<?xml version="1.0" encoding="utf-8" ?> 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<RFandMetadata xmlns="http://opendap.co-ops.nos.noaa.gov/axis/webservices/rainfall/wsdl">
  <stationId>9753216</stationId>
  <stationName>Fajardo</stationName>
  <latitude>18.3352</latitude>
  <longitude>-65.6311</longitude>
  <state>PR</state>
  <dataSource>USDOC/NOAA/NOS/COOPS(Center for Operational Oceanographic Products and Services)</dataSource>
  <COOPSDisclaimer>These raw data have not been subjected to the National Ocean Service's quality control or quality assurance procedures and do not meet the criteria and standards of official National Ocean Service data. They are released for limited public use as preliminary data to be used only with appropriate caution.</COOPSDisclaimer>
  <beginDate>20090601 09:00</beginDate>
  <endDate>20090601 09:30</endDate>
  <timeZone>GMT</timeZone>
  <unit>Rain Fall is in millimeters</unit>
<data>
<item>
  <timeStamp>2009-06-01 09:00:00.0</timeStamp>
  <RF>0.1</RF>
  <X>0</X>
  <R>0</R>
  </item>
<item>
  <timeStamp>2009-06-01 09:06:00.0</timeStamp>
  <RF>0.1</RF>
  <X>0</X>
  <R>0</R>
  </item>
<item>
  <timeStamp>2009-06-01 09:12:00.0</timeStamp>
  <RF>0.1</RF>
  <X>0</X>
  <R>0</R>
  </item>
<item>
  <timeStamp>2009-06-01 09:18:00.0</timeStamp>
  <RF>0.1</RF>
  <X>0</X>
  <R>0</R>
  </item>
<item>
  <timeStamp>2009-06-01 09:24:00.0</timeStamp>
  <RF>0.1</RF>
  <X>0</X>
  <R>0</R>
  </item>
<item>
  <timeStamp>2009-06-01 09:30:00.0</timeStamp>
  <RF>0.1</RF>
  <X>0</X>
  <R>0</R>
  </item>
  </data>
  </RFandMetadata>
  </soapenv:Body>
  </soapenv:Envelope>