<?xml version="1.0" encoding="UTF-8"?>
<wps:Capabilities xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" service="WPS" version="1.0.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_response.xsd" updateSequence="1">
  <ows:ServiceIdentification>
    <ows:Title>52??North WPS 2.1.0</ows:Title>
    <ows:Abstract>Service based on the 52??North implementation of WPS 1.0.0</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WPS</ows:Keyword>
      <ows:Keyword>geospatial</ows:Keyword>
      <ows:Keyword>geoprocessing</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WPS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
    <ows:Fees>NONE</ows:Fees>
    <ows:AccessConstraints>NONE</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>52North</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://www.52north.org/"/>
    <ows:ServiceContact>
      <ows:IndividualName>Your name</ows:IndividualName>
      <ows:PositionName>Your position</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice/>
          <ows:Facsimile/>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint/>
          <ows:City/>
          <ows:AdministrativeArea/>
          <ows:PostalCode/>
          <ows:Country/>
          <ows:ElectronicMailAddress/>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://reseau.eaufrance.fr/geotraitements/bdcarthage/services/wps/WebProcessingService?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeProcess">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://reseau.eaufrance.fr/geotraitements/bdcarthage/services/wps/WebProcessingService?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="Execute">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://reseau.eaufrance.fr/geotraitements/bdcarthage/services/wps/WebProcessingService?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <wps:ProcessOfferings>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.ParcoursDeuxPointsAvecAffluentsAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.ParcoursDeuxPointsAvecAffluentsAlgorithm</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.ComparatifDeuxTronconsAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.ComparatifDeuxTronconsAlgorithm</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.ParcoursDeuxPointsSansAffluentsAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.ParcoursDeuxPointsSansAffluentsAlgorithm</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.ParcoursAvalAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.ParcoursAvalAlgorithm</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.CoursdEauAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.CoursdEauAlgorithm</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.ParcoursAmontAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.ParcoursAmontAlgorithm</ows:Title>
    </wps:Process>
  </wps:ProcessOfferings>
  <wps:Languages>
    <wps:Default>
      <ows:Language>fr-FR</ows:Language>
    </wps:Default>
    <wps:Supported>
      <ows:Language>fr-FR</ows:Language>
    </wps:Supported>
  </wps:Languages>
</wps:Capabilities>