<?xml version="1.0" encoding="utf-8"?><wsdl:definitionsxmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"xmlns:tns="http://www.webserviceX.NET"xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"xmlns:s="http://www.w3.org/2001/XMLSchema"xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"targetNamespace="http://www.webserviceX.NET"xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:types><s:schemaelementFormDefault="qualified"targetNamespace="http://www.webserviceX.NET"><s:elementname="GetWeather"><s:complexType><s:sequence><s:elementminOccurs="0"maxOccurs="1"name="CityName"type="s:string"/><s:elementminOccurs="0"maxOccurs="1"name="CountryName"type="s:string"/></s:sequence></s:complexType></s:element><s:elementname="GetWeatherResponse"><s:complexType><s:sequence><s:elementminOccurs="0"maxOccurs="1"name="GetWeatherResult"type="s:string"/></s:sequence></s:complexType></s:element><s:elementname="GetCitiesByCountry"><s:complexType><s:sequence><s:elementminOccurs="0"maxOccurs="1"name="CountryName"type="s:string"/></s:sequence></s:complexType></s:element><s:elementname="GetCitiesByCountryResponse"><s:complexType><s:sequence><s:elementminOccurs="0"maxOccurs="1"name="GetCitiesByCountryResult"type="s:string"/></s:sequence></s:complexType></s:element><s:elementname="string"nillable="true"type="s:string"/></s:schema></wsdl:types><wsdl:messagename="GetWeatherSoapIn"><wsdl:partname="parameters"element="tns:GetWeather"/></wsdl:message><wsdl:messagename="GetWeatherSoapOut"><wsdl:partname="parameters"element="tns:GetWeatherResponse"/></wsdl:message><wsdl:messagename="GetCitiesByCountrySoapIn"><wsdl:partname="parameters"element="tns:GetCitiesByCountry"/></wsdl:message><wsdl:messagename="GetCitiesByCountrySoapOut"><wsdl:partname="parameters"element="tns:GetCitiesByCountryResponse"/></wsdl:message><wsdl:messagename="GetWeatherHttpGetIn"><wsdl:partname="CityName"type="s:string"/><wsdl:partname="CountryName"type="s:string"/></wsdl:message><wsdl:messagename="GetWeatherHttpGetOut"><wsdl:partname="Body"element="tns:string"/></wsdl:message><wsdl:messagename="GetCitiesByCountryHttpGetIn"><wsdl:partname="CountryName"type="s:string"/></wsdl:message><wsdl:messagename="GetCitiesByCountryHttpGetOut"><wsdl:partname="Body"element="tns:string"/></wsdl:message><wsdl:messagename="GetWeatherHttpPostIn"><wsdl:partname="CityName"type="s:string"/><wsdl:partname="CountryName"type="s:string"/></wsdl:message><wsdl:messagename="GetWeatherHttpPostOut"><wsdl:partname="Body"element="tns:string"/></wsdl:message><wsdl:messagename="GetCitiesByCountryHttpPostIn"><wsdl:partname="CountryName"type="s:string"/></wsdl:message><wsdl:messagename="GetCitiesByCountryHttpPostOut"><wsdl:partname="Body"element="tns:string"/></wsdl:message><wsdl:portTypename="GlobalWeatherSoap"><wsdl:operationname="GetWeather"><wsdl:documentationxmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get weather report for all major cities around the world.</wsdl:documentation><wsdl:inputmessage="tns:GetWeatherSoapIn"/><wsdl:outputmessage="tns:GetWeatherSoapOut"/></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><wsdl:documentationxmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get all major cities by country name(full / part).</wsdl:documentation><wsdl:inputmessage="tns:GetCitiesByCountrySoapIn"/><wsdl:outputmessage="tns:GetCitiesByCountrySoapOut"/></wsdl:operation></wsdl:portType><wsdl:portTypename="GlobalWeatherHttpGet"><wsdl:operationname="GetWeather"><wsdl:documentationxmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get weather report for all major cities around the world.</wsdl:documentation><wsdl:inputmessage="tns:GetWeatherHttpGetIn"/><wsdl:outputmessage="tns:GetWeatherHttpGetOut"/></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><wsdl:documentationxmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get all major cities by country name(full / part).</wsdl:documentation><wsdl:inputmessage="tns:GetCitiesByCountryHttpGetIn"/><wsdl:outputmessage="tns:GetCitiesByCountryHttpGetOut"/></wsdl:operation></wsdl:portType><wsdl:portTypename="GlobalWeatherHttpPost"><wsdl:operationname="GetWeather"><wsdl:documentationxmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get weather report for all major cities around the world.</wsdl:documentation><wsdl:inputmessage="tns:GetWeatherHttpPostIn"/><wsdl:outputmessage="tns:GetWeatherHttpPostOut"/></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><wsdl:documentationxmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get all major cities by country name(full / part).</wsdl:documentation><wsdl:inputmessage="tns:GetCitiesByCountryHttpPostIn"/><wsdl:outputmessage="tns:GetCitiesByCountryHttpPostOut"/></wsdl:operation></wsdl:portType><wsdl:bindingname="GlobalWeatherSoap"type="tns:GlobalWeatherSoap"><soap:bindingtransport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operationname="GetWeather"><soap:operationsoapAction="http://www.webserviceX.NET/GetWeather"style="document"/><wsdl:input><soap:bodyuse="literal"/></wsdl:input><wsdl:output><soap:bodyuse="literal"/></wsdl:output></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><soap:operationsoapAction="http://www.webserviceX.NET/GetCitiesByCountry"style="document"/><wsdl:input><soap:bodyuse="literal"/></wsdl:input><wsdl:output><soap:bodyuse="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:bindingname="GlobalWeatherSoap12"type="tns:GlobalWeatherSoap"><soap12:bindingtransport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operationname="GetWeather"><soap12:operationsoapAction="http://www.webserviceX.NET/GetWeather"style="document"/><wsdl:input><soap12:bodyuse="literal"/></wsdl:input><wsdl:output><soap12:bodyuse="literal"/></wsdl:output></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><soap12:operationsoapAction="http://www.webserviceX.NET/GetCitiesByCountry"style="document"/><wsdl:input><soap12:bodyuse="literal"/></wsdl:input><wsdl:output><soap12:bodyuse="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:bindingname="GlobalWeatherHttpGet"type="tns:GlobalWeatherHttpGet"><http:bindingverb="GET"/><wsdl:operationname="GetWeather"><http:operationlocation="/GetWeather"/><wsdl:input><http:urlEncoded/></wsdl:input><wsdl:output><mime:mimeXmlpart="Body"/></wsdl:output></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><http:operationlocation="/GetCitiesByCountry"/><wsdl:input><http:urlEncoded/></wsdl:input><wsdl:output><mime:mimeXmlpart="Body"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:bindingname="GlobalWeatherHttpPost"type="tns:GlobalWeatherHttpPost"><http:bindingverb="POST"/><wsdl:operationname="GetWeather"><http:operationlocation="/GetWeather"/><wsdl:input><mime:contenttype="application/x-www-form-urlencoded"/></wsdl:input><wsdl:output><mime:mimeXmlpart="Body"/></wsdl:output></wsdl:operation><wsdl:operationname="GetCitiesByCountry"><http:operationlocation="/GetCitiesByCountry"/><wsdl:input><mime:contenttype="application/x-www-form-urlencoded"/></wsdl:input><wsdl:output><mime:mimeXmlpart="Body"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:servicename="GlobalWeather"><wsdl:portname="GlobalWeatherSoap"binding="tns:GlobalWeatherSoap"><soap:addresslocation="http://www.webservicex.net/globalweather.asmx"/></wsdl:port><wsdl:portname="GlobalWeatherSoap12"binding="tns:GlobalWeatherSoap12"><soap12:addresslocation="http://www.webservicex.net/globalweather.asmx"/></wsdl:port><wsdl:portname="GlobalWeatherHttpGet"binding="tns:GlobalWeatherHttpGet"><http:addresslocation="http://www.webservicex.net/globalweather.asmx"/></wsdl:port><wsdl:portname="GlobalWeatherHttpPost"binding="tns:GlobalWeatherHttpPost"><http:addresslocation="http://www.webservicex.net/globalweather.asmx"/></wsdl:port></wsdl:service></wsdl:definitions>