<?xml version="1.0" encoding="utf-8"?><WFS_Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns="http://www.opengis.net/wfs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd" updateSequence="0">
 <Service>
  <Name>WFS</Name>
  <Title>Paris by night - Adding javascript, user interface customization</Title>
  <Abstract><![CDATA[This project shows the elements of public lighting in the center of Paris.

It shows the rendering possibilities of QGIS with free data. You can change the scale by double clicking on the map or using the navigation tools (on the right)
A click on the map displays the corresponding data under the click (streetlights)

Data: OpenData of the city of Paris && OpenStreetMap]]></Abstract>
  <OnlineResource>http://3liz.com</OnlineResource>
  <Fees>conditions unknown</Fees>
  <AccessConstraints>None</AccessConstraints>
 </Service>
 <Capability>
  <Request>
   <GetCapabilities>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
   </GetCapabilities>
   <DescribeFeatureType>
    <SchemaDescriptionLanguage>
     <XMLSCHEMA/>
    </SchemaDescriptionLanguage>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
   </DescribeFeatureType>
   <GetFeature>
    <ResultFormat>
     <GML2/>
     <GML3/>
     <GeoJSON/>
    <SHP/><TAB/><MIF/><KML/><GPKG/><GPX/><ODS/><XLSX/><CSV/><FGB/></ResultFormat>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
   </GetFeature>
   <Transaction>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=javascript&amp;project=lampadaires"/>
     </HTTP>
    </DCPType>
   </Transaction>
  </Request>
 </Capability>
 <FeatureTypeList>
  <Operations>
   <Query/>
  </Operations>
  <FeatureType>
   <Name>lampadaires</Name>
   <Title>Eclairage public</Title>
   <Abstract>Supports d'éclairage public

Source: OpenData Ville de Paris</Abstract>
   <SRS>IGNF:LAMB93</SRS>
   <LatLongBoundingBox miny="6860624.904" maxx="653407.102" maxy="6862467.165" minx="650970.52"/>
   <Operations>
    <Query/>
   </Operations>
  </FeatureType>
 </FeatureTypeList>
 <ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
   <ogc:Spatial_Operators>
    <ogc:BBOX/>
    <ogc:Disjoint/>
    <ogc:Intersect/>
    <ogc:Touches/>
    <ogc:Crosses/>
    <ogc:Contains/>
    <ogc:Overlaps/>
    <ogc:Within/>
   </ogc:Spatial_Operators>
  </ogc:Spatial_Capabilities>
  <ogc:Scalar_Capabilities>
   <ogc:Comparison_Operators>
    <ogc:Simple_Comparisons/>
    <ogc:Between/>
    <ogc:Like/>
   </ogc:Comparison_Operators>
  </ogc:Scalar_Capabilities>
 </ogc:Filter_Capabilities>
</WFS_Capabilities>