<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="Service" 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://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/"/><xs:element name="GetData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="License" nillable="true" type="q1:LicenseInfo" xmlns:q1="http://schemas.datacontract.org/2004/07/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDataResult" nillable="true" type="q2:LicenseInfo" xmlns:q2="http://schemas.datacontract.org/2004/07/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDataUsingDataContract"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="License" nillable="true" type="q3:LicenseInfo" xmlns:q3="http://schemas.datacontract.org/2004/07/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDataUsingDataContractResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDataUsingDataContractResult" nillable="true" type="q4:LicenseInfo" xmlns:q4="http://schemas.datacontract.org/2004/07/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CI"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="p1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="p2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="p3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="p4" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CIResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CIResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/"><xs:complexType name="LicenseInfo"><xs:sequence><xs:element minOccurs="0" name="Address1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AuthKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CPU" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CXProd" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CXVer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Err" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpireAction" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GraceDuration" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HD" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Key" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MAC" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxAllowedVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PC" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Reseller" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SimultaneousCalls" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="State" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VTProd" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VTVer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LicenseInfo" nillable="true" type="tns:LicenseInfo"/></xs:schema></wsdl:types><wsdl:message name="IVoIPToysLicenseService_GetData_InputMessage"><wsdl:part name="parameters" element="tns:GetData"/></wsdl:message><wsdl:message name="IVoIPToysLicenseService_GetData_OutputMessage"><wsdl:part name="parameters" element="tns:GetDataResponse"/></wsdl:message><wsdl:message name="IVoIPToysLicenseService_GetDataUsingDataContract_InputMessage"><wsdl:part name="parameters" element="tns:GetDataUsingDataContract"/></wsdl:message><wsdl:message name="IVoIPToysLicenseService_GetDataUsingDataContract_OutputMessage"><wsdl:part name="parameters" element="tns:GetDataUsingDataContractResponse"/></wsdl:message><wsdl:message name="IVoIPToysLicenseService_CI_InputMessage"><wsdl:part name="parameters" element="tns:CI"/></wsdl:message><wsdl:message name="IVoIPToysLicenseService_CI_OutputMessage"><wsdl:part name="parameters" element="tns:CIResponse"/></wsdl:message><wsdl:portType name="IVoIPToysLicenseService"><wsdl:operation name="GetData"><wsdl:input wsaw:Action="http://tempuri.org/IVoIPToysLicenseService/GetData" message="tns:IVoIPToysLicenseService_GetData_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IVoIPToysLicenseService/GetDataResponse" message="tns:IVoIPToysLicenseService_GetData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDataUsingDataContract"><wsdl:input wsaw:Action="http://tempuri.org/IVoIPToysLicenseService/GetDataUsingDataContract" message="tns:IVoIPToysLicenseService_GetDataUsingDataContract_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IVoIPToysLicenseService/GetDataUsingDataContractResponse" message="tns:IVoIPToysLicenseService_GetDataUsingDataContract_OutputMessage"/></wsdl:operation><wsdl:operation name="CI"><wsdl:input wsaw:Action="http://tempuri.org/IVoIPToysLicenseService/CI" message="tns:IVoIPToysLicenseService_CI_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IVoIPToysLicenseService/CIResponse" message="tns:IVoIPToysLicenseService_CI_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IVoIPToysLicenseService" type="tns:IVoIPToysLicenseService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetData"><soap:operation soapAction="http://tempuri.org/IVoIPToysLicenseService/GetData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDataUsingDataContract"><soap:operation soapAction="http://tempuri.org/IVoIPToysLicenseService/GetDataUsingDataContract" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CI"><soap:operation soapAction="http://tempuri.org/IVoIPToysLicenseService/CI" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="Service"><wsdl:port name="BasicHttpBinding_IVoIPToysLicenseService" binding="tns:BasicHttpBinding_IVoIPToysLicenseService"><soap:address location="http://keymanagerv3.voiptools.com/Service.svc"/></wsdl:port></wsdl:service></wsdl:definitions>