<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="CurrencyService" targetNamespace="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 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:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://tempuri.org/" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"><wsdl:import namespace="http://tempuri.org/" location="http://www.restfulwebservices.net/rest/CurrencyService.svc?wsdl=wsdl0"/><wsdl:types><xsd:schema targetNamespace="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01/Imports"><xsd:import schemaLocation="http://www.restfulwebservices.net/rest/CurrencyService.svc?xsd=xsd0" namespace="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01"/><xsd:import schemaLocation="http://www.restfulwebservices.net/rest/CurrencyService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xsd:import schemaLocation="http://www.restfulwebservices.net/rest/CurrencyService.svc?xsd=xsd2" namespace="http://www.restfulwebservices.net/DataContracts/2008/01"/></xsd:schema></wsdl:types><wsdl:message name="ICurrencyService_GetConversionRate_InputMessage"><wsdl:part name="parameters" element="tns:GetConversionRate"/></wsdl:message><wsdl:message name="ICurrencyService_GetConversionRate_OutputMessage"><wsdl:part name="parameters" element="tns:GetConversionRateResponse"/></wsdl:message><wsdl:message name="ICurrencyService_GetConversionRateJson_InputMessage"><wsdl:part name="parameters" element="tns:GetConversionRateJson"/></wsdl:message><wsdl:message name="ICurrencyService_GetConversionRateJson_OutputMessage"><wsdl:part name="parameters" element="tns:GetConversionRateJsonResponse"/></wsdl:message><wsdl:portType name="ICurrencyService"><wsdl:operation name="GetConversionRate"><wsdl:input wsaw:Action="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01/ICurrencyService/GetConversionRate" message="tns:ICurrencyService_GetConversionRate_InputMessage"/><wsdl:output wsaw:Action="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01/ICurrencyService/GetConversionRateResponse" message="tns:ICurrencyService_GetConversionRate_OutputMessage"/></wsdl:operation><wsdl:operation name="GetConversionRateJson"><wsdl:input wsaw:Action="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01/ICurrencyService/GetConversionRateJson" message="tns:ICurrencyService_GetConversionRateJson_InputMessage"/><wsdl:output wsaw:Action="http://www.restfulwebservices.net/ServiceContracts/Rest/2008/01/ICurrencyService/GetConversionRateJsonResponse" message="tns:ICurrencyService_GetConversionRateJson_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="CurrencyService"><wsdl:port name="WebHttpBinding_ICurrencyService" binding="i0:WebHttpBinding_ICurrencyService"/></wsdl:service></wsdl:definitions>