<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-b05-. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-b05-. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://tools.examples.omt.sealsproject.eu/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://tools.examples.omt.sealsproject.eu/" name="MMatchX3Service">
<import namespace="http://matcher.ws.omt.sealsproject.eu/" location="http://mindblast.informatik.uni-mannheim.de:8080/testtools/mmatcherX3?wsdl=1" />
<binding xmlns:ns1="http://matcher.ws.omt.sealsproject.eu/" name="MMatchX3PortBinding" type="ns1:AlignmentWS">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc" />
<operation name="align">
<soap:operation soapAction="" />
<input>
<soap:body use="literal" namespace="http://matcher.ws.omt.sealsproject.eu/" />
</input>
<output>
<soap:body use="literal" namespace="http://matcher.ws.omt.sealsproject.eu/" />
</output>
</operation>
</binding>
<service name="MMatchX3Service">
<port name="MMatchX3Port" binding="tns:MMatchX3PortBinding">
<soap:address location="http://mindblast.informatik.uni-mannheim.de:8080/testtools/mmatcherX3" />
</port>
</service>
</definitions>