<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms"
    xmlns:xlink="https://www.w3.org/1999/xlink"
    xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
  <Service>
    <Name>WMS</Name>
    <Title>WMS for Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present</Title>
    <Abstract>Surface ocean velocities estimated from High Frequency (HF)-Radar are representative of the upper 2.4 meters of the ocean.  The main objective of near-real time processing is to produce the best product from available data at the time of processing. Radial velocity measurements are obtained from individual radar sites through the U.S. HF-Radar Network. Hourly radial data are processed by unweighted least squares on a 6km resolution grid of the Puerto Rico and the Virgin Islands to produce near real-time surface current maps.</Abstract>
    <KeywordList>
      <Keyword>6km</Keyword>
      <Keyword>atlantic ocean</Keyword>
      <Keyword>caribbean sea</Keyword>
      <Keyword>circulation</Keyword>
      <Keyword>coastal processes</Keyword>
      <Keyword>codar seasonde</Keyword>
      <Keyword>commerce</Keyword>
      <Keyword>contributing</Keyword>
      <Keyword>currents</Keyword>
      <Keyword>data</Keyword>
      <Keyword>department</Keyword>
      <Keyword>dilution</Keyword>
      <Keyword>doc</Keyword>
      <Keyword>dopx</Keyword>
      <Keyword>dopy</Keyword>
      <Keyword>earth</Keyword>
      <Keyword>earth science</Keyword>
      <Keyword>Earth Science &gt; Oceans &gt; Ocean Circulation &gt; Ocean Currents</Keyword>
      <Keyword>eastward</Keyword>
      <Keyword>environmental</Keyword>
      <Keyword>frequency</Keyword>
      <Keyword>hdop</Keyword>
      <Keyword>HF</Keyword>
      <Keyword>high</Keyword>
      <Keyword>horizontal</Keyword>
      <Keyword>information</Keyword>
      <Keyword>integrated</Keyword>
      <Keyword>ioos</Keyword>
      <Keyword>islands</Keyword>
      <Keyword>latitude</Keyword>
      <Keyword>latitudinal</Keyword>
      <Keyword>longitude</Keyword>
      <Keyword>longitudinal</Keyword>
      <Keyword>marine environment monitoring</Keyword>
      <Keyword>national</Keyword>
      <Keyword>near</Keyword>
      <Keyword>near real time</Keyword>
      <Keyword>near-real</Keyword>
      <Keyword>nesdis</Keyword>
      <Keyword>noaa</Keyword>
      <Keyword>north atlantic ocean</Keyword>
      <Keyword>northward</Keyword>
      <Keyword>nrt</Keyword>
      <Keyword>number</Keyword>
      <Keyword>number_of_radials</Keyword>
      <Keyword>number_of_sites</Keyword>
      <Keyword>observing</Keyword>
      <Keyword>ocean</Keyword>
      <Keyword>ocean circulation</Keyword>
      <Keyword>ocean currents</Keyword>
      <Keyword>oceans</Keyword>
      <Keyword>office</Keyword>
      <Keyword>operations</Keyword>
      <Keyword>osdpd</Keyword>
      <Keyword>ospo</Keyword>
      <Keyword>precision</Keyword>
      <Keyword>product</Keyword>
      <Keyword>puerto</Keyword>
      <Keyword>puerto rico</Keyword>
      <Keyword>radars</Keyword>
      <Keyword>radials</Keyword>
      <Keyword>real</Keyword>
      <Keyword>resolution</Keyword>
      <Keyword>rico</Keyword>
      <Keyword>satellite</Keyword>
      <Keyword>science</Keyword>
      <Keyword>sea</Keyword>
      <Keyword>seawater</Keyword>
      <Keyword>service</Keyword>
      <Keyword>statistics</Keyword>
      <Keyword>surface</Keyword>
      <Keyword>surface currents</Keyword>
      <Keyword>surface_eastward_sea_water_velocity</Keyword>
      <Keyword>surface_northward_sea_water_velocity</Keyword>
      <Keyword>system</Keyword>
      <Keyword>tidal currents</Keyword>
      <Keyword>tides</Keyword>
      <Keyword>time</Keyword>
      <Keyword>u</Keyword>
      <Keyword>v</Keyword>
      <Keyword>velocity</Keyword>
      <Keyword>virgin</Keyword>
      <Keyword>virgin islands</Keyword>
      <Keyword>water</Keyword>
      <Keyword>wind-driven circulation</Keyword>
    </KeywordList>
    <!-- Top-level address of service -->
    <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" xlink:type="simple"
       xlink:href="http://dm3.caricoos.org/erddap/wms/noaa_ndbc_59c1_a442_736e/request?" />
    <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>Firstname Surname</ContactPerson>
        <ContactOrganization>Set-me Institution</ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition>ERDDAP Administrator</ContactPosition>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address>123 Simons Ave.</Address>
        <City>Anywhere</City>
        <StateOrProvince>MD</StateOrProvince>
        <PostCode>12345</PostCode>
        <Country>USA</Country>
      </ContactAddress>
      <ContactVoiceTelephone>555-555-5555</ContactVoiceTelephone>
      <ContactElectronicMailAddress>set-me@domain.com</ContactElectronicMailAddress>
    </ContactInformation>
    <Fees>NONE</Fees>
    <AccessConstraints>NONE</AccessConstraints>
    <LayerLimit>16</LayerLimit>
    <MaxWidth>4096</MaxWidth>
    <MaxHeight>4096</MaxHeight>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>text/xml</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
                xlink:type="simple" 
                xlink:href="http://dm3.caricoos.org/erddap/wms/noaa_ndbc_59c1_a442_736e/request?" />
            </Get>
          </HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/png</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
                xlink:type="simple" 
                xlink:href="http://dm3.caricoos.org/erddap/wms/noaa_ndbc_59c1_a442_736e/request?" />
            </Get>
          </HTTP>
        </DCPType>
      </GetMap>
    </Request>
    <Exception>
      <Format>XML</Format>
      <Format>INIMAGE</Format>
      <Format>BLANK</Format>
    </Exception>
    <Layer>
      <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present</Title>
      <Layer opaque="1">
        <Name>Land</Name>
        <Title>Land</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>NOAA NOS GSHHS</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" />
        </Attribution>
      </Layer>
      <Layer>
        <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-70.5</westBoundLongitude>
          <eastBoundLongitude>-61.0242</eastBoundLongitude>
          <southBoundLatitude>14.5</southBoundLatitude>
          <northBoundLatitude>21.99766</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-70.5" miny="14.5" maxx="-61.0242" maxy="21.99766" resx="0.05574" resy="0.053939999999999995" />
        <Dimension name="time" units="ISO8601" multipleValues="0" nearestValue="1" default="2026-08-21T13:00:00Z" >2026-05-21T21:00:00Z,2026-05-21T22:00:00Z,2026-05-21T23:00:00Z,2026-05-22T00:00:00Z,2026-05-22T01:00:00Z,2026-05-22T02:00:00Z,2026-05-22T03:00:00Z,2026-05-22T04:00:00Z,2026-05-22T05:00:00Z,2026-05-22T06:00:00Z,2026-05-22T07:00:00Z,2026-05-22T08:00:00Z,2026-05-22T09:00:00Z,2026-05-22T10:00:00Z,2026-05-22T11:00:00Z,2026-05-22T12:00:00Z,2026-05-22T13:00:00Z,2026-05-22T14:00:00Z,2026-05-22T15:00:00Z,2026-05-22T16:00:00Z,2026-05-22T17:00:00Z,2026-05-22T18:00:00Z,2026-05-22T19:00:00Z,2026-05-22T20:00:00Z,2026-05-22T21:00:00Z,2026-05-22T22:00:00Z,2026-05-22T23:00:00Z,2026-05-23T00:00:00Z,2026-05-23T01:00:00Z,2026-05-23T02:00:00Z,2026-05-23T03:00:00Z,2026-05-23T04:00:00Z,2026-05-23T05:00:00Z,2026-05-23T06:00:00Z,2026-05-23T07:00:00Z,2026-05-23T08:00:00Z,2026-05-23T09:00:00Z,2026-05-23T10:00:00Z,2026-05-23T11:00:00Z,2026-05-23T12:00:00Z,2026-05-23T13:00:00Z,2026-05-23T14:00:00Z,2026-05-23T15:00:00Z,2026-05-23T16:00:00Z,2026-05-23T17:00:00Z,2026-05-23T18:00:00Z,2026-05-23T19:00:00Z,2026-05-23T20:00:00Z,2026-05-23T21:00:00Z,2026-05-23T22:00:00Z,2026-05-23T23:00:00Z,2026-05-24T00:00:00Z,2026-05-24T01:00:00Z,2026-05-24T02:00:00Z,2026-05-24T03:00:00Z,2026-05-24T04:00:00Z,2026-05-24T05:00:00Z,2026-05-24T06:00:00Z,2026-05-24T07:00:00Z,2026-05-24T08:00:00Z,2026-05-24T09:00:00Z,2026-05-24T10:00:00Z,2026-05-24T11:00:00Z,2026-05-24T12:00:00Z,2026-05-24T13:00:00Z,2026-05-24T14:00:00Z,2026-05-24T15:00:00Z,2026-05-24T16:00:00Z,2026-05-24T17:00:00Z,2026-05-24T18:00:00Z,2026-05-24T19:00:00Z,2026-05-24T20:00:00Z,2026-05-24T21:00:00Z,2026-05-24T22:00:00Z,2026-05-24T23:00:00Z,2026-05-25T00:00:00Z,2026-05-25T01:00:00Z,2026-05-25T02:00:00Z,2026-05-25T03:00:00Z,2026-05-25T04:00:00Z,2026-05-25T05:00:00Z,2026-05-25T06:00:00Z,2026-05-25T07:00:00Z,2026-05-25T08:00:00Z,2026-05-25T09:00:00Z,2026-05-25T10:00:00Z,2026-05-25T11:00:00Z,2026-05-25T12:00:00Z,2026-05-25T13:00:00Z,2026-05-25T14:00:00Z,2026-05-25T15:00:00Z,2026-05-25T16:00:00Z,2026-05-25T17:00:00Z,2026-05-25T18:00:00Z,2026-05-25T19:00:00Z,2026-05-25T20:00:00Z,2026-05-25T21:00:00Z,2026-05-25T22:00:00Z,2026-05-25T23:00:00Z,2026-05-26T00:00:00Z,2026-05-26T01:00:00Z,2026-05-26T02:00:00Z,2026-05-26T03:00:00Z,2026-05-26T04:00:00Z,2026-05-26T05:00:00Z,2026-05-26T06:00:00Z,2026-05-26T07:00:00Z,2026-05-26T08:00:00Z,2026-05-26T09:00:00Z,2026-05-26T10:00:00Z,2026-05-26T11:00:00Z,2026-05-26T12:00:00Z,2026-05-26T13:00:00Z,2026-05-26T14:00:00Z,2026-05-26T15:00:00Z,2026-05-26T16:00:00Z,2026-05-26T17:00:00Z,2026-05-26T18:00:00Z,2026-05-26T19:00:00Z,2026-05-26T20:00:00Z,2026-05-26T21:00:00Z,2026-05-26T22:00:00Z,2026-05-26T23:00:00Z,2026-05-27T00:00:00Z,2026-05-27T01:00:00Z,2026-05-27T02:00:00Z,2026-05-27T03:00:00Z,2026-05-27T04:00:00Z,2026-05-27T05:00:00Z,2026-05-27T06:00:00Z,2026-05-27T07:00:00Z,2026-05-27T08:00:00Z,2026-05-27T09:00:00Z,2026-05-27T10:00:00Z,2026-05-27T11:00:00Z,2026-05-27T12:00:00Z,2026-05-27T13:00:00Z,2026-05-27T14:00:00Z,2026-05-27T15:00:00Z,2026-05-27T16:00:00Z,2026-05-27T17:00:00Z,2026-05-27T18:00:00Z,2026-05-27T19:00:00Z,2026-05-27T20:00:00Z,2026-05-27T21:00:00Z,2026-05-27T22:00:00Z,2026-05-27T23:00:00Z,2026-05-28T00:00:00Z,2026-05-28T01:00:00Z,2026-05-28T02:00:00Z,2026-05-28T03:00:00Z,2026-05-28T04:00:00Z,2026-05-28T05:00:00Z,2026-05-28T06:00:00Z,2026-05-28T07:00:00Z,2026-05-28T08:00:00Z,2026-05-28T09:00:00Z,2026-05-28T10:00:00Z,2026-05-28T11:00:00Z,2026-05-28T12:00:00Z,2026-05-28T13:00:00Z,2026-05-28T14:00:00Z,2026-05-28T15:00:00Z,2026-05-28T16:00:00Z,2026-05-28T17:00:00Z,2026-05-28T18:00:00Z,2026-05-28T19:00:00Z,2026-05-28T20:00:00Z,2026-05-28T21:00:00Z,2026-05-28T22:00:00Z,2026-05-28T23:00:00Z,2026-05-29T00:00:00Z,2026-05-29T01:00:00Z,2026-05-29T02:00:00Z,2026-05-29T03:00:00Z,2026-05-29T04:00:00Z,2026-05-29T05:00:00Z,2026-05-29T06:00:00Z,2026-05-29T07:00:00Z,2026-05-29T08:00:00Z,2026-05-29T09:00:00Z,2026-05-29T10:00:00Z,2026-05-29T11:00:00Z,2026-05-29T12:00:00Z,2026-05-29T13:00:00Z,2026-05-29T14:00:00Z,2026-05-29T15:00:00Z,2026-05-29T16:00:00Z,2026-05-29T17:00:00Z,2026-05-29T18:00:00Z,2026-05-29T19:00:00Z,2026-05-29T20:00:00Z,2026-05-29T21:00:00Z,2026-05-29T22:00:00Z,2026-05-29T23:00:00Z,2026-05-30T00:00:00Z,2026-05-30T01:00:00Z,2026-05-30T02:00:00Z,2026-05-30T03:00:00Z,2026-05-30T04:00:00Z,2026-05-30T05:00:00Z,2026-05-30T06:00:00Z,2026-05-30T07:00:00Z,2026-05-30T08:00:00Z,2026-05-30T09:00:00Z,2026-05-30T10:00:00Z,2026-05-30T11:00:00Z,2026-05-30T12:00:00Z,2026-05-30T13:00:00Z,2026-05-30T14:00:00Z,2026-05-30T15:00:00Z,2026-05-30T16:00:00Z,2026-05-30T17:00:00Z,2026-05-30T18:00:00Z,2026-05-30T19:00:00Z,2026-05-30T20:00:00Z,2026-05-31T00:00:00Z,2026-05-31T01:00:00Z,2026-05-31T02:00:00Z,2026-05-31T03:00:00Z,2026-05-31T04:00:00Z,2026-05-31T05:00:00Z,2026-05-31T06:00:00Z,2026-05-31T07:00:00Z,2026-05-31T08:00:00Z,2026-05-31T09:00:00Z,2026-05-31T10:00:00Z,2026-05-31T11:00:00Z,2026-05-31T12:00:00Z,2026-05-31T13:00:00Z,2026-05-31T14:00:00Z,2026-05-31T15:00:00Z,2026-05-31T16:00:00Z,2026-05-31T17:00:00Z,2026-05-31T18:00:00Z,2026-05-31T19:00:00Z,2026-05-31T20:00:00Z,2026-05-31T21:00:00Z,2026-06-01T00:00:00Z,2026-06-01T01:00:00Z,2026-06-01T02:00:00Z,2026-06-01T03:00:00Z,2026-06-01T04:00:00Z,2026-06-01T05:00:00Z,2026-06-01T06:00:00Z,2026-06-01T07:00:00Z,2026-06-01T08:00:00Z,2026-06-01T09:00:00Z,2026-06-01T10:00:00Z,2026-06-01T11:00:00Z,2026-06-01T12:00:00Z,2026-06-01T14:00:00Z,2026-06-01T15:00:00Z,2026-06-01T16:00:00Z,2026-06-01T17:00:00Z,2026-06-01T18:00:00Z,2026-06-01T19:00:00Z,2026-06-01T20:00:00Z,2026-06-01T21:00:00Z,2026-06-01T22:00:00Z,2026-06-01T23:00:00Z,2026-06-02T00:00:00Z,2026-06-02T01:00:00Z,2026-06-02T02:00:00Z,2026-06-02T03:00:00Z,2026-06-02T04:00:00Z,2026-06-02T05:00:00Z,2026-06-02T06:00:00Z,2026-06-02T07:00:00Z,2026-06-02T08:00:00Z,2026-06-02T09:00:00Z,2026-06-02T10:00:00Z,2026-06-02T11:00:00Z,2026-06-02T12:00:00Z,2026-06-02T13:00:00Z,2026-06-02T14:00:00Z,2026-06-02T15:00:00Z,2026-06-02T16:00:00Z,2026-06-02T17:00:00Z,2026-06-02T18:00:00Z,2026-06-02T19:00:00Z,2026-06-02T20:00:00Z,2026-06-02T21:00:00Z,2026-06-02T23:00:00Z,2026-06-03T00:00:00Z,2026-06-03T01:00:00Z,2026-06-03T02:00:00Z,2026-06-03T03:00:00Z,2026-06-03T04:00:00Z,2026-06-03T05:00:00Z,2026-06-03T06:00:00Z,2026-06-03T07:00:00Z,2026-06-03T08:00:00Z,2026-06-03T09:00:00Z,2026-06-03T10:00:00Z,2026-06-03T11:00:00Z,2026-06-03T12:00:00Z,2026-06-03T16:00:00Z,2026-06-03T17:00:00Z,2026-06-03T18:00:00Z,2026-06-03T19:00:00Z,2026-06-03T20:00:00Z,2026-06-03T21:00:00Z,2026-06-03T22:00:00Z,2026-06-03T23:00:00Z,2026-06-04T00:00:00Z,2026-06-04T01:00:00Z,2026-06-04T02:00:00Z,2026-06-04T03:00:00Z,2026-06-04T04:00:00Z,2026-06-04T05:00:00Z,2026-06-04T06:00:00Z,2026-06-04T07:00:00Z,2026-06-04T08:00:00Z,2026-06-04T09:00:00Z,2026-06-04T10:00:00Z,2026-06-04T11:00:00Z,2026-06-04T12:00:00Z,2026-06-04T13:00:00Z,2026-06-04T14:00:00Z,2026-06-04T15:00:00Z,2026-06-04T16:00:00Z,2026-06-04T17:00:00Z,2026-06-04T18:00:00Z,2026-06-04T19:00:00Z,2026-06-04T20:00:00Z,2026-06-04T21:00:00Z,2026-06-04T22:00:00Z,2026-06-04T23:00:00Z,2026-06-05T00:00:00Z,2026-06-05T01:00:00Z,2026-06-05T02:00:00Z,2026-06-05T03:00:00Z,2026-06-05T04:00:00Z,2026-06-05T05:00:00Z,2026-06-05T06:00:00Z,2026-06-05T07:00:00Z,2026-06-05T08:00:00Z,2026-06-05T09:00:00Z,2026-06-05T10:00:00Z,2026-06-05T11:00:00Z,2026-06-05T12:00:00Z,2026-06-05T13:00:00Z,2026-06-05T14:00:00Z,2026-06-05T15:00:00Z,2026-06-05T16:00:00Z,2026-06-05T17:00:00Z,2026-06-05T18:00:00Z,2026-06-05T19:00:00Z,2026-06-05T20:00:00Z,2026-06-05T22:00:00Z,2026-06-05T23:00:00Z,2026-06-06T00:00:00Z,2026-06-06T01:00:00Z,2026-06-06T02:00:00Z,2026-06-06T03:00:00Z,2026-06-06T04:00:00Z,2026-06-06T05:00:00Z,2026-06-06T06:00:00Z,2026-06-06T07:00:00Z,2026-06-06T08:00:00Z,2026-06-06T09:00:00Z,2026-06-06T10:00:00Z,2026-06-06T11:00:00Z,2026-06-06T12:00:00Z,2026-06-06T13:00:00Z,2026-06-06T14:00:00Z,2026-06-06T15:00:00Z,2026-06-06T16:00:00Z,2026-06-06T17:00:00Z,2026-06-06T18:00:00Z,2026-06-06T19:00:00Z,2026-06-06T20:00:00Z,2026-06-06T21:00:00Z,2026-06-06T23:00:00Z,2026-06-07T00:00:00Z,2026-06-07T01:00:00Z,2026-06-07T02:00:00Z,2026-06-07T03:00:00Z,2026-06-07T04:00:00Z,2026-06-07T05:00:00Z,2026-06-07T06:00:00Z,2026-06-07T07:00:00Z,2026-06-07T08:00:00Z,2026-06-07T09:00:00Z,2026-06-07T10:00:00Z,2026-06-07T11:00:00Z,2026-06-07T12:00:00Z,2026-06-07T13:00:00Z,2026-06-07T14:00:00Z,2026-06-07T15:00:00Z,2026-06-07T16:00:00Z,2026-06-07T17:00:00Z,2026-06-07T18:00:00Z,2026-06-07T19:00:00Z,2026-06-07T20:00:00Z,2026-06-07T21:00:00Z,2026-06-07T22:00:00Z,2026-06-08T00:00:00Z,2026-06-08T01:00:00Z,2026-06-08T02:00:00Z,2026-06-08T03:00:00Z,2026-06-08T04:00:00Z,2026-06-08T05:00:00Z,2026-06-08T06:00:00Z,2026-06-08T07:00:00Z,2026-06-08T08:00:00Z,2026-06-08T09:00:00Z,2026-06-08T10:00:00Z,2026-06-08T11:00:00Z,2026-06-08T12:00:00Z,2026-06-08T13:00:00Z,2026-06-08T14:00:00Z,2026-06-08T15:00:00Z,2026-06-08T16:00:00Z,2026-06-08T17:00:00Z,2026-06-08T18:00:00Z,2026-06-08T19:00:00Z,2026-06-08T20:00:00Z,2026-06-08T21:00:00Z,2026-06-08T22:00:00Z,2026-06-08T23:00:00Z,2026-06-09T00:00:00Z,2026-06-09T01:00:00Z,2026-06-09T02:00:00Z,2026-06-09T03:00:00Z,2026-06-09T04:00:00Z,2026-06-09T05:00:00Z,2026-06-09T06:00:00Z,2026-06-09T07:00:00Z,2026-06-09T08:00:00Z,2026-06-09T09:00:00Z,2026-06-09T10:00:00Z,2026-06-09T11:00:00Z,2026-06-09T12:00:00Z,2026-06-09T13:00:00Z,2026-06-09T14:00:00Z,2026-06-09T15:00:00Z,2026-06-09T16:00:00Z,2026-06-10T01:00:00Z,2026-06-10T03:00:00Z,2026-06-10T04:00:00Z,2026-06-10T05:00:00Z,2026-06-10T06:00:00Z,2026-06-10T07:00:00Z,2026-06-10T08:00:00Z,2026-06-10T09:00:00Z,2026-06-10T10:00:00Z,2026-06-10T11:00:00Z,2026-06-10T12:00:00Z,2026-06-10T13:00:00Z,2026-06-10T14:00:00Z,2026-06-10T16:00:00Z,2026-06-10T17:00:00Z,2026-06-10T18:00:00Z,2026-06-10T19:00:00Z,2026-06-10T20:00:00Z,2026-06-10T21:00:00Z,2026-06-10T22:00:00Z,2026-06-10T23:00:00Z,2026-06-11T00:00:00Z,2026-06-11T01:00:00Z,2026-06-11T02:00:00Z,2026-06-11T03:00:00Z,2026-06-11T04:00:00Z,2026-06-11T05:00:00Z,2026-06-11T06:00:00Z,2026-06-11T07:00:00Z,2026-06-11T08:00:00Z,2026-06-11T09:00:00Z,2026-06-11T10:00:00Z,2026-06-11T11:00:00Z,2026-06-11T12:00:00Z,2026-06-11T13:00:00Z,2026-06-11T14:00:00Z,2026-06-11T15:00:00Z,2026-06-11T16:00:00Z,2026-06-11T17:00:00Z,2026-06-11T18:00:00Z,2026-06-11T19:00:00Z,2026-06-11T20:00:00Z,2026-06-11T21:00:00Z,2026-06-11T22:00:00Z,2026-06-11T23:00:00Z,2026-06-12T00:00:00Z,2026-06-12T01:00:00Z,2026-06-12T02:00:00Z,2026-06-12T03:00:00Z,2026-06-12T04:00:00Z,2026-06-12T05:00:00Z,2026-06-12T06:00:00Z,2026-06-12T07:00:00Z,2026-06-12T08:00:00Z,2026-06-12T09:00:00Z,2026-06-12T10:00:00Z,2026-06-12T11:00:00Z,2026-06-12T12:00:00Z,2026-06-12T13:00:00Z,2026-06-12T14:00:00Z,2026-06-12T15:00:00Z,2026-06-12T16:00:00Z,2026-06-12T17:00:00Z,2026-06-12T18:00:00Z,2026-06-12T19:00:00Z,2026-06-12T20:00:00Z,2026-06-12T21:00:00Z,2026-06-12T22:00:00Z,2026-06-12T23:00:00Z,2026-06-13T00:00:00Z,2026-06-13T01:00:00Z,2026-06-13T02:00:00Z,2026-06-13T03:00:00Z,2026-06-13T04:00:00Z,2026-06-13T05:00:00Z,2026-06-13T06:00:00Z,2026-06-13T07:00:00Z,2026-06-13T08:00:00Z,2026-06-13T09:00:00Z,2026-06-13T10:00:00Z,2026-06-13T11:00:00Z,2026-06-13T12:00:00Z,2026-06-13T13:00:00Z,2026-06-13T14:00:00Z,2026-06-13T15:00:00Z,2026-06-13T16:00:00Z,2026-06-13T17:00:00Z,2026-06-13T18:00:00Z,2026-06-13T20:00:00Z,2026-06-13T21:00:00Z,2026-06-13T22:00:00Z,2026-06-13T23:00:00Z,2026-06-14T00:00:00Z,2026-06-14T01:00:00Z,2026-06-14T02:00:00Z,2026-06-14T03:00:00Z,2026-06-14T04:00:00Z,2026-06-14T05:00:00Z,2026-06-14T06:00:00Z,2026-06-14T07:00:00Z,2026-06-14T08:00:00Z,2026-06-14T09:00:00Z,2026-06-14T10:00:00Z,2026-06-14T11:00:00Z,2026-06-14T12:00:00Z,2026-06-14T13:00:00Z,2026-06-14T14:00:00Z,2026-06-14T15:00:00Z,2026-06-14T17:00:00Z,2026-06-14T18:00:00Z,2026-06-14T19:00:00Z,2026-06-14T20:00:00Z,2026-06-14T21:00:00Z,2026-06-14T22:00:00Z,2026-06-14T23:00:00Z,2026-06-15T00:00:00Z,2026-06-15T02:00:00Z,2026-06-15T03:00:00Z,2026-06-15T04:00:00Z,2026-06-15T05:00:00Z,2026-06-15T06:00:00Z,2026-06-15T07:00:00Z,2026-06-15T08:00:00Z,2026-06-15T09:00:00Z,2026-06-15T10:00:00Z,2026-06-15T11:00:00Z,2026-06-15T12:00:00Z,2026-06-15T17:00:00Z,2026-06-15T18:00:00Z,2026-06-15T19:00:00Z,2026-06-15T20:00:00Z,2026-06-15T21:00:00Z,2026-06-15T22:00:00Z,2026-06-15T23:00:00Z,2026-06-16T00:00:00Z,2026-06-16T01:00:00Z,2026-06-16T03:00:00Z,2026-06-16T04:00:00Z,2026-06-16T05:00:00Z,2026-06-16T06:00:00Z,2026-06-16T07:00:00Z,2026-06-16T08:00:00Z,2026-06-16T10:00:00Z,2026-06-16T11:00:00Z,2026-06-16T12:00:00Z,2026-06-16T13:00:00Z,2026-06-16T14:00:00Z,2026-06-16T15:00:00Z,2026-06-16T16:00:00Z,2026-06-16T17:00:00Z,2026-06-16T18:00:00Z,2026-06-16T19:00:00Z,2026-06-16T20:00:00Z,2026-06-16T21:00:00Z,2026-06-16T22:00:00Z,2026-06-16T23:00:00Z,2026-06-17T00:00:00Z,2026-06-17T01:00:00Z,2026-06-17T02:00:00Z,2026-06-17T03:00:00Z,2026-06-17T04:00:00Z,2026-06-17T05:00:00Z,2026-06-17T06:00:00Z,2026-06-17T07:00:00Z,2026-06-17T08:00:00Z,2026-06-17T09:00:00Z,2026-06-17T10:00:00Z,2026-06-17T11:00:00Z,2026-06-17T12:00:00Z,2026-06-17T13:00:00Z,2026-06-17T14:00:00Z,2026-06-17T15:00:00Z,2026-06-17T16:00:00Z,2026-06-17T17:00:00Z,2026-06-17T18:00:00Z,2026-06-17T19:00:00Z,2026-06-17T20:00:00Z,2026-06-17T21:00:00Z,2026-06-17T22:00:00Z,2026-06-17T23:00:00Z,2026-06-18T00:00:00Z,2026-06-18T01:00:00Z,2026-06-18T02:00:00Z,2026-06-18T03:00:00Z,2026-06-18T04:00:00Z,2026-06-18T05:00:00Z,2026-06-18T06:00:00Z,2026-06-18T07:00:00Z,2026-06-18T08:00:00Z,2026-06-18T09:00:00Z,2026-06-18T10:00:00Z,2026-06-18T11:00:00Z,2026-06-18T12:00:00Z,2026-06-18T13:00:00Z,2026-06-18T14:00:00Z,2026-06-18T15:00:00Z,2026-06-18T16:00:00Z,2026-06-18T18:00:00Z,2026-06-18T19:00:00Z,2026-06-18T20:00:00Z,2026-06-18T21:00:00Z,2026-06-18T22:00:00Z,2026-06-18T23:00:00Z,2026-06-19T00:00:00Z,2026-06-19T01:00:00Z,2026-06-19T02:00:00Z,2026-06-19T03:00:00Z,2026-06-19T04:00:00Z,2026-06-19T05:00:00Z,2026-06-19T06:00:00Z,2026-06-19T07:00:00Z,2026-06-19T08:00:00Z,2026-06-19T09:00:00Z,2026-06-19T10:00:00Z,2026-06-19T11:00:00Z,2026-06-19T12:00:00Z,2026-06-19T13:00:00Z,2026-06-19T14:00:00Z,2026-06-19T15:00:00Z,2026-06-19T16:00:00Z,2026-06-19T17:00:00Z,2026-06-19T18:00:00Z,2026-06-19T19:00:00Z,2026-06-19T20:00:00Z,2026-06-19T21:00:00Z,2026-06-19T22:00:00Z,2026-06-19T23:00:00Z,2026-06-20T00:00:00Z,2026-06-20T01:00:00Z,2026-06-20T02:00:00Z,2026-06-20T03:00:00Z,2026-06-20T04:00:00Z,2026-06-20T05:00:00Z,2026-06-20T06:00:00Z,2026-06-20T07:00:00Z,2026-06-20T08:00:00Z,2026-06-20T09:00:00Z,2026-06-20T10:00:00Z,2026-06-20T11:00:00Z,2026-06-20T12:00:00Z,2026-06-20T13:00:00Z,2026-06-20T14:00:00Z,2026-06-20T15:00:00Z,2026-06-20T16:00:00Z,2026-06-20T17:00:00Z,2026-06-20T18:00:00Z,2026-06-20T19:00:00Z,2026-06-20T20:00:00Z,2026-06-20T21:00:00Z,2026-06-20T22:00:00Z,2026-06-20T23:00:00Z,2026-06-21T00:00:00Z,2026-06-21T01:00:00Z,2026-06-21T02:00:00Z,2026-06-21T03:00:00Z,2026-06-21T04:00:00Z,2026-06-21T05:00:00Z,2026-06-21T06:00:00Z,2026-06-21T07:00:00Z,2026-06-21T08:00:00Z,2026-06-21T09:00:00Z,2026-06-21T10:00:00Z,2026-06-21T11:00:00Z,2026-06-21T12:00:00Z,2026-06-21T13:00:00Z,2026-06-21T14:00:00Z,2026-06-21T15:00:00Z,2026-06-21T16:00:00Z,2026-06-21T17:00:00Z,2026-06-21T18:00:00Z,2026-06-21T19:00:00Z,2026-06-21T20:00:00Z,2026-06-21T21:00:00Z,2026-06-21T22:00:00Z,2026-06-21T23:00:00Z,2026-06-22T00:00:00Z,2026-06-22T01:00:00Z,2026-06-22T02:00:00Z,2026-06-22T03:00:00Z,2026-06-22T04:00:00Z,2026-06-22T05:00:00Z,2026-06-22T06:00:00Z,2026-06-22T07:00:00Z,2026-06-22T08:00:00Z,2026-06-22T09:00:00Z,2026-06-22T10:00:00Z,2026-06-22T11:00:00Z,2026-06-22T12:00:00Z,2026-06-22T13:00:00Z,2026-06-22T14:00:00Z,2026-06-22T15:00:00Z,2026-06-22T16:00:00Z,2026-06-22T17:00:00Z,2026-06-22T18:00:00Z,2026-06-22T19:00:00Z,2026-06-22T20:00:00Z,2026-06-22T21:00:00Z,2026-06-22T22:00:00Z,2026-06-22T23:00:00Z,2026-06-23T00:00:00Z,2026-06-23T01:00:00Z,2026-06-23T02:00:00Z,2026-06-23T03:00:00Z,2026-06-23T04:00:00Z,2026-06-23T05:00:00Z,2026-06-23T06:00:00Z,2026-06-23T07:00:00Z,2026-06-23T08:00:00Z,2026-06-23T09:00:00Z,2026-06-23T10:00:00Z,2026-06-23T11:00:00Z,2026-06-23T12:00:00Z,2026-06-23T13:00:00Z,2026-06-23T14:00:00Z,2026-06-23T15:00:00Z,2026-06-23T16:00:00Z,2026-06-23T17:00:00Z,2026-06-23T18:00:00Z,2026-06-23T19:00:00Z,2026-06-23T20:00:00Z,2026-06-23T21:00:00Z,2026-06-23T22:00:00Z,2026-06-23T23:00:00Z,2026-06-24T00:00:00Z,2026-06-24T01:00:00Z,2026-06-24T02:00:00Z,2026-06-24T03:00:00Z,2026-06-24T04:00:00Z,2026-06-24T05:00:00Z,2026-06-24T06:00:00Z,2026-06-24T07:00:00Z,2026-06-24T08:00:00Z,2026-06-24T09:00:00Z,2026-06-24T10:00:00Z,2026-06-24T11:00:00Z,2026-06-24T12:00:00Z,2026-06-24T13:00:00Z,2026-06-24T14:00:00Z,2026-06-24T15:00:00Z,2026-06-24T16:00:00Z,2026-06-24T17:00:00Z,2026-06-24T18:00:00Z,2026-06-24T19:00:00Z,2026-06-24T20:00:00Z,2026-06-24T21:00:00Z,2026-06-24T22:00:00Z,2026-06-24T23:00:00Z,2026-06-25T00:00:00Z,2026-06-25T01:00:00Z,2026-06-25T02:00:00Z,2026-06-25T03:00:00Z,2026-06-25T04:00:00Z,2026-06-25T05:00:00Z,2026-06-25T07:00:00Z,2026-06-25T08:00:00Z,2026-06-25T09:00:00Z,2026-06-25T10:00:00Z,2026-06-25T11:00:00Z,2026-06-25T12:00:00Z,2026-06-25T13:00:00Z,2026-06-25T14:00:00Z,2026-06-25T15:00:00Z,2026-06-25T16:00:00Z,2026-06-25T17:00:00Z,2026-06-25T18:00:00Z,2026-06-25T19:00:00Z,2026-06-25T20:00:00Z,2026-06-25T21:00:00Z,2026-06-25T23:00:00Z,2026-06-26T00:00:00Z,2026-06-26T01:00:00Z,2026-06-26T02:00:00Z,2026-06-26T03:00:00Z,2026-06-26T04:00:00Z,2026-06-26T05:00:00Z,2026-06-26T06:00:00Z,2026-06-26T07:00:00Z,2026-06-26T08:00:00Z,2026-06-26T09:00:00Z,2026-06-26T10:00:00Z,2026-06-26T11:00:00Z,2026-06-26T12:00:00Z,2026-06-26T13:00:00Z,2026-06-26T14:00:00Z,2026-06-26T15:00:00Z,2026-06-26T16:00:00Z,2026-06-26T17:00:00Z,2026-06-26T18:00:00Z,2026-06-26T19:00:00Z,2026-06-26T20:00:00Z,2026-06-26T21:00:00Z,2026-06-26T22:00:00Z,2026-06-26T23:00:00Z,2026-06-27T00:00:00Z,2026-06-27T01:00:00Z,2026-06-27T02:00:00Z,2026-06-27T03:00:00Z,2026-06-27T04:00:00Z,2026-06-27T05:00:00Z,2026-06-27T06:00:00Z,2026-06-27T07:00:00Z,2026-06-27T08:00:00Z,2026-06-27T09:00:00Z,2026-06-27T10:00:00Z,2026-06-27T11:00:00Z,2026-06-27T12:00:00Z,2026-06-27T13:00:00Z,2026-06-27T14:00:00Z,2026-06-27T15:00:00Z,2026-06-27T16:00:00Z,2026-06-27T17:00:00Z,2026-06-27T18:00:00Z,2026-06-27T19:00:00Z,2026-06-27T20:00:00Z,2026-06-27T21:00:00Z,2026-06-27T22:00:00Z,2026-06-27T23:00:00Z,2026-06-28T00:00:00Z,2026-06-28T01:00:00Z,2026-06-28T02:00:00Z,2026-06-28T03:00:00Z,2026-06-28T04:00:00Z,2026-06-28T05:00:00Z,2026-06-28T06:00:00Z,2026-06-28T07:00:00Z,2026-06-28T08:00:00Z,2026-06-28T09:00:00Z,2026-06-28T10:00:00Z,2026-06-28T11:00:00Z,2026-06-28T12:00:00Z,2026-06-28T13:00:00Z,2026-06-28T14:00:00Z,2026-06-28T15:00:00Z,2026-06-28T16:00:00Z,2026-06-28T17:00:00Z,2026-06-28T18:00:00Z,2026-06-28T19:00:00Z,2026-06-28T20:00:00Z,2026-06-28T21:00:00Z,2026-06-28T22:00:00Z,2026-06-28T23:00:00Z,2026-06-29T00:00:00Z,2026-06-29T01:00:00Z,2026-06-29T02:00:00Z,2026-06-29T03:00:00Z,2026-06-29T04:00:00Z,2026-06-29T05:00:00Z,2026-06-29T06:00:00Z,2026-06-29T07:00:00Z,2026-06-29T08:00:00Z,2026-06-29T09:00:00Z,2026-06-29T10:00:00Z,2026-06-29T11:00:00Z,2026-06-29T12:00:00Z,2026-06-29T13:00:00Z,2026-06-29T14:00:00Z,2026-06-29T15:00:00Z,2026-06-29T16:00:00Z,2026-06-29T17:00:00Z,2026-06-29T18:00:00Z,2026-06-29T19:00:00Z,2026-06-29T20:00:00Z,2026-06-29T21:00:00Z,2026-06-29T22:00:00Z,2026-06-29T23:00:00Z,2026-06-30T00:00:00Z,2026-06-30T01:00:00Z,2026-06-30T02:00:00Z,2026-06-30T03:00:00Z,2026-06-30T04:00:00Z,2026-06-30T05:00:00Z,2026-06-30T06:00:00Z,2026-06-30T07:00:00Z,2026-06-30T08:00:00Z,2026-06-30T09:00:00Z,2026-06-30T10:00:00Z,2026-06-30T11:00:00Z,2026-06-30T12:00:00Z,2026-06-30T13:00:00Z,2026-06-30T14:00:00Z,2026-06-30T15:00:00Z,2026-06-30T16:00:00Z,2026-06-30T17:00:00Z,2026-06-30T18:00:00Z,2026-06-30T19:00:00Z,2026-06-30T20:00:00Z,2026-06-30T21:00:00Z,2026-06-30T22:00:00Z,2026-06-30T23:00:00Z,2026-07-01T00:00:00Z,2026-07-01T01:00:00Z,2026-07-01T02:00:00Z,2026-07-01T03:00:00Z,2026-07-01T04:00:00Z,2026-07-01T05:00:00Z,2026-07-01T06:00:00Z,2026-07-01T07:00:00Z,2026-07-01T08:00:00Z,2026-07-01T09:00:00Z,2026-07-01T10:00:00Z,2026-07-01T11:00:00Z,2026-07-01T12:00:00Z,2026-07-01T13:00:00Z,2026-07-01T14:00:00Z,2026-07-01T15:00:00Z,2026-07-01T16:00:00Z,2026-07-01T17:00:00Z,2026-07-01T18:00:00Z,2026-07-01T19:00:00Z,2026-07-01T20:00:00Z,2026-07-01T21:00:00Z,2026-07-01T22:00:00Z,2026-07-02T00:00:00Z,2026-07-02T01:00:00Z,2026-07-02T02:00:00Z,2026-07-02T03:00:00Z,2026-07-02T04:00:00Z,2026-07-02T05:00:00Z,2026-07-02T06:00:00Z,2026-07-02T07:00:00Z,2026-07-02T08:00:00Z,2026-07-02T09:00:00Z,2026-07-02T10:00:00Z,2026-07-02T11:00:00Z,2026-07-02T12:00:00Z,2026-07-02T13:00:00Z,2026-07-02T14:00:00Z,2026-07-02T15:00:00Z,2026-07-02T16:00:00Z,2026-07-02T17:00:00Z,2026-07-02T18:00:00Z,2026-07-02T19:00:00Z,2026-07-02T20:00:00Z,2026-07-02T21:00:00Z,2026-07-02T22:00:00Z,2026-07-02T23:00:00Z,2026-07-03T00:00:00Z,2026-07-03T01:00:00Z,2026-07-03T02:00:00Z,2026-07-03T03:00:00Z,2026-07-03T04:00:00Z,2026-07-03T05:00:00Z,2026-07-03T08:00:00Z,2026-07-03T09:00:00Z,2026-07-03T10:00:00Z,2026-07-03T11:00:00Z,2026-07-03T12:00:00Z,2026-07-03T13:00:00Z,2026-07-03T14:00:00Z,2026-07-03T15:00:00Z,2026-07-03T16:00:00Z,2026-07-03T17:00:00Z,2026-07-03T18:00:00Z,2026-07-03T19:00:00Z,2026-07-03T20:00:00Z,2026-07-03T21:00:00Z,2026-07-03T22:00:00Z,2026-07-03T23:00:00Z,2026-07-04T00:00:00Z,2026-07-04T01:00:00Z,2026-07-04T03:00:00Z,2026-07-04T04:00:00Z,2026-07-04T05:00:00Z,2026-07-04T06:00:00Z,2026-07-04T07:00:00Z,2026-07-04T08:00:00Z,2026-07-04T09:00:00Z,2026-07-04T10:00:00Z,2026-07-04T11:00:00Z,2026-07-04T12:00:00Z,2026-07-04T13:00:00Z,2026-07-04T14:00:00Z,2026-07-04T15:00:00Z,2026-07-04T16:00:00Z,2026-07-04T17:00:00Z,2026-07-04T18:00:00Z,2026-07-04T19:00:00Z,2026-07-04T20:00:00Z,2026-07-04T21:00:00Z,2026-07-04T22:00:00Z,2026-07-04T23:00:00Z,2026-07-05T00:00:00Z,2026-07-05T01:00:00Z,2026-07-05T02:00:00Z,2026-07-05T03:00:00Z,2026-07-05T04:00:00Z,2026-07-05T05:00:00Z,2026-07-05T06:00:00Z,2026-07-05T07:00:00Z,2026-07-05T08:00:00Z,2026-07-05T09:00:00Z,2026-07-05T11:00:00Z,2026-07-05T12:00:00Z,2026-07-05T13:00:00Z,2026-07-05T14:00:00Z,2026-07-05T15:00:00Z,2026-07-05T16:00:00Z,2026-07-05T17:00:00Z,2026-07-05T18:00:00Z,2026-07-05T19:00:00Z,2026-07-05T20:00:00Z,2026-07-05T21:00:00Z,2026-07-05T22:00:00Z,2026-07-05T23:00:00Z,2026-07-06T00:00:00Z,2026-07-06T01:00:00Z,2026-07-06T02:00:00Z,2026-07-06T03:00:00Z,2026-07-06T04:00:00Z,2026-07-06T05:00:00Z,2026-07-06T07:00:00Z,2026-07-06T08:00:00Z,2026-07-06T09:00:00Z,2026-07-06T10:00:00Z,2026-07-06T11:00:00Z,2026-07-06T12:00:00Z,2026-07-06T13:00:00Z,2026-07-06T14:00:00Z,2026-07-06T15:00:00Z,2026-07-06T16:00:00Z,2026-07-06T17:00:00Z,2026-07-06T18:00:00Z,2026-07-06T19:00:00Z,2026-07-06T20:00:00Z,2026-07-06T21:00:00Z,2026-07-07T00:00:00Z,2026-07-07T01:00:00Z,2026-07-07T02:00:00Z,2026-07-07T03:00:00Z,2026-07-07T04:00:00Z,2026-07-07T05:00:00Z,2026-07-07T06:00:00Z,2026-07-07T07:00:00Z,2026-07-07T08:00:00Z,2026-07-07T09:00:00Z,2026-07-07T10:00:00Z,2026-07-07T11:00:00Z,2026-07-07T12:00:00Z,2026-07-07T13:00:00Z,2026-07-07T14:00:00Z,2026-07-07T15:00:00Z,2026-07-07T16:00:00Z,2026-07-07T17:00:00Z,2026-07-07T18:00:00Z,2026-07-07T19:00:00Z,2026-07-07T20:00:00Z,2026-07-07T21:00:00Z,2026-07-08T00:00:00Z,2026-07-08T01:00:00Z,2026-07-08T02:00:00Z,2026-07-08T03:00:00Z,2026-07-08T04:00:00Z,2026-07-08T05:00:00Z,2026-07-08T06:00:00Z,2026-07-08T07:00:00Z,2026-07-08T08:00:00Z,2026-07-08T09:00:00Z,2026-07-08T10:00:00Z,2026-07-08T11:00:00Z,2026-07-08T12:00:00Z,2026-07-08T13:00:00Z,2026-07-08T14:00:00Z,2026-07-08T15:00:00Z,2026-07-08T16:00:00Z,2026-07-08T17:00:00Z,2026-07-08T18:00:00Z,2026-07-08T19:00:00Z,2026-07-08T20:00:00Z,2026-07-08T21:00:00Z,2026-07-08T23:00:00Z,2026-07-09T00:00:00Z,2026-07-09T01:00:00Z,2026-07-09T02:00:00Z,2026-07-09T03:00:00Z,2026-07-09T04:00:00Z,2026-07-09T05:00:00Z,2026-07-09T06:00:00Z,2026-07-09T07:00:00Z,2026-07-09T08:00:00Z,2026-07-09T09:00:00Z,2026-07-09T10:00:00Z,2026-07-09T11:00:00Z,2026-07-09T12:00:00Z,2026-07-09T13:00:00Z,2026-07-09T14:00:00Z,2026-07-09T16:00:00Z,2026-07-09T17:00:00Z,2026-07-09T18:00:00Z,2026-07-09T19:00:00Z,2026-07-09T20:00:00Z,2026-07-09T21:00:00Z,2026-07-09T22:00:00Z,2026-07-09T23:00:00Z,2026-07-10T00:00:00Z,2026-07-10T01:00:00Z,2026-07-10T02:00:00Z,2026-07-10T03:00:00Z,2026-07-10T04:00:00Z,2026-07-10T05:00:00Z,2026-07-10T06:00:00Z,2026-07-10T07:00:00Z,2026-07-10T08:00:00Z,2026-07-10T09:00:00Z,2026-07-10T10:00:00Z,2026-07-10T11:00:00Z,2026-07-10T12:00:00Z,2026-07-10T13:00:00Z,2026-07-10T14:00:00Z,2026-07-10T15:00:00Z,2026-07-10T16:00:00Z,2026-07-10T17:00:00Z,2026-07-10T18:00:00Z,2026-07-10T19:00:00Z,2026-07-10T20:00:00Z,2026-07-10T21:00:00Z,2026-07-10T22:00:00Z,2026-07-11T01:00:00Z,2026-07-11T02:00:00Z,2026-07-11T03:00:00Z,2026-07-11T04:00:00Z,2026-07-11T05:00:00Z,2026-07-11T06:00:00Z,2026-07-11T07:00:00Z,2026-07-11T08:00:00Z,2026-07-11T09:00:00Z,2026-07-11T10:00:00Z,2026-07-11T11:00:00Z,2026-07-11T12:00:00Z,2026-07-11T13:00:00Z,2026-07-11T14:00:00Z,2026-07-11T15:00:00Z,2026-07-11T16:00:00Z,2026-07-11T17:00:00Z,2026-07-11T19:00:00Z,2026-07-11T20:00:00Z,2026-07-11T21:00:00Z,2026-07-11T22:00:00Z,2026-07-11T23:00:00Z,2026-07-12T00:00:00Z,2026-07-12T01:00:00Z,2026-07-12T02:00:00Z,2026-07-12T03:00:00Z,2026-07-12T04:00:00Z,2026-07-12T05:00:00Z,2026-07-12T06:00:00Z,2026-07-12T07:00:00Z,2026-07-12T08:00:00Z,2026-07-12T09:00:00Z,2026-07-12T10:00:00Z,2026-07-12T11:00:00Z,2026-07-12T12:00:00Z,2026-07-12T13:00:00Z,2026-07-12T14:00:00Z,2026-07-12T15:00:00Z,2026-07-12T16:00:00Z,2026-07-12T17:00:00Z,2026-07-12T18:00:00Z,2026-07-12T19:00:00Z,2026-07-12T20:00:00Z,2026-07-12T21:00:00Z,2026-07-12T22:00:00Z,2026-07-13T00:00:00Z,2026-07-13T01:00:00Z,2026-07-13T02:00:00Z,2026-07-13T03:00:00Z,2026-07-13T04:00:00Z,2026-07-13T05:00:00Z,2026-07-13T06:00:00Z,2026-07-13T07:00:00Z,2026-07-13T08:00:00Z,2026-07-13T09:00:00Z,2026-07-13T10:00:00Z,2026-07-13T11:00:00Z,2026-07-14T00:00:00Z,2026-07-14T01:00:00Z,2026-07-14T02:00:00Z,2026-07-14T03:00:00Z,2026-07-14T04:00:00Z,2026-07-14T05:00:00Z,2026-07-14T06:00:00Z,2026-07-14T07:00:00Z,2026-07-14T08:00:00Z,2026-07-14T09:00:00Z,2026-07-14T10:00:00Z,2026-07-14T11:00:00Z,2026-07-14T12:00:00Z,2026-07-14T13:00:00Z,2026-07-14T14:00:00Z,2026-07-14T15:00:00Z,2026-07-14T16:00:00Z,2026-07-14T17:00:00Z,2026-07-14T18:00:00Z,2026-07-14T19:00:00Z,2026-07-14T20:00:00Z,2026-07-14T21:00:00Z,2026-07-14T22:00:00Z,2026-07-14T23:00:00Z,2026-07-15T00:00:00Z,2026-07-15T01:00:00Z,2026-07-15T02:00:00Z,2026-07-15T03:00:00Z,2026-07-15T04:00:00Z,2026-07-15T05:00:00Z,2026-07-15T06:00:00Z,2026-07-15T07:00:00Z,2026-07-15T08:00:00Z,2026-07-15T09:00:00Z,2026-07-15T10:00:00Z,2026-07-15T11:00:00Z,2026-07-15T12:00:00Z,2026-07-15T13:00:00Z,2026-07-15T14:00:00Z,2026-07-15T15:00:00Z,2026-07-15T16:00:00Z,2026-07-15T17:00:00Z,2026-07-15T18:00:00Z,2026-07-15T19:00:00Z,2026-07-15T20:00:00Z,2026-07-15T21:00:00Z,2026-07-15T22:00:00Z,2026-07-15T23:00:00Z,2026-07-16T00:00:00Z,2026-07-16T01:00:00Z,2026-07-16T02:00:00Z,2026-07-16T03:00:00Z,2026-07-16T04:00:00Z,2026-07-16T05:00:00Z,2026-07-16T06:00:00Z,2026-07-16T07:00:00Z,2026-07-16T08:00:00Z,2026-07-16T09:00:00Z,2026-07-16T10:00:00Z,2026-07-16T11:00:00Z,2026-07-16T12:00:00Z,2026-07-16T13:00:00Z,2026-07-16T14:00:00Z,2026-07-16T15:00:00Z,2026-07-16T16:00:00Z,2026-07-16T17:00:00Z,2026-07-16T18:00:00Z,2026-07-16T19:00:00Z,2026-07-16T20:00:00Z,2026-07-16T21:00:00Z,2026-07-16T22:00:00Z,2026-07-16T23:00:00Z,2026-07-17T00:00:00Z,2026-07-17T01:00:00Z,2026-07-17T02:00:00Z,2026-07-17T03:00:00Z,2026-07-17T04:00:00Z,2026-07-17T05:00:00Z,2026-07-17T06:00:00Z,2026-07-17T07:00:00Z,2026-07-17T08:00:00Z,2026-07-17T09:00:00Z,2026-07-17T10:00:00Z,2026-07-17T11:00:00Z,2026-07-17T12:00:00Z,2026-07-17T13:00:00Z,2026-07-17T14:00:00Z,2026-07-17T15:00:00Z,2026-07-17T16:00:00Z,2026-07-17T17:00:00Z,2026-07-17T18:00:00Z,2026-07-17T19:00:00Z,2026-07-17T20:00:00Z,2026-07-17T21:00:00Z,2026-07-17T22:00:00Z,2026-07-17T23:00:00Z,2026-07-18T00:00:00Z,2026-07-18T01:00:00Z,2026-07-18T02:00:00Z,2026-07-18T03:00:00Z,2026-07-18T04:00:00Z,2026-07-18T05:00:00Z,2026-07-18T06:00:00Z,2026-07-18T07:00:00Z,2026-07-18T08:00:00Z,2026-07-18T09:00:00Z,2026-07-18T10:00:00Z,2026-07-18T11:00:00Z,2026-07-18T12:00:00Z,2026-07-18T13:00:00Z,2026-07-18T14:00:00Z,2026-07-18T15:00:00Z,2026-07-18T16:00:00Z,2026-07-18T17:00:00Z,2026-07-18T18:00:00Z,2026-07-18T19:00:00Z,2026-07-18T20:00:00Z,2026-07-18T21:00:00Z,2026-07-18T22:00:00Z,2026-07-18T23:00:00Z,2026-07-19T00:00:00Z,2026-07-19T01:00:00Z,2026-07-19T02:00:00Z,2026-07-19T03:00:00Z,2026-07-19T04:00:00Z,2026-07-19T05:00:00Z,2026-07-19T06:00:00Z,2026-07-19T07:00:00Z,2026-07-19T08:00:00Z,2026-07-19T09:00:00Z,2026-07-19T10:00:00Z,2026-07-19T11:00:00Z,2026-07-19T12:00:00Z,2026-07-19T13:00:00Z,2026-07-19T14:00:00Z,2026-07-19T15:00:00Z,2026-07-19T16:00:00Z,2026-07-19T17:00:00Z,2026-07-19T18:00:00Z,2026-07-19T19:00:00Z,2026-07-19T20:00:00Z,2026-07-19T21:00:00Z,2026-07-19T22:00:00Z,2026-07-19T23:00:00Z,2026-07-20T00:00:00Z,2026-07-20T01:00:00Z,2026-07-20T02:00:00Z,2026-07-20T03:00:00Z,2026-07-20T04:00:00Z,2026-07-20T05:00:00Z,2026-07-20T06:00:00Z,2026-07-20T07:00:00Z,2026-07-20T08:00:00Z,2026-07-20T09:00:00Z,2026-07-20T10:00:00Z,2026-07-20T11:00:00Z,2026-07-20T12:00:00Z,2026-07-20T13:00:00Z,2026-07-20T14:00:00Z,2026-07-20T15:00:00Z,2026-07-20T16:00:00Z,2026-07-20T17:00:00Z,2026-07-20T18:00:00Z,2026-07-20T19:00:00Z,2026-07-20T20:00:00Z,2026-07-20T21:00:00Z,2026-07-20T22:00:00Z,2026-07-20T23:00:00Z,2026-07-21T00:00:00Z,2026-07-21T01:00:00Z,2026-07-21T02:00:00Z,2026-07-21T03:00:00Z,2026-07-21T04:00:00Z,2026-07-21T05:00:00Z,2026-07-21T06:00:00Z,2026-07-21T07:00:00Z,2026-07-21T08:00:00Z,2026-07-21T09:00:00Z,2026-07-21T10:00:00Z,2026-07-21T11:00:00Z,2026-07-21T12:00:00Z,2026-07-21T13:00:00Z,2026-07-21T14:00:00Z,2026-07-21T15:00:00Z,2026-07-21T16:00:00Z,2026-07-21T17:00:00Z,2026-07-21T18:00:00Z,2026-07-21T19:00:00Z,2026-07-21T20:00:00Z,2026-07-21T21:00:00Z,2026-07-21T22:00:00Z,2026-07-21T23:00:00Z,2026-07-22T00:00:00Z,2026-07-22T01:00:00Z,2026-07-22T02:00:00Z,2026-07-22T03:00:00Z,2026-07-22T04:00:00Z,2026-07-22T05:00:00Z,2026-07-22T06:00:00Z,2026-07-22T07:00:00Z,2026-07-22T08:00:00Z,2026-07-22T09:00:00Z,2026-07-22T10:00:00Z,2026-07-22T11:00:00Z,2026-07-22T12:00:00Z,2026-07-22T13:00:00Z,2026-07-22T14:00:00Z,2026-07-22T15:00:00Z,2026-07-22T16:00:00Z,2026-07-22T17:00:00Z,2026-07-22T18:00:00Z,2026-07-22T19:00:00Z,2026-07-22T20:00:00Z,2026-07-22T21:00:00Z,2026-07-22T22:00:00Z,2026-07-22T23:00:00Z,2026-07-23T00:00:00Z,2026-07-23T01:00:00Z,2026-07-23T02:00:00Z,2026-07-23T03:00:00Z,2026-07-23T04:00:00Z,2026-07-23T05:00:00Z,2026-07-23T06:00:00Z,2026-07-23T07:00:00Z,2026-07-23T08:00:00Z,2026-07-23T09:00:00Z,2026-07-23T10:00:00Z,2026-07-23T11:00:00Z,2026-07-23T12:00:00Z,2026-07-23T13:00:00Z,2026-07-23T14:00:00Z,2026-07-23T15:00:00Z,2026-07-23T16:00:00Z,2026-07-23T17:00:00Z,2026-07-23T18:00:00Z,2026-07-23T19:00:00Z,2026-07-23T20:00:00Z,2026-07-23T21:00:00Z,2026-07-23T22:00:00Z,2026-07-23T23:00:00Z,2026-07-24T00:00:00Z,2026-07-24T01:00:00Z,2026-07-24T02:00:00Z,2026-07-24T03:00:00Z,2026-07-24T04:00:00Z,2026-07-24T05:00:00Z,2026-07-24T06:00:00Z,2026-07-24T07:00:00Z,2026-07-24T08:00:00Z,2026-07-24T09:00:00Z,2026-07-24T10:00:00Z,2026-07-24T11:00:00Z,2026-07-24T12:00:00Z,2026-07-24T13:00:00Z,2026-07-24T14:00:00Z,2026-07-24T15:00:00Z,2026-07-24T16:00:00Z,2026-07-24T17:00:00Z,2026-07-24T18:00:00Z,2026-07-24T19:00:00Z,2026-07-24T20:00:00Z,2026-07-24T21:00:00Z,2026-07-24T22:00:00Z,2026-07-24T23:00:00Z,2026-07-25T00:00:00Z,2026-07-25T01:00:00Z,2026-07-25T02:00:00Z,2026-07-25T03:00:00Z,2026-07-25T04:00:00Z,2026-07-25T05:00:00Z,2026-07-25T06:00:00Z,2026-07-25T07:00:00Z,2026-07-25T08:00:00Z,2026-07-25T09:00:00Z,2026-07-25T10:00:00Z,2026-07-25T11:00:00Z,2026-07-25T12:00:00Z,2026-07-25T13:00:00Z,2026-07-25T14:00:00Z,2026-07-25T15:00:00Z,2026-07-25T16:00:00Z,2026-07-25T17:00:00Z,2026-07-25T18:00:00Z,2026-07-25T19:00:00Z,2026-07-25T20:00:00Z,2026-07-25T21:00:00Z,2026-07-25T22:00:00Z,2026-07-25T23:00:00Z,2026-07-26T00:00:00Z,2026-07-26T01:00:00Z,2026-07-26T02:00:00Z,2026-07-26T03:00:00Z,2026-07-26T04:00:00Z,2026-07-26T05:00:00Z,2026-07-26T06:00:00Z,2026-07-26T07:00:00Z,2026-07-26T08:00:00Z,2026-07-26T09:00:00Z,2026-07-26T10:00:00Z,2026-07-26T11:00:00Z,2026-07-26T12:00:00Z,2026-07-26T13:00:00Z,2026-07-26T14:00:00Z,2026-07-26T15:00:00Z,2026-07-26T16:00:00Z,2026-07-26T17:00:00Z,2026-07-26T18:00:00Z,2026-07-26T19:00:00Z,2026-07-26T20:00:00Z,2026-07-26T21:00:00Z,2026-07-26T22:00:00Z,2026-07-26T23:00:00Z,2026-07-27T00:00:00Z,2026-07-27T01:00:00Z,2026-07-27T02:00:00Z,2026-07-27T03:00:00Z,2026-07-27T04:00:00Z,2026-07-27T05:00:00Z,2026-07-27T06:00:00Z,2026-07-27T07:00:00Z,2026-07-27T08:00:00Z,2026-07-27T09:00:00Z,2026-07-27T10:00:00Z,2026-07-27T11:00:00Z,2026-07-27T12:00:00Z,2026-07-27T13:00:00Z,2026-07-27T14:00:00Z,2026-07-27T15:00:00Z,2026-07-27T16:00:00Z,2026-07-27T17:00:00Z,2026-07-27T18:00:00Z,2026-07-27T19:00:00Z,2026-07-27T20:00:00Z,2026-07-27T21:00:00Z,2026-07-27T22:00:00Z,2026-07-27T23:00:00Z,2026-07-28T00:00:00Z,2026-07-28T01:00:00Z,2026-07-28T02:00:00Z,2026-07-28T03:00:00Z,2026-07-28T04:00:00Z,2026-07-28T05:00:00Z,2026-07-28T06:00:00Z,2026-07-28T07:00:00Z,2026-07-28T08:00:00Z,2026-07-28T09:00:00Z,2026-07-28T10:00:00Z,2026-07-28T11:00:00Z,2026-07-28T12:00:00Z,2026-07-28T13:00:00Z,2026-07-28T14:00:00Z,2026-07-28T15:00:00Z,2026-07-28T16:00:00Z,2026-07-28T17:00:00Z,2026-07-28T18:00:00Z,2026-07-28T19:00:00Z,2026-07-28T20:00:00Z,2026-07-28T21:00:00Z,2026-07-28T22:00:00Z,2026-07-28T23:00:00Z,2026-07-29T00:00:00Z,2026-07-29T01:00:00Z,2026-07-29T02:00:00Z,2026-07-29T03:00:00Z,2026-07-29T04:00:00Z,2026-07-29T05:00:00Z,2026-07-29T06:00:00Z,2026-07-29T07:00:00Z,2026-07-29T08:00:00Z,2026-07-29T09:00:00Z,2026-07-29T10:00:00Z,2026-07-29T11:00:00Z,2026-07-29T12:00:00Z,2026-07-29T13:00:00Z,2026-07-29T14:00:00Z,2026-07-29T15:00:00Z,2026-07-29T16:00:00Z,2026-07-29T17:00:00Z,2026-07-29T18:00:00Z,2026-07-29T19:00:00Z,2026-07-29T20:00:00Z,2026-07-29T21:00:00Z,2026-07-29T22:00:00Z,2026-07-29T23:00:00Z,2026-07-30T00:00:00Z,2026-07-30T01:00:00Z,2026-07-30T02:00:00Z,2026-07-30T03:00:00Z,2026-07-30T04:00:00Z,2026-07-30T05:00:00Z,2026-07-30T06:00:00Z,2026-07-30T07:00:00Z,2026-07-30T08:00:00Z,2026-07-30T09:00:00Z,2026-07-30T10:00:00Z,2026-07-30T11:00:00Z,2026-07-30T12:00:00Z,2026-07-30T13:00:00Z,2026-07-30T14:00:00Z,2026-07-30T15:00:00Z,2026-07-30T16:00:00Z,2026-07-30T17:00:00Z,2026-07-30T18:00:00Z,2026-07-30T19:00:00Z,2026-07-30T20:00:00Z,2026-07-30T21:00:00Z,2026-07-30T22:00:00Z,2026-07-30T23:00:00Z,2026-07-31T00:00:00Z,2026-07-31T01:00:00Z,2026-07-31T02:00:00Z,2026-07-31T03:00:00Z,2026-07-31T04:00:00Z,2026-07-31T05:00:00Z,2026-07-31T06:00:00Z,2026-07-31T07:00:00Z,2026-07-31T08:00:00Z,2026-07-31T09:00:00Z,2026-07-31T10:00:00Z,2026-07-31T11:00:00Z,2026-07-31T12:00:00Z,2026-07-31T13:00:00Z,2026-07-31T14:00:00Z,2026-07-31T15:00:00Z,2026-07-31T16:00:00Z,2026-07-31T17:00:00Z,2026-07-31T18:00:00Z,2026-07-31T19:00:00Z,2026-07-31T20:00:00Z,2026-07-31T21:00:00Z,2026-07-31T22:00:00Z,2026-07-31T23:00:00Z,2026-08-01T00:00:00Z,2026-08-01T01:00:00Z,2026-08-01T02:00:00Z,2026-08-01T03:00:00Z,2026-08-01T04:00:00Z,2026-08-01T05:00:00Z,2026-08-01T06:00:00Z,2026-08-01T07:00:00Z,2026-08-01T08:00:00Z,2026-08-01T09:00:00Z,2026-08-01T10:00:00Z,2026-08-01T11:00:00Z,2026-08-01T12:00:00Z,2026-08-01T13:00:00Z,2026-08-01T14:00:00Z,2026-08-01T15:00:00Z,2026-08-01T16:00:00Z,2026-08-01T17:00:00Z,2026-08-01T18:00:00Z,2026-08-01T19:00:00Z,2026-08-01T20:00:00Z,2026-08-01T21:00:00Z,2026-08-01T22:00:00Z,2026-08-01T23:00:00Z,2026-08-02T00:00:00Z,2026-08-02T01:00:00Z,2026-08-02T02:00:00Z,2026-08-02T03:00:00Z,2026-08-02T04:00:00Z,2026-08-02T05:00:00Z,2026-08-02T06:00:00Z,2026-08-02T07:00:00Z,2026-08-02T08:00:00Z,2026-08-02T09:00:00Z,2026-08-02T10:00:00Z,2026-08-02T11:00:00Z,2026-08-02T12:00:00Z,2026-08-02T13:00:00Z,2026-08-02T14:00:00Z,2026-08-02T15:00:00Z,2026-08-02T16:00:00Z,2026-08-02T17:00:00Z,2026-08-02T18:00:00Z,2026-08-02T19:00:00Z,2026-08-02T20:00:00Z,2026-08-02T21:00:00Z,2026-08-02T22:00:00Z,2026-08-02T23:00:00Z,2026-08-03T00:00:00Z,2026-08-03T01:00:00Z,2026-08-03T02:00:00Z,2026-08-03T03:00:00Z,2026-08-03T04:00:00Z,2026-08-03T05:00:00Z,2026-08-03T06:00:00Z,2026-08-03T07:00:00Z,2026-08-03T08:00:00Z,2026-08-03T09:00:00Z,2026-08-03T10:00:00Z,2026-08-03T11:00:00Z,2026-08-03T12:00:00Z,2026-08-03T13:00:00Z,2026-08-03T14:00:00Z,2026-08-03T15:00:00Z,2026-08-03T16:00:00Z,2026-08-03T17:00:00Z,2026-08-03T18:00:00Z,2026-08-03T19:00:00Z,2026-08-03T20:00:00Z,2026-08-03T21:00:00Z,2026-08-03T22:00:00Z,2026-08-03T23:00:00Z,2026-08-04T00:00:00Z,2026-08-04T01:00:00Z,2026-08-04T02:00:00Z,2026-08-04T03:00:00Z,2026-08-04T04:00:00Z,2026-08-04T05:00:00Z,2026-08-04T06:00:00Z,2026-08-04T07:00:00Z,2026-08-04T08:00:00Z,2026-08-04T09:00:00Z,2026-08-04T10:00:00Z,2026-08-04T11:00:00Z,2026-08-04T12:00:00Z,2026-08-04T13:00:00Z,2026-08-04T14:00:00Z,2026-08-04T15:00:00Z,2026-08-04T16:00:00Z,2026-08-04T17:00:00Z,2026-08-04T18:00:00Z,2026-08-04T19:00:00Z,2026-08-04T20:00:00Z,2026-08-04T21:00:00Z,2026-08-04T22:00:00Z,2026-08-04T23:00:00Z,2026-08-05T00:00:00Z,2026-08-05T01:00:00Z,2026-08-05T02:00:00Z,2026-08-05T03:00:00Z,2026-08-05T04:00:00Z,2026-08-05T05:00:00Z,2026-08-05T06:00:00Z,2026-08-05T07:00:00Z,2026-08-05T08:00:00Z,2026-08-05T09:00:00Z,2026-08-05T10:00:00Z,2026-08-05T11:00:00Z,2026-08-05T12:00:00Z,2026-08-05T13:00:00Z,2026-08-05T14:00:00Z,2026-08-05T15:00:00Z,2026-08-05T16:00:00Z,2026-08-05T17:00:00Z,2026-08-05T18:00:00Z,2026-08-05T19:00:00Z,2026-08-05T20:00:00Z,2026-08-05T21:00:00Z,2026-08-05T22:00:00Z,2026-08-05T23:00:00Z,2026-08-06T00:00:00Z,2026-08-06T01:00:00Z,2026-08-06T02:00:00Z,2026-08-06T03:00:00Z,2026-08-06T04:00:00Z,2026-08-06T05:00:00Z,2026-08-06T06:00:00Z,2026-08-06T07:00:00Z,2026-08-06T08:00:00Z,2026-08-06T09:00:00Z,2026-08-06T10:00:00Z,2026-08-06T11:00:00Z,2026-08-06T12:00:00Z,2026-08-06T13:00:00Z,2026-08-06T14:00:00Z,2026-08-06T15:00:00Z,2026-08-06T16:00:00Z,2026-08-06T17:00:00Z,2026-08-06T18:00:00Z,2026-08-06T19:00:00Z,2026-08-06T20:00:00Z,2026-08-06T21:00:00Z,2026-08-06T22:00:00Z,2026-08-06T23:00:00Z,2026-08-07T00:00:00Z,2026-08-07T01:00:00Z,2026-08-07T02:00:00Z,2026-08-07T03:00:00Z,2026-08-07T04:00:00Z,2026-08-07T05:00:00Z,2026-08-07T06:00:00Z,2026-08-07T07:00:00Z,2026-08-07T08:00:00Z,2026-08-07T09:00:00Z,2026-08-07T10:00:00Z,2026-08-07T11:00:00Z,2026-08-07T12:00:00Z,2026-08-07T13:00:00Z,2026-08-07T14:00:00Z,2026-08-07T15:00:00Z,2026-08-07T16:00:00Z,2026-08-07T17:00:00Z,2026-08-07T18:00:00Z,2026-08-07T19:00:00Z,2026-08-07T20:00:00Z,2026-08-07T21:00:00Z,2026-08-07T22:00:00Z,2026-08-07T23:00:00Z,2026-08-08T00:00:00Z,2026-08-08T01:00:00Z,2026-08-08T02:00:00Z,2026-08-08T03:00:00Z,2026-08-08T04:00:00Z,2026-08-08T05:00:00Z,2026-08-08T06:00:00Z,2026-08-08T07:00:00Z,2026-08-08T08:00:00Z,2026-08-08T09:00:00Z,2026-08-08T10:00:00Z,2026-08-08T11:00:00Z,2026-08-08T12:00:00Z,2026-08-08T13:00:00Z,2026-08-08T14:00:00Z,2026-08-08T15:00:00Z,2026-08-08T16:00:00Z,2026-08-08T17:00:00Z,2026-08-08T18:00:00Z,2026-08-08T19:00:00Z,2026-08-08T20:00:00Z,2026-08-08T21:00:00Z,2026-08-08T22:00:00Z,2026-08-08T23:00:00Z,2026-08-09T00:00:00Z,2026-08-09T01:00:00Z,2026-08-09T02:00:00Z,2026-08-09T03:00:00Z,2026-08-09T04:00:00Z,2026-08-09T05:00:00Z,2026-08-09T06:00:00Z,2026-08-09T07:00:00Z,2026-08-09T08:00:00Z,2026-08-09T09:00:00Z,2026-08-09T10:00:00Z,2026-08-09T11:00:00Z,2026-08-09T12:00:00Z,2026-08-09T13:00:00Z,2026-08-09T14:00:00Z,2026-08-09T15:00:00Z,2026-08-09T16:00:00Z,2026-08-09T17:00:00Z,2026-08-09T18:00:00Z,2026-08-09T19:00:00Z,2026-08-09T20:00:00Z,2026-08-09T21:00:00Z,2026-08-09T22:00:00Z,2026-08-09T23:00:00Z,2026-08-10T00:00:00Z,2026-08-10T01:00:00Z,2026-08-10T02:00:00Z,2026-08-10T03:00:00Z,2026-08-10T04:00:00Z,2026-08-10T05:00:00Z,2026-08-10T06:00:00Z,2026-08-10T07:00:00Z,2026-08-10T08:00:00Z,2026-08-10T09:00:00Z,2026-08-10T10:00:00Z,2026-08-10T11:00:00Z,2026-08-10T12:00:00Z,2026-08-10T13:00:00Z,2026-08-10T14:00:00Z,2026-08-10T15:00:00Z,2026-08-10T16:00:00Z,2026-08-10T17:00:00Z,2026-08-10T18:00:00Z,2026-08-10T19:00:00Z,2026-08-10T20:00:00Z,2026-08-10T21:00:00Z,2026-08-10T22:00:00Z,2026-08-10T23:00:00Z,2026-08-11T00:00:00Z,2026-08-11T01:00:00Z,2026-08-11T02:00:00Z,2026-08-11T03:00:00Z,2026-08-11T04:00:00Z,2026-08-11T05:00:00Z,2026-08-11T06:00:00Z,2026-08-11T07:00:00Z,2026-08-11T08:00:00Z,2026-08-11T09:00:00Z,2026-08-11T10:00:00Z,2026-08-11T11:00:00Z,2026-08-11T12:00:00Z,2026-08-11T13:00:00Z,2026-08-11T14:00:00Z,2026-08-11T15:00:00Z,2026-08-11T16:00:00Z,2026-08-11T17:00:00Z,2026-08-11T18:00:00Z,2026-08-11T19:00:00Z,2026-08-11T20:00:00Z,2026-08-11T21:00:00Z,2026-08-11T22:00:00Z,2026-08-11T23:00:00Z,2026-08-12T00:00:00Z,2026-08-12T01:00:00Z,2026-08-12T02:00:00Z,2026-08-12T03:00:00Z,2026-08-12T04:00:00Z,2026-08-12T05:00:00Z,2026-08-12T06:00:00Z,2026-08-12T07:00:00Z,2026-08-12T08:00:00Z,2026-08-12T09:00:00Z,2026-08-12T10:00:00Z,2026-08-12T11:00:00Z,2026-08-12T12:00:00Z,2026-08-12T13:00:00Z,2026-08-12T14:00:00Z,2026-08-12T15:00:00Z,2026-08-12T16:00:00Z,2026-08-12T17:00:00Z,2026-08-12T18:00:00Z,2026-08-12T19:00:00Z,2026-08-12T20:00:00Z,2026-08-12T21:00:00Z,2026-08-12T22:00:00Z,2026-08-12T23:00:00Z,2026-08-13T00:00:00Z,2026-08-13T01:00:00Z,2026-08-13T02:00:00Z,2026-08-13T03:00:00Z,2026-08-13T04:00:00Z,2026-08-13T05:00:00Z,2026-08-13T06:00:00Z,2026-08-13T07:00:00Z,2026-08-13T08:00:00Z,2026-08-13T09:00:00Z,2026-08-13T10:00:00Z,2026-08-13T11:00:00Z,2026-08-13T12:00:00Z,2026-08-13T13:00:00Z,2026-08-13T14:00:00Z,2026-08-13T15:00:00Z,2026-08-13T16:00:00Z,2026-08-13T17:00:00Z,2026-08-13T18:00:00Z,2026-08-13T19:00:00Z,2026-08-13T20:00:00Z,2026-08-13T21:00:00Z,2026-08-13T22:00:00Z,2026-08-13T23:00:00Z,2026-08-14T00:00:00Z,2026-08-14T01:00:00Z,2026-08-14T02:00:00Z,2026-08-14T03:00:00Z,2026-08-14T04:00:00Z,2026-08-14T05:00:00Z,2026-08-14T06:00:00Z,2026-08-14T07:00:00Z,2026-08-14T08:00:00Z,2026-08-14T09:00:00Z,2026-08-14T10:00:00Z,2026-08-14T11:00:00Z,2026-08-14T12:00:00Z,2026-08-14T13:00:00Z,2026-08-14T14:00:00Z,2026-08-14T15:00:00Z,2026-08-14T16:00:00Z,2026-08-14T17:00:00Z,2026-08-14T18:00:00Z,2026-08-14T19:00:00Z,2026-08-14T20:00:00Z,2026-08-14T21:00:00Z,2026-08-14T22:00:00Z,2026-08-14T23:00:00Z,2026-08-15T00:00:00Z,2026-08-15T01:00:00Z,2026-08-15T02:00:00Z,2026-08-15T03:00:00Z,2026-08-15T04:00:00Z,2026-08-15T05:00:00Z,2026-08-15T06:00:00Z,2026-08-15T07:00:00Z,2026-08-15T08:00:00Z,2026-08-15T09:00:00Z,2026-08-15T10:00:00Z,2026-08-15T11:00:00Z,2026-08-15T12:00:00Z,2026-08-15T13:00:00Z,2026-08-15T14:00:00Z,2026-08-15T15:00:00Z,2026-08-15T16:00:00Z,2026-08-15T17:00:00Z,2026-08-15T18:00:00Z,2026-08-15T19:00:00Z,2026-08-15T20:00:00Z,2026-08-15T21:00:00Z,2026-08-15T22:00:00Z,2026-08-15T23:00:00Z,2026-08-16T00:00:00Z,2026-08-16T01:00:00Z,2026-08-16T02:00:00Z,2026-08-16T03:00:00Z,2026-08-16T04:00:00Z,2026-08-16T05:00:00Z,2026-08-16T06:00:00Z,2026-08-16T07:00:00Z,2026-08-16T08:00:00Z,2026-08-16T09:00:00Z,2026-08-16T10:00:00Z,2026-08-16T11:00:00Z,2026-08-16T12:00:00Z,2026-08-16T13:00:00Z,2026-08-16T14:00:00Z,2026-08-16T15:00:00Z,2026-08-16T16:00:00Z,2026-08-16T17:00:00Z,2026-08-16T18:00:00Z,2026-08-16T19:00:00Z,2026-08-16T20:00:00Z,2026-08-16T21:00:00Z,2026-08-16T22:00:00Z,2026-08-16T23:00:00Z,2026-08-17T00:00:00Z,2026-08-17T01:00:00Z,2026-08-17T02:00:00Z,2026-08-17T03:00:00Z,2026-08-17T04:00:00Z,2026-08-17T05:00:00Z,2026-08-17T06:00:00Z,2026-08-17T07:00:00Z,2026-08-17T08:00:00Z,2026-08-17T09:00:00Z,2026-08-17T10:00:00Z,2026-08-17T11:00:00Z,2026-08-17T12:00:00Z,2026-08-17T13:00:00Z,2026-08-17T14:00:00Z,2026-08-17T15:00:00Z,2026-08-17T16:00:00Z,2026-08-17T17:00:00Z,2026-08-17T18:00:00Z,2026-08-17T19:00:00Z,2026-08-17T20:00:00Z,2026-08-17T21:00:00Z,2026-08-17T22:00:00Z,2026-08-17T23:00:00Z,2026-08-18T00:00:00Z,2026-08-18T01:00:00Z,2026-08-18T02:00:00Z,2026-08-18T03:00:00Z,2026-08-18T04:00:00Z,2026-08-18T05:00:00Z,2026-08-18T06:00:00Z,2026-08-18T07:00:00Z,2026-08-18T08:00:00Z,2026-08-18T09:00:00Z,2026-08-18T10:00:00Z,2026-08-18T11:00:00Z,2026-08-18T12:00:00Z,2026-08-18T13:00:00Z,2026-08-18T14:00:00Z,2026-08-18T15:00:00Z,2026-08-18T16:00:00Z,2026-08-18T17:00:00Z,2026-08-18T18:00:00Z,2026-08-18T19:00:00Z,2026-08-18T20:00:00Z,2026-08-18T21:00:00Z,2026-08-18T22:00:00Z,2026-08-18T23:00:00Z,2026-08-19T00:00:00Z,2026-08-19T01:00:00Z,2026-08-19T02:00:00Z,2026-08-19T03:00:00Z,2026-08-19T04:00:00Z,2026-08-19T05:00:00Z,2026-08-19T06:00:00Z,2026-08-19T07:00:00Z,2026-08-19T08:00:00Z,2026-08-19T09:00:00Z,2026-08-19T10:00:00Z,2026-08-19T11:00:00Z,2026-08-19T12:00:00Z,2026-08-19T13:00:00Z,2026-08-19T14:00:00Z,2026-08-19T15:00:00Z,2026-08-19T16:00:00Z,2026-08-19T17:00:00Z,2026-08-19T18:00:00Z,2026-08-19T19:00:00Z,2026-08-19T20:00:00Z,2026-08-19T21:00:00Z,2026-08-19T22:00:00Z,2026-08-19T23:00:00Z,2026-08-20T00:00:00Z,2026-08-20T01:00:00Z,2026-08-20T02:00:00Z,2026-08-20T03:00:00Z,2026-08-20T04:00:00Z,2026-08-20T05:00:00Z,2026-08-20T06:00:00Z,2026-08-20T07:00:00Z,2026-08-20T08:00:00Z,2026-08-20T09:00:00Z,2026-08-20T10:00:00Z,2026-08-20T11:00:00Z,2026-08-20T12:00:00Z,2026-08-20T13:00:00Z,2026-08-20T14:00:00Z,2026-08-20T15:00:00Z,2026-08-20T16:00:00Z,2026-08-20T17:00:00Z,2026-08-20T18:00:00Z,2026-08-20T19:00:00Z,2026-08-20T20:00:00Z,2026-08-20T21:00:00Z,2026-08-20T22:00:00Z,2026-08-20T23:00:00Z,2026-08-21T00:00:00Z,2026-08-21T01:00:00Z,2026-08-21T02:00:00Z,2026-08-21T03:00:00Z,2026-08-21T04:00:00Z,2026-08-21T05:00:00Z,2026-08-21T06:00:00Z,2026-08-21T07:00:00Z,2026-08-21T08:00:00Z,2026-08-21T09:00:00Z,2026-08-21T10:00:00Z,2026-08-21T11:00:00Z,2026-08-21T12:00:00Z,2026-08-21T13:00:00Z</Dimension>
        <Attribution>
          <Title>DOC/NOAA/NESDIS/OSPO &gt; Office of Satellite and Product Operations, NESDIS, NOAA.</Title>
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink"
            xlink:type="simple"
            xlink:href="https://cdn.ioos.noaa.gov/media/2017/12/hfradar_nodc_sep_2014.pdf" />
        </Attribution>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:u</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - u</Title>
        </Layer>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:v</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - v</Title>
        </Layer>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:dopx</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - dopx</Title>
        </Layer>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:dopy</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - dopy</Title>
        </Layer>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:hdop</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - hdop</Title>
        </Layer>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:number_of_sites</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - number_of_sites</Title>
        </Layer>
        <Layer opaque="1" >
          <Name>noaa_ndbc_59c1_a442_736e:number_of_radials</Name>
          <Title>Near-Real Time Surface Ocean Velocity, Puerto Rico and the Virgin Islands, 6km Resolution, 2025-present - number_of_radials</Title>
        </Layer>
      </Layer>
      <Layer opaque="1">
        <Name>LandMask</Name>
        <Title>LandMask</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>NOAA NOS GSHHS</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>Coastlines</Name>
        <Title>Coastlines</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>NOAA NOS GSHHS</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>LakesAndRivers</Name>
        <Title>Lakes and Rivers</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>pscoast in GMT</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.soest.hawaii.edu/gmt/" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>Nations</Name>
        <Title>National Boundaries</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>pscoast in GMT</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.soest.hawaii.edu/gmt/" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>States</Name>
        <Title>State Boundaries</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>pscoast in GMT</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.soest.hawaii.edu/gmt/" />
        </Attribution>
      </Layer>
    </Layer>
  </Capability>
</WMS_Capabilities>
