<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Events" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.Events"><xs:import schemaLocation="https://www.hulyo.co.il/events/v2.0/Reservations.svc?xsd=xsd6" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="EventCustomer"><xs:sequence><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PhoneNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EventCustomer" nillable="true" type="tns:EventCustomer"/><xs:complexType name="EventItem"><xs:sequence><xs:element minOccurs="0" name="address" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="amountLeft" type="xs:int"/><xs:element minOccurs="0" name="amountLeftPretty" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="category" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="currentPrice" type="xs:int"/><xs:element minOccurs="0" name="date" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="expirationInSeconds" type="xs:long"/><xs:element minOccurs="0" name="homescreenSubTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="image" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lat" type="xs:double"/><xs:element minOccurs="0" name="locations" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="lon" type="xs:double"/><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="originalPrice" type="xs:int"/><xs:element minOccurs="0" name="priceCurrencySign" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="producerId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="producerLogo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="producerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="shortTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showCity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="teaser" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="time1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="time2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timeCategory" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="venueName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="weekday" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="youtubeVideoId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EventItem" nillable="true" type="tns:EventItem"/></xs:schema>