<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities
  xmlns="http://www.opengis.net/wfs/2.0"
  xmlns:wfs="http://www.opengis.net/wfs/2.0"
  xmlns:ows="http://www.opengis.net/ows/1.1"
  xmlns:fes="http://www.opengis.net/fes/2.0"
  xmlns:Hazards="https://geodata.hawaii.gov/arcgis/services/Hazards/MapServer/WFSServer"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  version="2.0.0"  xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd https://geodata.hawaii.gov/arcgis/services/Hazards/MapServer/WFSServer https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?service=wfs%26version=2.0.0%26request=DescribeFeatureType"
>
  <ows:ServiceIdentification>
    <ows:Title>WFS</ows:Title>
    <ows:Abstract></ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>ESRI(LongLat)</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees></ows:Fees>
    <ows:AccessConstraints></ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName></ows:ProviderName>
    <ows:ServiceContact>
      <ows:IndividualName></ows:IndividualName>
      <ows:PositionName></ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice></ows:Voice>
          <ows:Facsimile></ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint></ows:DeliveryPoint>
          <ows:City></ows:City>
          <ows:AdministrativeArea></ows:AdministrativeArea>
          <ows:PostalCode></ows:PostalCode>
          <ows:Country></ows:Country>
          <ows:ElectronicMailAddress></ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:href="https://geodata.hawaii.gov/arcgis/services/Hazards/MapServer/WFSServer"/>
        <ows:HoursOfService></ows:HoursOfService>
        <ows:ContactInstructions></ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role></ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>2.0.0</ows:Value>
      </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    <ows:Parameter name="outputFormat">
      <ows:AllowedValues>
        <ows:Value>text/xml; subtype=gml/3.2</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:AllowedValues>
          <ows:Value>results</ows:Value>
          <ows:Value>hits</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>GML32</ows:Value>
          <ows:Value>GML32+ZIP</ows:Value>
          <ows:Value>GML32+GZIP</ows:Value>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>GML3</ows:Value>
          <ows:Value>GML3+ZIP</ows:Value>
          <ows:Value>GML3+GZIP</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>GML2</ows:Value>
          <ows:Value>GML2+ZIP</ows:Value>
          <ows:Value>GML2+GZIP</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>GEOJSON</ows:Value>
          <ows:Value>GEOJSON+ZIP</ows:Value>
          <ows:Value>GEOJSON+GZIP</ows:Value>
          <ows:Value>ESRIGEOJSON</ows:Value>
          <ows:Value>ESRIGEOJSON+ZIP</ows:Value>
          <ows:Value>ESRIGEOJSON+GZIP</ows:Value>
          <ows:Value>KML</ows:Value>
          <ows:Value>application/vnd.google-earth.kml xml</ows:Value>
          <ows:Value>application/vnd.google-earth.kml+xml</ows:Value>
          <ows:Value>KMZ</ows:Value>
          <ows:Value>application/vnd.google-earth.kmz</ows:Value>
          <ows:Value>SHAPE+ZIP</ows:Value>
          <ows:Value>CSV</ows:Value>
          <ows:Value>CSV+ZIP</ows:Value>
          <ows:Value>CSV+GZIP</ows:Value>
          <ows:Value>Geopackage</ows:Value>
          <ows:Value>Geopackage+ZIP</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetGmlObject">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/Hazards/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Constraint name="ImplementsBasicWFS"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="KVPEncoding"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="XMLEncoding"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="SOAPEncoding"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsInheritance"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsRemoteResolve"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsStandardJoins"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsFeatureVersioning"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ManageStoredQueries"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
  </ows:OperationsMetadata>
  <wfs:FeatureTypeList>
  <wfs:FeatureType>
    <wfs:Name>Hazards:DFIRM_Panels</wfs:Name>
    <wfs:Title>DFIRM_Panels</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.28761117 18.85376282</ows:LowerCorner>
      <ows:UpperCorner>-154.67332182 22.25146657</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:DFIRM_Base_Flood_Elevations__BFE_</wfs:Name>
    <wfs:Title>DFIRM_Base_Flood_Elevations__BFE_</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-159.71529069 18.89358019</ows:LowerCorner>
      <ows:UpperCorner>-154.73681495 22.21595733</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:DFIRM_Special_Flood_Hazard_Area_Line_Features</wfs:Name>
    <wfs:Title>DFIRM_Special_Flood_Hazard_Area_Line_Features</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25049788 18.89113713</ows:LowerCorner>
      <ows:UpperCorner>-154.73028909 22.23577114</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Kauai</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Kauai</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-159.78925649 21.86698534</ows:LowerCorner>
      <ows:UpperCorner>-159.29189318 22.23270601</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Oahu</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Oahu</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-158.28277912 21.25308269</ows:LowerCorner>
      <ows:UpperCorner>-157.64438315 21.71435245</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Molokai</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Molokai</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-157.31145598 21.04389670</ows:LowerCorner>
      <ows:UpperCorner>-156.70884509 21.22474970</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Lanai</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Lanai</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-157.06427726 20.72981096</ows:LowerCorner>
      <ows:UpperCorner>-156.80372463 20.93027895</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Maui</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Maui</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-156.70243384 20.56801638</ows:LowerCorner>
      <ows:UpperCorner>-155.97369030 21.03271293</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Hawaii_Island</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Hawaii_Island</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-156.07615313 18.89300945</ows:LowerCorner>
      <ows:UpperCorner>-154.78735368 20.27198505</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Statewide</wfs:Name>
    <wfs:Title>___Coastal_Flood_Zone_with_3.2_ft_Sea_Level_Rise_-_Statewide</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-159.78925649 18.89300945</ows:LowerCorner>
      <ows:UpperCorner>-154.73211027 22.23296927</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Tsunami_Wave_Heights</wfs:Name>
    <wfs:Title>Tsunami_Wave_Heights</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-159.78414242 18.89337624</ows:LowerCorner>
      <ows:UpperCorner>-154.73237409 22.22980224</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Tsunami_Evacuation_-_All_Zones</wfs:Name>
    <wfs:Title>Tsunami_Evacuation_-_All_Zones</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25120226 18.89344276</ows:LowerCorner>
      <ows:UpperCorner>-154.73203437 22.23638147</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Tsunami_Evacuation_Zones</wfs:Name>
    <wfs:Title>Tsunami_Evacuation_Zones</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25120226 18.89344276</ows:LowerCorner>
      <ows:UpperCorner>-154.73203437 22.23638147</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Extreme_Tsunami_Evacuation_Zones</wfs:Name>
    <wfs:Title>Extreme_Tsunami_Evacuation_Zones</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24708382 18.92676006</ows:LowerCorner>
      <ows:UpperCorner>-154.76975606 22.23219207</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Tsunami_Safe_Zones</wfs:Name>
    <wfs:Title>Tsunami_Safe_Zones</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24480306 18.90037654</ows:LowerCorner>
      <ows:UpperCorner>-154.73987046 22.23249793</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Volcano_Boundaries</wfs:Name>
    <wfs:Title>Volcano_Boundaries</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-156.07614815 18.89335229</ows:LowerCorner>
      <ows:UpperCorner>-154.78735506 20.27198496</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Volcano_Boundary_Buffers</wfs:Name>
    <wfs:Title>Volcano_Boundary_Buffers</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-155.97088044 18.92164045</ows:LowerCorner>
      <ows:UpperCorner>-154.79088292 20.13221102</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Lava_Flow_Hazard_Zones</wfs:Name>
    <wfs:Title>Lava_Flow_Hazard_Zones</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-156.07614815 18.89335229</ows:LowerCorner>
      <ows:UpperCorner>-154.78735506 20.27198496</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Kauai_County_DFIRM</wfs:Name>
    <wfs:Title>Kauai_County_DFIRM</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25049788 21.77812474</ows:LowerCorner>
      <ows:UpperCorner>-159.28843413 22.23551374</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Oahu_DFIRM</wfs:Name>
    <wfs:Title>Oahu_DFIRM</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-158.28386722 21.25195660</ows:LowerCorner>
      <ows:UpperCorner>-157.64497067 21.71362503</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Maui_County_DFIRM</wfs:Name>
    <wfs:Title>Maui_County_DFIRM</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-157.31775992 20.48960729</ows:LowerCorner>
      <ows:UpperCorner>-155.96997365 21.22464044</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Hawaii_County_DFIRM</wfs:Name>
    <wfs:Title>Hawaii_County_DFIRM</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-156.07683371 18.89113713</ows:LowerCorner>
      <ows:UpperCorner>-154.78558090 20.27416271</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:State_DFIRM</wfs:Name>
    <wfs:Title>State_DFIRM</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25049788 18.89113713</ows:LowerCorner>
      <ows:UpperCorner>-154.73028909 22.23577114</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>Hazards:Fire_Risk_Areas</wfs:Name>
    <wfs:Title>Fire_Risk_Areas</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-159.78925649 18.89335230</ows:LowerCorner>
      <ows:UpperCorner>-154.73211168 22.23296927</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  </wfs:FeatureTypeList>
  <fes:Filter_Capabilities>
  <fes:Conformance>
    <fes:Constraint name="ImplementsQuery"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsAdHocQuery"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsFunctions"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsResourceId"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinStandardFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsStandardFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinSpatialFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSpatialFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinTemporalFilter"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsTemporalFilter"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsVersionNav"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSorting"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsExtendedOperators"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinimumXPath"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSchemaElementFunc"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
  </fes:Conformance>
  <fes:Id_Capabilities>
    <fes:ResourceIdentifier name="fes:ResourceId"/>
  </fes:Id_Capabilities>
  <fes:Scalar_Capabilities>
    <fes:LogicalOperators/>
    <fes:ComparisonOperators>
      <fes:ComparisonOperator name="PropertyIsEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsLessThan"/>
      <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
      <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsLike"/>
      <fes:ComparisonOperator name="PropertyIsNull"/>
      <fes:ComparisonOperator name="PropertyIsNil"/>
      <fes:ComparisonOperator name="PropertyIsBetween"/>
    </fes:ComparisonOperators>
  </fes:Scalar_Capabilities>
  <fes:Spatial_Capabilities>
    <fes:GeometryOperands xmlns:gml="http://www.opengis.net/gml" xmlns:gml32="http://www.opengis.net/gml">
      <fes:GeometryOperand name="gml:Box"/>
      <fes:GeometryOperand name="gml:Envelope"/>
      <fes:GeometryOperand name="gml:Point"/>
      <fes:GeometryOperand name="gml:LineString"/>
      <fes:GeometryOperand name="gml:LinearRing"/>
      <fes:GeometryOperand name="gml:Polygon"/>
      <fes:GeometryOperand name="gml:MultiPoint"/>
      <fes:GeometryOperand name="gml:MultiCurve"/>
      <fes:GeometryOperand name="gml:MultiSurface"/>
    </fes:GeometryOperands>
    <fes:SpatialOperators>
      <fes:SpatialOperator name="BBOX"/>
      <fes:SpatialOperator name="Equals"/>
      <fes:SpatialOperator name="Disjoint"/>
      <fes:SpatialOperator name="Intersects"/>
      <fes:SpatialOperator name="Touches"/>
      <fes:SpatialOperator name="Crosses"/>
      <fes:SpatialOperator name="Within"/>
      <fes:SpatialOperator name="Contains"/>
      <fes:SpatialOperator name="Overlaps"/>
      <fes:SpatialOperator name="DWithin"/>
    </fes:SpatialOperators>
  </fes:Spatial_Capabilities>
  </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
