<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.FlightsProcessor" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.FlightsProcessor"><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="Flights"><xs:sequence><xs:element minOccurs="0" name="ServicesButtons" nillable="true" type="q1:ArrayOfServiceButton" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="Id" type="xs:long"/><xs:element minOccurs="0" name="DealCountryName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DealDestinationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DealDestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceInShekel" type="xs:float"/><xs:element minOccurs="0" name="InfantPriceTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfantPriceInShekel" type="xs:float"/><xs:element minOccurs="0" name="AvailableSeats" type="xs:int"/><xs:element minOccurs="0" name="InboundFlights" nillable="true" type="tns:ArrayOfFlight"/><xs:element minOccurs="0" name="OutboundFlights" nillable="true" type="tns:ArrayOfFlight"/><xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalePrice" type="xs:float"/><xs:element minOccurs="0" name="SalePriceInfant" type="xs:float"/><xs:element minOccurs="0" name="SalePriceCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightsDatesText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OpenHotelSearchInBrowser" type="xs:boolean"/><xs:element minOccurs="0" name="HotelSearchUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsToShowCommentInPop" type="xs:boolean"/><xs:element minOccurs="0" name="SortOrder" type="xs:unsignedInt"/><xs:element minOccurs="0" name="CommentBegining" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsToday" type="xs:boolean"/><xs:element minOccurs="0" name="IsTommorow" type="xs:boolean"/><xs:element minOccurs="0" name="IsWeekend" type="xs:boolean"/><xs:element minOccurs="0" name="IsUnder199" type="xs:boolean"/><xs:element minOccurs="0" name="IsAbove199" type="xs:boolean"/><xs:element minOccurs="0" name="MarketPrice" type="xs:double"/><xs:element minOccurs="0" name="MarketPriceCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightsDaysInWeek" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VacDurations" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Weekday" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Active" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Flights" nillable="true" type="tns:Flights"/><xs:complexType name="ArrayOfFlight"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Flight" nillable="true" type="tns:Flight"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFlight" nillable="true" type="tns:ArrayOfFlight"/><xs:complexType name="Flight"><xs:sequence><xs:element minOccurs="0" name="AirlineName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineIconUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureATATitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureWebDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureWebDayInWeekTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureWebDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureTimeTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDestCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalATATitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalWebDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalWebDayInWeekTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalWebDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalTimeTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDestCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDateOnlyTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDateOnlyTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Flight" nillable="true" type="tns:Flight"/></xs:schema>