<?xml version="1.0" encoding="utf-8"?>
<wps:ExecuteResponse 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/wpsExecute_response.xsd" service="WPS" version="1.0.0" xml:lang="en" serviceInstance="http://shilpa.media.osaka-cu.ac.jp/zoo/" statusLocation="http://shilpa.media.osaka-cu.ac.jp/zoo/../ms_tmp//fortran_hello.zo_24340.xml">
  <wps:Process wps:processVersion="2">
    <ows:Identifier>hellof</ows:Identifier>
    <ows:Title>Hello string</ows:Title>
    <ows:Abstract>Create a welcome message.</ows:Abstract>
  </wps:Process>
  <wps:Status creationTime="2010-09-03T08:26:47Z">
    <wps:ProcessAccepted/>
  </wps:Status>
</wps:ExecuteResponse>
