<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns:gml="http://www.opengis.net/gml" xmlns:wfs="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver /cgi-bin/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=observation___temperature&amp;OUTPUTFORMAT=text/xml;%20subtype=gml/3.1.1  http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" numberOfFeatures="1">
      <gml:boundedBy>
      	<gml:Envelope srsName="EPSG:4326">
      		<gml:lowerCorner>48.000000 -108.000000</gml:lowerCorner>
      		<gml:upperCorner>48.000000 -108.000000</gml:upperCorner>
      	</gml:Envelope>
      </gml:boundedBy>
    <gml:featureMember>
      <gml:Observation gml:id="observation___temperature.38663">
        <gml:boundedBy>
        	<gml:Envelope srsName="EPSG:4326">
        		<gml:lowerCorner>48.000000 -108.000000</gml:lowerCorner>
        		<gml:upperCorner>48.000000 -108.000000</gml:upperCorner>
        	</gml:Envelope>
        </gml:boundedBy>
        <gml:location></gml:location>
        <gml:validTime></gml:validTime>
        <gml:subject></gml:subject>
        <gml:resultOf></gml:resultOf>
        <ms:msGeometry>
          <gml:Point srsName="EPSG:4326">
            <gml:pos>48.000000 -108.000000</gml:pos>
          </gml:Point>
        </ms:msGeometry>
        <ms:id>38663</ms:id>
        <ms:dat>2018-11-20 12:00:00</ms:dat>
        <ms:dat_insert>2018-11-20 12:10:40.190629</ms:dat_insert>
        <ms:dat_analysis>2018-11-20 12:00:00</ms:dat_analysis>
        <ms:process>SATEM</ms:process>
        <ms:elevation/>
        <ms:station_id>omm:208</ms:station_id>
        <ms:priority>9</ms:priority>
      </gml:Observation>
    </gml:featureMember>
</wfs:FeatureCollection>
