<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="RestServiceImpl" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/Message" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/Message"><xs:simpleType name="StreamBody"><xs:restriction base="xs:base64Binary"/></xs:simpleType></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.microsoft.com/Message"/><xs:element name="HandleMessage"><xs:complexType><xs:sequence><xs:element name="request" type="q1:StreamBody" xmlns:q1="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="HandleMessageResponse"><xs:complexType><xs:sequence><xs:element name="HandleMessageResult" type="q2:StreamBody" xmlns:q2="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element></xs:schema></wsdl:types><wsdl:message name="IRestServiceImpl_HandleMessage_InputMessage"><wsdl:part name="parameters" element="tns:HandleMessage"/></wsdl:message><wsdl:message name="IRestServiceImpl_HandleMessage_OutputMessage"><wsdl:part name="parameters" element="tns:HandleMessageResponse"/></wsdl:message><wsdl:portType name="IRestServiceImpl"><wsdl:operation name="HandleMessage"><wsdl:input wsaw:Action="http://tempuri.org/IRestServiceImpl/HandleMessage" message="tns:IRestServiceImpl_HandleMessage_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IRestServiceImpl/HandleMessageResponse" message="tns:IRestServiceImpl_HandleMessage_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="RestServiceImpl"/></wsdl:definitions>