<?xml version="1.0" encoding="UTF-8"?>
<wps:Capabilities xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_response.xsd" service="WPS" version="1.0.0" xml:lang="en-US">
  <ows:ServiceIdentification>
    <ows:Title>ZOO-Project WPS Service through MS4W</ows:Title>
    <ows:Abstract>Web Processing Service through MS4W (http:/C:/ms4w.com). For more information on ZOO-Project see http://www.zoo-project.org</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WPS</ows:Keyword>
      <ows:Keyword>GIS</ows:Keyword>
      <ows:Keyword>buffer</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>Gateway Geomatics</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://www.gatewaygeomatics.com"/>
    <ows:ServiceContact>
      <ows:IndividualName>Jeff McKenna</ows:IndividualName>
      <ows:PositionName>Director</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>False</ows:Voice>
          <ows:Facsimile>False</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:City>Lunenburg</ows:City>
          <ows:AdministrativeArea>False</ows:AdministrativeArea>
          <ows:PostalCode>B0J 2C0</ows:PostalCode>
          <ows:Country>ca</ows:Country>
          <ows:ElectronicMailAddress>info@gatewaygeomatics.com</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://212.237.43.72/cgi-bin/zoo_loader.cgi"/>
          <ows:Post xlink:href="http://212.237.43.72/cgi-bin/zoo_loader.cgi"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeProcess">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://212.237.43.72/cgi-bin/zoo_loader.cgi"/>
          <ows:Post xlink:href="http://212.237.43.72/cgi-bin/zoo_loader.cgi"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="Execute">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://212.237.43.72/cgi-bin/zoo_loader.cgi"/>
          <ows:Post xlink:href="http://212.237.43.72/cgi-bin/zoo_loader.cgi"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <wps:ProcessOfferings>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>Gdal_Translate</ows:Identifier>
      <ows:Title>Convert raster data from one format to another. </ows:Title>
      <ows:Abstract>http://www.gdal.org/gdal_translate.html</ows:Abstract>
      <ows:Metadata xlink:title="My Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>HelloPHP</ows:Identifier>
      <ows:Title>Display a string</ows:Title>
      <ows:Abstract>Display a string which contains an hello message</ows:Abstract>
      <ows:Metadata xlink:title="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>Ogr2Ogr</ows:Identifier>
      <ows:Title>Converts vector data from one format to another. </ows:Title>
      <ows:Abstract>http://www.gdal.org/ogr2ogr.html</ows:Abstract>
      <ows:Metadata xlink:title="My Demo"/>
    </wps:Process>
  </wps:ProcessOfferings>
  <wps:Languages>
    <wps:Default>
      <ows:Language>fr-FR</ows:Language>
    </wps:Default>
    <wps:Supported>
      <ows:Language>fr-FR</ows:Language>
      <ows:Language>en-CA</ows:Language>
    </wps:Supported>
  </wps:Languages>
</wps:Capabilities>
