<?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:AdminBnd="https://geodata.hawaii.gov/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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(LatLong)</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/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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/AdminBnd/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://geodata.hawaii.gov:443/arcgis/services/AdminBnd/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>AdminBnd:US_Congressional_Districts_91</wfs:Name>
    <wfs:Title>US_Congressional_Districts_91</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.34149169 18.08371880</ows:LowerCorner>
      <ows:UpperCorner>-154.44931880 29.81601745</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:US_Congressional_Districts_01</wfs:Name>
    <wfs:Title>US_Congressional_Districts_01</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.34377806 18.08356414</ows:LowerCorner>
      <ows:UpperCorner>-154.44917817 29.81913570</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:US_Congressional_Districts_11</wfs:Name>
    <wfs:Title>US_Congressional_Districts_11</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.33414160 18.08423873</ows:LowerCorner>
      <ows:UpperCorner>-154.44942976 29.81643942</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:US_Congressional_Districts_22</wfs:Name>
    <wfs:Title>US_Congressional_Districts_22</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24931491 18.89335814</ows:LowerCorner>
      <ows:UpperCorner>-154.73214613 22.23321974</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_House_Districts_91</wfs:Name>
    <wfs:Title>State_House_Districts_91</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.34377806 18.08356414</ows:LowerCorner>
      <ows:UpperCorner>-154.44917817 29.81913570</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_House_Districts_01</wfs:Name>
    <wfs:Title>State_House_Districts_01</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.34149169 18.08371880</ows:LowerCorner>
      <ows:UpperCorner>-154.44931880 29.81601745</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_House_Districts_12</wfs:Name>
    <wfs:Title>State_House_Districts_12</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24932589 18.89335456</ows:LowerCorner>
      <ows:UpperCorner>-154.73204520 22.23607299</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_House_Districts_22</wfs:Name>
    <wfs:Title>State_House_Districts_22</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24931491 18.89335814</ows:LowerCorner>
      <ows:UpperCorner>-154.73214613 22.23321974</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_Senate_Districts_91</wfs:Name>
    <wfs:Title>State_Senate_Districts_91</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.46056158 18.07509122</ows:LowerCorner>
      <ows:UpperCorner>-154.44357977 29.94287316</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_Senate_Districts_01</wfs:Name>
    <wfs:Title>State_Senate_Districts_01</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-178.34149169 18.08371880</ows:LowerCorner>
      <ows:UpperCorner>-154.44931880 29.81601745</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_Senate_Districts_12</wfs:Name>
    <wfs:Title>State_Senate_Districts_12</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24932589 18.89335456</ows:LowerCorner>
      <ows:UpperCorner>-154.73204520 22.23607299</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:State_Senate_Districts_22</wfs:Name>
    <wfs:Title>State_Senate_Districts_22</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24931491 18.89335814</ows:LowerCorner>
      <ows:UpperCorner>-154.73214613 22.23321974</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:HCDA_Districts</wfs:Name>
    <wfs:Title>HCDA_Districts</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-158.09587603 20.80303473</ows:LowerCorner>
      <ows:UpperCorner>-156.43182717 21.44355695</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Hawaii_County_Council_Districts</wfs:Name>
    <wfs:Title>Hawaii_County_Council_Districts</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-156.07611505 18.89335456</ows:LowerCorner>
      <ows:UpperCorner>-154.78738206 20.27197734</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Maui_County_Council_Districts</wfs:Name>
    <wfs:Title>Maui_County_Council_Districts</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-157.31746184 20.49042328</ows:LowerCorner>
      <ows:UpperCorner>-155.96988444 21.22472022</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Honolulu_County_Council_Districts</wfs:Name>
    <wfs:Title>Honolulu_County_Council_Districts</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-158.28343179 21.25371319</ows:LowerCorner>
      <ows:UpperCorner>-157.64489809 21.71433462</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Judicial_Districts</wfs:Name>
    <wfs:Title>Judicial_Districts</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25047296 18.89301013</ows:LowerCorner>
      <ows:UpperCorner>-154.73214078 22.23296927</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Election_Precincts_-_2024</wfs:Name>
    <wfs:Title>Election_Precincts_-_2024</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.24930058 18.89335456</ows:LowerCorner>
      <ows:UpperCorner>-154.73213137 22.23321632</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:School_Districts</wfs:Name>
    <wfs:Title>School_Districts</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25047296 18.89335229</ows:LowerCorner>
      <ows:UpperCorner>-154.73211167 22.23296927</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:School_Complex_Areas</wfs:Name>
    <wfs:Title>School_Complex_Areas</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25047296 18.89335229</ows:LowerCorner>
      <ows:UpperCorner>-154.73211167 22.23296927</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Elementary_School_Areas</wfs:Name>
    <wfs:Title>Elementary_School_Areas</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25045863 18.89334872</ows:LowerCorner>
      <ows:UpperCorner>-154.73209692 22.23296586</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Middle_School_Areas</wfs:Name>
    <wfs:Title>Middle_School_Areas</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25045863 18.89334872</ows:LowerCorner>
      <ows:UpperCorner>-154.73209692 22.23296586</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:High_School_Areas</wfs:Name>
    <wfs:Title>High_School_Areas</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.25045863 18.89334872</ows:LowerCorner>
      <ows:UpperCorner>-154.73209692 22.23296586</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:USGS_Quads_NAD_83</wfs:Name>
    <wfs:Title>USGS_Quads_NAD_83</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.28719165 18.85372587</ows:LowerCorner>
      <ows:UpperCorner>-154.67191954 22.24304573</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:USGS_Quads_OHD</wfs:Name>
    <wfs:Title>USGS_Quads_OHD</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.28479796 18.85083217</ows:LowerCorner>
      <ows:UpperCorner>-154.66918999 22.23976202</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>AdminBnd:Vivid_2022_Metadata</wfs:Name>
    <wfs:Title>Vivid_2022_Metadata</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3750</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-160.32391078 18.84869839</ows:LowerCorner>
      <ows:UpperCorner>-154.66485993 22.25777438</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>
