<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="EmailValidationService" targetNamespace="http://www.restfulwebservices.net/ServiceContracts/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/2008/01" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" 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:types><xsd:schema targetNamespace="http://www.restfulwebservices.net/ServiceContracts/2008/01/Imports"><xsd:import schemaLocation="http://www.restfulwebservices.net/wcf/EmailValidationService.svc?xsd=xsd0" namespace="http://www.restfulwebservices.net/ServiceContracts/2008/01"/><xsd:import schemaLocation="http://www.restfulwebservices.net/wcf/EmailValidationService.svc?xsd=xsd2" namespace="http://GOTLServices.FaultContracts/2008/01"/><xsd:import schemaLocation="http://www.restfulwebservices.net/wcf/EmailValidationService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:schema></wsdl:types><wsdl:message name="IEmailValidationService_Validate_InputMessage"><wsdl:part name="parameters" element="tns:Validate"/></wsdl:message><wsdl:message name="IEmailValidationService_Validate_OutputMessage"><wsdl:part name="parameters" element="tns:ValidateResponse"/></wsdl:message><wsdl:message name="IEmailValidationService_Validate_DefaultFaultContractFault_FaultMessage"><wsdl:part name="detail" element="q1:DefaultFaultContract" xmlns:q1="http://GOTLServices.FaultContracts/2008/01"/></wsdl:message><wsdl:portType name="IEmailValidationService"><wsdl:operation name="Validate"><wsdl:input wsaw:Action="Validate" message="tns:IEmailValidationService_Validate_InputMessage"/><wsdl:output wsaw:Action="http://www.restfulwebservices.net/ServiceContracts/2008/01/IEmailValidationService/ValidateResponse" message="tns:IEmailValidationService_Validate_OutputMessage"/><wsdl:fault wsaw:Action="http://www.restfulwebservices.net/ServiceContracts/2008/01/IEmailValidationService/ValidateDefaultFaultContractFault" name="DefaultFaultContractFault" message="tns:IEmailValidationService_Validate_DefaultFaultContractFault_FaultMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IEmailValidationService" type="tns:IEmailValidationService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Validate"><soap:operation soapAction="Validate" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="DefaultFaultContractFault"><soap:fault name="DefaultFaultContractFault" use="literal"/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:service name="EmailValidationService"><wsdl:port name="BasicHttpBinding_IEmailValidationService" binding="tns:BasicHttpBinding_IEmailValidationService"><soap:address location="http://www.restfulwebservices.net/wcf/EmailValidationService.svc"/></wsdl:port></wsdl:service></wsdl:definitions>