<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"><xs:import schemaLocation="https://www.hulyo.co.il/web/HulyoSiteApi.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:complexType name="ConfirmationReservation"><xs:sequence><xs:element minOccurs="0" name="AmadeusPNR" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmadeusStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationDetails" nillable="true" type="q1:FlightDestination" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="DestinationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightsPaxDetails" nillable="true" type="tns:ArrayOfFlightPaxDetails"/><xs:element minOccurs="0" name="InboundFlights" nillable="true" type="tns:FlightDetailsConfirmationReservation"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumOfAdultsAndChilds" type="xs:int"/><xs:element minOccurs="0" name="NumOfInfant" type="xs:int"/><xs:element minOccurs="0" name="OutboundFlights" nillable="true" type="tns:FlightDetailsConfirmationReservation"/><xs:element minOccurs="0" name="PayerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayerFullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayerPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceInShekel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServicesButtons" nillable="true" type="q2:ArrayOfServiceButton" xmlns:q2="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="TitleStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WeatherJSON" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ConfirmationReservation" nillable="true" type="tns:ConfirmationReservation"/><xs:complexType name="ArrayOfCatagoryDestination"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CatagoryDestination" nillable="true" type="tns:CatagoryDestination"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCatagoryDestination" nillable="true" type="tns:ArrayOfCatagoryDestination"/><xs:complexType name="CatagoryDestination"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="ImageFileName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CatagoryDestination" nillable="true" type="tns:CatagoryDestination"/><xs:complexType name="ArrayOfFlightPaxDetails"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightPaxDetails" nillable="true" type="tns:FlightPaxDetails"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFlightPaxDetails" nillable="true" type="tns:ArrayOfFlightPaxDetails"/><xs:complexType name="FlightPaxDetails"><xs:sequence><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightPaxDetails" nillable="true" type="tns:FlightPaxDetails"/><xs:complexType name="FlightDetailsConfirmationReservation"><xs:sequence><xs:element minOccurs="0" name="AirlineCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightDetailsConfirmationReservation" nillable="true" type="tns:FlightDetailsConfirmationReservation"/><xs:complexType name="GetAllDestinationsResponse"><xs:sequence><xs:element minOccurs="0" name="DestinationSuggestions" nillable="true" type="q3:ArrayOfFlightDestination" xmlns:q3="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="Destinations" nillable="true" type="tns:ArrayOfDestinationBasicInfo"/><xs:element minOccurs="0" name="RecommendedDestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecommendedDestinationHebName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecommendedDestinationImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecommendedDestinationVideoUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetAllDestinationsResponse" nillable="true" type="tns:GetAllDestinationsResponse"/><xs:complexType name="ArrayOfDestinationBasicInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DestinationBasicInfo" nillable="true" type="tns:DestinationBasicInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDestinationBasicInfo" nillable="true" type="tns:ArrayOfDestinationBasicInfo"/><xs:complexType name="DestinationBasicInfo"><xs:sequence><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationNameHeb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsRecommended" type="xs:boolean"/><xs:element minOccurs="0" name="VideoUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DestinationBasicInfo" nillable="true" type="tns:DestinationBasicInfo"/></xs:schema>