<?xml version='1.0' encoding='ISO-8859-1'?>
<!-- ============================================================ -->
<!--                                                              -->
<!-- Terms Of Use and Specifications for XML data                 -->
<!-- transferred from navicache.com                               -->
<!--                                                              -->
<!-- This data is provided AS IS. Navicache makes no warranties   -->
<!-- or representations as to its accuracy. Use of this data is   -->
<!-- restricted to the terms set out below and those listed in    -->
<!-- the Disclaimers for navicache.com                            -->
<!--                                                              -->
<!-- 1. You may use this data for personal and non-commercial     -->
<!--    use ONLY.                                                 -->
<!-- 2. You may not redistribute this cache data without prior    -->
<!--    permission from Navicache.com and then for non-commercial -->
<!--    use ONLY and only providing that the original source of   -->
<!--    such data is declared in one of the following manners:    -->
<!--    (Data Source=NaviCache or 'Courtesy of NaviCache' ).      -->
<!-- 3. If this data is used on another cache server, then        -->
<!--    permission is granted to NaviCache for accessing of other -->
<!--    caching data at the cache server (fair use in kind).      -->
<!-- 4. You may not provide any means for others to obtain this   -->
<!--    data from our servers without the direct use of this      -->
<!--    script either by way of another script or submission      -->
<!--    form.                                                     -->
<!--                                                              -->
<!--  Navicache.com reserves the right to change these terms at   -->
<!--  any time without notice, or to discontinue this service.    -->
<!--                                                              -->
<!-- format for all DATE attributes is 'YYYY-MM-DD'               -->
<!-- format for all DATE_TIME attributes is 'YYYY-MM-DD HH:MM:SS' -->
<!-- latitude and longitude in hours (WGS-84 datum)               -->
<!--                                                              -->
<!-- History:                                                     -->
<!--                                                              -->
<!--    Apr 13, 2006 : Throttling implemented. :(                 -->
<!--                                                              -->
<!--    Mar 19, 2006 : gzip option removed per hosting service    -->
<!--                   Someone's errant bot is stressing the      -->
<!--                   server with too many parallel calls.       -->
<!--                                                              -->
<!--    Jun 04, 2005 : Added log_memberid                         -->
<!--                                                              -->
<!--    Feb 20, 2005 : Fix bug - gregwa discovered that all log   -->
<!--                             results where returned when      -->
<!--                             state was an argument.           -->
<!--                                                              -->
<!--                   LogEntry attribute changes:                -->
<!--                   __________________________                 -->
<!--                   Added log_id                               -->
<!--                   Added state                                -->
<!--                   Added city                                 -->
<!--                                                              -->
<!--    Apr 06, 2004 : Added NewSince flag                        -->
<!--                                                              -->
<!--                   If both NewOrModifiedSince and NewSince    -->
<!--                   arguments are set, then NewOrModifiedSince -->
<!--                   will have precedence over NewSince.        -->
<!--                                                              -->
<!--                   Added zip flag for windows users.          -->
<!--                                                              -->
<!--    Mar 10, 2004 : Fixed bug - logs were not returned when    -->
<!--                   country arg was lower case.                -->
<!--                                                              -->
<!--    Feb 12, 2004 : Added LogStats flag                        -->
<!--                                                              -->
<!--    Feb 11, 2004 : Added gzip flag for gzipped xml output.    -->
<!--                                                              -->
<!--                   Added support for open access - cache      -->
<!--                   owners and log authors can declare their   -->
<!--                   cache or log as open access.               -->
<!--                                                              -->
<!--                                                              -->
<!--                   CacheDetails attribute changes:            -->
<!--                   ______________________________             -->
<!--                   added open_cache                           -->
<!--                                                              -->
<!--                   LogEntry attribute changes:                -->
<!--                   __________________________                 -->
<!--                   added open_log                             -->
<!--                                                              -->
<!--                                                              -->
<!--    Feb 08, 2004 : Added LogsOnly and LogStatsOnly flags      -->
<!--                                                              -->
<!--                   CacheDetails attribute changes:            -->
<!--                   ______________________________             -->
<!--                   cache_type, cache_size, and retired are    -->
<!--                   now part of the basic cache data (no longer-->
<!--                   requires AllCacheData=1).                  -->
<!--                   retired now has 'deleted' value.           -->
<!--                   added waypoint.                            -->
<!--                                                              -->
<!--                   LogEntry attribute changes:                -->
<!--                   __________________________                 -->
<!--                   log_type now has 'deleted' value.          -->
<!--                   added waypoint, difficulty, terrain.       -->
<!--                   added added_modified_datetime.             -->
<!--                                                              -->
<!--                                                              -->
<!--    Nov 19, 2003 : Updated Terms of Use                       -->
<!--    Oct 20, 2003 : Updated Terms of Use                       -->
<!--    Jul 10, 2003 : Fixed cache month offset by 1              -->
<!--                   (thanks InfoSponge)                        -->
<!--    May 13, 2002 : Added log_entry                            -->
<!--    May 05, 2002 : Added retired                              -->
<!--    May 01, 2002 : Added city and state                       -->
<!--                                                              -->
<!--    Apr 27, 2002 : Minor modifications                        -->
<!--                                                              -->
<!--                   wrapped elements CacheDetails and LogEntry -->
<!--                                                              -->
<!--                   added: source, modified_datetime           -->
<!--                                                              -->
<!--                                                              -->
<!--    Apr 24, 2002 : Original dtd created by Michael Wins       -->
<!--                                                              -->
<!-- ============================================================ -->

<!DOCTYPE CACHEDATA[
   <!ELEMENT CACHEDATA (CacheDetails*, LogEntry*)>
      <!ELEMENT CacheDetails (#PCDATA)>
         <!ATTLIST CacheDetails
            source            CDATA #REQUIRED
            cache_id          CDATA #REQUIRED
            waypoint          CDATA #REQUIRED
            country_code      CDATA #REQUIRED
            state             CDATA #REQUIRED
            city              CDATA #REQUIRED
            name              CDATA #REQUIRED
            user_name         CDATA #REQUIRED
            hidden_date       CDATA #REQUIRED
            modified_datetime CDATA #REQUIRED
            latitude          CDATA #REQUIRED
            longitude         CDATA #REQUIRED
            difficulty        CDATA #REQUIRED
            terrain           CDATA #REQUIRED
            retired           ( no | yes | deleted | other ) #REQUIRED
            cache_type        ( unknown | normal | multi-part | virtual | 
                                moving_travelling | event ) #REQUIRED
            cache_size        ( unknown | micro | normal | large | 
                                virtual ) #REQUIRED
            open_cache        ( no | non_commercial_use_only | unrestricted ) #REQUIRED
         >

      <!ELEMENT LogEntry (#PCDATA)>
         <!ATTLIST LogEntry
            source                                         CDATA #REQUIRED
            country_code                                   CDATA #REQUIRED
            state                                          CDATA #REQUIRED
            city                                           CDATA #REQUIRED
            cache_id                                       CDATA #REQUIRED
            waypoint                                       CDATA #REQUIRED
            difficulty        CDATA #REQUIRED
            terrain           CDATA #REQUIRED
            user_name                                      CDATA #REQUIRED
            log_memberid                                   CDATA #REQUIRED
            log_id                                         CDATA #REQUIRED
            log_date                                       CDATA #REQUIRED
            added_modified_datetime                        CDATA #REQUIRED
            open_log         ( no | non_commercial_use_only | unrestricted ) #REQUIRED
            log_type         (found | notfound | note | deleted) #REQUIRED
            log_entry                                      CDATA #REQUIRED
         >
]>

<CACHEDATA>
   <CacheDetails source='NaviCache'
          cache_id='1' 
          waypoint='N00001'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Seneca Trails' 
          user_name='MOCache'
          hidden_date='2001-04-16' 
          modified_datetime='2006-05-09 03:28:30' 
          latitude='43.2136' 
          longitude='-77.61895' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='2' 
          waypoint='N00002'
          country_code='US'
          state='NY'
          city='Canton'
          name='Emma A (&#35;1 in Canton, NY)' 
          user_name='YardBoy'
          hidden_date='2001-06-24' 
          modified_datetime='2004-12-17 11:26:46' 
          latitude='44.6222833333333' 
          longitude='-75.2309166666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='3' 
          waypoint='N00003'
          country_code='US'
          state='NY'
          city='Rochester'
          name='It&#39;s as easy as ABC' 
          user_name='GPS FOOL'
          hidden_date='2001-06-30' 
          modified_datetime='2002-04-04 18:56:59' 
          latitude='43.1944666666667' 
          longitude='-77.7385833333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='4' 
          waypoint='N00004'
          country_code='US'
          state='NY'
          city='Rochester'
          name='&quot;A&quot;, &quot;B&quot;, Seabreeze (2-parter)' 
          user_name='YardBoy'
          hidden_date='2001-07-01' 
          modified_datetime='2002-06-01 08:44:03' 
          latitude='43.23825' 
          longitude='-77.5335' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='7' 
          waypoint='N00007'
          country_code='US'
          state='IA'
          city='Crescent'
          name='HitchCache (Ranger Approved)' 
          user_name='John and Everest'
          hidden_date='2001-07-01' 
          modified_datetime='2002-06-01 20:45:48' 
          latitude='41.4057333333333' 
          longitude='-95.8693666666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='8' 
          waypoint='N00008'
          country_code='US'
          state='NY'
          city='Penfield'
          name='1K Sanctuary' 
          user_name='Delta Team'
          hidden_date='2001-07-01' 
          modified_datetime='2002-04-04 19:03:26' 
          latitude='43.1684166666667' 
          longitude='-77.4571833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='9' 
          waypoint='N00009'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Jennings Journey' 
          user_name='Blackwatch Clan'
          hidden_date='2001-07-02' 
          modified_datetime='2002-02-16 07:46:26' 
          latitude='43.18715' 
          longitude='-77.7301' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='10' 
          waypoint='N0000A'
          country_code='US'
          state='CA'
          city='San Jose'
          name='Guadalupe Oak View' 
          user_name='Big Dog Family'
          hidden_date='2001-03-10' 
          modified_datetime='2001-07-06 19:16:30' 
          latitude='37.2385666666667' 
          longitude='-121.878666666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='11' 
          waypoint='N0000B'
          country_code='US'
          state='CA'
          city='Morgan Hill'
          name='Em-Sam Cache' 
          user_name='Big Dog Family'
          hidden_date='2001-03-23' 
          modified_datetime='2001-07-06 19:42:49' 
          latitude='37.1658666666667' 
          longitude='-121.6194' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='12' 
          waypoint='N0000C'
          country_code='US'
          state='NY'
          city='Arkport'
          name='MOTHER OF ROCKY' 
          user_name='ROCKY'
          hidden_date='2001-07-07' 
          modified_datetime='2001-07-06 20:43:31' 
          latitude='42.4162' 
          longitude='-77.8054166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='13' 
          waypoint='N0000D'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Westward Ho (The Imposter wants to go)' 
          user_name='YardBoy'
          hidden_date='2001-07-08' 
          modified_datetime='2002-04-04 18:32:47' 
          latitude='43.2624666666667' 
          longitude='-77.5981166666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='14' 
          waypoint='N0000E'
          country_code='US'
          state='NY'
          city='Rochester'
          name='The Shining Path' 
          user_name='MOCache'
          hidden_date='2001-07-08' 
          modified_datetime='2002-04-07 14:22:11' 
          latitude='43.2527166666667' 
          longitude='-77.6107' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='15' 
          waypoint='N0000F'
          country_code='BS'
          state='Private Island'
          city='Bannerman Town'
          name='Caribbean Tour' 
          user_name='Scout'
          hidden_date='2001-03-17' 
          modified_datetime='2001-07-09 20:07:31' 
          latitude='24.58345' 
          longitude='-75.9552666666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='16' 
          waypoint='N00010'
          country_code='US'
          state='CA'
          city='Gilroy'
          name='Like a Virgin' 
          user_name='Julie'
          hidden_date='2001-06-17' 
          modified_datetime='2001-11-27 17:24:45' 
          latitude='37.01215' 
          longitude='-121.70375' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='17' 
          waypoint='N00011'
          country_code='US'
          state='CO'
          city='Fort Collins'
          name='Monster Cache' 
          user_name='rebobbitt'
          hidden_date='2001-07-10' 
          modified_datetime='2003-04-24 06:53:54' 
          latitude='40.5227333333333' 
          longitude='-104.986333333333' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='18' 
          waypoint='N00012'
          country_code='US'
          state='UT'
          city='West Jordan'
          name='Lost Gulley' 
          user_name='wjjagfan'
          hidden_date='2001-05-07' 
          modified_datetime='2003-01-02 18:22:04' 
          latitude='40.5762666666667' 
          longitude='-112.00005' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='19' 
          waypoint='N00013'
          country_code='US'
          state='TX'
          city='Alvord'
          name='Texas Double' 
          user_name='madphishmonger'
          hidden_date='2001-01-01' 
          modified_datetime='2002-04-04 16:42:48' 
          latitude='33.3659166666667' 
          longitude='-97.58215' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='20' 
          waypoint='N00014'
          country_code='US'
          state='AR'
          city='Delaplaine'
          name='Big Cash Cache' 
          user_name='Scout'
          hidden_date='2001-05-01' 
          modified_datetime='2004-02-11 00:26:16' 
          latitude='36.2573' 
          longitude='-90.78' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='21' 
          waypoint='N00015'
          country_code='US'
          state='TX'
          city='Graford'
          name='Hell&#39;s Gate' 
          user_name='Scout'
          hidden_date='2001-06-20' 
          modified_datetime='2001-07-14 16:55:39' 
          latitude='32.8519' 
          longitude='-98.4692166666667' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='22' 
          waypoint='N00016'
          country_code='US'
          state='TX'
          city='Graford'
          name='Johnson&#39;s Peak' 
          user_name='Scout'
          hidden_date='2001-06-20' 
          modified_datetime='2001-07-14 17:05:29' 
          latitude='32.8806666666667' 
          longitude='-98.4788333333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='23' 
          waypoint='N00017'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Night Stalker  Part 1 of 2' 
          user_name='Quinn'
          hidden_date='2001-05-16' 
          modified_datetime='2003-04-18 22:28:08' 
          latitude='43.2143166666667' 
          longitude='-77.6281' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='24' 
          waypoint='N00018'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Night Stalker  Part 2 of 2' 
          user_name='Quinn'
          hidden_date='2001-05-16' 
          modified_datetime='2003-07-20 04:10:22' 
          latitude='43.2302333333333' 
          longitude='-77.6223' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='25' 
          waypoint='N00019'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Ghost&#39;s Domain' 
          user_name='Quinn'
          hidden_date='2001-02-10' 
          modified_datetime='2004-06-12 08:30:51' 
          latitude='43.2283166666667' 
          longitude='-77.5608333333333' 
          difficulty='2.0' 
          terrain='1.5' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='26' 
          waypoint='N0001A'
          country_code='US'
          state='VA'
          city='Virginia Beach'
          name='OldMans Cache' 
          user_name='PC Medic'
          hidden_date='2001-07-15' 
          modified_datetime='2008-10-08 17:07:16' 
          latitude='36.9056333333333' 
          longitude='-76.0204166666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='27' 
          waypoint='N0001B'
          country_code='US'
          state='TX'
          city='Richardson'
          name='Clinton&#39;s wife and Finis&#39; too' 
          user_name='Scout'
          hidden_date='2001-05-11' 
          modified_datetime='2002-07-25 15:20:12' 
          latitude='32.96' 
          longitude='-96.73105' 
          difficulty='4.5' 
          terrain='3.0' 
          retired='no'
          cache_type='multi-part'
          cache_size='virtual'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='28' 
          waypoint='N0001C'
          country_code='US'
          state='NY'
          city='Scottsville'
          name='No Exit' 
          user_name='Barrington'
          hidden_date='2001-07-16' 
          modified_datetime='2002-05-25 00:32:06' 
          latitude='43.0595166666667' 
          longitude='-77.80005' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='30' 
          waypoint='N0001E'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Mission Possible' 
          user_name='Quinn'
          hidden_date='2001-07-17' 
          modified_datetime='2002-07-06 12:37:37' 
          latitude='43.2134166666667' 
          longitude='-77.6373333333333' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='32' 
          waypoint='N00020'
          country_code='US'
          state='FL'
          city='Tampa'
          name='South Tampa Island' 
          user_name='KB'
          hidden_date='2001-07-04' 
          modified_datetime='2001-07-20 19:22:29' 
          latitude='27.85615' 
          longitude='-82.55085' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='33' 
          waypoint='N00021'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Who Ya Gonna Call?' 
          user_name='YardBoy'
          hidden_date='2001-07-07' 
          modified_datetime='2001-11-27 17:44:57' 
          latitude='43.2051666666667' 
          longitude='-77.6642166666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='34' 
          waypoint='N00022'
          country_code='US'
          state='NY'
          city='Springwater'
          name='Highpoint' 
          user_name='Barrington'
          hidden_date='2001-07-27' 
          modified_datetime='2001-07-28 14:32:45' 
          latitude='42.6892166666667' 
          longitude='-77.5217166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='35' 
          waypoint='N00023'
          country_code='US'
          state='MI'
          city='Jackson'
          name='Sharp Park Geocache' 
          user_name='bmyers1959'
          hidden_date='2001-07-22' 
          modified_datetime='2002-07-01 12:30:35' 
          latitude='42.21655' 
          longitude='-84.4080666666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='36' 
          waypoint='N00024'
          country_code='US'
          state='TX'
          city='Mineral Wells'
          name='Penitentiary Hollow' 
          user_name='Scout'
          hidden_date='2001-04-28' 
          modified_datetime='2004-02-11 00:27:21' 
          latitude='32.8208166666667' 
          longitude='-98.02795' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='normal'
          cache_size='micro'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='37' 
          waypoint='N00025'
          country_code='US'
          state='TX'
          city='Richardson'
          name='The Run for the Sausages' 
          user_name='Scout'
          hidden_date='2001-04-21' 
          modified_datetime='2005-02-08 12:23:32' 
          latitude='32.9882' 
          longitude='-96.69815' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='virtual'
          cache_size='virtual'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='38' 
          waypoint='N00026'
          country_code='US'
          state='WI'
          city='Gresham'
          name='Mud Lake' 
          user_name='Scout'
          hidden_date='2001-07-01' 
          modified_datetime='2005-02-08 12:24:23' 
          latitude='44.9306166666667' 
          longitude='-88.7587333333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='39' 
          waypoint='N00027'
          country_code='US'
          state='FL'
          city='Naval Air Statio'
          name='Key Cache' 
          user_name='Scout'
          hidden_date='2001-07-24' 
          modified_datetime='2003-08-27 12:51:22' 
          latitude='24.5454833333333' 
          longitude='-81.8125333333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='40' 
          waypoint='N00028'
          country_code='US'
          state='IN'
          city='Evansville'
          name='Captain Dexter' 
          user_name='Scout'
          hidden_date='2001-07-06' 
          modified_datetime='2001-08-05 13:46:00' 
          latitude='37.9661833333333' 
          longitude='-87.5736333333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='41' 
          waypoint='N00029'
          country_code='US'
          state='NM'
          city='Roswell'
          name='DWR50&#35;1' 
          user_name='dwr50'
          hidden_date='2001-08-05' 
          modified_datetime='2002-08-05 06:38:27' 
          latitude='33.4472833333333' 
          longitude='-104.518783333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='42' 
          waypoint='N0002A'
          country_code='US'
          state='NM'
          city='Roswell'
          name='DWR50&#35;2' 
          user_name='dwr50'
          hidden_date='2001-08-05' 
          modified_datetime='2002-08-05 06:38:58' 
          latitude='33.3854666666667' 
          longitude='-104.528733333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='43' 
          waypoint='N0002B'
          country_code='US'
          state='WY'
          city='Ethete'
          name='Atlantic City' 
          user_name='Bearguy'
          hidden_date='2001-07-09' 
          modified_datetime='2001-08-08 08:30:05' 
          latitude='42.4915833333333' 
          longitude='-108.744816666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='44' 
          waypoint='N0002C'
          country_code='US'
          state='WY'
          city='Ethete'
          name='Little Rock Creek' 
          user_name='Bearguy'
          hidden_date='2001-07-01' 
          modified_datetime='2001-08-08 08:41:30' 
          latitude='42.5573666666667' 
          longitude='-108.820583333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='45' 
          waypoint='N0002D'
          country_code='US'
          state='NM'
          city='Roswell'
          name='DWR50&#35;3' 
          user_name='dwr50'
          hidden_date='2001-08-08' 
          modified_datetime='2002-08-05 06:39:28' 
          latitude='33.3975' 
          longitude='-104.522966666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='46' 
          waypoint='N0002E'
          country_code='US'
          state='MN'
          city='Maplewood'
          name='Geogeeks Battle Creek Cache &#35;1' 
          user_name='Geogeeks'
          hidden_date='2001-08-11' 
          modified_datetime='2001-08-16 18:35:28' 
          latitude='44.9375333333333' 
          longitude='-93.0225' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='47' 
          waypoint='N0002F'
          country_code='US'
          state='NY'
          city='Macedon'
          name='Egyptian Hike' 
          user_name='Gimpy'
          hidden_date='2001-08-12' 
          modified_datetime='2006-10-15 10:28:15' 
          latitude='0' 
          longitude='0' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='48' 
          waypoint='N00030'
          country_code='US'
          state='CA'
          city='San Jose'
          name='&#39;A&#39; Is For Alum' 
          user_name='Buxley'
          hidden_date='2001-02-04' 
          modified_datetime='2004-12-14 17:17:54' 
          latitude='37.3961666666667' 
          longitude='-121.8038' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='non_commercial_use_only'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='49' 
          waypoint='N00031'
          country_code='US'
          state='NY'
          city='Hemlock'
          name='Blair Witch' 
          user_name='Barrington'
          hidden_date='2001-08-12' 
          modified_datetime='2002-08-04 19:07:18' 
          latitude='42.7611666666667' 
          longitude='-77.6243666666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='50' 
          waypoint='N00032'
          country_code='US'
          state='CA'
          city='San Gregorio'
          name='&#39;B&#39; Is For Beachhead' 
          user_name='Buxley'
          hidden_date='2001-02-19' 
          modified_datetime='2001-08-13 05:00:11' 
          latitude='37.3294166666667' 
          longitude='-122.402416666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='51' 
          waypoint='N00033'
          country_code='US'
          state='NM'
          city='Roswell'
          name='DWR50&#35;4' 
          user_name='dwr50'
          hidden_date='2001-08-13' 
          modified_datetime='2002-08-05 06:40:00' 
          latitude='33.3939166666667' 
          longitude='-104.604966666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='52' 
          waypoint='N00034'
          country_code='US'
          state='NM'
          city='Roswell'
          name='DWR50-VC&#35;1' 
          user_name='dwr50'
          hidden_date='2001-08-13' 
          modified_datetime='2001-08-13 22:34:00' 
          latitude='33.4083166666667' 
          longitude='-104.502966666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='53' 
          waypoint='N00035'
          country_code='US'
          state='NY'
          city='North Chili'
          name='Morgans Adventure' 
          user_name='Quinn'
          hidden_date='2001-04-07' 
          modified_datetime='2001-08-14 19:19:21' 
          latitude='43.0768' 
          longitude='-77.8026' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='54' 
          waypoint='N00036'
          country_code='US'
          state='FL'
          city='Valparaiso'
          name='Swimming Hole' 
          user_name='Bos'
          hidden_date='2001-08-05' 
          modified_datetime='2001-08-15 18:00:43' 
          latitude='30.5253666666667' 
          longitude='-86.5024' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='55' 
          waypoint='N00037'
          country_code='US'
          state='CA'
          city='Soledad'
          name='&#39;C&#39; Is For Cave Dwellers' 
          user_name='Buxley'
          hidden_date='2002-04-18' 
          modified_datetime='2002-04-18 11:18:49' 
          latitude='36.50345' 
          longitude='-121.199583333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='virtual'
          cache_size='virtual'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='56' 
          waypoint='N00038'
          country_code='US'
          state='CA'
          city='Nipton'
          name='&#39;D&#39; Is For Desert Phone Booth' 
          user_name='Buxley'
          hidden_date='2001-05-05' 
          modified_datetime='2001-08-18 12:31:52' 
          latitude='35.2833' 
          longitude='-115.682583333333' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='57' 
          waypoint='N00039'
          country_code='US'
          state='NY'
          city='Brier Hill'
          name='Morristown Mill' 
          user_name='YardBoy'
          hidden_date='2001-08-11' 
          modified_datetime='2007-03-27 20:52:39' 
          latitude='0' 
          longitude='0' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='58' 
          waypoint='N0003A'
          country_code='US'
          state='VA'
          city='Virginia Beach'
          name='Redwings Treasure' 
          user_name='PC Medic'
          hidden_date='2001-08-18' 
          modified_datetime='2008-02-25 19:49:36' 
          latitude='36.79055' 
          longitude='-75.9844666666667' 
          difficulty='2.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='60' 
          waypoint='N0003C'
          country_code='US'
          state='TX'
          city='Dallas'
          name='Distance Caching 101' 
          user_name='Scout'
          hidden_date='2001-08-21' 
          modified_datetime='2006-03-04 22:43:29' 
          latitude='32.9204666666667' 
          longitude='-96.7314' 
          difficulty='4.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='61' 
          waypoint='N0003D'
          country_code='US'
          state='NY'
          city='Orchard Park'
          name='ETERNAL FLAMES FALLS' 
          user_name='hacker'
          hidden_date='2001-08-23' 
          modified_datetime='2001-08-25 17:59:00' 
          latitude='42.7014666666667' 
          longitude='-78.7496833333333' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='62' 
          waypoint='N0003E'
          country_code='US'
          state='NY'
          city='Eagle Bay'
          name='Moose River Cache' 
          user_name='Gimpy'
          hidden_date='2001-08-23' 
          modified_datetime='2006-04-24 12:57:33' 
          latitude='43.6506666666667' 
          longitude='-75.0731' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='63' 
          waypoint='N0003F'
          country_code='US'
          state='NY'
          city='Orchard Park'
          name='CHESTNUT RIDGE' 
          user_name='hacker'
          hidden_date='2001-08-25' 
          modified_datetime='2001-08-25 23:39:08' 
          latitude='42.7068' 
          longitude='-78.7578' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='64' 
          waypoint='N00040'
          country_code='US'
          state='IN'
          city='Adams'
          name='animal crackers' 
          user_name='wapa2ee'
          hidden_date='2001-09-01' 
          modified_datetime='2003-10-02 17:20:29' 
          latitude='39.34635' 
          longitude='-85.5126166666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='65' 
          waypoint='N00041'
          country_code='US'
          state='TX'
          city='Houston'
          name='Rasta&#39;s Guitar, golf and Games' 
          user_name='RastaBadboy'
          hidden_date='2001-09-01' 
          modified_datetime='2001-09-02 00:29:39' 
          latitude='29.7719833333333' 
          longitude='-95.4526833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='66' 
          waypoint='N00042'
          country_code='US'
          state='NY'
          city='Naples'
          name='Naples Creek Cache' 
          user_name='Gimpy'
          hidden_date='2001-09-02' 
          modified_datetime='2002-03-03 20:18:12' 
          latitude='42.6187833333333' 
          longitude='-77.3922833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='67' 
          waypoint='N00043'
          country_code='US'
          state='NY'
          city='Castile'
          name='Penny&#39;s Point' 
          user_name='Barrington'
          hidden_date='2001-09-09' 
          modified_datetime='2005-10-30 00:18:38' 
          latitude='42.601' 
          longitude='-78.0249333333333' 
          difficulty='2.0' 
          terrain='2.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='68' 
          waypoint='N00044'
          country_code='US'
          state='NY'
          city='Conesus'
          name='Cache Conesus' 
          user_name='Gimpy'
          hidden_date='2001-09-10' 
          modified_datetime='2002-02-11 11:15:05' 
          latitude='42.7207333333333' 
          longitude='-77.7144' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='69' 
          waypoint='N00045'
          country_code='US'
          state='IN'
          city='Adams'
          name='animal crackers deux' 
          user_name='wapa2ee'
          hidden_date='2001-09-14' 
          modified_datetime='2003-10-02 17:19:55' 
          latitude='39.32625' 
          longitude='-85.5147833333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='70' 
          waypoint='N00046'
          country_code='US'
          state='NY'
          city='Basom'
          name='Cache Iroquois' 
          user_name='Gimpy'
          hidden_date='2001-09-15' 
          modified_datetime='2002-03-25 11:32:44' 
          latitude='43.1244333333333' 
          longitude='-78.3479' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='71' 
          waypoint='N00047'
          country_code='US'
          state='TX'
          city='Kingsland'
          name='... do not a prison make' 
          user_name='Scout'
          hidden_date='2001-09-03' 
          modified_datetime='2003-09-20 11:25:45' 
          latitude='30.6848' 
          longitude='-98.3526' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='72' 
          waypoint='N00048'
          country_code='US'
          state='NY'
          city='Honeoye Falls'
          name='Issaquah Saw A Deer' 
          user_name='Hinge Thunder'
          hidden_date='2001-09-22' 
          modified_datetime='2002-04-04 10:44:43' 
          latitude='43.01385' 
          longitude='-77.5627833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='73' 
          waypoint='N00049'
          country_code='US'
          state='PA'
          city='Erie'
          name='Presque Isle Beach Cache' 
          user_name='Thrill Seekers'
          hidden_date='2001-09-09' 
          modified_datetime='2002-07-09 22:01:11' 
          latitude='42.1687333333333' 
          longitude='-80.0956166666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='74' 
          waypoint='N0004A'
          country_code='US'
          state='NY'
          city='Fairport'
          name='Beechwoods Mayonnaise Jar' 
          user_name='Hinge Thunder'
          hidden_date='2001-09-27' 
          modified_datetime='2002-04-01 13:49:56' 
          latitude='43.0983666666667' 
          longitude='-77.4116' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='75' 
          waypoint='N0004B'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Issaquah In Irondeqoit' 
          user_name='Hinge Thunder'
          hidden_date='2001-09-29' 
          modified_datetime='2005-07-05 20:40:50' 
          latitude='43.1866166666667' 
          longitude='-77.5168333333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='76' 
          waypoint='N0004C'
          country_code='US'
          state='NY'
          city='Fairport'
          name='Issaquah In Perinton' 
          user_name='Hinge Thunder'
          hidden_date='2001-09-30' 
          modified_datetime='2002-07-13 20:40:58' 
          latitude='43.0822333333333' 
          longitude='-77.4261833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='77' 
          waypoint='N0004D'
          country_code='US'
          state='NY'
          city='Tuscarora'
          name='HOGS BACK VISTAS' 
          user_name='ROCKY'
          hidden_date='2001-09-29' 
          modified_datetime='2002-09-06 16:46:14' 
          latitude='42.7208333333333' 
          longitude='-77.9174' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='78' 
          waypoint='N0004E'
          country_code='US'
          state='NY'
          city='Scottsville'
          name='Gypsum Mine' 
          user_name='Barrington'
          hidden_date='2001-10-05' 
          modified_datetime='2002-11-05 20:57:48' 
          latitude='43.0101666666667' 
          longitude='-77.79515' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='79' 
          waypoint='N0004F'
          country_code='US'
          state='NY'
          city='Portageville'
          name='Low &amp; Behold (Read Warning)' 
          user_name='Road Kill'
          hidden_date='2001-10-07' 
          modified_datetime='2002-10-03 15:54:06' 
          latitude='42.5787166666667' 
          longitude='-78.0477833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='80' 
          waypoint='N00050'
          country_code='US'
          state='NY'
          city='Inlet'
          name='Cascade Lake Cache' 
          user_name='Gimpy'
          hidden_date='2001-10-08' 
          modified_datetime='2006-04-24 12:59:14' 
          latitude='43.7882' 
          longitude='-74.8146166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='81' 
          waypoint='N00051'
          country_code='US'
          state='NY'
          city='Old Forge'
          name='Bald Mountain Cache' 
          user_name='Gimpy'
          hidden_date='2001-10-08' 
          modified_datetime='2006-10-15 10:14:57' 
          latitude='0' 
          longitude='0' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='82' 
          waypoint='N00052'
          country_code='US'
          state='NY'
          city='Sodus Point'
          name='Blind Man&#39;s Bluff' 
          user_name='FNGs'
          hidden_date='2001-10-14' 
          modified_datetime='2001-10-18 07:44:23' 
          latitude='43.28865' 
          longitude='-76.9077' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='83' 
          waypoint='N00053'
          country_code='US'
          state='TX'
          city='Channelview'
          name='Fun at the Park' 
          user_name='Robert'
          hidden_date='2001-06-30' 
          modified_datetime='2003-08-22 08:38:53' 
          latitude='29.78245' 
          longitude='-95.1024' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='84' 
          waypoint='N00054'
          country_code='HR'
          state='Brusnik'
          city='Sveti Andrija'
          name='Brusnik EPNY' 
          user_name='debic'
          hidden_date='2001-06-27' 
          modified_datetime='2001-10-15 14:01:50' 
          latitude='43.0059' 
          longitude='15.8005166666667' 
          difficulty='4.5' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='85' 
          waypoint='N00055'
          country_code='MX'
          state='QR'
          city='Conzumel'
          name='Mexican Standoff' 
          user_name='DougsBrat'
          hidden_date='2001-04-19' 
          modified_datetime='2003-09-23 17:04:07' 
          latitude='20.3667333333333' 
          longitude='-86.9933166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='86' 
          waypoint='N00056'
          country_code='US'
          state='TX'
          city='Corsicana'
          name='Where is Lefty?' 
          user_name='DougsBrat'
          hidden_date='2001-06-14' 
          modified_datetime='2002-04-09 22:48:17' 
          latitude='32.0916666666667' 
          longitude='-96.46245' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='multi-part'
          cache_size='virtual'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='87' 
          waypoint='N00057'
          country_code='US'
          state='TX'
          city='Nolanville'
          name='thicket island' 
          user_name='DougsBrat'
          hidden_date='2001-07-14' 
          modified_datetime='2001-10-16 18:29:16' 
          latitude='31.0203666666667' 
          longitude='-97.6138666666667' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='88' 
          waypoint='N00058'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Hogan&#39;s Hero&#39;s' 
          user_name='Quinn'
          hidden_date='2001-05-05' 
          modified_datetime='2004-09-28 23:23:19' 
          latitude='43.1082833333333' 
          longitude='-77.6069333333333' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='89' 
          waypoint='N00059'
          country_code='US'
          state='NY'
          city='Adams Basin'
          name='Northhampton Cache' 
          user_name='Quinn'
          hidden_date='2001-03-18' 
          modified_datetime='2004-12-07 00:57:07' 
          latitude='43.1836666666667' 
          longitude='-77.8803666666667' 
          difficulty='3.0' 
          terrain='1.0' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='90' 
          waypoint='N0005A'
          country_code='US'
          state='NY'
          city='Syracuse'
          name='Baby Boney Falls' 
          user_name='esfkids'
          hidden_date='2001-10-05' 
          modified_datetime='2001-11-14 00:00:30' 
          latitude='42.9352666666667' 
          longitude='-75.9927666666667' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='91' 
          waypoint='N0005B'
          country_code='US'
          state='NY'
          city='Hunt'
          name='West Meets East' 
          user_name='Road Kill'
          hidden_date='2001-04-14' 
          modified_datetime='2003-04-24 18:40:19' 
          latitude='42.5856166666667' 
          longitude='-78.0142833333333' 
          difficulty='2.5' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='92' 
          waypoint='N0005C'
          country_code='US'
          state='NY'
          city='Perry'
          name='Gibsonville Doublet' 
          user_name='Road Kill'
          hidden_date='2001-04-27' 
          modified_datetime='2002-04-27 02:53:46' 
          latitude='42.7015833333333' 
          longitude='-77.93925' 
          difficulty='4.0' 
          terrain='2.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='93' 
          waypoint='N0005D'
          country_code='US'
          state='NY'
          city='Rock Glen'
          name='Verda Says Hi (see Last Log)' 
          user_name='Road Kill'
          hidden_date='2001-06-07' 
          modified_datetime='2004-05-24 18:45:05' 
          latitude='42.6815833333333' 
          longitude='-78.0514666666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='94' 
          waypoint='N0005E'
          country_code='US'
          state='UT'
          city='Spanish Fork'
          name='Under the Maples' 
          user_name='bunkerdave'
          hidden_date='2001-10-10' 
          modified_datetime='2001-10-17 21:14:56' 
          latitude='40.1364666666667' 
          longitude='-111.522233333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='95' 
          waypoint='N0005F'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Ghost&#39;s Revenge!' 
          user_name='Quinn'
          hidden_date='2001-06-17' 
          modified_datetime='2002-04-04 19:08:16' 
          latitude='43.23255' 
          longitude='-77.5661166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='96' 
          waypoint='N00060'
          country_code='US'
          state='UT'
          city='Bedrock'
          name='BunkerDave&#39;s Cache' 
          user_name='bunkerdave'
          hidden_date='2001-08-24' 
          modified_datetime='2001-10-17 21:35:07' 
          latitude='38.4427' 
          longitude='-109.236883333333' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='97' 
          waypoint='N00061'
          country_code='US'
          state='UT'
          city='Spanish Fork'
          name='Gone to the Dogs' 
          user_name='bunkerdave'
          hidden_date='2001-05-16' 
          modified_datetime='2001-10-17 21:42:00' 
          latitude='40.1180833333333' 
          longitude='-111.6472' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='98' 
          waypoint='N00062'
          country_code='US'
          state='UT'
          city='Payson'
          name='The Sentinel' 
          user_name='bunkerdave'
          hidden_date='2001-05-14' 
          modified_datetime='2001-10-17 21:46:45' 
          latitude='39.9090833333333' 
          longitude='-111.636016666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='99' 
          waypoint='N00063'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Planes, Trains and Automobiles' 
          user_name='Quinn'
          hidden_date='2001-04-22' 
          modified_datetime='2003-07-06 20:27:27' 
          latitude='43.1683833333333' 
          longitude='-77.67705' 
          difficulty='1.5' 
          terrain='3.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='100' 
          waypoint='N00064'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Pink Panther' 
          user_name='Quinn'
          hidden_date='2001-04-15' 
          modified_datetime='2006-11-04 11:34:21' 
          latitude='43.2752333333333' 
          longitude='-77.68115' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='101' 
          waypoint='N00065'
          country_code='US'
          state='WI'
          city='Darien'
          name='Tales from the crypt' 
          user_name='CacheCows'
          hidden_date='2001-08-04' 
          modified_datetime='2003-10-12 20:21:24' 
          latitude='42.6333333333333' 
          longitude='-88.7728166666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='102' 
          waypoint='N00066'
          country_code='US'
          state='WI'
          city='Darien'
          name='Little CacheCalf in the WIldwoods' 
          user_name='CacheCows'
          hidden_date='2001-08-19' 
          modified_datetime='2002-09-23 14:46:54' 
          latitude='42.5983833333333' 
          longitude='-88.69835' 
          difficulty='4.5' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='103' 
          waypoint='N00067'
          country_code='US'
          state='WI'
          city='Avalon'
          name='Three Blind Mice' 
          user_name='CacheCows'
          hidden_date='2001-08-23' 
          modified_datetime='2002-09-23 14:47:21' 
          latitude='42.6092333333333' 
          longitude='-88.8253166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='104' 
          waypoint='N00068'
          country_code='US'
          state='WI'
          city='Lake Mills'
          name='You are what you eat!' 
          user_name='CacheCows'
          hidden_date='2001-10-03' 
          modified_datetime='2002-09-23 14:45:32' 
          latitude='43.06875' 
          longitude='-88.8253166666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='105' 
          waypoint='N00069'
          country_code='US'
          state='WI'
          city='Avalon'
          name='Ode to the Bearded Lady' 
          user_name='CacheCows'
          hidden_date='2001-08-11' 
          modified_datetime='2002-09-23 14:46:25' 
          latitude='42.5828833333333' 
          longitude='-88.9221' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='106' 
          waypoint='N0006A'
          country_code='US'
          state='CA'
          city='Borrego Springs'
          name='Truckhaven' 
          user_name='Florian'
          hidden_date='2001-02-02' 
          modified_datetime='2001-10-18 19:20:40' 
          latitude='33.2754333333333' 
          longitude='-116.08365' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='107' 
          waypoint='N0006B'
          country_code='US'
          state='CA'
          city='Palm Springs'
          name='Cahuilla' 
          user_name='Florian'
          hidden_date='2001-03-04' 
          modified_datetime='2001-10-18 19:14:28' 
          latitude='33.78025' 
          longitude='-116.550716666667' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='108' 
          waypoint='N0006C'
          country_code='US'
          state='CA'
          city='Boulevard'
          name='Overland' 
          user_name='Florian'
          hidden_date='2001-03-22' 
          modified_datetime='2001-10-18 19:19:53' 
          latitude='32.89505' 
          longitude='-116.199366666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='109' 
          waypoint='N0006D'
          country_code='US'
          state='CA'
          city='Twentynine Palms'
          name='Old Dale Road Gilacache' 
          user_name='Florian'
          hidden_date='2001-04-03' 
          modified_datetime='2001-12-14 00:36:37' 
          latitude='33.9759833333333' 
          longitude='-115.681266666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='110' 
          waypoint='N0006E'
          country_code='US'
          state='CA'
          city='Eagle Mountain'
          name='Bombardeo' 
          user_name='Florian'
          hidden_date='2001-04-07' 
          modified_datetime='2001-10-18 19:18:51' 
          latitude='33.4944333333333' 
          longitude='-115.343066666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='111' 
          waypoint='N0006F'
          country_code='US'
          state='CA'
          city='Lone Pine'
          name='Teakettle Junction' 
          user_name='Florian'
          hidden_date='2001-04-11' 
          modified_datetime='2001-10-18 19:24:18' 
          latitude='36.7600333333333' 
          longitude='-117.5423' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='112' 
          waypoint='N00070'
          country_code='US'
          state='CA'
          city='Amboy'
          name='Amboy Lava Flow Dinocache' 
          user_name='Florian'
          hidden_date='2001-04-13' 
          modified_datetime='2001-10-18 20:00:26' 
          latitude='34.5252' 
          longitude='-115.7521' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='113' 
          waypoint='N00071'
          country_code='US'
          state='CA'
          city='Palm Springs'
          name='Araby Hope' 
          user_name='Florian'
          hidden_date='2001-05-21' 
          modified_datetime='2001-10-18 19:42:05' 
          latitude='33.7855333333333' 
          longitude='-116.5064' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='114' 
          waypoint='N00072'
          country_code='US'
          state='CA'
          city='Cabazon'
          name='Black Mountain' 
          user_name='Florian'
          hidden_date='2001-06-19' 
          modified_datetime='2003-06-18 17:33:10' 
          latitude='33.8220666666667' 
          longitude='-116.7561' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='115' 
          waypoint='N00073'
          country_code='US'
          state='CA'
          city='Lockwood'
          name='Pacific Valley' 
          user_name='Florian'
          hidden_date='2001-08-15' 
          modified_datetime='2001-10-18 19:56:25' 
          latitude='35.9138666666667' 
          longitude='-121.466266666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='116' 
          waypoint='N00074'
          country_code='US'
          state='CA'
          city='Desert Hot Sprin'
          name='Fan Hill' 
          user_name='Florian'
          hidden_date='2001-09-15' 
          modified_datetime='2001-10-18 19:58:32' 
          latitude='33.8864166666667' 
          longitude='-116.259316666667' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='117' 
          waypoint='N00075'
          country_code='US'
          state='CA'
          city='Palm Springs'
          name='Flag over Palm Springs' 
          user_name='Florian'
          hidden_date='2001-10-08' 
          modified_datetime='2001-10-18 22:43:57' 
          latitude='33.7810333333333' 
          longitude='-116.518383333333' 
          difficulty='1.5' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='118' 
          waypoint='N00076'
          country_code='US'
          state='UT'
          city='Sandy'
          name='Twin Peaks (Broads Fork)' 
          user_name='tslack2000'
          hidden_date='2001-09-24' 
          modified_datetime='2001-10-20 02:13:36' 
          latitude='40.5935166666667' 
          longitude='-111.723183333333' 
          difficulty='4.5' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='119' 
          waypoint='N00077'
          country_code='US'
          state='UT'
          city='Alta'
          name='Lone Peak' 
          user_name='tslack2000'
          hidden_date='2001-09-13' 
          modified_datetime='2001-11-24 22:04:07' 
          latitude='40.5269166666667' 
          longitude='-111.7561' 
          difficulty='4.5' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='120' 
          waypoint='N00078'
          country_code='US'
          state='UT'
          city='Alpine'
          name='Pfeifferhorn' 
          user_name='tslack2000'
          hidden_date='2001-08-27' 
          modified_datetime='2001-10-26 11:53:30' 
          latitude='40.5335833333333' 
          longitude='-111.705933333333' 
          difficulty='4.5' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='121' 
          waypoint='N00079'
          country_code='US'
          state='UT'
          city='Alton'
          name='Red Rock with a Splash Cache' 
          user_name='tslack2000'
          hidden_date='2001-08-19' 
          modified_datetime='2001-10-20 02:31:58' 
          latitude='37.5025833333333' 
          longitude='-112.75725' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='122' 
          waypoint='N0007A'
          country_code='US'
          state='UT'
          city='Milford'
          name='Sheriff Pearson&#39;s Treasure' 
          user_name='tslack2000'
          hidden_date='2001-08-17' 
          modified_datetime='2001-10-20 02:36:13' 
          latitude='38.4521' 
          longitude='-113.268633333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='123' 
          waypoint='N0007B'
          country_code='US'
          state='UT'
          city='Alpine'
          name='Lock and Key Cache(s) - The Hard Version' 
          user_name='tslack2000'
          hidden_date='2001-08-16' 
          modified_datetime='2001-10-20 09:33:41' 
          latitude='40.5431333333333' 
          longitude='-111.674183333333' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='124' 
          waypoint='N0007C'
          country_code='US'
          state='UT'
          city='Alpine'
          name='Red Top Mountain Cache' 
          user_name='tslack2000'
          hidden_date='2001-08-16' 
          modified_datetime='2001-10-20 02:42:44' 
          latitude='40.5498833333333' 
          longitude='-111.6619' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='125' 
          waypoint='N0007D'
          country_code='US'
          state='UT'
          city='Cottonwood'
          name='Three Mountain Lakes Cache' 
          user_name='tslack2000'
          hidden_date='2001-06-23' 
          modified_datetime='2001-10-20 02:46:16' 
          latitude='40.6044166666667' 
          longitude='-111.69445' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='126' 
          waypoint='N0007E'
          country_code='US'
          state='MI'
          city='Sault Sainte Mar'
          name='Recycle Michigan' 
          user_name='craig333'
          hidden_date='2001-07-19' 
          modified_datetime='2006-03-22 18:50:36' 
          latitude='46.4878333333333' 
          longitude='-84.3835' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='127' 
          waypoint='N0007F'
          country_code='US'
          state='NY'
          city='Hilton'
          name='Creeks Edge Cache!' 
          user_name='Quinn'
          hidden_date='2001-02-25' 
          modified_datetime='2002-04-04 18:18:04' 
          latitude='43.2818666666667' 
          longitude='-77.7257166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='128' 
          waypoint='N00080'
          country_code='US'
          state='MN'
          city='Lanesboro'
          name='Root Roll-Up' 
          user_name='bk11'
          hidden_date='2001-08-28' 
          modified_datetime='2002-07-09 12:15:50' 
          latitude='43.7376666666667' 
          longitude='-91.9596666666667' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='129' 
          waypoint='N00081'
          country_code='US'
          state='UT'
          city='Mexican Hat'
          name='King&#39;s Cache' 
          user_name='bunkerdave'
          hidden_date='2001-05-26' 
          modified_datetime='2001-10-21 03:41:28' 
          latitude='37.3093166666667' 
          longitude='-109.857483333333' 
          difficulty='1.5' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='130' 
          waypoint='N00082'
          country_code='US'
          state='UT'
          city='Mount Pleasant'
          name='Snowed In' 
          user_name='bunkerdave'
          hidden_date='2001-05-23' 
          modified_datetime='2001-10-21 03:47:19' 
          latitude='39.5201333333333' 
          longitude='-111.323733333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='131' 
          waypoint='N00083'
          country_code='US'
          state='UT'
          city='Mexican Hat'
          name='Seven Sailors' 
          user_name='bunkerdave'
          hidden_date='2001-05-26' 
          modified_datetime='2001-10-21 03:50:37' 
          latitude='37.243' 
          longitude='-109.8234' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='132' 
          waypoint='N00084'
          country_code='US'
          state='WA'
          city='Bremerton'
          name='Bataan Park' 
          user_name='Fledermaus'
          hidden_date='2001-08-30' 
          modified_datetime='2005-10-21 13:13:49' 
          latitude='47.5953833333333' 
          longitude='-122.61785' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='133' 
          waypoint='N00085'
          country_code='US'
          state='WA'
          city='South Park Villa'
          name='Howe Farm' 
          user_name='w7wt'
          hidden_date='2001-09-05' 
          modified_datetime='2003-01-26 15:50:17' 
          latitude='47.5302666666667' 
          longitude='-122.577183333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='134' 
          waypoint='N00086'
          country_code='US'
          state='NY'
          city='Akron'
          name='An Akron Walk' 
          user_name='Hiltonfamily'
          hidden_date='2001-10-07' 
          modified_datetime='2002-03-03 18:42:56' 
          latitude='43.0171833333333' 
          longitude='-78.51125' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='135' 
          waypoint='N00087'
          country_code='US'
          state='MA'
          city='Saugus'
          name='X700' 
          user_name='dirtnapper'
          hidden_date='2001-03-03' 
          modified_datetime='2001-10-21 16:26:31' 
          latitude='42.4836' 
          longitude='-71.0311333333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='136' 
          waypoint='N00088'
          country_code='US'
          state='MA'
          city='Amesbury'
          name='RR Walk' 
          user_name='dirtnapper'
          hidden_date='2001-08-20' 
          modified_datetime='2001-10-22 14:05:19' 
          latitude='42.8509666666667' 
          longitude='-70.92255' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='137' 
          waypoint='N00089'
          country_code='US'
          state='MA'
          city='Peabody'
          name='Rolling Hills' 
          user_name='dirtnapper'
          hidden_date='2001-06-10' 
          modified_datetime='2001-10-21 16:35:06' 
          latitude='42.5369666666667' 
          longitude='-70.9696666666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='138' 
          waypoint='N0008A'
          country_code='US'
          state='DE'
          city='Felton'
          name='Killen Me Softly' 
          user_name='choxnpinz'
          hidden_date='2001-07-11' 
          modified_datetime='2007-11-11 19:17:46' 
          latitude='38.9839833333333' 
          longitude='-75.5360333333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='normal'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='139' 
          waypoint='N0008B'
          country_code='US'
          state='DE'
          city='Felton'
          name='Overflow Cache' 
          user_name='choxnpinz'
          hidden_date='2001-10-20' 
          modified_datetime='2006-10-01 12:21:22' 
          latitude='0' 
          longitude='0' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='140' 
          waypoint='N0008C'
          country_code='US'
          state='NY'
          city='Painted Post'
          name='The Hatfield&#39;s and McCoy&#39;s' 
          user_name='Quinn'
          hidden_date='2001-05-02' 
          modified_datetime='2002-04-06 02:19:26' 
          latitude='42.1666' 
          longitude='-77.1676333333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='141' 
          waypoint='N0008D'
          country_code='US'
          state='VA'
          city='Chesapeake'
          name='Amazing Arboretum II' 
          user_name='Sea_Dog'
          hidden_date='2003-02-01' 
          modified_datetime='2003-07-19 23:33:06' 
          latitude='36.7429166666667' 
          longitude='-76.2372' 
          difficulty='2.0' 
          terrain='1.5' 
          retired='no'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='142' 
          waypoint='N0008E'
          country_code='US'
          state='PA'
          city='James Creek'
          name='Raystown Cache' 
          user_name='JackRipper'
          hidden_date='2001-07-04' 
          modified_datetime='2007-11-15 17:06:52' 
          latitude='0' 
          longitude='0' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='143' 
          waypoint='N0008F'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Badge Adventure cache!' 
          user_name='Quinn'
          hidden_date='2001-10-22' 
          modified_datetime='2004-05-04 18:48:32' 
          latitude='43.2565333333333' 
          longitude='-77.6421' 
          difficulty='2.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='multi-part'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='144' 
          waypoint='N00090'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Genesee River Cache' 
          user_name='Quinn'
          hidden_date='2001-04-08' 
          modified_datetime='2007-06-24 06:53:27' 
          latitude='0' 
          longitude='0' 
          difficulty='3.0' 
          terrain='2.0' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='145' 
          waypoint='N00091'
          country_code='US'
          state='TX'
          city='Jonestown'
          name='Vista Knoll Retreat' 
          user_name='cluelessandclark'
          hidden_date='2001-10-21' 
          modified_datetime='2002-05-16 19:42:52' 
          latitude='30.4999666666667' 
          longitude='-97.9852' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='146' 
          waypoint='N00092'
          country_code='US'
          state='CA'
          city='Santa Cruz'
          name='Brain Scratch' 
          user_name='Iron Chef'
          hidden_date='2001-10-21' 
          modified_datetime='2001-10-23 10:48:25' 
          latitude='36.9989' 
          longitude='-122.061166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='147' 
          waypoint='N00093'
          country_code='US'
          state='CA'
          city='Sacramento'
          name='East Lawn' 
          user_name='jbmccarthy69'
          hidden_date='2001-09-08' 
          modified_datetime='2003-12-31 09:38:27' 
          latitude='38.55915' 
          longitude='-121.45095' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='148' 
          waypoint='N00094'
          country_code='US'
          state='CA'
          city='Sacramento'
          name='Historic City' 
          user_name='jbmccarthy69'
          hidden_date='2001-09-08' 
          modified_datetime='2001-10-23 09:45:57' 
          latitude='38.5634166666667' 
          longitude='-121.501733333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='149' 
          waypoint='N00095'
          country_code='US'
          state='CA'
          city='Galt'
          name='Hicksville' 
          user_name='jbmccarthy69'
          hidden_date='2001-09-08' 
          modified_datetime='2002-03-06 13:22:26' 
          latitude='38.3268833333333' 
          longitude='-121.319466666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='150' 
          waypoint='N00096'
          country_code='US'
          state='CA'
          city='Lodi'
          name='Lodi Memorial' 
          user_name='jbmccarthy69'
          hidden_date='2001-09-29' 
          modified_datetime='2003-11-28 15:42:47' 
          latitude='0' 
          longitude='0' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='151' 
          waypoint='N00097'
          country_code='US'
          state='CA'
          city='Lotus'
          name='Pioneer / Catholic' 
          user_name='jbmccarthy69'
          hidden_date='2001-10-13' 
          modified_datetime='2001-10-23 14:05:17' 
          latitude='38.79545' 
          longitude='-120.88925' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='152' 
          waypoint='N00098'
          country_code='US'
          state='PA'
          city='Harborcreek'
          name='mouse&#39;s tree house, by the Gamehendge Rangers' 
          user_name='MikeChmi'
          hidden_date='2001-09-07' 
          modified_datetime='2002-07-20 09:30:10' 
          latitude='42.1914' 
          longitude='-79.95765' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='153' 
          waypoint='N00099'
          country_code='US'
          state='WA'
          city='Anacortes'
          name='Home....?' 
          user_name='MikeChmi'
          hidden_date='2001-10-09' 
          modified_datetime='2002-06-23 04:29:22' 
          latitude='48.45315' 
          longitude='-122.626633333333' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='154' 
          waypoint='N0009A'
          country_code='US'
          state='NY'
          city='Panorama'
          name='Watch out for Private Property!' 
          user_name='Hinge Thunder'
          hidden_date='2001-10-25' 
          modified_datetime='2002-04-15 20:28:45' 
          latitude='43.1424166666667' 
          longitude='-77.5088833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='155' 
          waypoint='N0009B'
          country_code='US'
          state='NY'
          city='Akron'
          name='Eversure&#39;s C&amp;S Cache....' 
          user_name='Hiltonfamily'
          hidden_date='2001-10-27' 
          modified_datetime='2001-10-27 01:46:36' 
          latitude='43.0152666666667' 
          longitude='-78.4863' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='156' 
          waypoint='N0009C'
          country_code='US'
          state='NY'
          city='Henrietta'
          name='Mendon Ponds Cache' 
          user_name='Gimpy'
          hidden_date='2001-04-08' 
          modified_datetime='2001-10-27 10:23:38' 
          latitude='43.0272333333333' 
          longitude='-77.5708833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='157' 
          waypoint='N0009D'
          country_code='US'
          state='NY'
          city='Pittsford'
          name='Joannes Trek' 
          user_name='Gimpy'
          hidden_date='2001-04-16' 
          modified_datetime='2001-10-27 10:28:41' 
          latitude='43.0367166666667' 
          longitude='-77.4786166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='158' 
          waypoint='N0009E'
          country_code='US'
          state='NY'
          city='Panorama'
          name='Gimpys Walk' 
          user_name='Gimpy'
          hidden_date='2001-04-16' 
          modified_datetime='2005-06-29 06:53:17' 
          latitude='43.1534833333333' 
          longitude='-77.5231' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='159' 
          waypoint='N0009F'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Hanibals Stash' 
          user_name='Gimpy'
          hidden_date='2001-04-23' 
          modified_datetime='2001-12-30 16:54:06' 
          latitude='43.2953833333333' 
          longitude='-77.7051' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='160' 
          waypoint='N000A0'
          country_code='US'
          state='NY'
          city='Webster'
          name='Brodies Box' 
          user_name='Gimpy'
          hidden_date='2001-04-23' 
          modified_datetime='2003-11-23 17:39:56' 
          latitude='43.25305' 
          longitude='-77.4510833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='161' 
          waypoint='N000A1'
          country_code='US'
          state='NY'
          city='Pittsford'
          name='Sams Surprise' 
          user_name='Gimpy'
          hidden_date='2001-05-06' 
          modified_datetime='2001-10-27 10:43:20' 
          latitude='43.0701166666667' 
          longitude='-77.4898' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='162' 
          waypoint='N000A2'
          country_code='US'
          state='NY'
          city='Henrietta'
          name='Tinker Toy Cache' 
          user_name='Gimpy'
          hidden_date='2001-05-10' 
          modified_datetime='2002-05-13 11:59:30' 
          latitude='43.0652666666667' 
          longitude='-77.5725' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='163' 
          waypoint='N000A3'
          country_code='US'
          state='NY'
          city='East Rochester'
          name='Gimpys Linear' 
          user_name='Gimpy'
          hidden_date='2001-05-21' 
          modified_datetime='2003-09-16 11:57:37' 
          latitude='43.1272333333333' 
          longitude='-77.4904166666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='164' 
          waypoint='N000A4'
          country_code='US'
          state='NY'
          city='Honeoye'
          name='Bristol Mountain Madness' 
          user_name='Gimpy'
          hidden_date='2001-05-24' 
          modified_datetime='2001-10-27 10:57:11' 
          latitude='42.77025' 
          longitude='-77.4002666666667' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='165' 
          waypoint='N000A5'
          country_code='US'
          state='NY'
          city='Henrietta'
          name='Mendon Ponds &#35;2' 
          user_name='Gimpy'
          hidden_date='2001-05-29' 
          modified_datetime='2001-10-27 11:00:57' 
          latitude='43.0202833333333' 
          longitude='-77.57695' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='166' 
          waypoint='N000A6'
          country_code='US'
          state='NY'
          city='Watkins Glen'
          name='Igloo at the Glen' 
          user_name='Gimpy'
          hidden_date='2001-06-03' 
          modified_datetime='2004-08-21 15:26:08' 
          latitude='42.3728666666667' 
          longitude='-76.8800833333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='167' 
          waypoint='N000A7'
          country_code='US'
          state='NY'
          city='Spencerport'
          name='Maps Maiden' 
          user_name='Gimpy'
          hidden_date='2001-06-16' 
          modified_datetime='2006-10-15 10:14:02' 
          latitude='0' 
          longitude='0' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='168' 
          waypoint='N000A8'
          country_code='US'
          state='NY'
          city='Darien Center'
          name='Darien Diversion' 
          user_name='Gimpy'
          hidden_date='2001-06-17' 
          modified_datetime='2001-10-27 11:13:24' 
          latitude='42.9112666666667' 
          longitude='-78.42945' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='169' 
          waypoint='N000A9'
          country_code='US'
          state='PA'
          city='Salisbury'
          name='Pennsylvania summit cache' 
          user_name='mlulin'
          hidden_date='2001-10-20' 
          modified_datetime='2002-03-07 04:02:57' 
          latitude='39.7783166666667' 
          longitude='-79.17115' 
          difficulty='4.5' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='170' 
          waypoint='N000AA'
          country_code='US'
          state='ID'
          city='Hayden Lake'
          name='English Point' 
          user_name='Ascension'
          hidden_date='2001-09-16' 
          modified_datetime='2003-03-05 15:00:10' 
          latitude='47.7819333333333' 
          longitude='-116.707133333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='171' 
          waypoint='N000AB'
          country_code='US'
          state='WA'
          city='Sprague'
          name='Last Stop' 
          user_name='Ascension'
          hidden_date='2001-09-23' 
          modified_datetime='2003-03-05 15:02:04' 
          latitude='47.2913' 
          longitude='-118.0323' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='172' 
          waypoint='N000AC'
          country_code='US'
          state='WA'
          city='Lind'
          name='Take a Break' 
          user_name='Ascension'
          hidden_date='2001-09-23' 
          modified_datetime='2003-03-05 15:02:44' 
          latitude='47.0855166666667' 
          longitude='-118.84685' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='173' 
          waypoint='N000AD'
          country_code='US'
          state='NY'
          city='Ontario'
          name='Casey&#39;s Joy Returns' 
          user_name='Delta Team'
          hidden_date='2001-10-28' 
          modified_datetime='2002-02-05 21:03:57' 
          latitude='43.2350166666667' 
          longitude='-77.2955666666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='174' 
          waypoint='N000AE'
          country_code='US'
          state='UT'
          city='Orem'
          name='Magazine  Cache' 
          user_name='ArmedToTheTeeth'
          hidden_date='2001-10-28' 
          modified_datetime='2001-10-28 21:26:24' 
          latitude='40.3320833333333' 
          longitude='-111.672566666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='176' 
          waypoint='N000B0'
          country_code='US'
          state='CA'
          city='Palm Springs'
          name='Tahquitz Overlook' 
          user_name='Florian'
          hidden_date='2001-10-29' 
          modified_datetime='2001-10-31 12:14:32' 
          latitude='33.8024' 
          longitude='-116.55915' 
          difficulty='3.0' 
          terrain='4.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='177' 
          waypoint='N000B1'
          country_code='US'
          state='CA'
          city='Sacramento'
          name='Sacramento&#39;s First Webcam Cache' 
          user_name='jbmccarthy69'
          hidden_date='2001-10-25' 
          modified_datetime='2001-10-31 14:37:28' 
          latitude='38.6014' 
          longitude='-121.427683333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='178' 
          waypoint='N000B2'
          country_code='US'
          state='NE'
          city='Kearney'
          name='Cottonmill Cruise' 
          user_name='Rocknroll'
          hidden_date='2001-11-01' 
          modified_datetime='2001-11-01 21:20:54' 
          latitude='40.70575' 
          longitude='-99.1501333333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='180' 
          waypoint='N000B4'
          country_code='US'
          state='PA'
          city='Wesleyville'
          name='Gamehendge Rangers&#39; CD swap shop' 
          user_name='MikeChmi'
          hidden_date='2001-11-01' 
          modified_datetime='2003-06-10 01:14:30' 
          latitude='42.1123833333333' 
          longitude='-79.9871833333333' 
          difficulty='2.0' 
          terrain='4.0' 
          retired='yes'
          cache_type='normal'
          cache_size='large'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='181' 
          waypoint='N000B5'
          country_code='EE'
          state='Tartumaa'
          city='Marama'
          name='Boatman&#39;s stash' 
          user_name='enn'
          hidden_date='2001-07-24' 
          modified_datetime='2001-11-02 01:58:50' 
          latitude='58.4298666666667' 
          longitude='26.66595' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='182' 
          waypoint='N000B6'
          country_code='EE'
          state='Tartumaa'
          city='Maksa'
          name='Essen&#39;s stash' 
          user_name='enn'
          hidden_date='2001-03-04' 
          modified_datetime='2001-11-02 02:06:43' 
          latitude='58.3738166666667' 
          longitude='26.9850666666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='183' 
          waypoint='N000B7'
          country_code='EE'
          state='Tartumaa'
          city='Palupohja'
          name='Forest-guard stash' 
          user_name='enn'
          hidden_date='2001-09-23' 
          modified_datetime='2001-11-02 02:22:46' 
          latitude='58.4313666666667' 
          longitude='26.2407' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='184' 
          waypoint='N000B8'
          country_code='EE'
          state='Valgamaa'
          city='Kirikukula'
          name='HE-stash' 
          user_name='enn'
          hidden_date='2001-02-10' 
          modified_datetime='2001-11-02 02:28:46' 
          latitude='58.0173666666667' 
          longitude='25.8808333333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='185' 
          waypoint='N000B9'
          country_code='EE'
          state='Tartumaa'
          city='Lammiku'
          name='Ministash' 
          user_name='enn'
          hidden_date='2001-04-29' 
          modified_datetime='2001-11-02 02:35:30' 
          latitude='58.4636833333333' 
          longitude='26.6020666666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='186' 
          waypoint='N000BA'
          country_code='EE'
          state='Jgevamaa'
          city='Vilina'
          name='Spring stash' 
          user_name='enn'
          hidden_date='2001-06-02' 
          modified_datetime='2001-11-02 02:41:09' 
          latitude='58.77675' 
          longitude='26.4816166666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='187' 
          waypoint='N000BB'
          country_code='EE'
          state='Harjumaa'
          city='Virve'
          name='Submarine stash' 
          user_name='enn'
          hidden_date='2001-06-02' 
          modified_datetime='2001-11-02 02:50:03' 
          latitude='59.5888833333333' 
          longitude='25.6129666666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='188' 
          waypoint='N000BC'
          country_code='US'
          state='NY'
          city='Rochester'
          name='Issaquah On The Ave Webcam Cache' 
          user_name='Hinge Thunder'
          hidden_date='2001-11-03' 
          modified_datetime='2006-04-04 15:37:03' 
          latitude='43.1442833333333' 
          longitude='-77.5898' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='189' 
          waypoint='N000BD'
          country_code='US'
          state='NY'
          city='Westgate'
          name='Greenway Trail Cache' 
          user_name='Gimpy'
          hidden_date='2001-11-03' 
          modified_datetime='2001-11-05 02:20:32' 
          latitude='43.08685' 
          longitude='-77.6987666666667' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='190' 
          waypoint='N000BE'
          country_code='US'
          state='NY'
          city='Avon'
          name='Avon Calling Cache' 
          user_name='Gimpy'
          hidden_date='2001-11-03' 
          modified_datetime='2004-09-30 11:08:11' 
          latitude='42.9014833333333' 
          longitude='-77.79675' 
          difficulty='3.0' 
          terrain='1.5' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='192' 
          waypoint='N000C0'
          country_code='US'
          state='MA'
          city='South Chelmsford'
          name='Utility Pole clue' 
          user_name='Dale'
          hidden_date='2001-11-04' 
          modified_datetime='2001-11-04 13:48:25' 
          latitude='42.5784333333333' 
          longitude='-71.3302166666667' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='193' 
          waypoint='N000C1'
          country_code='US'
          state='CA'
          city='Coachella'
          name='Fargo Underground' 
          user_name='Florian'
          hidden_date='2001-11-04' 
          modified_datetime='2001-12-14 00:37:13' 
          latitude='33.7965' 
          longitude='-116.0499' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='194' 
          waypoint='N000C2'
          country_code='US'
          state='MA'
          city='Newburyport'
          name='Box of Toys for Girls and Boys' 
          user_name='scienceguy'
          hidden_date='2001-07-26' 
          modified_datetime='2002-04-09 14:55:11' 
          latitude='42.8249166666667' 
          longitude='-70.9318666666667' 
          difficulty='1.0' 
          terrain='1.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='195' 
          waypoint='N000C3'
          country_code='US'
          state='ME'
          city='New Castle'
          name='Fort Foster Pez' 
          user_name='scienceguy'
          hidden_date='2001-06-24' 
          modified_datetime='2002-04-09 14:49:23' 
          latitude='43.0661166666667' 
          longitude='-70.6869833333333' 
          difficulty='1.0' 
          terrain='1.0' 
          retired='yes'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='196' 
          waypoint='N000C4'
          country_code='UK'
          state='Berkshire'
          city='Finchampstead'
          name='The Queens Oak' 
          user_name='Richard and Beth'
          hidden_date='2001-06-11' 
          modified_datetime='2002-04-06 05:52:40' 
          latitude='51.3682666666667' 
          longitude='-0.861633333333333' 
          difficulty='1.0' 
          terrain='1.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='197' 
          waypoint='N000C5'
          country_code='US'
          state='GA'
          city=''
          name='Shifting Tides' 
          user_name='Gossamyrrh'
          hidden_date='2001-10-26' 
          modified_datetime='2002-03-11 11:14:51' 
          latitude='0' 
          longitude='0' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='yes'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='198' 
          waypoint='N000C6'
          country_code='US'
          state='NY'
          city='Clifton'
          name='Hawthorn' 
          user_name='Barrington'
          hidden_date='2001-11-08' 
          modified_datetime='2001-11-09 20:27:51' 
          latitude='43.0803833333333' 
          longitude='-77.8134333333333' 
          difficulty='3.0' 
          terrain='3.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='199' 
          waypoint='N000C7'
          country_code='UK'
          state='Berkshire'
          city='New Windsor'
          name='Windsor Castle' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-09' 
          modified_datetime='2008-10-27 04:19:51' 
          latitude='0' 
          longitude='0' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='unrestricted'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='200' 
          waypoint='N000C8'
          country_code='UK'
          state='London'
          city='East Molesey'
          name='Hampton Court' 
          user_name='Robin Lovelock'
          hidden_date='2001-10-03' 
          modified_datetime='2002-04-19 10:16:51' 
          latitude='51.4011166666667' 
          longitude='-0.326933333333333' 
          difficulty='1.0' 
          terrain='1.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='201' 
          waypoint='N000C9'
          country_code='UK'
          state='Berkshire'
          city='Ascot'
          name='Armitage Court' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-07' 
          modified_datetime='2007-02-13 13:06:17' 
          latitude='0' 
          longitude='0' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='unrestricted'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='202' 
          waypoint='N000CA'
          country_code='UK'
          state='Berkshire'
          city='Horton'
          name='The Copper Horse' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-08' 
          modified_datetime='2007-02-11 07:07:25' 
          latitude='51.4433333333333' 
          longitude='-0.607666666666667' 
          difficulty='1.0' 
          terrain='1.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='unrestricted'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='203' 
          waypoint='N000CB'
          country_code='UK'
          state='Berkshire'
          city='Wraysbury'
          name='Magna Carta' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-14' 
          modified_datetime='2002-07-26 04:38:16' 
          latitude='51.4439166666667' 
          longitude='-0.565916666666667' 
          difficulty='2.0' 
          terrain='1.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='204' 
          waypoint='N000CC'
          country_code='UK'
          state='Hampshire'
          city='Hook'
          name='Odiham Castle' 
          user_name='Robin Lovelock'
          hidden_date='2001-10-16' 
          modified_datetime='2004-05-28 16:20:08' 
          latitude='51.26145' 
          longitude='-0.9615' 
          difficulty='2.0' 
          terrain='1.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='205' 
          waypoint='N000CD'
          country_code='UK'
          state='Berkshire'
          city='Horton'
          name='Windsor Great Park' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-14' 
          modified_datetime='2002-07-22 08:59:52' 
          latitude='51.4518' 
          longitude='-0.638816666666667' 
          difficulty='2.0' 
          terrain='1.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='206' 
          waypoint='N000CE'
          country_code='UK'
          state='Berkshire'
          city='Egham'
          name='The Obelisk' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-16' 
          modified_datetime='2007-02-27 13:26:53' 
          latitude='51.4240666666667' 
          longitude='-0.597583333333333' 
          difficulty='2.0' 
          terrain='1.0' 
          retired='no'
          cache_type='normal'
          cache_size='normal'
          open_cache='unrestricted'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='207' 
          waypoint='N000CF'
          country_code='UK'
          state='Hampshire'
          city='Northington'
          name='The Grange' 
          user_name='Robin Lovelock'
          hidden_date='2001-11-04' 
          modified_datetime='2002-03-29 15:14:38' 
          latitude='51.1222833333333' 
          longitude='-1.19745' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='208' 
          waypoint='N000D0'
          country_code='UK'
          state='Hampshire'
          city='Winterbourn'
          name='Donnington Castle' 
          user_name='Robin Lovelock'
          hidden_date='2001-10-20' 
          modified_datetime='2002-03-29 15:10:15' 
          latitude='51.4201' 
          longitude='-1.3402' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='209' 
          waypoint='N000D1'
          country_code='UK'
          state='Berkshire'
          city='Hurley'
          name='Hurley Lock' 
          user_name='Robin Lovelock'
          hidden_date='2001-10-05' 
          modified_datetime='2007-03-04 04:56:36' 
          latitude='0' 
          longitude='0' 
          difficulty='1.0' 
          terrain='1.0' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='unrestricted'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='210' 
          waypoint='N000D2'
          country_code='UK'
          state='Berkshire'
          city='Bourne End'
          name='Cookham on Thames' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-22' 
          modified_datetime='2002-04-06 06:16:44' 
          latitude='51.5709333333333' 
          longitude='-0.71255' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='211' 
          waypoint='N000D3'
          country_code='UK'
          state='Berkshire'
          city='Sonning'
          name='Microsoft on Thames' 
          user_name='Robin Lovelock'
          hidden_date='2001-09-12' 
          modified_datetime='2002-03-20 09:38:07' 
          latitude='51.4669333333333' 
          longitude='-0.923983333333333' 
          difficulty='1.5' 
          terrain='1.5' 
          retired='no'
          cache_type='unknown'
          cache_size='unknown'
          open_cache='no'
           >
   </CacheDetails>

   <CacheDetails source='NaviCache'
          cache_id='212' 
          waypoint='N000D4'
          country_code='UK'
          state='London'
          city='Richmond'
          name