 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body>
     <omgSoa xmlns="http://www.zachleat.com/Projects/SOA">
       <omgSoaResult>
	 <incrementer>
	   <input></input>
	   <output>1</output>
	 </incrementer>
       </omgSoaResult>
     </omgSoa>
   </soap:Body>
 </soap:Envelope>
