<Audits>
a4007127-4183-45bc-86d1-745ec9407b4b|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="a4007127-4183-45bc-86d1-745ec9407b4b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||True
a4007127-4183-45bc-86d1-745ec9407b4b|CoordinatorError|No Supplier Found OLM|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="a4007127-4183-45bc-86d1-745ec9407b4b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
a4007127-4183-45bc-86d1-745ec9407b4b|CoordinatorError|No Supplier Found RTS|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="a4007127-4183-45bc-86d1-745ec9407b4b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
a4007127-4183-45bc-86d1-745ec9407b4b|CoordinatorError|No Supplier Found TRV|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="a4007127-4183-45bc-86d1-745ec9407b4b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
a4007127-4183-45bc-86d1-745ec9407b4b|W2MSearch|error while generating search request:-Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.W2M.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 229
   at HotelSources.W2M.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 84|W2M|False
a4007127-4183-45bc-86d1-745ec9407b4b|DOTWSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.DOTW.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 229
   at HotelSources.DOTW.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 86|DOTW|False
a4007127-4183-45bc-86d1-745ec9407b4b|MikiSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.Miki.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 275
   at HotelSources.Miki.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 88|Miki|False
a4007127-4183-45bc-86d1-745ec9407b4b|TotalStaySearch|supplier interation failed||TotalStay|False
a4007127-4183-45bc-86d1-745ec9407b4b|DOTWSearch|supplier interation failed||DOTW|False
a4007127-4183-45bc-86d1-745ec9407b4b|MikiSearch|supplier interation failed||Miki|False
a4007127-4183-45bc-86d1-745ec9407b4b|W2MSearch|supplier interation failed||W2M|False
a4007127-4183-45bc-86d1-745ec9407b4b|WHLSearch|supplier interation failed||WHL|True
a4007127-4183-45bc-86d1-745ec9407b4b|HotelbedsSearch|successfull supplier interation||HotelBeds|True
a4007127-4183-45bc-86d1-745ec9407b4b|AbreuSearch|successfull supplier interation||Abreu|True
a4007127-4183-45bc-86d1-745ec9407b4b|TravellandaSearch|successfull supplier interation||Travellanda|True
a4007127-4183-45bc-86d1-745ec9407b4b|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2021-04-16T14:09:59.5592411+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a4007127-4183-45bc-86d1-745ec9407b4b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="132.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916029723" Longitude="55.313868007277" StarRating="2" HotelCode="387144|1083005" HotelName="Al Jawhara Metro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box: 7217, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89510/a_89510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Riqqa Street opposite the Al Maktoum Hospital. Dubai International Airport is approximately 7 km away and is easily accessible from the premises of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|7505501" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260173" Longitude="55.298781" StarRating="2" HotelCode="178563|1771908" HotelName="Middle East Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Musalla Road, Opposite Naif Park, P.O. Box 1590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285920/285920a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="155.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|2257539" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Opp. Baniyas Metro Station, P.O.Box: 4467, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288166/288166a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre (Nasser Square area), within walking distance from shops and nightlife/restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|1622971" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73990/a_73990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district. It is a few paces to the famous Bur Juman Centre in which classic designer wear and accessories may be purchased. The World Trade Centre is a few minutes drive away and it is 25 minutes by car to Dubai’s international airport. An abundance of first—class restaurants and “Computer Street” are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|54422777" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="181.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264457236039" Longitude="55.322459953373" StarRating="2" HotelCode="103464|1207951" HotelName="Ramee Guestline Hotel Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Next To Al Rigga Metro Station, PO Box 26816, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123717/123717a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="185.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|29612223" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="186.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257546731642" Longitude="55.297689324081" StarRating="3" HotelCode="68185|2079693" HotelName="The Regal Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Next to Al Fahidi Metro Station, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88190/gt_88190_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in the heart of the commercial, financial and shopping district of Bur Dubai and only a 10 to 15-minute taxi ride from Dubai International Airport as well as the International Convention and Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="193.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|7920115" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227098/a_227098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area, with the Gold Souk and the wholesale markets within walking distance. The business hotel is just 10 minutes' drive from the Dubai International Airport, Dubai International Exhibition Centre and the city's famous shopping malls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="202.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1102709" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68732/a_68732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minutes' drive from the international airport and the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="204.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|3148617" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90281/a_90281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of Dubai. It is situated only 12 minutes from the Dubai World Trade Centre and Jumeirah Beach Park. It is also within walking distance of one of the area’s most popular commercial districts. The Dubai Museum and Dubai Creek Park are also just minutes away, and the hotel is only about 12 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="210.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|1988863" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78521/a_78521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking distance from the shopping centres. Dubai International Airport is also only a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="215.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|44405497" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY),FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/878546/a_878546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between Dubai International Airport (DXB) and Downtown Dubai. Our ideal location next to Al Jadaf Metro Station and Culture Village also puts you just 10 minutes from Dubai World Trade Center (DWTC) and Dubai International Financial Center (DIFC).

All rooms feature HD flat-screen TVs, free Wi-Fi, minifridges, and safes, as well as tea and coffee making facilities. Suites add living areas , kitchenettes and sofa beds.

Start your day with a cooked-to-order breakfast in Somaya, our main restaurant offering breakfast, lunch and dinner daily as well as 24 hours room service. Unwind after a long day with a cocktail or stop by The Shop any time of day for drinks, instant meals and travel essentials.

Indulge in a relaxing treatment at our rooftop spa or soak up some rays next to the pool overlooking the</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="216.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1384438" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21517/a_21517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of Dubai. Many shopping venues, Dubai's National Museum, the Goldsouk and the Shaik Saeed House are all situated in the immediate vicinity. The hotel is also just a few minutes away from the Warba Centre as well as 15 minutes away from the congress centre and the exhibition centre. The airport is some 10 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|40124694" HotelName="Rove Healthcare City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/631571/a_631571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|75349048" HotelName="Rove City Centre" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="231.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|1054998" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shopping centres within a 3-kilometre radius. There is a public beach about a 10-minute drive away and numerous restaurants in the surrounding area. It is four kilometres from the city centre and eight kilometres from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="234.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|2032364" HotelName="Landmark Hotel Riqqa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187829/a_187829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre. It is a 10-minute drive from Dubai International Airport (approximately 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="237.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|1019859" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM(ONLY),ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227744/a_227744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk from the Emirates Dubai metro station (500 m). It offers convenience for business and leisure travellers alike, with easy access to the financial and business districts as well as all majors shopping malls such as Dubai Festival City and the shopping centre in Deira city centre. The nearest beach is 4 km away (Deira) and it is 6 km to the World Trade Centre, 8 km to the Dubai Mall and 22 km to Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="238.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|66834868" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/663114/a_663114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. The nearest airport is Dubai (DXB), 11 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|1100994" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136412/a_136412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to the Dubai-Abu Dhabi highway and close proximity to Dubai Creek and Dubai Museum. Dubai International Airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="242.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|1477828" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129857/a_129857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from the beach. Shopping can be found in the direct vicinity of the hotel and Dubai International Airport is located some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="248.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|2414582" HotelName="Coral Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38605/a_38605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the international airport of Dubai. The Gold Souk, the clock tower, the Chamber of Commerce, the International Congress Centre and Dubai International Exhibition Centre are all situated in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="254.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|6827017" HotelName="Hampton by Hilton Dubai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="257.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|83400715" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="257.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|1150890" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM(ONLY),FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Village, Internet City and Media City. The hotel is convenient for both business and leisure travellers. It offers easy access to the Dubai-Abu Dhabi highway. It is also close to the largest shopping centre in Dubai, the Mall of the Emirates, as well as the rapidly developing Dubai Marina and the Palm Jumeirah. Dubai International Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|34279823" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630743/630743a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|1429478" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="259.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|1519461" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM(ONLY),FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Wasl Road, Al Wasl District, P.O. Box 71136, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103615/a_103615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the heart of a major business district in Dubai, which incorporates Burj Dubai, Business Bay and Dubai World Trade Center. The hotel offers a convenient location for business and leisure travellers, with easy access to the largest mall in Dubai, Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|41904916" HotelName="Jacob's Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648863/648863a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="261.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|1384428" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="264.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|1399861" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Zen3, Building 11, P.O. Box: 487021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/220945/a_220945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Discovery Gardens dubbed the "new Dubai". It is situated only 5 minutes from the extremly popular Dubai Marina and  the Ibn Battuta Mall (the largest themed mall in the Middle East), and 10 minutes from the Jebil Ali Freezone and the Emirates Golf Club. Burj Al Arab and Madinat Jumeirah are 20 minutes away. This location is ideal for business or for pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268775955141" Longitude="55.379208746033" StarRating="3.5" HotelCode="524691|42265522" HotelName="Fortune Classic Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173526/173526a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Dubai Airport Free Zone, with easy access to Dubai International airport, the Al Bustan Centre and al Mamzar beach and park. DAFZ Metro station is within walking distance and the Dubai International Convention and Exhibition Centre is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="268.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1452298" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68749/a_68749_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business avenues and tourist attractions are located in close proximity, including the Dubai Museum, Al Mamzar beach and the Gold Souk. The hotel is just 4 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|7412268" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628403/628403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="276.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|81749098" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628398/628398a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|1665098" HotelName="Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="280.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|54130289" HotelName="Rove At The Park" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="280.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|2259457" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street, PO Box 8264, Opposite Burjuman Centre, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231940/a_231940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the heart of Dubai's central commercial and financial district. It is 20 minutes from Dubai International Airport and within a short distance from the Sheikh Zayed Road, Dubai International Exhibition Centre, Dubai World Trade Center, Port Rashid, Dubai Drydocks and other major attractions such as the BurJuman Shopping Mall, Mall of the Emirates, Dubai Mall, Dubai Museum, the Gold Souk, Dubai Creekside and Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="281.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1219819" HotelName="President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156238/156238a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="282.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|2353107" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49998/a_49998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and Spice Souk and the Dubaï museum. The congress and exhibition centres are only a 15 minute drive from the hotel. The transfer time to the airport is about 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="283.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|30201720" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="285.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|4669145" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="291.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|93727439" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433393/a_433393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|37768708" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404098/404098a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="294.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|63880602" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM(ONLY),ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433394/a_433394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="298.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1132034" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247511/a_247511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="299.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|86567205" HotelName="Holiday Inn Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1394/lr/01lb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="302.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2123535" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river can easily be reached on foot from here, while it is a 15-minute drive to the city centre and 20 minutes to the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|24081801" HotelName="Al Sarab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405040/405040a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|1599247" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="306.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1123033" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75023/p_75023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|4439908" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/101132/a_101132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entertainment areas. It is approximately 5 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="311.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|25199473" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/PropertyReference/Image/ext295/imagethumb_294508_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="313.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|1363319" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33073/a_33073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to the Dubai Gold Souq and Yacht Club as well as just a few minutes to the Chamber of Commerce and Industry, the Clock Tower, Dubai National Museum, the Heritage and Diving Village, Nad Al Sheba Race Course, Dubai World Trade Centre and Wonderland. It is just 10 minutes drive to Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="316.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|2585117" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196348/a_196348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diverse quarter, its guests can explore Deira's vibrant winding streets. The hotel is situated 10 minutes from Dubai International Airport (approximately 10 km) and within easy access to several shopping malls and business districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="319.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1594073" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90282/a_90282_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs and shopping malls. Dubai International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="322.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1575324" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103619/a_103619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai International Convention Centre, Dubai International Financial Centre and the city centre of Dubai. Dubai's International Airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="325.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1213425" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71190/a_71190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city, this hotel lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1897370" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/531362/a_531362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|1023402" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM(ONLY),FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes from the Chamber of Commerce, the Etisalat, Maktoum Bridge, the Clock Tower, and the Dubai Creek &amp; Yacht Club. Dubai International Airport can also be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|5353494" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418244/a_418244_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|78288878" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/461391/a_461391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="338.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|19347541" HotelName="White Fort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409618/409618a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|43879595" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="346.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|420888" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CLX until 19/12/2021" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63827/a_63827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providing easy access to the whole city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="349.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1015524" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, close to Naser Square, Near to Deira Twin Towers, Deira, Dubai (PO Box 1955)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62343/a_62343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on Baniyas Road and affords views over the Bay of Dubai. Dubai's World Trade Centre, the clock tower, the Airport Expo, Dubai Chamber of Commerce, Murshid Market, Etisalat and Dubai International Exhibition Centre are all situated in the immediate vicinity. The centre of Dubai is about 5 km away. The international airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="354.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|53733872" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="354.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="3" HotelCode="57059|5946529" HotelName="Delmon Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73987/a_73987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cultural centres and more. It is accessible by both public and private transport and the nearest metro station Al Rigga is just 5 minutes away. The hotel is also close to the landmark Deira Clocktower and the shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|1189817" HotelName="Hyatt Regency Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira, P.O. Box 5588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14501/a_14501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is located on the Deira Corniche, overlooking the Persian Gulf at the mouth of Dubai Creek, and is within walking distance of the Gold Souk. It is only two minutes from the commercial and shopping areas of Dubai. Dubai International Airport and the Dubai International Convention Centre are just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="359.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|1080860" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 450011, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144442/a_144442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located along Sheikh Zayed Road with easy access to prime business, shopping and entertainment areas. Close to the Mall of the Emirates, this hotel is an excellent value for money option in Dubai. Being close to the Mall means that guests can also visit the very popular Ski Dubai and to their heart's content. Also nearby is the Gold and Diamond Park, a modern day souk, and the Dubai Autodrome. The hotel is only 25 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="360.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|4493174" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1029282" HotelName="Towers Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/29612/a_29612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Dubai's most popular commercial district. The congress centre and the airport are both a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|2413264" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/402680/a_402680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|35441877" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="366.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1324563" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51410/a_51410_V2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|11628101" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 36588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/430181/a_430181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|1010804" HotelName="Millennium Airport Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68634/a_68634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai harbour, Dubai Creek Golf and Yacht Club and the World Trade Centre. The centre of Dubai is approximately 2 km away and it is around 4 km to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|92293181" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599724/599724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|2135489" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77585/a_77585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key business and leisure destinations in the city, making it an ideal base for all travellers, be they corporate guests or tourists. Most multinational companies, banks and other corporate offices are nearby, many within walking distance of the hotel. A variety of shopping malls as well as textile and computer markets are a few minutes' walk from the hotel, along with legendary shopping area of Meena Bazar, the Dubai Museum and the Ruler's Court. The impressive Shaikh Zayed Road, lined with some of the most beautiful and architecturally awe-inspiring skyscrapers in the world, is a short drive from the hotel. The diplomatic area, Port Rashid and the Dry Docks are also a short distance away. Delegates attending exhibitions and events at the Trade Centre and the International Convention Centre will find themselves conveniently close to these areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="374.15" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1421662" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226778/a_226778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes from Sheikh Zayed Road, the Expo Centre, Dubai Convention Centre, Emirates of Sharjah and a short walking distance from some of Dubai's largest malls, including Deira City Centre, offering everything from world-class, boutique fashion to local antiques and traditional textiles. The hotel is also just five minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="380.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|2515905" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76388/a_76388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Sheik Zayed Road, making it ideal for visitors seeking contemporary comfort in the heart of the city. The property is ideally located only minutes away from some of the city’s key attractions including The Mall of the Emirates and Jumeirah Beach. It also offers superb connectivity for business travellers to corporate headquarters and international conference centres. It is a 20 to 35-minute drive from Dubai International and Al Maktoum International Airports.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="381.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.110034346686" Longitude="55.20319804007" StarRating="2" HotelCode="447107|46983409" HotelName="Travellers Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Al Basha 1, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/16/8eee9dfe7e6ba11c9bf6e9018503a251/1161479.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="384.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255217884701" Longitude="55.335280697797" StarRating="4" HotelCode="68538|27282568" HotelName="Al Jawhara Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P. O. Box 116036, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125335/125335a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Port Saeed area, this aparthotel is just 5 minutes from Deira city centre and not far from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="384.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|1463239" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street 237, Satwa, P.O. Box 24621, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59335/a_59335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai, near the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="391.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|1631176" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138946/a_138946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The property is also close to the Dubai Marina, Business Park, Dubai Internet City, Dubai Media city, Knowledge Village, Emirates Golf Club, Greens and Springs and Jebel Ali Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="392.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|1954453" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="396.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|1922438" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103314/103314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the heart of Bur Dubai's commercial district. Its proximity to the Dubai World Trade Centre, leading banks and the Dubai Airport makes it an ideal place to stay for businessmen, tourists and shoppers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="401.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|4037914" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414793/a_414793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes'walk to Pier 7, a prime location for business and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="407.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1898988" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road, First Avenue Mall &amp; Hotel, Dubai Motor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619901/619901a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="410.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|1735868" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|18287005" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="416.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|1584864" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103618/a_103618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vicinity of the Dubai International Financial Centre and World Trade Centre. Dubai International Airport is 15 km away and Dubai Media City and Internet City are just 7 km away, whilst it is only a 10-minute drive to famous shopping centres like the Mall of Emirates or the Burjuman Shopping Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="420.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1116087" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103367/k_103367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and the bus and train stations can be found in the immediate vicinity. It is 3 km from Nasr Square. Shaikh Zaid Road, Dubai Festival City and Gold Souk are all easily accessible by car. The hotel is 6 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="421.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1862331" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15122/a_15122_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops all lie within paces of the hotel. In addition, the international convention centres, the World Trade Centre, Nad Al Sheb race track, the Dubai Gold and Diamond Park, the National Museum, Jebel Ali free trade zone as well as the traditional quarter of Dubai. The transfer time to Dubai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="421.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|1205488" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="424.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|66857752" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433912/a_433912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|2625276" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226508/a_226508_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai International Financial Centre (DIFC) and provides direct access to the Dubai Media and Internet Cities and the Jebel Ali Free Zone. The World Trade Center is some 800 m away, Jumeirah Beach roughly 2 km away and Dubai International Airport approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="427.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1797532" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92764/a_92764_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Waterfront Centre, a luxury shopping centre with over 550 retail outlets, 90 restaurants and cafés, and a 100 berth marina, which is perfect, especially during the famous Dubai Shopping Festivals in the summer and winter months. Dubai International Airport is approximately 130 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="429.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|1021040" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238932/a_238932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|1051461" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51876/a_51876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Street. It is only a few minutes away from Al Ghurair shopping centre and a 15-minute drive from the congress and exhibition centres. The airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|2030632" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376670/376670a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city centre shopping mall is right across the road and the Dubai Creek with its rolling lawns, yacht basin and PGA-rated golf course is just a short drive away. Dubai International Airport is also just minutes from the hotel (approximately 3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="437.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|39465576" HotelName="Aloft Dubai South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640095/640095a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless connections are available at Aloft Dubai South. The reception desk is not open throughout the day. Aloft Dubai South offers a specially designed family room including a cot for children. All units at Aloft Dubai South are wheelchair-accessible. Pets are not allowed at Aloft Dubai South. Parking facilities are available for guests' convenience. Corporate travellers may avail for event rooms, ideal to host a business seminar or a special occasion. The property provides an entertainment programme and leisure activities for guests' added convenience. Aloft Dubai South may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="441.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|1519517" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227123/a_227123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emirates, a destination in itself. The hotel is only a 20-minute commute from Dubai International Airport and 45 minutes from Abu Dhabi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1918999" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, PO Box 14703, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46582/a_46582_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Mankhool Road in Bur Dubai, near the commercial and business areas. It is a few minutes from Dubai's international airport (8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|71338932" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Behind Mall of the Emirates, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1016342" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46578/a_46578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|1041573" HotelName="Grandeur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140102/a_140102_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of The Emirates and near to Dubai's top attractions, such as shopping malls, Media City, the Dubai Fee Zone, beaches and convention centres. Links to the public transport network are about 500 m away. Ski Dubai is located approximately 500 m from the hotel, while Jumeirah Beach, the Wild Wadi Water Park and Burj Al Arab are each located about 5 km away. Dubai International Airport is just a 30-minute drive away and is easily accessible by Dubai public transport and taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="451.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|2323252" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245843/a_245843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="453.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1274160" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232838/a_232838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel is close to the Wellington International School, Dubai College, Saudi-American Hospital, Dubai Marina and the Mall of the Emirates, which also provide bus and train stations (5 minutes' drive). Other nearby places of interest include the Hard Rock Cafe, Jumeirah Beach (both 10 minutes by car), Marina Mall, Burj Khalifa and Dubai Mall (all a 15-minute drive) and Dubai Trade Center (20 minutes' drive). Dubai International Airport is approximately 25 km from the hotel, or a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="454.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|2572697" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363695/a_363695_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent to the American and Canadian hospitals and the Lamcy Plaza Shopping Mall (500 m). Dubai International Airport is just 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="454.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|1844572" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39075/a_39075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai Marina, Dubai Creek Golf and Yacht Club and the World Trade Centre. Dubai international airport is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="455.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|1279826" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 211723, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86526/a_86526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Dubai Media City, which is home to many leading international companies. An emerging global media hub, it is only 35 km from Dubai International Airport and less than an hours drive from the Abu Dhabi International Airport. Its close proximity to the beach and the city's vibrant shopping areas make it the perfect destination for mixing business with pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="455.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.224456210171" Longitude="55.283412337303" StarRating="4.5" HotelCode="98620|1916734" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 117452, Park Place Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138294/a_138294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|1203262" HotelName="Novotel World Trade Centre Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62321/a_62321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situated inside the business district of Dubai, behind the Dubai World Trade Centre, on Sheikh Zayed Road. The Heritage Village, Bastakiya and the Sheikh Saeed Al Maktoum House are all approximately 8 km away, while Jumeirah Beach is about 10 km away. The hotel is a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|1578975" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22927/a_22927_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. In the immediate vicinity, guests will find the business and commercial districts in addition to a wide range of shopping centres, the World Trade Centre, a golf course, Dubai museum, Jumeirah mosque, and Wild Wadi. It is around a 15-minute drive from the hotel to Dubai International Airport and about 20 minutes to Jumeirah Beach Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|8397597" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/79448/a_79448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|5698410" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245074/a_245074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined with business and shopping venues. It is just over 5 minutes by taxi to either the beach or city centre. The Dubai World Trade Centre is 15 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|2337646" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically located close to the famous Dubai Creek. The hotel and residence is within walking distance of Dubai's famous gold and spice souks, and just minutes from Dubai International Airport (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|89340194" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|1143011" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236131/a_236131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25168" Longitude="55.301848" StarRating="4" HotelCode="60666|1518450" HotelName="BurJuman Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road, Al Karama, Bur Dubai, P.O Box 111397</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78522/a_78522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Trade Centre Road and is directly connected to the prestigious BurJuman mall which is home to a myriad of the world's most exclusive brands. The property is just 5 minutes away from the Dubai World Trade Centre and the convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1224013" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75021/a_75021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Reef shopping centres are to be found close by. The world trade centre is only a few minutes drive away. Dubai’s international airport lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|31137709" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608782/608782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|1699851" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 112225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362819/362819a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|1282865" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129855/129855a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="472.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10101676" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413895/a_413895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|77154133" HotelName="Element Me'aisam Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624341/624341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. Dubai (DXB) Airport is 33 km away, and it is 57 km and 112 km to Sharjah (SHJ) Airport and Abu Dhabi - International (AUH) Airport, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|97920386" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645708/645708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|1259488" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138299/a_138299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent position from which to explore the city. The property is situated just metres away from the city centre, Deira City Centre Shopping Mall and the Dubai Creek Golf &amp; Yacht Club. The nearest beach is a 20-minute drive from the accommodation, as is the Exhibition Centre. Links to the public transport network can be found 100 m away and Dubai International Airport lies only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="475.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1121460" HotelName="Centro Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226510/a_226510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City and it is also in close proximity to the commercial areas of Sheikh Zayed Road and the Dubai Financial Centre. The bus and train stations are nearby and Dubai International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="476.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|2998573" HotelName="Mount Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136071/136071a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlooking Baniyas Square. It lies only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="484.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|1365035" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="488.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|50382206" HotelName="Gevora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625437/625437a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, medical assistance, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|83739885" HotelName="Millennium Place Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|9844021" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Al Barsha, P.O. Box 72584, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367373/a_367373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this apartment hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|3744535" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367372/a_367372_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, it is within walking distance from the shopping centre of the Emirates and Ski Dubai, and a short drive away from Dubai's Internet and Media Cities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="495.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|1608844" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, Roshana Tower, P.O. Box 212744, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="500.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|2225317" HotelName="voco Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232951/a_232951_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of the city close to Dubai Mall and the tallest building in the world, the Burj Khalifa. Dubai International Airport is just 20 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="502.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|73117628" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/438100/a_438100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="503.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|2130745" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/205321/p_205321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="505.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|1085584" HotelName="Bonnington Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Country House" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/206345/a_206345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed Road just opposite Dubai Marina. Dubai Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="507.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|85306349" HotelName="Mariana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644232/644232a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="510.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1481517" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143962/143962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre, 2 km from Sheikh Zayed Road, 2 km from Al Fahidi Street, 5 km from the World Trade Centre and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="517.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|28154751" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/580895/w_580895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's international airport. The hotel is also close to the Gold Souk, the Spcie Souk, the Murshid Bazaar and the chamber of commerce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="517.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|67436605" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431499/a_431499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="520.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|9808272" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="521.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|25984423" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421816/a_421816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="524.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|1058310" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256721/256721a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|79680767" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/545405/a_545405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="373090|91650566" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/7/3a482c52f7880a9d0040288d74c587ef/AEHLUL.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="534.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|32430247" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412279/a_412279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="534.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|1119963" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="537.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|55480319" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/683050/w_683050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="543.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|1326354" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/235020/a_235020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the most inspiring views of the world's tallest building, Burj Khalifa. The hotel also borders Business Bay which is designed to be the new centre in Dubai commerce and only 30 minutes' drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="545.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|1261096" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38134/a_38134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade Centre. The hotel's walkway connects directly to the Dubai International Convention Centre. Dubai's International financial centre, the American University in Dubai, Dubai Internet City and Dubai Media City are all in the vicinity. It is around a 20-minute drive from the hotel to Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="546.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|1456290" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639426/639426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Jumeirah. There are a total of 200 bedrooms on the premises. Al Seef Hotel by Jumeirah is ideal for a productive stay, thanks to the Internet access available throughout. Visitors are welcomed in a lobby with 24-hour reception. Cots are available for younger guests on request. All bathrooms at Al Seef Hotel by Jumeirah are handicapped friendly. No pets are allowed on the premises. The premises are provided with a car park and garage facilities. Customers can make use of the airport transfer service. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|3026726" HotelName="New Penninsula Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="549.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|69017180" HotelName="Zabeel House The Greens by Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/901622/a_901622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity, for travellers that want a link to the most interesting neighbourhoods in the most vibrant cities.

This comfortable hotel can be found in Jumeirah. Travellers may keep updated with the internet or Wi-Fi access available on the property's communal areas. Customers can enjoy the convenience of 24-hour reception. Common areas are suitable for wheelchair-disabled people. This hotel does not accept pets. Moreover, those travelling by car may make good use of the parking facilities. There is an airport transfer service for guests' convenience. Some services of ZABEEL HOUSE THE GREENS BY JUMEIRAH may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="553.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|2864564" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46551/a_46551_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes walk, guests will reach a selection of shops. Dubai's airport is approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="557.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|1863358" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191435/191435a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="563.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|1309103" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95092/a_95092_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from Al Mamzar Beach and Dubai Creek Park is 3 km from the hotel. The Burj Dubai &amp;amp; Business Bay Area is 9 km away and Ski Dubai and the Emirates Mall are both 15 km from the hotel. Dubai International Airport is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="565.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|89963369" HotelName="Sheraton Grand Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/409215/a_409215_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a walking distance to the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="571.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|9039519" HotelName="Dubai International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295800/w_295800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="572.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|1315875" HotelName="The Meydan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meydan Racecourse, Al Meydan Road, Nad Al Sheba, P.O. Box 9305, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227964/a_227964_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Meydan City, the centre of Dubai's business, sporting and lifestyle destination. The business hotel is ideally located in the heart of Dubai, just 15 minutes from Dubai International Airport and the city's central business district DIFC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="576.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|1707730" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215868/a_215868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="576.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|71541853" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="584.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|1035992" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103015/w_103015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="589.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|1083192" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76701/a_76701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the heart of the Deira business district of Dubai. It is a short 10-minute walk to the creek and links to the public transport are also to be found directly in front of the hotel. The international airport is 15 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="590.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|2390771" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146651/146651a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The city centre and Dubai Creek tourist centre are both 10 minutes by public transport, Bur Dubai is 1.5 km away and Jumeirah Beach is roughly 3 km away. Wafi City is approximately 7 minutes on foot from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|1213837" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/278291/a_278291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai international airport. The Gold Souk, the international convention centre and the Dubai world trade centre all lie close by. The centre of Dubai is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="597.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|1497129" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391740/a_391740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="599.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|58457384" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/ThirdPartyProperty/Image/ext1755/imagethumb_1754337_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="609.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|67137189" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577841/577841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="612.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.277229993558" Longitude="55.347455139882" StarRating="4" HotelCode="337418|1068623" HotelName="Abjad Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 21969, Opposite Abu Hail Metro Station, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56184/a_56184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Abu Hail Road in the Deira district close to the Galadai roundabout. The commercial centre of the city lies in the immediate vicinity. Dubai airport is about 10 minutes from the hotel by the car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="616.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|1135290" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162369/162369a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="620.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261121" Longitude="55.288555" StarRating="2" HotelCode="160296|3763298" HotelName="Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Raffa Meena bazaar, near Ghubaiba Bus and Metro station, P.O. Box 50128 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226507/a_226507_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the Bur Dubai bus and taxi stand, within walking distance of Bank Street, shopping centres and the Dubai Museum and in close proximity to the gold, spice, electronic, computer and textile souks. It is 1 km from the city centre (Bur Dubai), the Heritage Village and Bastakia Old Town area, 4 km from Zabeel Park and 6 km from Jumeirah Beach. It lies 15 minutes’ drive from Sheikh Zayed Road, Dubai World Trade Exhibition Hall, 10 km from Burj Khalifa and 25 km from Sharjah and Ski Dubai, Mall of Emirates. Dubai International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="622.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|28127979" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646954/p_646954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. It is about 7 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="630.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11669587" Longitude="55.19410174" StarRating="3.5" HotelCode="319184|51265864" HotelName="The View Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614203/614203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|1641477" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95584/a_95584_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to the World Trade Centre, Burjuman Mall, Shopper's Paradise, Dubai Creek Park, Dubai Museum and many other area attractions. Jumeirah Beach is around 5 km from the hotel. Dubai International Airport is located roughly 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="645.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|51974204" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628908/628908a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facilities include a baggage storage service, a currency exchange service, a newspaper stand, a library and a smoking area. Wireless internet access (no extra charge) allows passengers to surf the internet and catch up on email. There are a number of shops, including a supermarket. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="649.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|3838320" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="663.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|1205255" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228786/p_228786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less than 500 metres from the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="671.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|2689647" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="674.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|41093605" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579101/579101a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks (DIP). Its proximity to the new Al Maktoum International Airport and the Jebal Ali Free Zone ( JAFZA ) and the Expo 2020 site makes the property a favored option for both business and leisure- travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="677.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916854" Longitude="55.29719813" StarRating="3" HotelCode="371219|15644617" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street, Gold Souk, Deira, PO Box 376095, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/027318565e14aaee5ceed78ed8535cfb/560585.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="681.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|1479580" HotelName="JW Marriott Marquis Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261440/a_261440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="682.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|1611164" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301343/a_301343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="686.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1485127" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363243/a_363243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="689.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|2405121" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76422/a_76422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel located in Al Rigga Street in the district of Deira, only 100 m away from Al Rigga metro station. It is within walking distance of the city’s business areas and famous shopping areas. It lies just 10 minutes away from Dubai International Airport by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="696.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|1378038" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140167/a_140167_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is situated adjacent to Dubai Media City/Internet City and is just minutes from Jebel Ali Free Zone. Guests are within walking distance of the Dubai Marina and its multitude of shops, restaurants and cafés, and the centre of Dubai can be reached in only 20 minutes by car. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="704.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|3141408" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14867/a_14867_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al Ghuarair Shopping Mall is located in the immediate vicinity of the hotel and it is also close to the creek. It is around a 20-minute drive from the nearest beach depending on traffic. It is located close to one of the most popular nightspots in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="706.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|2420009" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/163399/a_163399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road, the Dubai International Convention and Exhibition Centre, various shopping centres and Jumeirah Beach. Dubai International Airport is a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="708.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|56027567" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="708.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|5071888" HotelName="Swissôtel Al Ghurair" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/263663/a_263663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="710.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|92421153" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591441/591441a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="714.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|1438256" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302555/a_302555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="715.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|1933372" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="716.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|1792178" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100507/a_100507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the business district. It is near to the World Trade Centre and Dubai International Finance Centre. The city centre is about 5 km away and Jumeirah Beach is about a 10-minute drive from the property. Dubai International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|95864817" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646204/a_646204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB) Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="723.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|24507074" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="729.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|50719259" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409632/409632a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station providing convenient access to the rest of the city. The Bastakiya Quarters, Dubai Museum, Grand Mosque and the Sheikh Saeed Al Maktoum House are some of the tourist destinations near the property. Dubai International Airport is approximately within a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="731.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|3916855" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86524/a_86524_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="741.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|2460299" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16096/a_16096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surrounded by well-tended gardens and lies close to the World Trade Centre and the centre of the city lies around 7 km away. A complimentary shuttle bus service transports guests to the city centre, the nearby shops and Jumeirah beach. Links to the public transport network can be found directly outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="743.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|67390958" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/578756/r_578756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="745.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|3344614" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1400/lr/ex1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="747.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|59108051" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="747.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|46734504" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="749.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|13718279" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631144/631144a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="749.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|29293832" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/687647/a_687647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. Dubai (DXB) Airport is located about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="751.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|2187298" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201619/a_201619_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away from Mall of the Emirates. Other attractions in Dubai include Dubai Creek, the Grand Mosque, Jumeirah Mosque, Dubai Museum and Jumeirah Beach Park. Dubai Marina is around 1.5 km away, while the Dubai Autodrome and Dubai Sports City are within some 10 km of the hotel. Dubai International Airport is around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="752.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1407029" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86527/a_86527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice Market. Dubai International Airport is some 6 km away, while the World Trade Centre is 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="765.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|1122929" HotelName="Occidental Dubai Production City" Meals="ROOM(ONLY)" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="770.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|2015397" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138593/a_138593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre Al Mamzar Park and Al Mamzar beach. It is only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="773.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|44786504" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482521/482521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="775.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1229990" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 237844, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/237780/a_237780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Damascus Road in the heart of the Al Qusais business and commercial district. It is only 15 minutes from the Dubai Exhibition and Convention Centre and 5 minutes away from Terminal 2 of the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="779.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|2252334" HotelName="Grand Hyatt Dubai" Meals="ROOM(ONLY),ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM(ONLY)" PropertyType="Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33395/a_33395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst sprawling gardens, this spectacular luxury hotel is located at the heart of Dubai some 2 km from Dubai Creek and just a few minutes drive from the Yacht Club. Links to the public transport network are to be found close by and a diverse selection of shops, restaurants, bars, pubs, cafés and further entertainment venues are situated within a 5-minutes drive of the hotel. It is also just 5 km to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="793.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|1927633" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182575/a_182575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is just minutes away from Dubai Media City and directly connected to the beachfront. It is close to major shopping and business districts, with the Mall of the Emirates and IBN Nattuta Mall both approximately 10 km away. Dubai Marina is just 500 m away and Dubai Marina metro station is around 1 km away. Abu Dhabi is around 120 km from the beach hotel and it is approximately 30 minutes to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="796.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|58733077" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="802.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|22191678" HotelName="Taj Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421817/a_421817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The property lies a five-minute drive to the Downtown area and the Dubai Mall, and the airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="804.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1400852" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100442/a_100442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. The hotel is conveniently located just 5 minutes from Dubai International Airport meaning that guests can reach and leave the hotel with the greatest of ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="810.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|17800766" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557506/557506a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="815.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|17428723" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="825.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|24218723" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="828.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|1165461" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302287/a_302287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk away from the metro station, which provides guests with easy access to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="828.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|1035531" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182168/a_182168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Mall of the Emirates. The Dubai International Convention and Exhibition Centre is about 10 minutes away, while Jumeirah Beach is some 3 km away. The hotel is approximately 40 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="842.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|1284633" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16823/a_16823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre of Dubai, with the gold souk, the World Trade Centre, the congress centre, the convention centres, the Clock Tower, the trade centre, the Dubai museum and the Creek Golf and Yacht Club, lie around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="850.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1418944" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183127/a_183127_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next to Ibn Battuta Mall, offering excellent shopping and entertainment options, such as Dubai's only IMAX Cineplex and the Sky Dubai hot-air balloon. The hotel is also close to the Dubai Metro, the nightlife of Dubai Marina and the beaches of The Palm Jumeirah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="850.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|98659133" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477055/a_477055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart of Dubai. The hotel is located just steps from nightlife and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="852.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|37789615" HotelName="Renaissance Downtown Hotel, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/626565/w_626565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="857.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|14624357" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="882.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|3364846" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="891.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|1791758" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box: 72127, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12115/a_12115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel affords a central location along highly stylish Sheikh Zayed Road. It enjoys an enviable position on the Dubai skyline and is situated close to Jumeriah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="891.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|1052096" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153837/153837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="894.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|80640683" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="894.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|97745261" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624346/624346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="896.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|1293832" HotelName="Shangri-La Hotel Dubai" Meals="ROOM(ONLY)" BedType="ROOM(ONLY)" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38378/a_38378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies around 10 km from the city centre approximately 15 km from Dubai international airport and about 5 minutes from the World Trade Centre and the conference and business centre. Various other attractions such as the Wonderland leisure park, the Jumeirah mosque, the Gold Souq, the Spice Souq, the museum and Al Fahidi fort are all located within a few minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="905.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|1026127" HotelName="Sheraton Jumeirah Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19798/a_19798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical garden area. A hotel bus runs on a daily basis between the centre of Dubai and the hotel. Jebel Ali sailing club, Emirates golf club, Wild Wadi Aqua Park, the University of Dubai, Dubai Marina, Jumeirah mosque, the World Trade Centre and the Hard Rock Café are located close to the hotel and easily reached within a few minutes. Furthermore, the airport is approximately 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="915.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|1118382" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260042/w_260042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="920.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|1568760" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234991/p_234991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai, Burj Khalifa and Dubai Convention Centre and World Trade Center. The beach is around 7 km away and Dubai International Airport is situated approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="933.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2283397" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14182/a_14182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international congress and exhibition centre, the Clock Tower, Dubai Creek Golf and Yacht Club, a selection of museums, the World Trade Centre and Emirates Golf Club all lie within a few minutes walk of the hotel. Dubai airport may be reached by car in around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="953.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1100545" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91920/a_91920_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provides easy and short access to the airport, the five star dining and entertainment of the old town and to many well-know areas in Dubai, such as the world’s largest tower, the Dubai mall, and the world’s largest shopping centre. Dubai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="954.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|37252327" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409643/409643a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="964.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1060043" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90280/a_90280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as well as the Old Town Souk, which features myriad shops and boutiques. Dubai World Trade Center is approximately 5 km from the design hotel, the Mall of the Emirates is around 7 km away, and the public beach is roughly 10 km away. Dubai Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="969.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|9111150" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/0b8d8dad9139cab0b2967337bb3363b7/741827.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="981.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|67236936" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Off Sheikh Zayed Road, P.O. Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400779/400779a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="990.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|1604074" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363471/a_363471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1000.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|6062274" HotelName="Royal Central Hotel - The Palm" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|1403817" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247542/p_247542_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located alongside the Jumeirah Beach Residence and ‘The Walk’, offering a unique shopping and dining experience with its 1.75 km beachfront boulevard, housing, 350 retail outlets and 45 restaurants. The hotel is also minutes away from two of the city's largest shopping centres, the indoor ski-slope, Emirates golf club, Wild Wadi Water Park, Internet City and Media City, as well as the commercial area of Jebel Ali. Dubai International Airport is approximately 42 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1018.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|67289016" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/658027/a_658027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1038.64" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|2736338" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1253681" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87332/a_87332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centre and Exhibition Halls and 2 km away from Jumeira beach front. Dubai International Airport is situated some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1048.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|77451744" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1082.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|1162008" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196877/196877a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1112.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|59044796" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1118.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|68807134" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1136.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|1949341" HotelName="Address Montgomerie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76742/a_76742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1158.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|1366207" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73988/a_73988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime location on Sheikh Zayed Road, at the 4th Interchange at Al Barsha. It is set in the heart of newly-developed modern Dubai, a few minutes from Dubai Internet City, Dubai Media City and the Jumeirah stretch of beach, and just 20 minutes from both the city centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1165.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|1428345" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/064759/064759a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1203.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|1798689" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139228/w_139228_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the heart of the Dubai Marina, just minutes away from Jumeirah Beach. This great residence is within walking distance of many tourist attractions, fine restaurants and exclusive shopping malls, like Marina Mall, Mall of the Emirates and Ibn Battuta Mall. The public beach at Jumeirah is only a 10-minute walk away. Media City and Jebel Ali are easily reached within 5-10 minutes by car. Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1218.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|1694143" HotelName="Roda Al Murooj" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64674/a_64674_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district. It is a true attraction of the city due to its architecture and location, an ideal destination for business travellers and holidaymakers alike. The hotel lies on the famous Sheikh Zayed Street and next to the so-called Dubai International Financial City. The congress centre is just three minutes from the hotel, whilst Jebel Ali, Dubai Media City and Dubai Internet City are all less than twenty minutes away. The international airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|5300140" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557502/557502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1241.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|2619625" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127884/127884a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, restaurants, health clubs and well-known shopping centres such as Emirates Mall and Ibn Batuta malls are available. Not just a beautiful beach location, the aparthotel is also a first-class location for business travellers as it is near the recognized business districts in the city such as Dubai Knowledge Village, Dubai Media City, Dubai Internet City and Jebel Ali Free Zone. Jumeirah Beach is some 500 m from the residence and Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1249.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|1325417" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261421/p_261421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1278.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|2495086" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64676/a_64676_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of the Dubai Skyline and the Arabian Sea. From here, guests are within easy reach of the airport and the lifestyle club of Dubai. A beach lies about 200 m away, while shops are about a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1281.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|69539930" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1318.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|1576062" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5002/a_5002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1321.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|7260471" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sofouh Road, Jumeirah Beach Residence, The Walk, P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76833/a_76833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a perfect location on Jumeirah Beach, the hotel offers easy access to Dubai Marina, Dubai Internet and Media Cities, Knowledge Village, Jebel Ali Free Zone, Dubai Investment Park, Emirates Golf Club, Mall of the Emirates and Ibn Battuta Mall. Dubai City Centre and the International Airport can be reached in approximately 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1338.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|1328970" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tower, Burj Dubai, and attached to the Dubai Mall, one of the largest shopping and entertainment destinations in the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1358.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|13107833" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550426/a_550426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1391.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|16632286" HotelName="Intercontinental Dubai Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1409.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|5099097" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248438/p_248438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1421.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|2907778" HotelName="Raffles Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87420/a_87420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It is also just 10 minutes away from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1423.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|2548583" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90986/a_90986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute taxi ride from Dubai International Airport (some 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1458.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|1072038" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92763/a_92763_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartment hotel shares close proximity to a number of business institutions, shopping malls and tourist attractions. It is around 20 km from Dubai Museum and Jumeirah beaches are around 15 km away. Dubai International Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1494.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|79334342" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623424/623424a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury aparthotel is located in Bur Dubai with close proximity to Dubai Healthcare City, Wafi City and Oud Metha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1561.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|4077682" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai-Hatta Road, P.O. Box 9277, Hatta</AddressLine>
          </AddressLines>
          <CityName>Hatta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13829/a_13829_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than an hour's drive from Dubai and ten minutes to the border of Oman, the journey to the club resort leads through some of the most interesting and stunning landscapes in the U.A.E.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1578.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|1469921" HotelName="Fairmont The Palm" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1584.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|1034471" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302349/a_302349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1618.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8188063" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259990/a_259990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1629.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|44090629" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 214477, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/606015/a_606015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1630.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1745528" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64672/a_64672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial Centre. Perfect for business and leisure guests alike, this elegant hotel offers easy access to a number of attractions including the Dubai Mall, The Dubai Fountain, Dubai International Convention and Exhibition Centre, Dubai International Art Centre, Dubai Zoo, and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1673.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|1034594" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201946/a_201946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel Ali Free Zone and within walking distance from the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1720.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|2333799" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68507/a_68507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It lies very close to the city centre shopping venues, Dubai Creek Golf and Yacht Club and the business district. Dubai International Convention and Exhibition Centre (World Trade Centre) is approximately 2 km away and it is within 10 minutes’ drive of Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1724.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|1520711" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236985/a_236985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, car hire, medical assistance, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1744.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|1879312" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202837/a_202837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media City, Knowledge Village and Tecom. The city centre and restaurants can be found within around 2 km. The nearest golf course is approximately 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1832.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|1125940" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259989/a_259989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1844.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|1033188" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134250/a_134250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1845.15" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|2240793" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa, PO Box 888333, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1858.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|2171738" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, 16 A Street, Al Mankhool, P.O. Box 25295, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260066/gt_260066_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel enjoys a central location in Bur Dubai, within walking distance of Bank Street and the Dubai Creek. It is situated 15 minutes' drive from Sheikh Zayed Road, the World Trade Centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1865.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|14487381" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995154/a_995154_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1908.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|66637268" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425078/425078a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market. The Sharaf DG Metro Station is just 300 metres away, and Rashidiya and the Dubai International Airport are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1948.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|1188197" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144454/w_144454_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, including Media City and Internet City. Large shopping centres surround the establishment and it is also just 10 minutes from the beautiful beach. A number of restaurants can be found within around 5 minutes' walk of the hotel and Wild Wadi Water Park is only 10 minutes away by public transport. Additional nearby attractions include Dubai Marina, which is 5 minutes away, and Burj Al Arab and The Palm Jumeirah, which are both around 10 minutes away by public transport. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2022.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1914339" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16103/a_16103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will be enchanted by the fabulously clear turquoise-blue waters of the Arabic gulf. The Hard Rock Café and the Emirates Golf Club are located nearby. It is some 25 km to the international airport, lying around 20 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2097.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|87327122" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/650910/a_650910_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2190.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|1059867" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100696/a_100696_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai Media City and opposite Le Meridien Mina Seyahi. Dubai International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2249.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|40666685" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238145/a_238145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2282.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|6888939" HotelName="W Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/678503/p_678503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2423.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|1561489" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56335/a_56335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2586.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|60137681" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM(ONLY),ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1000609/w_1000609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2734.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|32657517" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2795.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|1543257" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99581/a_99581_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mall is 15 minutes away by car and the Dubai city centre is 25 minutes away. The Dubai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2837.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|5945471" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287667/287667a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3125.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|1665557" HotelName="The Ritz-Carlton Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22979/a_22979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis of serenity, close to the shops and café life of the cosmopolitan JBR Walk. The metropolis, Dubai is a dazzling example of natural beauty and human inventiveness. Located along the turquoise waters of the Arabian Gulf, this vibrant destination entices visitors from around the world. They experience a city rich in fun, sun and surprising variety. Desert excursions, towering skyscrapers and championship golf courses all add to the allure of an unforgettable destination. From its many landmarks and traditional markets to its extravagant shopping centers and daring big-city architecture, Dubai is uniquely captivating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3235.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|1740649" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90283/a_90283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souqs, as well as the modern attractions of the gold souq. Also nearby is the Mall of the Emirates, the largest shopping mall outside of North America, which includes an indoor ski slope. Located on the pristine Dubai shoreline, the hotel offers a tranquil setting with exceptional views over the Arabian Gulf. This hotel is located near to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3390.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|1844303" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240863/a_240863_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3565.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|2285360" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248425/a_248425_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai International Airport is located roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3640.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1404" Longitude="55.13478" StarRating="5" HotelCode="935506|4013725" HotelName="Sofitel Dubai The Palm Luxury Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent road, The Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235858/235858a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3683.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|1128425" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, PO Box 75157, Jumeira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248427/r_248427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3894.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|1118035" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367380/a_367380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4239.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|2768643" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach, PO Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248429/a_248429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Jumeirah, the hotel is adjacent to the Burj Al Arab, Wild Wadi Water Park and the Jumeirah Beach Hotel. This property is close to the leisure and commercial attractions, while Dubai International Airport is 25 minutes by car (approximately 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4697.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|37957802" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532815/a_532815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4986.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|54812542" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477440/a_477440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5457.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270625" Longitude="55.316685" StarRating="3" HotelCode="27293|3233630" HotelName="Claridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Fish Roundabout, Muteena, P.O. Box 1833, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40111/a_40111_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the Fish roundabout in Deira, it is 10-minute drive from Dubai International Airport. It is also just minutes away from the Clock Tower, Dubai Chamber of Commerce, Dubai Economic Development, Creek Golf and Yacht Club, Dubai Museum, Murshid Bazaar and the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5550.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|2373936" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/141661/a_141661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradise of luxurious serenity. It is surrounded by banks, bazaars and the best shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6246.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|3639313" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202210/a_202210_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district Bur Dubai, which is known for housing some of the oldest buildings of Dubai such as Sheikh Maktoum's House. The establishment lies in proximity to Dubai International Airport, which is some 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6942.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|1925012" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134691/134691a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7010.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|3193259" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89454/a_89454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive from the Gold Souk and the Spice Souk and 20 minutes from the sandy Jumeirah Beach. It lies 3.8 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7272.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|99497090" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1441/lr/1unknw.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7441.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|3944752" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40616/a_40616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment centres as well as important landmarks. It is also close to Dubai's main government and corporate offices, as well as being a short drive from Dubai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7529.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|3586573" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183407/183407a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7530.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|11103832" HotelName="Delmon Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street, Opposite Al Futtaim Masjad, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129956/129956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7530.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|53066469" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643886/643886a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7556.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|1743606" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/230196/a_230196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Hor Al Anz East's shopping centre, restaurants and the beach. It is about a 15-minute drive to the World Trade Centre, Dubai Creek, the famous gold souks and many other tourist attractions around the city. Dubai International Airport is approximately 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7565.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265219117374" Longitude="55.322456256014" StarRating="3.5" HotelCode="907765|1549866" HotelName="Auris Hotel Apartments Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, next to Al Rigga Metro Station, Al Muraqqabath, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148613/148613a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Deira District in Dubai, within walking distance of Al Ghurair City, Al Riqqa Street and the Metro station. The hotel is a short drive from Dubai International Airport, Deira City Centre, the Dubai Gold Souk, the Dubai Creek and the Dubai Airport Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7585.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|1041223" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7999.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|2650111" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="8940.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|1408032" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 74147, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9375/a_9375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, breathtaking hotel is located in the heart of Dubai and is probably the most famous and expensive hotel in the world. At 321 m high, the Arabian Tower is the tallest on earth and the newest of Dubai City's landmarks. No other hotel can even come close to this luxurious accommodation, which is part of the Jumeirah Beach Resort complex, 15 km to the south of Dubai City. The unique, sail-shaped building stands proud on an artificial island about 280 m from the mainland and connected by a jetty. The hotel is a symbol of Dubai's wealth, and lies some 25 km from Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="9628.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|1442703" HotelName="Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68506/a_68506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in the heart of Dubai, the hotel is close to the airport as well as to the major business and shopping areas of the city. Sheikh Zayed road is just a 7-minute drive away. Dubai International Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17711.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|2287754" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ain Road, Dubai Desert Conservation Reserve, P.O. Box 118887, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai Desert Conservation Reserve</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7221/a_7221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just 45 minutes from the cosmopolitan city of Dubai. Visitors can experience the true beauty and majesty of the desert and observe the indigenous wildlife of the area. Dubai International Airport is approximately 5 km from the spa complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|20445207" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.74" OriginalAmount="0">
      <BasicPropertyInfo StarRating="" HotelCode="|95457194" HotelName="Green House Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="247.16" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|54376883" HotelName="OYO 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="277.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="2" HotelCode="|43914052" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="317.55" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|55174469" HotelName="Premier Inn Dragon Mart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.46" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|29455162" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|4438628" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|80775075" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.49" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|25994189" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|34347859" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|83207494" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|1064843" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.70" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|93009580" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="450.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|16530894" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|66308121" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="509.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|96498018" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|66030723" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="542.39" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|7617082" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="554.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|93682402" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="580.52" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74286056" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|27679110" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="624.42" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|85095667" HotelName="Park Regis Business Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="639.25" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|89937606" HotelName="Staybridge Stes Al-Maktoum Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="706.66" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|29228884" HotelName="FAM Living - Mada Residences Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="784.27" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|93536852" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="844.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|47563225" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="860.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|49120866" HotelName="Rove La Mer" Meals="ROOM(ONLY),ROOM ONLY" BedType="ROOM(ONLY)" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="954.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|5175117" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1160.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|43387402" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1270.96" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|42229045" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1314.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|26156157" HotelName="Al Badayer Retreat" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1450.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|86905719" HotelName="Riu Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1466.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|81435606" HotelName="Sofitel Dubai The Obelisk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.05" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|44364116" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3308.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|15276210" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ULTRA ALL INCLUSIVE" BedType="ULTRA ALL INCLUSIVE" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5879.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|37468472" HotelName="Address Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7639.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26965495" Longitude="55.32022519" StarRating="2" HotelCode="758412|56944544" HotelName="OYO 101 Click Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabbat Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Golf,Jacuzzi,Kitchen,Central Heating,Swimming Pool,Shopping Arcade,Spa,Designated Smoking Area,Diet Meals,Bicycle Rental,Heated Pool,Garden,24 Hour Security,Airport Transfer (on Demand),Parking,Smoking Rooms,Valet Parking,Dining,Meeting Room,Printer,Business Centre</BasicAmenities>
    <HotelRating>4,5,3,4.5,2,5.5,3.5,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CLUB RESORT,BEACH HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,GOLF HOTEL,SPA HOTEL,COUNTRY HOUSE,ECO HOTEL,GUESTHOUSE,HOTEL DE CHARME,VILLAGE,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True
7e814ec7-38f6-4af5-848c-64145475943a|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="7e814ec7-38f6-4af5-848c-64145475943a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||True
7e814ec7-38f6-4af5-848c-64145475943a|CoordinatorError|No Supplier Found RTS|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="7e814ec7-38f6-4af5-848c-64145475943a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
7e814ec7-38f6-4af5-848c-64145475943a|DOTWSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.DOTW.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 229
   at HotelSources.DOTW.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 86|DOTW|False
7e814ec7-38f6-4af5-848c-64145475943a|CoordinatorError|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelCoordinator.Coordinator.Search(Object pSearchData) in E:\Application\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 388||False
7e814ec7-38f6-4af5-848c-64145475943a|MikiSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.Miki.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 275
   at HotelSources.Miki.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 88|Miki|False
7e814ec7-38f6-4af5-848c-64145475943a|DOTWSearch|supplier interation failed||DOTW|False
7e814ec7-38f6-4af5-848c-64145475943a|TotalStaySearch|supplier interation failed||TotalStay|False
7e814ec7-38f6-4af5-848c-64145475943a|W2MSearch|supplier interation failed||W2M|False
7e814ec7-38f6-4af5-848c-64145475943a|MikiSearch|supplier interation failed||Miki|False
7e814ec7-38f6-4af5-848c-64145475943a|WHLSearch|supplier interation failed||WHL|True
7e814ec7-38f6-4af5-848c-64145475943a|AbreuSearch|successfull supplier interation||Abreu|True
7e814ec7-38f6-4af5-848c-64145475943a|TravellandaSearch|successfull supplier interation||Travellanda|True
7e814ec7-38f6-4af5-848c-64145475943a|HotelbedsSearch|successfull supplier interation||HotelBeds|True
7e814ec7-38f6-4af5-848c-64145475943a|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2021-04-16T14:10:12.1786351+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7e814ec7-38f6-4af5-848c-64145475943a" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="131.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257546731642" Longitude="55.297689324081" StarRating="3" HotelCode="68185|2079693" HotelName="The Regal Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Next to Al Fahidi Metro Station, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88190/gt_88190_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in the heart of the commercial, financial and shopping district of Bur Dubai and only a 10 to 15-minute taxi ride from Dubai International Airport as well as the International Convention and Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="132.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916029723" Longitude="55.313868007277" StarRating="2" HotelCode="387144|1083005" HotelName="Al Jawhara Metro Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box: 7217, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89510/a_89510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Riqqa Street opposite the Al Maktoum Hospital. Dubai International Airport is approximately 7 km away and is easily accessible from the premises of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|7505501" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="144.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|1622971" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73990/a_73990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district. It is a few paces to the famous Bur Juman Centre in which classic designer wear and accessories may be purchased. The World Trade Centre is a few minutes drive away and it is 25 minutes by car to Dubai’s international airport. An abundance of first—class restaurants and “Computer Street” are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260173" Longitude="55.298781" StarRating="2" HotelCode="178563|1771908" HotelName="Middle East Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Musalla Road, Opposite Naif Park, P.O. Box 1590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285920/285920a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="155.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|2257539" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Opp. Baniyas Metro Station, P.O.Box: 4467, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288166/288166a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre (Nasser Square area), within walking distance from shops and nightlife/restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="161.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|2353107" HotelName="Riviera Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49998/a_49998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and Spice Souk and the Dubaï museum. The congress and exhibition centres are only a 15 minute drive from the hotel. The transfer time to the airport is about 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="172.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|89764905" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road, P.O. Box 68278, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="177.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1034862" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34B Street, PO Box 64264, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68698/a_68698_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along one of Dubai’s liveliest, most exciting streets at the heart of the business district. It lies just a short distance from Al Rigga Street, which provides easy access to the main business and entertainment centres such as Al Ghuarair City and the venue for Dubai’s Shopping Festival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|54422777" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="181.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264457236039" Longitude="55.322459953373" StarRating="2" HotelCode="103464|1207951" HotelName="Ramee Guestline Hotel Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Next To Al Rigga Metro Station, PO Box 26816, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123717/123717a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="185.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|29612223" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="188.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|4439908" HotelName="Sadaf Delmon Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/101132/a_101132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entertainment areas. It is approximately 5 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|7920115" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227098/a_227098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area, with the Gold Souk and the wholesale markets within walking distance. The business hotel is just 10 minutes' drive from the Dubai International Airport, Dubai International Exhibition Centre and the city's famous shopping malls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1384438" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21517/a_21517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of Dubai. Many shopping venues, Dubai's National Museum, the Goldsouk and the Shaik Saeed House are all situated in the immediate vicinity. The hotel is also just a few minutes away from the Warba Centre as well as 15 minutes away from the congress centre and the exhibition centre. The airport is some 10 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="192.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|83400715" HotelName="Al Khoory Inn Bur Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="195.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1219819" HotelName="President Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156238/156238a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="197.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|3311497" HotelName="Palm Beach" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56185/a_56185_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the World Trade Centre, Dubai International Convention and Exhibition Centre and Dubai Museum. The central location of this hotel makes it the ideal base for both business and leisure visitors to the city. It is around 15 minutes to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1102709" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68732/a_68732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minutes' drive from the international airport and the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="204.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|3148617" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90281/a_90281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of Dubai. It is situated only 12 minutes from the Dubai World Trade Centre and Jumeirah Beach Park. It is also within walking distance of one of the area’s most popular commercial districts. The Dubai Museum and Dubai Creek Park are also just minutes away, and the hotel is only about 12 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="210.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|1988863" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78521/a_78521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking distance from the shopping centres. Dubai International Airport is also only a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|2135489" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77585/a_77585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key business and leisure destinations in the city, making it an ideal base for all travellers, be they corporate guests or tourists. Most multinational companies, banks and other corporate offices are nearby, many within walking distance of the hotel. A variety of shopping malls as well as textile and computer markets are a few minutes' walk from the hotel, along with legendary shopping area of Meena Bazar, the Dubai Museum and the Ruler's Court. The impressive Shaikh Zayed Road, lined with some of the most beautiful and architecturally awe-inspiring skyscrapers in the world, is a short drive from the hotel. The diplomatic area, Port Rashid and the Dry Docks are also a short distance away. Delegates attending exhibitions and events at the Trade Centre and the International Convention Centre will find themselves conveniently close to these areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="215.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|44405497" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/878546/a_878546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between Dubai International Airport (DXB) and Downtown Dubai. Our ideal location next to Al Jadaf Metro Station and Culture Village also puts you just 10 minutes from Dubai World Trade Center (DWTC) and Dubai International Financial Center (DIFC).

All rooms feature HD flat-screen TVs, free Wi-Fi, minifridges, and safes, as well as tea and coffee making facilities. Suites add living areas , kitchenettes and sofa beds.

Start your day with a cooked-to-order breakfast in Somaya, our main restaurant offering breakfast, lunch and dinner daily as well as 24 hours room service. Unwind after a long day with a cocktail or stop by The Shop any time of day for drinks, instant meals and travel essentials.

Indulge in a relaxing treatment at our rooftop spa or soak up some rays next to the pool overlooking the</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="216.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1911956" HotelName="Hotel Sea View" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27869/gt_27869_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk away. Other major shopping centres are just 5 minutes' drive and Meena Bazar is just across the road. Deira city centre is 10 minutes' drive from the hotel, Dubai Creek is 5 minutes away and the beach is 10 minutes away. Dubai International Airport is approximately a 15-minute drive from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="217.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|1054998" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shopping centres within a 3-kilometre radius. There is a public beach about a 10-minute drive away and numerous restaurants in the surrounding area. It is four kilometres from the city centre and eight kilometres from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="218.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|2430484" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Mankhool Road, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232269/a_232269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|1019859" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM(ONLY),ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227744/a_227744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk from the Emirates Dubai metro station (500 m). It offers convenience for business and leisure travellers alike, with easy access to the financial and business districts as well as all majors shopping malls such as Dubai Festival City and the shopping centre in Deira city centre. The nearest beach is 4 km away (Deira) and it is 6 km to the World Trade Centre, 8 km to the Dubai Mall and 22 km to Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|1100994" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,ROOM(ONLY),HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136412/a_136412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to the Dubai-Abu Dhabi highway and close proximity to Dubai Creek and Dubai Museum. Dubai International Airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|40124694" HotelName="Rove Healthcare City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/631571/a_631571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|75349048" HotelName="Rove City Centre" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="225.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|2357023" HotelName="Capitol Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9677/p_9677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute drive from the Dubai World Trade Center and Jumeirah Beach Park, while Dubai Mall is around 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1213425" HotelName="Nihal Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71190/a_71190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city, this hotel lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="232.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|2032364" HotelName="Landmark Hotel Riqqa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187829/a_187829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre. It is a 10-minute drive from Dubai International Airport (approximately 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="232.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|2414582" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38605/a_38605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the international airport of Dubai. The Gold Souk, the clock tower, the Chamber of Commerce, the International Congress Centre and Dubai International Exhibition Centre are all situated in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="235.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|1399861" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Zen3, Building 11, P.O. Box: 487021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/220945/a_220945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Discovery Gardens dubbed the "new Dubai". It is situated only 5 minutes from the extremly popular Dubai Marina and  the Ibn Battuta Mall (the largest themed mall in the Middle East), and 10 minutes from the Jebil Ali Freezone and the Emirates Golf Club. Burj Al Arab and Madinat Jumeirah are 20 minutes away. This location is ideal for business or for pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="238.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|66834868" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/663114/a_663114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. The nearest airport is Dubai (DXB), 11 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|1150890" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,ROOM(ONLY),BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Village, Internet City and Media City. The hotel is convenient for both business and leisure travellers. It offers easy access to the Dubai-Abu Dhabi highway. It is also close to the largest shopping centre in Dubai, the Mall of the Emirates, as well as the rapidly developing Dubai Marina and the Palm Jumeirah. Dubai International Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|1519461" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,ROOM(ONLY),BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Wasl Road, Al Wasl District, P.O. Box 71136, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103615/a_103615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the heart of a major business district in Dubai, which incorporates Burj Dubai, Business Bay and Dubai World Trade Center. The hotel offers a convenient location for business and leisure travellers, with easy access to the largest mall in Dubai, Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="242.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|1477828" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129857/a_129857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from the beach. Shopping can be found in the direct vicinity of the hotel and Dubai International Airport is located some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|1284646" HotelName="Dubai Grand Hotel By Fortune" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 34150, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49999/a_49999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Al Ghusais, close to Terminal 2 of Dubaï Airport, the Dubaï World Trade Centre, Al Shabab Club, Al Mamzar Park, Al Mulla Plaza, Al Ahli Club, Airport Expo and the Airport Free Zone. Guests will reach Terminal 1 of the airport within around 15 minutes. Sharjah International is only around 30 minutes away. The hotel is an ideal destination for both tourists and business people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|1449851" HotelName="Byblos Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202209/a_202209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Al Barsha Tecom, this business hotel is just a short distance from the metro station, Dubai Media City, the Mall of the Emirates, Dubai Land and Sheikh Zayed Road, making it the ideal location for business and leisure travellers in Dubai. Jumeirah beach, Wild Wadi and Burj Khalifa are all approximately 5.1 km from the hotel and the World Trade Center is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|1384428" HotelName="Grand Excelsior Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="253.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|6827017" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="254.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|4493174" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="257.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|4669145" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|34279823" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630743/630743a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|1429478" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|2451750" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind Mall of Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227342/a_227342_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to business districts and the Dubai Metro, this hotel is convenient for business travellers and holidaymakers. It is situated amidst a hub of coffee shops and restaurants. Jumeirah Beach is around 15 minutes by public transport away from the hotel, which is approximately 2 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|41904916" HotelName="Jacob's Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648863/648863a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="262.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|1631176" HotelName="Parkside Suites - Discovery Gardens" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138946/a_138946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The property is also close to the Dubai Marina, Business Park, Dubai Internet City, Dubai Media city, Knowledge Village, Emirates Golf Club, Greens and Springs and Jebel Ali Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1015524" HotelName="Carlton Tower Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, close to Naser Square, Near to Deira Twin Towers, Deira, Dubai (PO Box 1955)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62343/a_62343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on Baniyas Road and affords views over the Bay of Dubai. Dubai's World Trade Centre, the clock tower, the Airport Expo, Dubai Chamber of Commerce, Murshid Market, Etisalat and Dubai International Exhibition Centre are all situated in the immediate vicinity. The centre of Dubai is about 5 km away. The international airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268775955141" Longitude="55.379208746033" StarRating="3.5" HotelCode="524691|42265522" HotelName="Fortune Classic Hotel Apartment" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173526/173526a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Dubai Airport Free Zone, with easy access to Dubai International airport, the Al Bustan Centre and al Mamzar beach and park. DAFZ Metro station is within walking distance and the Dubai International Convention and Exhibition Centre is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1324563" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51410/a_51410_V2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1452298" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68749/a_68749_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business avenues and tourist attractions are located in close proximity, including the Dubai Museum, Al Mamzar beach and the Gold Souk. The hotel is just 4 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|1519517" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227123/a_227123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emirates, a destination in itself. The hotel is only a 20-minute commute from Dubai International Airport and 45 minutes from Abu Dhabi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="270.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|2168073" HotelName="First Central Hotel Suites" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, Al Barsha 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248155/a_248155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 524 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant and a dining area. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service, a wake-up service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="273.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|30201720" HotelName="Armada BlueBay Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="274.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|2259457" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street, PO Box 8264, Opposite Burjuman Centre, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231940/a_231940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the heart of Dubai's central commercial and financial district. It is 20 minutes from Dubai International Airport and within a short distance from the Sheikh Zayed Road, Dubai International Exhibition Centre, Dubai World Trade Center, Port Rashid, Dubai Drydocks and other major attractions such as the BurJuman Shopping Mall, Mall of the Emirates, Dubai Mall, Dubai Museum, the Gold Souk, Dubai Creekside and Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|1083192" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76701/a_76701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the heart of the Deira business district of Dubai. It is a short 10-minute walk to the creek and links to the public transport are also to be found directly in front of the hotel. The international airport is 15 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|7412268" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628403/628403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="276.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|81749098" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628398/628398a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="278.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|1010804" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68634/a_68634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai harbour, Dubai Creek Golf and Yacht Club and the World Trade Centre. The centre of Dubai is approximately 2 km away and it is around 4 km to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="278.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|3586573" HotelName="Citadines Metro Central Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST AND DINNER INCLUDED,BED &amp; BREAKFAST,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183407/183407a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1517654" HotelName="Arabian Park Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76103/a_76103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering quick access to the Dubai World Trade Centre. It is just 20 minutes from the beach, while Wafi City, which offers all the benefits of Dubai's top retail and entertainment destination, is only five minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|1665098" HotelName="Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="280.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|54130289" HotelName="Rove At The Park" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="286.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|1189817" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira, P.O. Box 5588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14501/a_14501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is located on the Deira Corniche, overlooking the Persian Gulf at the mouth of Dubai Creek, and is within walking distance of the Gold Souk. It is only two minutes from the commercial and shopping areas of Dubai. Dubai International Airport and the Dubai International Convention Centre are just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="289.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1617392" HotelName="The Galleria Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, PO Box 6655, Deira Corniche, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164418/164418a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="291.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|93727439" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433393/a_433393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|37768708" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404098/404098a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1132034" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247511/a_247511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="294.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|63880602" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433394/a_433394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="299.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|86567205" HotelName="Holiday Inn Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1394/lr/01lb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|2585117" HotelName="AVANI Deira Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196348/a_196348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diverse quarter, its guests can explore Deira's vibrant winding streets. The hotel is situated 10 minutes from Dubai International Airport (approximately 10 km) and within easy access to several shopping malls and business districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|55480319" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/683050/w_683050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="302.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2123535" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river can easily be reached on foot from here, while it is a 15-minute drive to the city centre and 20 minutes to the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|24081801" HotelName="Al Sarab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405040/405040a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|1599247" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="306.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1123033" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75023/p_75023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="307.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|1259488" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138299/a_138299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent position from which to explore the city. The property is situated just metres away from the city centre, Deira City Centre Shopping Mall and the Dubai Creek Golf &amp; Yacht Club. The nearest beach is a 20-minute drive from the accommodation, as is the Exhibition Centre. Links to the public transport network can be found 100 m away and Dubai International Airport lies only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1002059" HotelName="Novotel Dubai Deira City Centre" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Front of Deira City Centre Mall, Port Saeed District, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144200/a_144200_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a prime location, at the heart of the historic part of Dubai, in front of the City Centre Mall, the hotel has direct access to public transport and is only 5 minutes' drive from Dubai International Airport and 15 minutes from Dubai World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1116087" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103367/k_103367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and the bus and train stations can be found in the immediate vicinity. It is 3 km from Nasr Square. Shaikh Zaid Road, Dubai Festival City and Gold Souk are all easily accessible by car. The hotel is 6 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="311.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|25199473" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/PropertyReference/Image/ext295/imagethumb_294508_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="313.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|1363319" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33073/a_33073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to the Dubai Gold Souq and Yacht Club as well as just a few minutes to the Chamber of Commerce and Industry, the Clock Tower, Dubai National Museum, the Heritage and Diving Village, Nad Al Sheba Race Course, Dubai World Trade Centre and Wonderland. It is just 10 minutes drive to Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|2130745" HotelName="Asiana Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/205321/p_205321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="318.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1575324" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103619/a_103619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai International Convention Centre, Dubai International Financial Centre and the city centre of Dubai. Dubai's International Airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="319.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1594073" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90282/a_90282_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs and shopping malls. Dubai International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="320.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|66857752" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433912/a_433912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="321.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|1463239" HotelName="Chelsea Plaza Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street 237, Satwa, P.O. Box 24621, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59335/a_59335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai, near the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="322.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1264015" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Spa Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24727/a_24727_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai International Airport. The hotel is only a few minutes away from Dubai Creek Golf and Yacht Club, Dubai Cargo Village, Emirates Training College, Wonderland Theme Park, Festival City, Dubai Aviation College, the Tennis Arena and the Irish Village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="324.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|1023402" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY),FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes from the Chamber of Commerce, the Etisalat, Maktoum Bridge, the Clock Tower, and the Dubai Creek &amp; Yacht Club. Dubai International Airport can also be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1421662" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226778/a_226778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes from Sheikh Zayed Road, the Expo Centre, Dubai Convention Centre, Emirates of Sharjah and a short walking distance from some of Dubai's largest malls, including Deira City Centre, offering everything from world-class, boutique fashion to local antiques and traditional textiles. The hotel is also just five minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1897370" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/531362/a_531362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|5353494" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418244/a_418244_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|1430621" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O. Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201618/a_201618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the World Trade Centre and Jebel Ali, and is ideal for business and leisure travellers alike. One of Dubai's largest shopping malls, the Mall of the Emirates, is right on the doorstep. Guests may also be interested in visiting the Madinat Jumeirah resort, around 3 km away, or Dubai Sport City, some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="3" HotelCode="57059|5946529" HotelName="Delmon Palace Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73987/a_73987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cultural centres and more. It is accessible by both public and private transport and the nearest metro station Al Rigga is just 5 minutes away. The hotel is also close to the landmark Deira Clocktower and the shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|78288878" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/461391/a_461391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|1080860" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 450011, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144442/a_144442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located along Sheikh Zayed Road with easy access to prime business, shopping and entertainment areas. Close to the Mall of the Emirates, this hotel is an excellent value for money option in Dubai. Being close to the Mall means that guests can also visit the very popular Ski Dubai and to their heart's content. Also nearby is the Gold and Diamond Park, a modern day souk, and the Dubai Autodrome. The hotel is only 25 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="334.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|1052096" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153837/153837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="337.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|47046485" HotelName="Auris Inn Al Muhanna Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="338.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|19347541" HotelName="White Fort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409618/409618a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|43879595" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1029282" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/29612/a_29612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Dubai's most popular commercial district. The congress centre and the airport are both a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1224013" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75021/a_75021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Reef shopping centres are to be found close by. The world trade centre is only a few minutes drive away. Dubai’s international airport lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="343.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|1119963" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="NO MEALS,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="345.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|2405121" HotelName="Avenue Hotel Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76422/a_76422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel located in Al Rigga Street in the district of Deira, only 100 m away from Al Rigga metro station. It is within walking distance of the city’s business areas and famous shopping areas. It lies just 10 minutes away from Dubai International Airport by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="345.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|3354874" HotelName="ibis Dubai Deira City Centre" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103617/a_103617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="346.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|420888" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CLX until 19/12/2021" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63827/a_63827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providing easy access to the whole city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="352.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1862331" HotelName="Jumeira Rotana" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15122/a_15122_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops all lie within paces of the hotel. In addition, the international convention centres, the World Trade Centre, Nad Al Sheb race track, the Dubai Gold and Diamond Park, the National Museum, Jebel Ali free trade zone as well as the traditional quarter of Dubai. The transfer time to Dubai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="352.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|49793149" HotelName="Aloft Me'aisam, Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,NO MEALS INCLUDED,BREAKFAST FOR 2 GUESTS,BREAKFAST, LUNCH AND DINNER INCLUDED,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, P.O. Box 485085, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624342/624342a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="353.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270625" Longitude="55.316685" StarRating="3" HotelCode="27293|3233630" HotelName="Claridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Fish Roundabout, Muteena, P.O. Box 1833, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40111/a_40111_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the Fish roundabout in Deira, it is 10-minute drive from Dubai International Airport. It is also just minutes away from the Clock Tower, Dubai Chamber of Commerce, Dubai Economic Development, Creek Golf and Yacht Club, Dubai Museum, Murshid Bazaar and the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="354.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|53733872" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|4757132" HotelName="Park Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78742/a_78742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is just a few minutes from the business and financial districts of Sheikh Zayed Road. Guests can find an infinite array of entertainment, dining, shopping and entertainment activities in the vicinity of the residence and Dubai International Airport is located approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|3838320" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1274160" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232838/a_232838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel is close to the Wellington International School, Dubai College, Saudi-American Hospital, Dubai Marina and the Mall of the Emirates, which also provide bus and train stations (5 minutes' drive). Other nearby places of interest include the Hard Rock Cafe, Jumeirah Beach (both 10 minutes by car), Marina Mall, Burj Khalifa and Dubai Mall (all a 15-minute drive) and Dubai Trade Center (20 minutes' drive). Dubai International Airport is approximately 25 km from the hotel, or a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|1041573" HotelName="Grandeur Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140102/a_140102_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of The Emirates and near to Dubai's top attractions, such as shopping malls, Media City, the Dubai Fee Zone, beaches and convention centres. Links to the public transport network are about 500 m away. Ski Dubai is located approximately 500 m from the hotel, while Jumeirah Beach, the Wild Wadi Water Park and Burj Al Arab are each located about 5 km away. Dubai International Airport is just a 30-minute drive away and is easily accessible by Dubai public transport and taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|1863358" HotelName="Al Raya Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191435/191435a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|2515905" HotelName="Metropolitan Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76388/a_76388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Sheik Zayed Road, making it ideal for visitors seeking contemporary comfort in the heart of the city. The property is ideally located only minutes away from some of the city’s key attractions including The Mall of the Emirates and Jumeirah Beach. It also offers superb connectivity for business travellers to corporate headquarters and international conference centres. It is a 20 to 35-minute drive from Dubai International and Al Maktoum International Airports.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="357.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|89340194" HotelName="Al Khoory Atrium Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="359.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|1035531" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182168/a_182168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Mall of the Emirates. The Dubai International Convention and Exhibition Centre is about 10 minutes away, while Jumeirah Beach is some 3 km away. The hotel is approximately 40 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="360.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|4736971" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 45113, Near Mall of the Emirates, Very close to Sharaf DG Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130012/130012a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|2413264" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,NO MEALS INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/402680/a_402680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|35441877" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|1922438" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103314/103314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the heart of Bur Dubai's commercial district. Its proximity to the Dubai World Trade Centre, leading banks and the Dubai Airport makes it an ideal place to stay for businessmen, tourists and shoppers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2283397" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14182/a_14182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international congress and exhibition centre, the Clock Tower, Dubai Creek Golf and Yacht Club, a selection of museums, the World Trade Centre and Emirates Golf Club all lie within a few minutes walk of the hotel. Dubai airport may be reached by car in around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|1735868" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="366.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|1203262" HotelName="Novotel World Trade Centre Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62321/a_62321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situated inside the business district of Dubai, behind the Dubai World Trade Centre, on Sheikh Zayed Road. The Heritage Village, Bastakiya and the Sheikh Saeed Al Maktoum House are all approximately 8 km away, while Jumeirah Beach is about 10 km away. The hotel is a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|11628101" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 36588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/430181/a_430181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|92293181" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599724/599724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="372.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|1122929" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="381.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.110034346686" Longitude="55.20319804007" StarRating="2" HotelCode="447107|46983409" HotelName="Travellers Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Al Basha 1, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/16/8eee9dfe7e6ba11c9bf6e9018503a251/1161479.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="384.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255217884701" Longitude="55.335280697797" StarRating="4" HotelCode="68538|27282568" HotelName="Al Jawhara Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P. O. Box 116036, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125335/125335a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Port Saeed area, this aparthotel is just 5 minutes from Deira city centre and not far from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="386.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|1021040" HotelName="Jumeirah Creekside Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238932/a_238932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10101676" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413895/a_413895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="390.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.224456210171" Longitude="55.283412337303" StarRating="4.5" HotelCode="98620|1916734" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 117452, Park Place Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138294/a_138294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="391.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|55448653" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413762/a_413762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="392.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|1954453" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="394.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|1051461" HotelName="Crowne Plaza Dubai Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51876/a_51876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Street. It is only a few minutes away from Al Ghurair shopping centre and a 15-minute drive from the congress and exhibition centres. The airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="399.15" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1782926" HotelName="Howard Johnson Bur Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street, Bur Dubai, Dubai PO Box 30329</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75022/a_75022_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the Khalid Waleed Road opposite the Rashid Harbour. The international airport of Dubai is approximately 15 minutes away by car. Dubai Museum, the chamber of commerce, the international congress centre and Dubai World Trade Centre are also to be found in the immediate vicinity. The centre of Dubai is located just 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="399.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|2572697" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363695/a_363695_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent to the American and Canadian hospitals and the Lamcy Plaza Shopping Mall (500 m). Dubai International Airport is just 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|18287005" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="401.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|4037914" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414793/a_414793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes'walk to Pier 7, a prime location for business and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="402.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|2112601" HotelName="Golden Tulip Nihal Palace Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40c Street, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20739/a_20739_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street, this hotel is close to Clock Tower, Creek Golf and Yacht Club, Dubai Chamber of Commerce and Industry, Gold Souk, World Trade Centre, International Convention Centre, Dubai International Exhibition Centre, Internet and Media City and Jebel Ali Freezone. It is a 15-minute drive from Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="402.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|2864564" HotelName="Avari Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46551/a_46551_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes walk, guests will reach a selection of shops. Dubai's airport is approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="404.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1797532" HotelName="Crowne Plaza Dubai - Festival City" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92764/a_92764_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Waterfront Centre, a luxury shopping centre with over 550 retail outlets, 90 restaurants and cafés, and a 100 berth marina, which is perfect, especially during the famous Dubai Shopping Festivals in the summer and winter months. Dubai International Airport is approximately 130 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="407.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1898988" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road, First Avenue Mall &amp; Hotel, Dubai Motor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619901/619901a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|2057481" HotelName="Flora Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Dubai 120328</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68508/a_68508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in Deira, parallel to the Al Riqqa Road, close to the business and commercial centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|9808272" HotelName="DAMAC Maison Canal Views" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|71541853" HotelName="DAMAC Maison Cour Jardin" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|1325417" HotelName="Nassima Tower Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261421/p_261421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|50382206" HotelName="Gevora Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625437/625437a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, medical assistance, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="416.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|1584864" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103618/a_103618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vicinity of the Dubai International Financial Centre and World Trade Centre. Dubai International Airport is 15 km away and Dubai Media City and Internet City are just 7 km away, whilst it is only a 10-minute drive to famous shopping centres like the Mall of Emirates or the Burjuman Shopping Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="417.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|1933372" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="421.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|1205488" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="422.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|1365035" HotelName="Fortune Pearl Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="422.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261121" Longitude="55.288555" StarRating="2" HotelCode="160296|3763298" HotelName="Hyde Park" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Raffa Meena bazaar, near Ghubaiba Bus and Metro station, P.O. Box 50128 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226507/a_226507_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the Bur Dubai bus and taxi stand, within walking distance of Bank Street, shopping centres and the Dubai Museum and in close proximity to the gold, spice, electronic, computer and textile souks. It is 1 km from the city centre (Bur Dubai), the Heritage Village and Bastakia Old Town area, 4 km from Zabeel Park and 6 km from Jumeirah Beach. It lies 15 minutes’ drive from Sheikh Zayed Road, Dubai World Trade Exhibition Hall, 10 km from Burj Khalifa and 25 km from Sharjah and Ski Dubai, Mall of Emirates. Dubai International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="423.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|1311226" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Behind Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249984/a_249984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of 'New Dubai', the Auris Plaza, within a 5-minute walk of the Mall of the Emirates, Al Barsha and the adjoining metro station. Jumeirah Beach is just 15 minutes away by car and Abu Dhabi is roughly a 2-hour drive. Dubai International Airport is approximately 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="423.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|1578975" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22927/a_22927_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. In the immediate vicinity, guests will find the business and commercial districts in addition to a wide range of shopping centres, the World Trade Centre, a golf course, Dubai museum, Jumeirah mosque, and Wild Wadi. It is around a 15-minute drive from the hotel to Dubai International Airport and about 20 minutes to Jumeirah Beach Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|2625276" HotelName="Number One Tower Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226508/a_226508_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai International Financial Centre (DIFC) and provides direct access to the Dubai Media and Internet Cities and the Jebel Ali Free Zone. The World Trade Center is some 800 m away, Jumeirah Beach roughly 2 km away and Dubai International Airport approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="427.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|1983058" HotelName="Premier Inn Dubai Silicon Oasis" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215870/a_215870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a safe. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a transfer service, room service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|1282865" HotelName="Chelsea Gardens Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129855/129855a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="435.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|2998573" HotelName="Mount Royal Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136071/136071a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlooking Baniyas Square. It lies only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|2030632" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376670/376670a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city centre shopping mall is right across the road and the Dubai Creek with its rolling lawns, yacht basin and PGA-rated golf course is just a short drive away. Dubai International Airport is also just minutes from the hotel (approximately 3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="437.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|39465576" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640095/640095a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless connections are available at Aloft Dubai South. The reception desk is not open throughout the day. Aloft Dubai South offers a specially designed family room including a cot for children. All units at Aloft Dubai South are wheelchair-accessible. Pets are not allowed at Aloft Dubai South. Parking facilities are available for guests' convenience. Corporate travellers may avail for event rooms, ideal to host a business seminar or a special occasion. The property provides an entertainment programme and leisure activities for guests' added convenience. Aloft Dubai South may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|28154751" HotelName="Al Khaleej Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,ROOM(ONLY)" BedType="NO MEALS INCLUDED" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/580895/w_580895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's international airport. The hotel is also close to the Gold Souk, the Spcie Souk, the Murshid Bazaar and the chamber of commerce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1918999" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, PO Box 14703, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46582/a_46582_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Mankhool Road in Bur Dubai, near the commercial and business areas. It is a few minutes from Dubai's international airport (8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|32430247" HotelName="Ghaya Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412279/a_412279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|1844572" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39075/a_39075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai Marina, Dubai Creek Golf and Yacht Club and the World Trade Centre. Dubai international airport is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|71338932" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Behind Mall of the Emirates, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1016342" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,NO MEALS,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46578/a_46578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1121460" HotelName="Centro Barsha" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226510/a_226510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City and it is also in close proximity to the commercial areas of Sheikh Zayed Road and the Dubai Financial Centre. The bus and train stations are nearby and Dubai International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1485127" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363243/a_363243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="448.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|1143011" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236131/a_236131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="448.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223829262994" Longitude="55.284850956432" StarRating="5" HotelCode="186644|2339920" HotelName="The Apartments Dubai World Trade Centre" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9229, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260746/gt_260746_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located in Dubai City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|2323252" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245843/a_245843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="451.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|1279826" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 211723, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86526/a_86526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Dubai Media City, which is home to many leading international companies. An emerging global media hub, it is only 35 km from Dubai International Airport and less than an hours drive from the Abu Dhabi International Airport. Its close proximity to the beach and the city's vibrant shopping areas make it the perfect destination for mixing business with pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="452.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|8397597" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/79448/a_79448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="456.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|2015397" HotelName="Al Manar Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138593/a_138593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre Al Mamzar Park and Al Mamzar beach. It is only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="457.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|3916855" HotelName="Fortune Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86524/a_86524_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|1113095" HotelName="Golden Tulip Al Barsha" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Next to Sharaf DG Metro Station, Al Barsha 1, P.O. Box 125962, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68505/a_68505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Al Barsha, the newest development in Dubai on the edges of the Sheikh Zayeed Road, Dubai’s main artery. The centre is about a 5-minute drive away and Jumeirah Beach is a 10-minute drive from the hotel. It is 25 km away from the Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|5698410" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245074/a_245074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined with business and shopping venues. It is just over 5 minutes by taxi to either the beach or city centre. The Dubai World Trade Centre is 15 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|2337646" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically located close to the famous Dubai Creek. The hotel and residence is within walking distance of Dubai's famous gold and spice souks, and just minutes from Dubai International Airport (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25168" Longitude="55.301848" StarRating="4" HotelCode="60666|1518450" HotelName="BurJuman Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road, Al Karama, Bur Dubai, P.O Box 111397</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78522/a_78522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Trade Centre Road and is directly connected to the prestigious BurJuman mall which is home to a myriad of the world's most exclusive brands. The property is just 5 minutes away from the Dubai World Trade Centre and the convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="464.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|1699851" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 112225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362819/362819a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="464.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|1743606" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/230196/a_230196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Hor Al Anz East's shopping centre, restaurants and the beach. It is about a 15-minute drive to the World Trade Centre, Dubai Creek, the famous gold souks and many other tourist attractions around the city. Dubai International Airport is approximately 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|31137709" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608782/608782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="470.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|3744535" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367372/a_367372_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, it is within walking distance from the shopping centre of the Emirates and Ski Dubai, and a short drive away from Dubai's Internet and Media Cities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|77154133" HotelName="Element Me'aisam Dubai" Meals="ROOM ONLY,BREAKFAST FOR 2 GUESTS" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624341/624341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. Dubai (DXB) Airport is 33 km away, and it is 57 km and 112 km to Sharjah (SHJ) Airport and Abu Dhabi - International (AUH) Airport, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|97920386" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645708/645708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="479.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|46313969" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, Al Barsha 1, Sheikh Zayed Road, P.O. Box 45113, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613642/613642a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops are about 1 km away. It is about 23 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="480.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|99529997" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/977725/a_977725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="484.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|1608844" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, Roshana Tower, P.O. Box 212744, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|1135290" HotelName="Fortune Plaza Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162369/162369a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|2225317" HotelName="voco Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232951/a_232951_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of the city close to Dubai Mall and the tallest building in the world, the Burj Khalifa. Dubai International Airport is just 20 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|83739885" HotelName="Millennium Place Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1229990" HotelName="TIME Grand Plaza Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 237844, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/237780/a_237780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Damascus Road in the heart of the Al Qusais business and commercial district. It is only 15 minutes from the Dubai Exhibition and Convention Centre and 5 minutes away from Terminal 2 of the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|9844021" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Al Barsha, P.O. Box 72584, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367373/a_367373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this apartment hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|7700117" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, next to mall of the Emirates, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405925/405925a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="497.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1481517" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143962/143962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre, 2 km from Sheikh Zayed Road, 2 km from Al Fahidi Street, 5 km from the World Trade Centre and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="501.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|1085584" HotelName="Bonnington Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Country House" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/206345/a_206345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed Road just opposite Dubai Marina. Dubai Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="501.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1750419" HotelName="Dusit Thani Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road, P.O. Box 23335, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46565/a_46565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Sheikh Zayed Street Situated close to Jumeirah Beach, the commercial centre, various shopping malls, the World Trade Centre and the international exhibition centre are also to be found close to the hotel. Dubai's international airport is around 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="502.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|73117628" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/438100/a_438100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="506.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|2420009" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/163399/a_163399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road, the Dubai International Convention and Exhibition Centre, various shopping centres and Jumeirah Beach. Dubai International Airport is a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="506.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|2804392" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190955/190955a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="507.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|85306349" HotelName="Mariana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644232/644232a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="512.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|1707730" HotelName="Premier Inn Dubai International Airport" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215868/a_215868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="513.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1400852" HotelName="Copthorne Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100442/a_100442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. The hotel is conveniently located just 5 minutes from Dubai International Airport meaning that guests can reach and leave the hotel with the greatest of ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|68807134" HotelName="Omega Hotel Dubai" Meals="NO MEALS INCLUDED,BREAKFAST FOR 1 GUEST,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="517.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|67436605" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431499/a_431499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="518.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|1035992" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103015/w_103015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="519.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|1456290" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639426/639426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Jumeirah. There are a total of 200 bedrooms on the premises. Al Seef Hotel by Jumeirah is ideal for a productive stay, thanks to the Internet access available throughout. Visitors are welcomed in a lobby with 24-hour reception. Cots are available for younger guests on request. All bathrooms at Al Seef Hotel by Jumeirah are handicapped friendly. No pets are allowed on the premises. The premises are provided with a car park and garage facilities. Customers can make use of the airport transfer service. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="521.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|25984423" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421816/a_421816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="522.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|1315875" HotelName="The Meydan Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meydan Racecourse, Al Meydan Road, Nad Al Sheba, P.O. Box 9305, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227964/a_227964_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Meydan City, the centre of Dubai's business, sporting and lifestyle destination. The business hotel is ideally located in the heart of Dubai, just 15 minutes from Dubai International Airport and the city's central business district DIFC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="524.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|1058310" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256721/256721a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|2736338" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|79680767" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/545405/a_545405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="373090|91650566" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/7/3a482c52f7880a9d0040288d74c587ef/AEHLUL.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="531.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|1497129" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391740/a_391740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="532.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|1309103" HotelName="InterContinental Dubai Festival City" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95092/a_95092_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from Al Mamzar Beach and Dubai Creek Park is 3 km from the hotel. The Burj Dubai &amp;amp; Business Bay Area is 9 km away and Ski Dubai and the Emirates Mall are both 15 km from the hotel. Dubai International Airport is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="537.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|1144309" HotelName="Golden Sands Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13292/l_13292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the central city, this hotel is the largest in Dubai. Premier, serviced apartments offer guests all the comforts of home with the convenience of a hotel. The hotel is located only a 10-minute walk from numerous commercial, shopping, leisure and nightlife districts and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="539.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|1261096" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38134/a_38134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade Centre. The hotel's walkway connects directly to the Dubai International Convention Centre. Dubai's International financial centre, the American University in Dubai, Dubai Internet City and Dubai Media City are all in the vicinity. It is around a 20-minute drive from the hotel to Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="543.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|1326354" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/235020/a_235020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the most inspiring views of the world's tallest building, Burj Khalifa. The hotel also borders Business Bay which is designed to be the new centre in Dubai commerce and only 30 minutes' drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="546.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|9039519" HotelName="Dubai International Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295800/w_295800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="547.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|67137189" HotelName="Montreal Naif Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577841/577841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|3026726" HotelName="New Penninsula Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="549.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|69017180" HotelName="Zabeel House The Greens by Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/901622/a_901622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity, for travellers that want a link to the most interesting neighbourhoods in the most vibrant cities.

This comfortable hotel can be found in Jumeirah. Travellers may keep updated with the internet or Wi-Fi access available on the property's communal areas. Customers can enjoy the convenience of 24-hour reception. Common areas are suitable for wheelchair-disabled people. This hotel does not accept pets. Moreover, those travelling by car may make good use of the parking facilities. There is an airport transfer service for guests' convenience. Some services of ZABEEL HOUSE THE GREENS BY JUMEIRAH may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="551.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.277229993558" Longitude="55.347455139882" StarRating="4" HotelCode="337418|1068623" HotelName="Abjad Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 21969, Opposite Abu Hail Metro Station, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56184/a_56184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Abu Hail Road in the Deira district close to the Galadai roundabout. The commercial centre of the city lies in the immediate vicinity. Dubai airport is about 10 minutes from the hotel by the car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="552.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|2390771" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146651/146651a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The city centre and Dubai Creek tourist centre are both 10 minutes by public transport, Bur Dubai is 1.5 km away and Jumeirah Beach is roughly 3 km away. Wafi City is approximately 7 minutes on foot from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="552.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|92421153" HotelName="Hyatt Regency Creek Heights Residences" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591441/591441a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="556.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|1035679" HotelName="Fortune Karama Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, P.O. Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76815/a_76815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Karma. Dubai airport lies within easy reach of the hotel. The hotel's location is ideal for those seeking peace and quiet, yet still want to explore the hectic city. The hotel is also suitable for business travellers wishing to stay in close proximity to the business district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="565.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|89963369" HotelName="Sheraton Grand Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/409215/a_409215_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a walking distance to the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="566.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|59108051" HotelName="Flora Al Barsha Mall Of Emirates" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="569.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|46734504" HotelName="Millennium Atria Business Bay" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="583.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|5071888" HotelName="Swissôtel Al Ghurair" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/263663/a_263663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|1792178" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100507/a_100507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the business district. It is near to the World Trade Centre and Dubai International Finance Centre. The city centre is about 5 km away and Jumeirah Beach is about a 10-minute drive from the property. Dubai International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="586.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|28127979" HotelName="Best Western Plus Pearl Creek Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646954/p_646954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. It is about 7 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="588.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|1611164" HotelName="Novotel Dubai Al Barsha" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301343/a_301343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="592.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|51974204" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628908/628908a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facilities include a baggage storage service, a currency exchange service, a newspaper stand, a library and a smoking area. Wireless internet access (no extra charge) allows passengers to surf the internet and catch up on email. There are a number of shops, including a supermarket. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|3091123" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen, P.O. Box 33315, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40617/a_40617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira, the main commercial district of Dubai. The Clock Tower, Al Ghurair shopping centre and the Old Harbour are all nearby, and the airport, World Trade Centre and exhibition halls are also all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|1213837" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/278291/a_278291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai international airport. The Gold Souk, the international convention centre and the Dubai world trade centre all lie close by. The centre of Dubai is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="598.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|13718279" HotelName="Park Regis Boutique Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631144/631144a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="599.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|58457384" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/ThirdPartyProperty/Image/ext1755/imagethumb_1754337_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="600.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|3141408" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14867/a_14867_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al Ghuarair Shopping Mall is located in the immediate vicinity of the hotel and it is also close to the creek. It is around a 20-minute drive from the nearest beach depending on traffic. It is located close to one of the most popular nightspots in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="601.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|1641477" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95584/a_95584_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to the World Trade Centre, Burjuman Mall, Shopper's Paradise, Dubai Creek Park, Dubai Museum and many other area attractions. Jumeirah Beach is around 5 km from the hotel. Dubai International Airport is located roughly 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="601.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|50719259" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409632/409632a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station providing convenient access to the rest of the city. The Bastakiya Quarters, Dubai Museum, Grand Mosque and the Sheikh Saeed Al Maktoum House are some of the tourist destinations near the property. Dubai International Airport is approximately within a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="605.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|2765356" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/239445/a_239445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive part of the city’s historical area, close to the Gold Souq, the Dubai Museum and the Dubai Creek. It is perfectly situated within a short reach of Dubai's main shopping and commercial districts and is only 15 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="611.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|1052120" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area, P.O. Box 232808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288191/288191a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="616.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|17428723" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="619.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|24507074" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="630.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11669587" Longitude="55.19410174" StarRating="3.5" HotelCode="319184|51265864" HotelName="The View Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614203/614203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="645.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|56027567" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="647.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|1205255" HotelName="Cassells Al Barsha Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228786/p_228786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less than 500 metres from the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="648.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1060043" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90280/a_90280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as well as the Old Town Souk, which features myriad shops and boutiques. Dubai World Trade Center is approximately 5 km from the design hotel, the Mall of the Emirates is around 7 km away, and the public beach is roughly 10 km away. Dubai Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="648.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1100545" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91920/a_91920_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provides easy and short access to the airport, the five star dining and entertainment of the old town and to many well-know areas in Dubai, such as the world’s largest tower, the Dubai mall, and the world’s largest shopping centre. Dubai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="664.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|2689647" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="666.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|29293832" HotelName="DAMAC Maison Distinction" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/687647/a_687647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. Dubai (DXB) Airport is located about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="668.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|24218723" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="674.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|41093605" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579101/579101a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks (DIP). Its proximity to the new Al Maktoum International Airport and the Jebal Ali Free Zone ( JAFZA ) and the Expo 2020 site makes the property a favored option for both business and leisure- travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="677.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916854" Longitude="55.29719813" StarRating="3" HotelCode="371219|15644617" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street, Gold Souk, Deira, PO Box 376095, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/027318565e14aaee5ceed78ed8535cfb/560585.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="681.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|1479580" HotelName="JW Marriott Marquis Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED,ROOM(ONLY),BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261440/a_261440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="696.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|1378038" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140167/a_140167_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is situated adjacent to Dubai Media City/Internet City and is just minutes from Jebel Ali Free Zone. Guests are within walking distance of the Dubai Marina and its multitude of shops, restaurants and cafés, and the centre of Dubai can be reached in only 20 minutes by car. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="698.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|1438256" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302555/a_302555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="707.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|2619625" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127884/127884a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, restaurants, health clubs and well-known shopping centres such as Emirates Mall and Ibn Batuta malls are available. Not just a beautiful beach location, the aparthotel is also a first-class location for business travellers as it is near the recognized business districts in the city such as Dubai Knowledge Village, Dubai Media City, Dubai Internet City and Jebel Ali Free Zone. Jumeirah Beach is some 500 m from the residence and Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|95864817" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646204/a_646204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB) Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|1740896" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 450605, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137514/137514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="721.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|2252334" HotelName="Grand Hyatt Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33395/a_33395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst sprawling gardens, this spectacular luxury hotel is located at the heart of Dubai some 2 km from Dubai Creek and just a few minutes drive from the Yacht Club. Links to the public transport network are to be found close by and a diverse selection of shops, restaurants, bars, pubs, cafés and further entertainment venues are situated within a 5-minutes drive of the hotel. It is also just 5 km to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="734.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1096537" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62770/a_62770_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum and Ruler's Court are situated really close by and testify to the rich cultural heritage of the city. The international airport lies around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="734.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|77757504" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mattla'ee Street, PO Box 33306, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/666223/a_666223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="737.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|67390958" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/578756/r_578756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="739.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|58733077" HotelName="Flora Inn Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="740.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|1284633" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16823/a_16823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre of Dubai, with the gold souk, the World Trade Centre, the congress centre, the convention centres, the Clock Tower, the trade centre, the Dubai museum and the Creek Golf and Yacht Club, lie around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="741.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|2460299" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16096/a_16096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surrounded by well-tended gardens and lies close to the World Trade Centre and the centre of the city lies around 7 km away. A complimentary shuttle bus service transports guests to the city centre, the nearby shops and Jumeirah beach. Links to the public transport network can be found directly outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="745.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|3344614" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1400/lr/ex1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="746.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|67289016" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/658027/a_658027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="750.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|32165659" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 9970</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="751.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|2187298" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,NO MEALS INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201619/a_201619_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away from Mall of the Emirates. Other attractions in Dubai include Dubai Creek, the Grand Mosque, Jumeirah Mosque, Dubai Museum and Jumeirah Beach Park. Dubai Marina is around 1.5 km away, while the Dubai Autodrome and Dubai Sports City are within some 10 km of the hotel. Dubai International Airport is around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="752.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1407029" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86527/a_86527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice Market. Dubai International Airport is some 6 km away, while the World Trade Centre is 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="756.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|3468975" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32015/a_32015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the commercial hub of Bur Dubai. It is within easy walking distance of the popular BurJuman shopping centre, a large number of banks, international cuisine restaurants and the Fahidi Street shopping district. Dubai International Airport is approximately 6 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="759.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|13107833" HotelName="City Seasons Towers" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY)" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550426/a_550426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="762.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|85580949" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="766.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1745528" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64672/a_64672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial Centre. Perfect for business and leisure guests alike, this elegant hotel offers easy access to a number of attractions including the Dubai Mall, The Dubai Fountain, Dubai International Convention and Exhibition Centre, Dubai International Art Centre, Dubai Zoo, and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="773.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|44786504" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482521/482521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="778.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|1724006" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42665/a_42665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the central district of Bur Dubai, this aparthotel is just a few minutes' walk from major shopping centres. The World Trade Centre and Dubai International Airport are just a few minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="778.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|1927633" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182575/a_182575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is just minutes away from Dubai Media City and directly connected to the beachfront. It is close to major shopping and business districts, with the Mall of the Emirates and IBN Nattuta Mall both approximately 10 km away. Dubai Marina is just 500 m away and Dubai Marina metro station is around 1 km away. Abu Dhabi is around 120 km from the beach hotel and it is approximately 30 minutes to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="781.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|1821055" HotelName="City Premiere Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185069/185069a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="786.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|1520711" HotelName="Millennium Plaza Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,ROOM ONLY,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel,City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236985/a_236985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, car hire, medical assistance, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="789.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1418944" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183127/a_183127_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next to Ibn Battuta Mall, offering excellent shopping and entertainment options, such as Dubai's only IMAX Cineplex and the Sky Dubai hot-air balloon. The hotel is also close to the Dubai Metro, the nightlife of Dubai Marina and the beaches of The Palm Jumeirah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="791.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|5216356" HotelName="City Premiere Marina Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street, Dubai Marina, Al Marsa Area, Near Marina Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405679/405679a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="792.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|14624357" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="794.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|17800766" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557506/557506a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="802.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|22191678" HotelName="Taj Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421817/a_421817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The property lies a five-minute drive to the Downtown area and the Dubai Mall, and the airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="804.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|65774589" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608982/608982a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a conference room and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="828.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|1165461" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302287/a_302287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk away from the metro station, which provides guests with easy access to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="832.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|1275928" HotelName="Admiral Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Al Nahdha Street, P.O. Box: 26888, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73806/a_73806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Al Nahda Street at the heart of Dubai, close to the commercial, business and shopping districts. The international airport of Dubai is situated around 15 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="848.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|3364846" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="848.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|80640683" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="849.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|1293832" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38378/a_38378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies around 10 km from the city centre approximately 15 km from Dubai international airport and about 5 minutes from the World Trade Centre and the conference and business centre. Various other attractions such as the Wonderland leisure park, the Jumeirah mosque, the Gold Souq, the Spice Souq, the museum and Al Fahidi fort are all located within a few minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="850.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|98659133" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477055/a_477055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart of Dubai. The hotel is located just steps from nightlife and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="852.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|37789615" HotelName="Renaissance Downtown Hotel, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/626565/w_626565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="857.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|24575576" HotelName="Atana Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="866.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|1118382" HotelName="JA Ocean View Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260042/w_260042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="874.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|63640332" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/6989398b509c96179b27b75f4cf48108/543615.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="881.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|37252327" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409643/409643a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="890.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|1791758" HotelName="Jumeirah Emirates Towers" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box: 72127, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12115/a_12115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel affords a central location along highly stylish Sheikh Zayed Road. It enjoys an enviable position on the Dubai skyline and is situated close to Jumeriah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="894.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|97745261" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY,NO MEALS INCLUDED,BREAKFAST FOR 2 GUESTS,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624346/624346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="905.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|1026127" HotelName="Sheraton Jumeirah Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19798/a_19798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical garden area. A hotel bus runs on a daily basis between the centre of Dubai and the hotel. Jebel Ali sailing club, Emirates golf club, Wild Wadi Aqua Park, the University of Dubai, Dubai Marina, Jumeirah mosque, the World Trade Centre and the Hard Rock Café are located close to the hotel and easily reached within a few minutes. Furthermore, the airport is approximately 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="915.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|2907778" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87420/a_87420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It is also just 10 minutes away from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="920.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|1568760" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234991/p_234991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai, Burj Khalifa and Dubai Convention Centre and World Trade Center. The beach is around 7 km away and Dubai International Airport is situated approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="935.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|11923729" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/904242/a_904242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making Downtown Dubai district, walking distance to the world's tallest building, its famous fountain and The Dubai Mall, Mövenpick Hotel Apartments Downtown Dubai offers a comfortable base near DIFC, DWTC and Business Bay. Dubai International Airport is just 20 minutes away.

Among 244 units, there are deluxe rooms and serviced hotel apartments with one or two bedrooms, as well as a kitchen with a cooker, fridge, freezer, microwave, washing machine and dryer. The hotel features an international all-day restaurant, swimming pool, pool lounge, sauna and gym. There are four meeting rooms available, all flooded with  natural daylight, for hosting your events in downtown Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="937.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|54634922" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Off Sharaf DG Metro Station, P.O. Box 450011, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424041/a_424041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="940.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|2041223" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, near Fish Roundabout, P.O. Box 185060, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260090/a_260090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="943.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|89467133" HotelName="Al Bandar Arjaan by Rotana" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606223/606223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 km from the centre of Dubai, this apartment hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="945.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|1694143" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64674/a_64674_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district. It is a true attraction of the city due to its architecture and location, an ideal destination for business travellers and holidaymakers alike. The hotel lies on the famous Sheikh Zayed Street and next to the so-called Dubai International Financial City. The congress centre is just three minutes from the hotel, whilst Jebel Ali, Dubai Media City and Dubai Internet City are all less than twenty minutes away. The international airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="969.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|9111150" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/0b8d8dad9139cab0b2967337bb3363b7/741827.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="974.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|1698062" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 120253, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/372927/a_372927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="981.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|67236936" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Off Sheikh Zayed Road, P.O. Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400779/400779a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="990.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|1604074" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363471/a_363471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="997.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|6062274" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|1428345" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/064759/064759a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|1403817" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247542/p_247542_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located alongside the Jumeirah Beach Residence and ‘The Walk’, offering a unique shopping and dining experience with its 1.75 km beachfront boulevard, housing, 350 retail outlets and 45 restaurants. The hotel is also minutes away from two of the city's largest shopping centres, the indoor ski-slope, Emirates golf club, Wild Wadi Water Park, Internet City and Media City, as well as the commercial area of Jebel Ali. Dubai International Airport is approximately 42 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1037.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|1798689" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139228/w_139228_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the heart of the Dubai Marina, just minutes away from Jumeirah Beach. This great residence is within walking distance of many tourist attractions, fine restaurants and exclusive shopping malls, like Marina Mall, Mall of the Emirates and Ibn Battuta Mall. The public beach at Jumeirah is only a 10-minute walk away. Media City and Jebel Ali are easily reached within 5-10 minutes by car. Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|77451744" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1253681" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87332/a_87332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centre and Exhibition Halls and 2 km away from Jumeira beach front. Dubai International Airport is situated some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1053.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|1034594" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201946/a_201946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel Ali Free Zone and within walking distance from the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1082.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|1162008" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196877/196877a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1106.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|1949341" HotelName="Address Montgomerie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76742/a_76742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1106.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|1366207" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73988/a_73988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime location on Sheikh Zayed Road, at the 4th Interchange at Al Barsha. It is set in the heart of newly-developed modern Dubai, a few minutes from Dubai Internet City, Dubai Media City and the Jumeirah stretch of beach, and just 20 minutes from both the city centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1112.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|59044796" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1115.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|44090629" HotelName="Address Boulevard" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 214477, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/606015/a_606015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1124.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|2699645" HotelName="Deira Suites Hotel Apartment" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, PO Box 186256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/61/cd3990a99fdf5177f97d0ed57a381316/115950.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1193.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|14487381" HotelName="Address Fountain Views" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995154/a_995154_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1207.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|1328970" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tower, Burj Dubai, and attached to the Dubai Mall, one of the largest shopping and entertainment destinations in the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1208.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|1072038" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92763/a_92763_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartment hotel shares close proximity to a number of business institutions, shopping malls and tourist attractions. It is around 20 km from Dubai Museum and Jumeirah beaches are around 15 km away. Dubai International Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1210.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|2258207" HotelName="Park Hyatt Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 2822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71799/a_71799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the heart of Dubai’s vibrant, bustling centre, directly beside the beautiful, world-famous Dubai Creek Golf and Yacht Club. Dubai international airport is 5 minutes drive from this hotel that is located at the junction of several major roads that provide convenient access to the city’s world-class shopping centres, prime business districts, numerous parks, restaurants and banking areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1211.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|51302635" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Golf,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Road, Al Dar Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/743163/a_743163_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel lies in Dubai, a few metres from the sea. There are a number of shops nearby. It is about 38 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|5300140" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557502/557502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|69539930" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1239.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|2333799" HotelName="City Seasons Hotel Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68507/a_68507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It lies very close to the city centre shopping venues, Dubai Creek Golf and Yacht Club and the business district. Dubai International Convention and Exhibition Centre (World Trade Centre) is approximately 2 km away and it is within 10 minutes’ drive of Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1269.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|1337669" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Community 317, Street 12A, P.O. Box 28950, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139337/a_139337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai's business and commercial hub, Bur Dubai. It provides guests with easy access to Bank Street, the Al Fahidi Street shopping district and the very popular BurJuman Center with its prestigious and upscale designer shops. Its close proximity to the Dubai World Trade Centre and Dubai's International Exhibition Centre makes this property special.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1274.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|16632286" HotelName="Intercontinental Dubai Marina" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1278.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|2495086" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64676/a_64676_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of the Dubai Skyline and the Arabian Sea. From here, guests are within easy reach of the airport and the lifestyle club of Dubai. A beach lies about 200 m away, while shops are about a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1299.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|1059867" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100696/a_100696_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai Media City and opposite Le Meridien Mina Seyahi. Dubai International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1318.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|1576062" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5002/a_5002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1321.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|7260471" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sofouh Road, Jumeirah Beach Residence, The Walk, P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76833/a_76833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a perfect location on Jumeirah Beach, the hotel offers easy access to Dubai Marina, Dubai Internet and Media Cities, Knowledge Village, Jebel Ali Free Zone, Dubai Investment Park, Emirates Golf Club, Mall of the Emirates and Ibn Battuta Mall. Dubai City Centre and the International Airport can be reached in approximately 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1327.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|1879312" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202837/a_202837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media City, Knowledge Village and Tecom. The city centre and restaurants can be found within around 2 km. The nearest golf course is approximately 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1387.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|2548583" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90986/a_90986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute taxi ride from Dubai International Airport (some 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1402.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|1033188" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134250/a_134250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1409.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|5099097" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248438/p_248438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1468.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|79334342" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623424/623424a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury aparthotel is located in Bur Dubai with close proximity to Dubai Healthcare City, Wafi City and Oud Metha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|40666685" HotelName="Palazzo Versace Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238145/a_238145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1556.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|4077682" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai-Hatta Road, P.O. Box 9277, Hatta</AddressLine>
          </AddressLines>
          <CityName>Hatta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13829/a_13829_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than an hour's drive from Dubai and ten minutes to the border of Oman, the journey to the club resort leads through some of the most interesting and stunning landscapes in the U.A.E.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1578.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|1469921" HotelName="Fairmont The Palm" Meals="HALF BOARD,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1584.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|1034471" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302349/a_302349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1618.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8188063" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259990/a_259990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1730.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|1188197" HotelName="Oaks Liwa Heights" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144454/w_144454_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, including Media City and Internet City. Large shopping centres surround the establishment and it is also just 10 minutes from the beautiful beach. A number of restaurants can be found within around 5 minutes' walk of the hotel and Wild Wadi Water Park is only 10 minutes away by public transport. Additional nearby attractions include Dubai Marina, which is 5 minutes away, and Burj Al Arab and The Palm Jumeirah, which are both around 10 minutes away by public transport. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1770.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|2240793" HotelName="Armani Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa, PO Box 888333, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1787.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|1125940" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259989/a_259989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1842.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|1561489" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56335/a_56335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1858.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|2171738" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, 16 A Street, Al Mankhool, P.O. Box 25295, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260066/gt_260066_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel enjoys a central location in Bur Dubai, within walking distance of Bank Street and the Dubai Creek. It is situated 15 minutes' drive from Sheikh Zayed Road, the World Trade Centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1865.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|5945471" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287667/287667a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1875.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|66637268" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425078/425078a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market. The Sharaf DG Metro Station is just 300 metres away, and Rashidiya and the Dubai International Airport are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2022.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1914339" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16103/a_16103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will be enchanted by the fabulously clear turquoise-blue waters of the Arabic gulf. The Hard Rock Café and the Emirates Golf Club are located nearby. It is some 25 km to the international airport, lying around 20 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2097.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|87327122" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/650910/a_650910_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2282.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|6888939" HotelName="W Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/678503/p_678503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2485.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|1543257" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99581/a_99581_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mall is 15 minutes away by car and the Dubai city centre is 25 minutes away. The Dubai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2525.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|1254619" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228233/a_228233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located on the West Crescent of the iconic, man-made island of Palm Jumeirah in Dubai. It offers its guests striking views of either the Palm Jumeirah Lagoon or the Dubai skyline and is set a short distance from the calm waters of the Arabian Gulf. The apartment hotel is situated approximately 1.5 km from the centre of Dubai. Dubai Old City, Dubai Museum and the Jumeirah Mosque are each approximately 40 minutes’ drive away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2586.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|60137681" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM(ONLY),ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1000609/w_1000609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2734.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|32657517" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2797.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|1039056" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310882/a_310882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2907.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1404" Longitude="55.13478" StarRating="5" HotelCode="935506|4013725" HotelName="Sofitel Dubai The Palm Luxury Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent road, The Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235858/235858a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3125.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|1665557" HotelName="The Ritz-Carlton Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22979/a_22979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis of serenity, close to the shops and café life of the cosmopolitan JBR Walk. The metropolis, Dubai is a dazzling example of natural beauty and human inventiveness. Located along the turquoise waters of the Arabian Gulf, this vibrant destination entices visitors from around the world. They experience a city rich in fun, sun and surprising variety. Desert excursions, towering skyscrapers and championship golf courses all add to the allure of an unforgettable destination. From its many landmarks and traditional markets to its extravagant shopping centers and daring big-city architecture, Dubai is uniquely captivating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3235.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|1740649" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90283/a_90283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souqs, as well as the modern attractions of the gold souq. Also nearby is the Mall of the Emirates, the largest shopping mall outside of North America, which includes an indoor ski slope. Located on the pristine Dubai shoreline, the hotel offers a tranquil setting with exceptional views over the Arabian Gulf. This hotel is located near to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3363.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1258653" HotelName="Jumeirah Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/4999/r_4999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies directly beside long sandy Jumeirah Beach, some 20 km from the centre of Dubai, to where a regular hotel shuttle bus service runs. The international congress and convention centres, the World Trade Centre, Dubai Media &amp;amp; Internet City, the Nad Al Sheba racing track, the Emirates Golf Club, The Montgomerie as well as Jebel Ali free trade zone lie close to the hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3390.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|1844303" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240863/a_240863_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3425.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|2285360" HotelName="Jumeirah Mina A'Salam" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248425/a_248425_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai International Airport is located roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3592.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|1128425" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, PO Box 75157, Jumeira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248427/r_248427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3797.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|1118035" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367380/a_367380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3884.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|54812542" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477440/a_477440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3930.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|2768643" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach, PO Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248429/a_248429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Jumeirah, the hotel is adjacent to the Burj Al Arab, Wild Wadi Water Park and the Jumeirah Beach Hotel. This property is close to the leisure and commercial attractions, while Dubai International Airport is 25 minutes by car (approximately 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4341.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|49453861" HotelName="Mandarin Oriental Jumeira Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/789474/a_789474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4532.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|37957802" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532815/a_532815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4587.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|31870225" HotelName="FIVE Palm Jumeirah Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/599714/a_599714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5371.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|3639313" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202210/a_202210_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district Bur Dubai, which is known for housing some of the oldest buildings of Dubai such as Sheikh Maktoum's House. The establishment lies in proximity to Dubai International Airport, which is some 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5399.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|2373936" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/141661/a_141661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradise of luxurious serenity. It is surrounded by banks, bazaars and the best shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5819.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|1442703" HotelName="Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68506/a_68506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in the heart of Dubai, the hotel is close to the airport as well as to the major business and shopping areas of the city. Sheikh Zayed road is just a 7-minute drive away. Dubai International Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5993.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|3041051" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2, PO Box 128777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405910/a_405910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6740.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|3944752" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40616/a_40616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment centres as well as important landmarks. It is also close to Dubai's main government and corporate offices, as well as being a short drive from Dubai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6818.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|11103832" HotelName="Delmon Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street, Opposite Al Futtaim Masjad, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129956/129956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6828.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|3193259" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89454/a_89454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive from the Gold Souk and the Spice Souk and 20 minutes from the sandy Jumeirah Beach. It lies 3.8 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6942.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|1925012" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134691/134691a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7272.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|99497090" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1441/lr/1unknw.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7530.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|53066469" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643886/643886a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7565.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265219117374" Longitude="55.322456256014" StarRating="3.5" HotelCode="907765|1549866" HotelName="Auris Hotel Apartments Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, next to Al Rigga Metro Station, Al Muraqqabath, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148613/148613a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Deira District in Dubai, within walking distance of Al Ghurair City, Al Riqqa Street and the Metro station. The hotel is a short drive from Dubai International Airport, Deira City Centre, the Dubai Gold Souk, the Dubai Creek and the Dubai Airport Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7585.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|1041223" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7999.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|2650111" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="8589.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|1408032" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 74147, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9375/a_9375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, breathtaking hotel is located in the heart of Dubai and is probably the most famous and expensive hotel in the world. At 321 m high, the Arabian Tower is the tallest on earth and the newest of Dubai City's landmarks. No other hotel can even come close to this luxurious accommodation, which is part of the Jumeirah Beach Resort complex, 15 km to the south of Dubai City. The unique, sail-shaped building stands proud on an artificial island about 280 m from the mainland and connected by a jetty. The hotel is a symbol of Dubai's wealth, and lies some 25 km from Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17711.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|2287754" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ain Road, Dubai Desert Conservation Reserve, P.O. Box 118887, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai Desert Conservation Reserve</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7221/a_7221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just 45 minutes from the cosmopolitan city of Dubai. Visitors can experience the true beauty and majesty of the desert and observe the indigenous wildlife of the area. Dubai International Airport is approximately 5 km from the spa complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|20445207" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.74" OriginalAmount="0">
      <BasicPropertyInfo StarRating="" HotelCode="|95457194" HotelName="Green House Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="247.16" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|54376883" HotelName="OYO 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="277.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="2" HotelCode="|43914052" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|80775075" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="317.55" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|55174469" HotelName="Premier Inn Dragon Mart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.46" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|29455162" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|4438628" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="337.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="3" HotelCode="957308|22156107" HotelName="City Avenue Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.49" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|25994189" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="357.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|60731798" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|34347859" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|1371262" HotelName="Grand Stay Hotel" Meals="NO MEALS INCLUDED,BREAKFAST BUFFET,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|83207494" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|1064843" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.70" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|93009580" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="450.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|16530894" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|66308121" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="509.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|96498018" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|66030723" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="542.39" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|7617082" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="554.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|93682402" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="580.52" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74286056" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|27679110" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="624.42" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|85095667" HotelName="Park Regis Business Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="639.25" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|89937606" HotelName="Staybridge Stes Al-Maktoum Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="706.66" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|29228884" HotelName="FAM Living - Mada Residences Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="718.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|70127048" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="723.98" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|92737032" HotelName="Avani Ibn Battuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="769.56" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|93536852" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="844.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|47563225" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="860.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|49120866" HotelName="Rove La Mer" Meals="ROOM(ONLY),ROOM ONLY" BedType="ROOM(ONLY)" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="874.47" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74890091" HotelName="Shangri-La Hotel Dubai &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="954.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|5175117" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1160.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|43387402" HotelName="Address Sky View" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1270.96" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|42229045" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1314.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|26156157" HotelName="Al Badayer Retreat" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1450.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|86905719" HotelName="Riu Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1466.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|81435606" HotelName="Sofitel Dubai The Obelisk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.05" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|44364116" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3308.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|15276210" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ULTRA ALL INCLUSIVE" BedType="ULTRA ALL INCLUSIVE" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4350.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|48445419" HotelName="One&amp;Only Royal Mirage" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5879.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|37468472" HotelName="Address Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7639.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26965495" Longitude="55.32022519" StarRating="2" HotelCode="758412|56944544" HotelName="OYO 101 Click Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabbat Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Golf,Lounge,Nightclub,Wheelchair Access,Jacuzzi,Sauna,Massage Centre,Central Heating,Designated Smoking Area,Spa,Swimming Pool,Kitchen,Diet Meals,Shopping Arcade,Bicycle Rental,Heated Pool,Garden,24 Hour Security,Airport Transfer (on Demand),Parking,Smoking Rooms,Valet Parking,Business Centre,Dining,Meeting Room,Printer</BasicAmenities>
    <HotelRating>4,5,2,3,2.5,4.5,3.5,5.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,SPA HOTEL,APARTMENT HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,GUESTHOUSE,ECO HOTEL,CLUB RESORT,GOLF HOTEL,HOTEL DE CHARME,VILLAGE,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="91a5d7f9-be74-4147-9e3a-0a57aa0d484d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||True
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|CoordinatorError|No Supplier Found OLM|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="91a5d7f9-be74-4147-9e3a-0a57aa0d484d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|CoordinatorError|No Supplier Found RTS|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="91a5d7f9-be74-4147-9e3a-0a57aa0d484d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|CoordinatorError|No Supplier Found TRV|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="91a5d7f9-be74-4147-9e3a-0a57aa0d484d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|W2MSearch|error while generating search request:-Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.W2M.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 229
   at HotelSources.W2M.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 84|W2M|False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|MikiSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.Miki.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 275
   at HotelSources.Miki.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 88|Miki|False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|DOTWSearch|supplier interation failed||DOTW|False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|TotalStaySearch|supplier interation failed||TotalStay|False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|MikiSearch|supplier interation failed||Miki|False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|W2MSearch|supplier interation failed||W2M|False
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|WHLSearch|supplier interation failed||WHL|True
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|AbreuSearch|successfull supplier interation||Abreu|True
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|TravellandaSearch|successfull supplier interation||Travellanda|True
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|HotelbedsSearch|successfull supplier interation||HotelBeds|True
91a5d7f9-be74-4147-9e3a-0a57aa0d484d|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2021-04-16T14:11:35.5074726+01:00" Version="0" EchoToken="Search" TransactionIdentifier="91a5d7f9-be74-4147-9e3a-0a57aa0d484d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="131.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257546731642" Longitude="55.297689324081" StarRating="3" HotelCode="68185|2079693" HotelName="The Regal Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Next to Al Fahidi Metro Station, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88190/gt_88190_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in the heart of the commercial, financial and shopping district of Bur Dubai and only a 10 to 15-minute taxi ride from Dubai International Airport as well as the International Convention and Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="132.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916029723" Longitude="55.313868007277" StarRating="2" HotelCode="387144|1083005" HotelName="Al Jawhara Metro Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box: 7217, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89510/a_89510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Riqqa Street opposite the Al Maktoum Hospital. Dubai International Airport is approximately 7 km away and is easily accessible from the premises of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|7505501" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="144.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|1622971" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73990/a_73990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district. It is a few paces to the famous Bur Juman Centre in which classic designer wear and accessories may be purchased. The World Trade Centre is a few minutes drive away and it is 25 minutes by car to Dubai’s international airport. An abundance of first—class restaurants and “Computer Street” are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260173" Longitude="55.298781" StarRating="2" HotelCode="178563|1771908" HotelName="Middle East Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Musalla Road, Opposite Naif Park, P.O. Box 1590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285920/285920a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="155.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|2257539" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Opp. Baniyas Metro Station, P.O.Box: 4467, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288166/288166a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre (Nasser Square area), within walking distance from shops and nightlife/restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="161.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|2353107" HotelName="Riviera Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49998/a_49998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and Spice Souk and the Dubaï museum. The congress and exhibition centres are only a 15 minute drive from the hotel. The transfer time to the airport is about 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="172.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|89764905" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road, P.O. Box 68278, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="177.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1034862" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34B Street, PO Box 64264, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68698/a_68698_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along one of Dubai’s liveliest, most exciting streets at the heart of the business district. It lies just a short distance from Al Rigga Street, which provides easy access to the main business and entertainment centres such as Al Ghuarair City and the venue for Dubai’s Shopping Festival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|54422777" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="181.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264457236039" Longitude="55.322459953373" StarRating="2" HotelCode="103464|1207951" HotelName="Ramee Guestline Hotel Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Next To Al Rigga Metro Station, PO Box 26816, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123717/123717a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="185.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|29612223" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="188.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|4439908" HotelName="Sadaf Delmon Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/101132/a_101132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entertainment areas. It is approximately 5 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|7920115" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227098/a_227098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area, with the Gold Souk and the wholesale markets within walking distance. The business hotel is just 10 minutes' drive from the Dubai International Airport, Dubai International Exhibition Centre and the city's famous shopping malls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1384438" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21517/a_21517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of Dubai. Many shopping venues, Dubai's National Museum, the Goldsouk and the Shaik Saeed House are all situated in the immediate vicinity. The hotel is also just a few minutes away from the Warba Centre as well as 15 minutes away from the congress centre and the exhibition centre. The airport is some 10 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="192.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|83400715" HotelName="Al Khoory Inn Bur Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="195.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1219819" HotelName="President Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156238/156238a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="197.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|3311497" HotelName="Palm Beach" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56185/a_56185_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the World Trade Centre, Dubai International Convention and Exhibition Centre and Dubai Museum. The central location of this hotel makes it the ideal base for both business and leisure visitors to the city. It is around 15 minutes to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1102709" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68732/a_68732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minutes' drive from the international airport and the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="204.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|3148617" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90281/a_90281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of Dubai. It is situated only 12 minutes from the Dubai World Trade Centre and Jumeirah Beach Park. It is also within walking distance of one of the area’s most popular commercial districts. The Dubai Museum and Dubai Creek Park are also just minutes away, and the hotel is only about 12 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="210.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|1988863" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78521/a_78521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking distance from the shopping centres. Dubai International Airport is also only a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|2135489" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77585/a_77585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key business and leisure destinations in the city, making it an ideal base for all travellers, be they corporate guests or tourists. Most multinational companies, banks and other corporate offices are nearby, many within walking distance of the hotel. A variety of shopping malls as well as textile and computer markets are a few minutes' walk from the hotel, along with legendary shopping area of Meena Bazar, the Dubai Museum and the Ruler's Court. The impressive Shaikh Zayed Road, lined with some of the most beautiful and architecturally awe-inspiring skyscrapers in the world, is a short drive from the hotel. The diplomatic area, Port Rashid and the Dry Docks are also a short distance away. Delegates attending exhibitions and events at the Trade Centre and the International Convention Centre will find themselves conveniently close to these areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="215.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|44405497" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/878546/a_878546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between Dubai International Airport (DXB) and Downtown Dubai. Our ideal location next to Al Jadaf Metro Station and Culture Village also puts you just 10 minutes from Dubai World Trade Center (DWTC) and Dubai International Financial Center (DIFC).

All rooms feature HD flat-screen TVs, free Wi-Fi, minifridges, and safes, as well as tea and coffee making facilities. Suites add living areas , kitchenettes and sofa beds.

Start your day with a cooked-to-order breakfast in Somaya, our main restaurant offering breakfast, lunch and dinner daily as well as 24 hours room service. Unwind after a long day with a cocktail or stop by The Shop any time of day for drinks, instant meals and travel essentials.

Indulge in a relaxing treatment at our rooftop spa or soak up some rays next to the pool overlooking the</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="216.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1911956" HotelName="Hotel Sea View" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27869/gt_27869_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk away. Other major shopping centres are just 5 minutes' drive and Meena Bazar is just across the road. Deira city centre is 10 minutes' drive from the hotel, Dubai Creek is 5 minutes away and the beach is 10 minutes away. Dubai International Airport is approximately a 15-minute drive from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="217.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|1054998" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shopping centres within a 3-kilometre radius. There is a public beach about a 10-minute drive away and numerous restaurants in the surrounding area. It is four kilometres from the city centre and eight kilometres from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="218.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|2430484" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Mankhool Road, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232269/a_232269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|1019859" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM(ONLY),ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227744/a_227744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk from the Emirates Dubai metro station (500 m). It offers convenience for business and leisure travellers alike, with easy access to the financial and business districts as well as all majors shopping malls such as Dubai Festival City and the shopping centre in Deira city centre. The nearest beach is 4 km away (Deira) and it is 6 km to the World Trade Centre, 8 km to the Dubai Mall and 22 km to Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|1100994" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,ROOM(ONLY),HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136412/a_136412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to the Dubai-Abu Dhabi highway and close proximity to Dubai Creek and Dubai Museum. Dubai International Airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|40124694" HotelName="Rove Healthcare City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/631571/a_631571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|75349048" HotelName="Rove City Centre" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="225.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|2357023" HotelName="Capitol Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9677/p_9677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute drive from the Dubai World Trade Center and Jumeirah Beach Park, while Dubai Mall is around 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1213425" HotelName="Nihal Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71190/a_71190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city, this hotel lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="232.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|2032364" HotelName="Landmark Hotel Riqqa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187829/a_187829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre. It is a 10-minute drive from Dubai International Airport (approximately 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="232.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|2414582" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38605/a_38605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the international airport of Dubai. The Gold Souk, the clock tower, the Chamber of Commerce, the International Congress Centre and Dubai International Exhibition Centre are all situated in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="235.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|1399861" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Zen3, Building 11, P.O. Box: 487021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/220945/a_220945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Discovery Gardens dubbed the "new Dubai". It is situated only 5 minutes from the extremly popular Dubai Marina and  the Ibn Battuta Mall (the largest themed mall in the Middle East), and 10 minutes from the Jebil Ali Freezone and the Emirates Golf Club. Burj Al Arab and Madinat Jumeirah are 20 minutes away. This location is ideal for business or for pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="238.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|66834868" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/663114/a_663114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. The nearest airport is Dubai (DXB), 11 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|1150890" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,ROOM(ONLY),BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Village, Internet City and Media City. The hotel is convenient for both business and leisure travellers. It offers easy access to the Dubai-Abu Dhabi highway. It is also close to the largest shopping centre in Dubai, the Mall of the Emirates, as well as the rapidly developing Dubai Marina and the Palm Jumeirah. Dubai International Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|1519461" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,ROOM(ONLY),BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Wasl Road, Al Wasl District, P.O. Box 71136, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103615/a_103615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the heart of a major business district in Dubai, which incorporates Burj Dubai, Business Bay and Dubai World Trade Center. The hotel offers a convenient location for business and leisure travellers, with easy access to the largest mall in Dubai, Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="242.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|1477828" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129857/a_129857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from the beach. Shopping can be found in the direct vicinity of the hotel and Dubai International Airport is located some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|1284646" HotelName="Dubai Grand Hotel By Fortune" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 34150, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49999/a_49999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Al Ghusais, close to Terminal 2 of Dubaï Airport, the Dubaï World Trade Centre, Al Shabab Club, Al Mamzar Park, Al Mulla Plaza, Al Ahli Club, Airport Expo and the Airport Free Zone. Guests will reach Terminal 1 of the airport within around 15 minutes. Sharjah International is only around 30 minutes away. The hotel is an ideal destination for both tourists and business people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|1449851" HotelName="Byblos Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202209/a_202209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Al Barsha Tecom, this business hotel is just a short distance from the metro station, Dubai Media City, the Mall of the Emirates, Dubai Land and Sheikh Zayed Road, making it the ideal location for business and leisure travellers in Dubai. Jumeirah beach, Wild Wadi and Burj Khalifa are all approximately 5.1 km from the hotel and the World Trade Center is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|1384428" HotelName="Grand Excelsior Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="253.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|6827017" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="254.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|4493174" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="257.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|4669145" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|34279823" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630743/630743a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|1429478" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|2451750" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind Mall of Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227342/a_227342_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to business districts and the Dubai Metro, this hotel is convenient for business travellers and holidaymakers. It is situated amidst a hub of coffee shops and restaurants. Jumeirah Beach is around 15 minutes by public transport away from the hotel, which is approximately 2 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|41904916" HotelName="Jacob's Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648863/648863a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="262.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|1631176" HotelName="Parkside Suites - Discovery Gardens" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138946/a_138946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The property is also close to the Dubai Marina, Business Park, Dubai Internet City, Dubai Media city, Knowledge Village, Emirates Golf Club, Greens and Springs and Jebel Ali Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1015524" HotelName="Carlton Tower Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, close to Naser Square, Near to Deira Twin Towers, Deira, Dubai (PO Box 1955)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62343/a_62343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on Baniyas Road and affords views over the Bay of Dubai. Dubai's World Trade Centre, the clock tower, the Airport Expo, Dubai Chamber of Commerce, Murshid Market, Etisalat and Dubai International Exhibition Centre are all situated in the immediate vicinity. The centre of Dubai is about 5 km away. The international airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268775955141" Longitude="55.379208746033" StarRating="3.5" HotelCode="524691|42265522" HotelName="Fortune Classic Hotel Apartment" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173526/173526a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Dubai Airport Free Zone, with easy access to Dubai International airport, the Al Bustan Centre and al Mamzar beach and park. DAFZ Metro station is within walking distance and the Dubai International Convention and Exhibition Centre is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1324563" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51410/a_51410_V2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1452298" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68749/a_68749_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business avenues and tourist attractions are located in close proximity, including the Dubai Museum, Al Mamzar beach and the Gold Souk. The hotel is just 4 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|1519517" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227123/a_227123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emirates, a destination in itself. The hotel is only a 20-minute commute from Dubai International Airport and 45 minutes from Abu Dhabi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="270.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|2168073" HotelName="First Central Hotel Suites" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, Al Barsha 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248155/a_248155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 524 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant and a dining area. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service, a wake-up service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="273.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|30201720" HotelName="Armada BlueBay Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="274.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|2259457" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street, PO Box 8264, Opposite Burjuman Centre, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231940/a_231940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the heart of Dubai's central commercial and financial district. It is 20 minutes from Dubai International Airport and within a short distance from the Sheikh Zayed Road, Dubai International Exhibition Centre, Dubai World Trade Center, Port Rashid, Dubai Drydocks and other major attractions such as the BurJuman Shopping Mall, Mall of the Emirates, Dubai Mall, Dubai Museum, the Gold Souk, Dubai Creekside and Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|1083192" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76701/a_76701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the heart of the Deira business district of Dubai. It is a short 10-minute walk to the creek and links to the public transport are also to be found directly in front of the hotel. The international airport is 15 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|7412268" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628403/628403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="276.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|81749098" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628398/628398a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="278.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|1010804" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68634/a_68634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai harbour, Dubai Creek Golf and Yacht Club and the World Trade Centre. The centre of Dubai is approximately 2 km away and it is around 4 km to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="278.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|3586573" HotelName="Citadines Metro Central Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST AND DINNER INCLUDED,BED &amp; BREAKFAST,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183407/183407a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1517654" HotelName="Arabian Park Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76103/a_76103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering quick access to the Dubai World Trade Centre. It is just 20 minutes from the beach, while Wafi City, which offers all the benefits of Dubai's top retail and entertainment destination, is only five minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|1665098" HotelName="Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="280.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|54130289" HotelName="Rove At The Park" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="286.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|1189817" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira, P.O. Box 5588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14501/a_14501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is located on the Deira Corniche, overlooking the Persian Gulf at the mouth of Dubai Creek, and is within walking distance of the Gold Souk. It is only two minutes from the commercial and shopping areas of Dubai. Dubai International Airport and the Dubai International Convention Centre are just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="289.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1617392" HotelName="The Galleria Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, PO Box 6655, Deira Corniche, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164418/164418a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="291.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|93727439" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433393/a_433393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|37768708" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404098/404098a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1132034" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247511/a_247511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="294.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|63880602" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433394/a_433394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="299.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|86567205" HotelName="Holiday Inn Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1394/lr/01lb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|2585117" HotelName="AVANI Deira Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196348/a_196348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diverse quarter, its guests can explore Deira's vibrant winding streets. The hotel is situated 10 minutes from Dubai International Airport (approximately 10 km) and within easy access to several shopping malls and business districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|55480319" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/683050/w_683050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="302.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2123535" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river can easily be reached on foot from here, while it is a 15-minute drive to the city centre and 20 minutes to the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|24081801" HotelName="Al Sarab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405040/405040a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|1599247" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="306.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1123033" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75023/p_75023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="307.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|1259488" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138299/a_138299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent position from which to explore the city. The property is situated just metres away from the city centre, Deira City Centre Shopping Mall and the Dubai Creek Golf &amp; Yacht Club. The nearest beach is a 20-minute drive from the accommodation, as is the Exhibition Centre. Links to the public transport network can be found 100 m away and Dubai International Airport lies only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1002059" HotelName="Novotel Dubai Deira City Centre" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Front of Deira City Centre Mall, Port Saeed District, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144200/a_144200_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a prime location, at the heart of the historic part of Dubai, in front of the City Centre Mall, the hotel has direct access to public transport and is only 5 minutes' drive from Dubai International Airport and 15 minutes from Dubai World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1116087" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103367/k_103367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and the bus and train stations can be found in the immediate vicinity. It is 3 km from Nasr Square. Shaikh Zaid Road, Dubai Festival City and Gold Souk are all easily accessible by car. The hotel is 6 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="311.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|25199473" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/PropertyReference/Image/ext295/imagethumb_294508_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="313.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|1363319" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33073/a_33073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to the Dubai Gold Souq and Yacht Club as well as just a few minutes to the Chamber of Commerce and Industry, the Clock Tower, Dubai National Museum, the Heritage and Diving Village, Nad Al Sheba Race Course, Dubai World Trade Centre and Wonderland. It is just 10 minutes drive to Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|2130745" HotelName="Asiana Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/205321/p_205321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="318.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1575324" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103619/a_103619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai International Convention Centre, Dubai International Financial Centre and the city centre of Dubai. Dubai's International Airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="319.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1594073" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90282/a_90282_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs and shopping malls. Dubai International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="320.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|66857752" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433912/a_433912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="321.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|1463239" HotelName="Chelsea Plaza Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street 237, Satwa, P.O. Box 24621, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59335/a_59335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai, near the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="322.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1264015" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Spa Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24727/a_24727_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai International Airport. The hotel is only a few minutes away from Dubai Creek Golf and Yacht Club, Dubai Cargo Village, Emirates Training College, Wonderland Theme Park, Festival City, Dubai Aviation College, the Tennis Arena and the Irish Village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="324.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|1023402" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY),FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes from the Chamber of Commerce, the Etisalat, Maktoum Bridge, the Clock Tower, and the Dubai Creek &amp; Yacht Club. Dubai International Airport can also be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1421662" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226778/a_226778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes from Sheikh Zayed Road, the Expo Centre, Dubai Convention Centre, Emirates of Sharjah and a short walking distance from some of Dubai's largest malls, including Deira City Centre, offering everything from world-class, boutique fashion to local antiques and traditional textiles. The hotel is also just five minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1897370" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/531362/a_531362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|5353494" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418244/a_418244_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|1430621" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O. Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201618/a_201618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the World Trade Centre and Jebel Ali, and is ideal for business and leisure travellers alike. One of Dubai's largest shopping malls, the Mall of the Emirates, is right on the doorstep. Guests may also be interested in visiting the Madinat Jumeirah resort, around 3 km away, or Dubai Sport City, some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="3" HotelCode="57059|5946529" HotelName="Delmon Palace Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73987/a_73987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cultural centres and more. It is accessible by both public and private transport and the nearest metro station Al Rigga is just 5 minutes away. The hotel is also close to the landmark Deira Clocktower and the shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|78288878" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/461391/a_461391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|1080860" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 450011, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144442/a_144442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located along Sheikh Zayed Road with easy access to prime business, shopping and entertainment areas. Close to the Mall of the Emirates, this hotel is an excellent value for money option in Dubai. Being close to the Mall means that guests can also visit the very popular Ski Dubai and to their heart's content. Also nearby is the Gold and Diamond Park, a modern day souk, and the Dubai Autodrome. The hotel is only 25 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="334.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|1052096" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153837/153837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="337.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|47046485" HotelName="Auris Inn Al Muhanna Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="338.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|19347541" HotelName="White Fort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409618/409618a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|43879595" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1029282" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/29612/a_29612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Dubai's most popular commercial district. The congress centre and the airport are both a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1224013" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75021/a_75021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Reef shopping centres are to be found close by. The world trade centre is only a few minutes drive away. Dubai’s international airport lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="343.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|1119963" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="NO MEALS,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="345.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|2405121" HotelName="Avenue Hotel Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76422/a_76422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel located in Al Rigga Street in the district of Deira, only 100 m away from Al Rigga metro station. It is within walking distance of the city’s business areas and famous shopping areas. It lies just 10 minutes away from Dubai International Airport by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="345.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|3354874" HotelName="ibis Dubai Deira City Centre" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103617/a_103617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="346.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|420888" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CLX until 19/12/2021" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63827/a_63827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providing easy access to the whole city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="352.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1862331" HotelName="Jumeira Rotana" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15122/a_15122_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops all lie within paces of the hotel. In addition, the international convention centres, the World Trade Centre, Nad Al Sheb race track, the Dubai Gold and Diamond Park, the National Museum, Jebel Ali free trade zone as well as the traditional quarter of Dubai. The transfer time to Dubai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="352.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|49793149" HotelName="Aloft Me'aisam, Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,NO MEALS INCLUDED,BREAKFAST FOR 2 GUESTS,BREAKFAST, LUNCH AND DINNER INCLUDED,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, P.O. Box 485085, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624342/624342a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="353.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270625" Longitude="55.316685" StarRating="3" HotelCode="27293|3233630" HotelName="Claridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Fish Roundabout, Muteena, P.O. Box 1833, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40111/a_40111_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the Fish roundabout in Deira, it is 10-minute drive from Dubai International Airport. It is also just minutes away from the Clock Tower, Dubai Chamber of Commerce, Dubai Economic Development, Creek Golf and Yacht Club, Dubai Museum, Murshid Bazaar and the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="354.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|53733872" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|4757132" HotelName="Park Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78742/a_78742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is just a few minutes from the business and financial districts of Sheikh Zayed Road. Guests can find an infinite array of entertainment, dining, shopping and entertainment activities in the vicinity of the residence and Dubai International Airport is located approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|3838320" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1274160" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232838/a_232838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel is close to the Wellington International School, Dubai College, Saudi-American Hospital, Dubai Marina and the Mall of the Emirates, which also provide bus and train stations (5 minutes' drive). Other nearby places of interest include the Hard Rock Cafe, Jumeirah Beach (both 10 minutes by car), Marina Mall, Burj Khalifa and Dubai Mall (all a 15-minute drive) and Dubai Trade Center (20 minutes' drive). Dubai International Airport is approximately 25 km from the hotel, or a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|1041573" HotelName="Grandeur Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140102/a_140102_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of The Emirates and near to Dubai's top attractions, such as shopping malls, Media City, the Dubai Fee Zone, beaches and convention centres. Links to the public transport network are about 500 m away. Ski Dubai is located approximately 500 m from the hotel, while Jumeirah Beach, the Wild Wadi Water Park and Burj Al Arab are each located about 5 km away. Dubai International Airport is just a 30-minute drive away and is easily accessible by Dubai public transport and taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|1863358" HotelName="Al Raya Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191435/191435a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|2515905" HotelName="Metropolitan Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76388/a_76388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Sheik Zayed Road, making it ideal for visitors seeking contemporary comfort in the heart of the city. The property is ideally located only minutes away from some of the city’s key attractions including The Mall of the Emirates and Jumeirah Beach. It also offers superb connectivity for business travellers to corporate headquarters and international conference centres. It is a 20 to 35-minute drive from Dubai International and Al Maktoum International Airports.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="357.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|89340194" HotelName="Al Khoory Atrium Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="359.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|1035531" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182168/a_182168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Mall of the Emirates. The Dubai International Convention and Exhibition Centre is about 10 minutes away, while Jumeirah Beach is some 3 km away. The hotel is approximately 40 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="360.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|4736971" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 45113, Near Mall of the Emirates, Very close to Sharaf DG Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130012/130012a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|2413264" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,NO MEALS INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/402680/a_402680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|35441877" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|1922438" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103314/103314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the heart of Bur Dubai's commercial district. Its proximity to the Dubai World Trade Centre, leading banks and the Dubai Airport makes it an ideal place to stay for businessmen, tourists and shoppers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2283397" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14182/a_14182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international congress and exhibition centre, the Clock Tower, Dubai Creek Golf and Yacht Club, a selection of museums, the World Trade Centre and Emirates Golf Club all lie within a few minutes walk of the hotel. Dubai airport may be reached by car in around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|1735868" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="366.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|1203262" HotelName="Novotel World Trade Centre Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62321/a_62321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situated inside the business district of Dubai, behind the Dubai World Trade Centre, on Sheikh Zayed Road. The Heritage Village, Bastakiya and the Sheikh Saeed Al Maktoum House are all approximately 8 km away, while Jumeirah Beach is about 10 km away. The hotel is a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|11628101" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 36588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/430181/a_430181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|92293181" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599724/599724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="372.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|1122929" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="381.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.110034346686" Longitude="55.20319804007" StarRating="2" HotelCode="447107|46983409" HotelName="Travellers Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Al Basha 1, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/16/8eee9dfe7e6ba11c9bf6e9018503a251/1161479.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="384.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255217884701" Longitude="55.335280697797" StarRating="4" HotelCode="68538|27282568" HotelName="Al Jawhara Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P. O. Box 116036, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125335/125335a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Port Saeed area, this aparthotel is just 5 minutes from Deira city centre and not far from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="386.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|1021040" HotelName="Jumeirah Creekside Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238932/a_238932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10101676" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413895/a_413895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="390.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.224456210171" Longitude="55.283412337303" StarRating="4.5" HotelCode="98620|1916734" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 117452, Park Place Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138294/a_138294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="391.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|55448653" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413762/a_413762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="392.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|1954453" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="394.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|1051461" HotelName="Crowne Plaza Dubai Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51876/a_51876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Street. It is only a few minutes away from Al Ghurair shopping centre and a 15-minute drive from the congress and exhibition centres. The airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="399.15" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1782926" HotelName="Howard Johnson Bur Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street, Bur Dubai, Dubai PO Box 30329</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75022/a_75022_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the Khalid Waleed Road opposite the Rashid Harbour. The international airport of Dubai is approximately 15 minutes away by car. Dubai Museum, the chamber of commerce, the international congress centre and Dubai World Trade Centre are also to be found in the immediate vicinity. The centre of Dubai is located just 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="399.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|2572697" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363695/a_363695_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent to the American and Canadian hospitals and the Lamcy Plaza Shopping Mall (500 m). Dubai International Airport is just 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|18287005" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="401.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|4037914" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414793/a_414793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes'walk to Pier 7, a prime location for business and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="402.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|2112601" HotelName="Golden Tulip Nihal Palace Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40c Street, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20739/a_20739_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street, this hotel is close to Clock Tower, Creek Golf and Yacht Club, Dubai Chamber of Commerce and Industry, Gold Souk, World Trade Centre, International Convention Centre, Dubai International Exhibition Centre, Internet and Media City and Jebel Ali Freezone. It is a 15-minute drive from Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="402.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|2864564" HotelName="Avari Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46551/a_46551_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes walk, guests will reach a selection of shops. Dubai's airport is approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="404.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1797532" HotelName="Crowne Plaza Dubai - Festival City" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92764/a_92764_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Waterfront Centre, a luxury shopping centre with over 550 retail outlets, 90 restaurants and cafés, and a 100 berth marina, which is perfect, especially during the famous Dubai Shopping Festivals in the summer and winter months. Dubai International Airport is approximately 130 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="407.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1898988" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road, First Avenue Mall &amp; Hotel, Dubai Motor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619901/619901a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|2057481" HotelName="Flora Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Dubai 120328</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68508/a_68508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in Deira, parallel to the Al Riqqa Road, close to the business and commercial centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|9808272" HotelName="DAMAC Maison Canal Views" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|71541853" HotelName="DAMAC Maison Cour Jardin" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|1325417" HotelName="Nassima Tower Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261421/p_261421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|50382206" HotelName="Gevora Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625437/625437a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, medical assistance, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="416.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|1584864" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103618/a_103618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vicinity of the Dubai International Financial Centre and World Trade Centre. Dubai International Airport is 15 km away and Dubai Media City and Internet City are just 7 km away, whilst it is only a 10-minute drive to famous shopping centres like the Mall of Emirates or the Burjuman Shopping Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="417.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|1933372" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="421.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|1205488" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="422.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|1365035" HotelName="Fortune Pearl Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="422.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261121" Longitude="55.288555" StarRating="2" HotelCode="160296|3763298" HotelName="Hyde Park" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Raffa Meena bazaar, near Ghubaiba Bus and Metro station, P.O. Box 50128 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226507/a_226507_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the Bur Dubai bus and taxi stand, within walking distance of Bank Street, shopping centres and the Dubai Museum and in close proximity to the gold, spice, electronic, computer and textile souks. It is 1 km from the city centre (Bur Dubai), the Heritage Village and Bastakia Old Town area, 4 km from Zabeel Park and 6 km from Jumeirah Beach. It lies 15 minutes’ drive from Sheikh Zayed Road, Dubai World Trade Exhibition Hall, 10 km from Burj Khalifa and 25 km from Sharjah and Ski Dubai, Mall of Emirates. Dubai International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="423.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|1311226" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Behind Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249984/a_249984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of 'New Dubai', the Auris Plaza, within a 5-minute walk of the Mall of the Emirates, Al Barsha and the adjoining metro station. Jumeirah Beach is just 15 minutes away by car and Abu Dhabi is roughly a 2-hour drive. Dubai International Airport is approximately 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="423.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|1578975" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22927/a_22927_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. In the immediate vicinity, guests will find the business and commercial districts in addition to a wide range of shopping centres, the World Trade Centre, a golf course, Dubai museum, Jumeirah mosque, and Wild Wadi. It is around a 15-minute drive from the hotel to Dubai International Airport and about 20 minutes to Jumeirah Beach Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|2625276" HotelName="Number One Tower Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226508/a_226508_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai International Financial Centre (DIFC) and provides direct access to the Dubai Media and Internet Cities and the Jebel Ali Free Zone. The World Trade Center is some 800 m away, Jumeirah Beach roughly 2 km away and Dubai International Airport approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="427.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|1983058" HotelName="Premier Inn Dubai Silicon Oasis" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215870/a_215870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a safe. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a transfer service, room service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|1282865" HotelName="Chelsea Gardens Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129855/129855a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="435.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|2998573" HotelName="Mount Royal Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136071/136071a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlooking Baniyas Square. It lies only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|2030632" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376670/376670a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city centre shopping mall is right across the road and the Dubai Creek with its rolling lawns, yacht basin and PGA-rated golf course is just a short drive away. Dubai International Airport is also just minutes from the hotel (approximately 3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="437.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|39465576" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640095/640095a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless connections are available at Aloft Dubai South. The reception desk is not open throughout the day. Aloft Dubai South offers a specially designed family room including a cot for children. All units at Aloft Dubai South are wheelchair-accessible. Pets are not allowed at Aloft Dubai South. Parking facilities are available for guests' convenience. Corporate travellers may avail for event rooms, ideal to host a business seminar or a special occasion. The property provides an entertainment programme and leisure activities for guests' added convenience. Aloft Dubai South may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|28154751" HotelName="Al Khaleej Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,ROOM(ONLY)" BedType="NO MEALS INCLUDED" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/580895/w_580895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's international airport. The hotel is also close to the Gold Souk, the Spcie Souk, the Murshid Bazaar and the chamber of commerce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1918999" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, PO Box 14703, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46582/a_46582_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Mankhool Road in Bur Dubai, near the commercial and business areas. It is a few minutes from Dubai's international airport (8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|32430247" HotelName="Ghaya Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412279/a_412279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|1844572" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39075/a_39075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai Marina, Dubai Creek Golf and Yacht Club and the World Trade Centre. Dubai international airport is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|71338932" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Behind Mall of the Emirates, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1016342" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,NO MEALS,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46578/a_46578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1121460" HotelName="Centro Barsha" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226510/a_226510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City and it is also in close proximity to the commercial areas of Sheikh Zayed Road and the Dubai Financial Centre. The bus and train stations are nearby and Dubai International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1485127" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363243/a_363243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="448.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|1143011" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236131/a_236131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="448.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223829262994" Longitude="55.284850956432" StarRating="5" HotelCode="186644|2339920" HotelName="The Apartments Dubai World Trade Centre" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9229, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260746/gt_260746_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located in Dubai City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|2323252" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245843/a_245843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="451.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|1279826" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 211723, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86526/a_86526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Dubai Media City, which is home to many leading international companies. An emerging global media hub, it is only 35 km from Dubai International Airport and less than an hours drive from the Abu Dhabi International Airport. Its close proximity to the beach and the city's vibrant shopping areas make it the perfect destination for mixing business with pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="452.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|8397597" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/79448/a_79448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="456.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|2015397" HotelName="Al Manar Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138593/a_138593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre Al Mamzar Park and Al Mamzar beach. It is only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="457.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|3916855" HotelName="Fortune Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86524/a_86524_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|1113095" HotelName="Golden Tulip Al Barsha" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Next to Sharaf DG Metro Station, Al Barsha 1, P.O. Box 125962, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68505/a_68505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Al Barsha, the newest development in Dubai on the edges of the Sheikh Zayeed Road, Dubai’s main artery. The centre is about a 5-minute drive away and Jumeirah Beach is a 10-minute drive from the hotel. It is 25 km away from the Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|5698410" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245074/a_245074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined with business and shopping venues. It is just over 5 minutes by taxi to either the beach or city centre. The Dubai World Trade Centre is 15 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|2337646" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically located close to the famous Dubai Creek. The hotel and residence is within walking distance of Dubai's famous gold and spice souks, and just minutes from Dubai International Airport (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25168" Longitude="55.301848" StarRating="4" HotelCode="60666|1518450" HotelName="BurJuman Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road, Al Karama, Bur Dubai, P.O Box 111397</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78522/a_78522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Trade Centre Road and is directly connected to the prestigious BurJuman mall which is home to a myriad of the world's most exclusive brands. The property is just 5 minutes away from the Dubai World Trade Centre and the convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="464.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|1699851" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 112225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362819/362819a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="464.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|1743606" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/230196/a_230196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Hor Al Anz East's shopping centre, restaurants and the beach. It is about a 15-minute drive to the World Trade Centre, Dubai Creek, the famous gold souks and many other tourist attractions around the city. Dubai International Airport is approximately 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|31137709" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608782/608782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="470.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|3744535" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367372/a_367372_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, it is within walking distance from the shopping centre of the Emirates and Ski Dubai, and a short drive away from Dubai's Internet and Media Cities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|77154133" HotelName="Element Me'aisam Dubai" Meals="ROOM ONLY,BREAKFAST FOR 2 GUESTS" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624341/624341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. Dubai (DXB) Airport is 33 km away, and it is 57 km and 112 km to Sharjah (SHJ) Airport and Abu Dhabi - International (AUH) Airport, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|97920386" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645708/645708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="479.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|46313969" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, Al Barsha 1, Sheikh Zayed Road, P.O. Box 45113, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613642/613642a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops are about 1 km away. It is about 23 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="480.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|99529997" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/977725/a_977725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="484.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|1608844" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, Roshana Tower, P.O. Box 212744, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|1135290" HotelName="Fortune Plaza Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162369/162369a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|2225317" HotelName="voco Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232951/a_232951_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of the city close to Dubai Mall and the tallest building in the world, the Burj Khalifa. Dubai International Airport is just 20 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|83739885" HotelName="Millennium Place Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1229990" HotelName="TIME Grand Plaza Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 237844, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/237780/a_237780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Damascus Road in the heart of the Al Qusais business and commercial district. It is only 15 minutes from the Dubai Exhibition and Convention Centre and 5 minutes away from Terminal 2 of the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|9844021" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Al Barsha, P.O. Box 72584, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367373/a_367373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this apartment hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|7700117" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, next to mall of the Emirates, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405925/405925a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="497.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1481517" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143962/143962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre, 2 km from Sheikh Zayed Road, 2 km from Al Fahidi Street, 5 km from the World Trade Centre and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="501.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|1085584" HotelName="Bonnington Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Country House" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/206345/a_206345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed Road just opposite Dubai Marina. Dubai Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="501.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1750419" HotelName="Dusit Thani Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road, P.O. Box 23335, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46565/a_46565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Sheikh Zayed Street Situated close to Jumeirah Beach, the commercial centre, various shopping malls, the World Trade Centre and the international exhibition centre are also to be found close to the hotel. Dubai's international airport is around 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="502.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|73117628" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/438100/a_438100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="506.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|2420009" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/163399/a_163399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road, the Dubai International Convention and Exhibition Centre, various shopping centres and Jumeirah Beach. Dubai International Airport is a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="506.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|2804392" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190955/190955a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="507.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|85306349" HotelName="Mariana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644232/644232a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="512.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|1707730" HotelName="Premier Inn Dubai International Airport" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215868/a_215868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="513.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1400852" HotelName="Copthorne Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100442/a_100442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. The hotel is conveniently located just 5 minutes from Dubai International Airport meaning that guests can reach and leave the hotel with the greatest of ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|68807134" HotelName="Omega Hotel Dubai" Meals="NO MEALS INCLUDED,BREAKFAST FOR 1 GUEST,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="517.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|67436605" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431499/a_431499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="518.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|1035992" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103015/w_103015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="519.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|1456290" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639426/639426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Jumeirah. There are a total of 200 bedrooms on the premises. Al Seef Hotel by Jumeirah is ideal for a productive stay, thanks to the Internet access available throughout. Visitors are welcomed in a lobby with 24-hour reception. Cots are available for younger guests on request. All bathrooms at Al Seef Hotel by Jumeirah are handicapped friendly. No pets are allowed on the premises. The premises are provided with a car park and garage facilities. Customers can make use of the airport transfer service. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="521.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|25984423" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421816/a_421816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="522.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|1315875" HotelName="The Meydan Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meydan Racecourse, Al Meydan Road, Nad Al Sheba, P.O. Box 9305, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227964/a_227964_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Meydan City, the centre of Dubai's business, sporting and lifestyle destination. The business hotel is ideally located in the heart of Dubai, just 15 minutes from Dubai International Airport and the city's central business district DIFC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="524.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|1058310" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256721/256721a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|2736338" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|79680767" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/545405/a_545405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="373090|91650566" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/7/3a482c52f7880a9d0040288d74c587ef/AEHLUL.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="531.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|1497129" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391740/a_391740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="532.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|1309103" HotelName="InterContinental Dubai Festival City" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95092/a_95092_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from Al Mamzar Beach and Dubai Creek Park is 3 km from the hotel. The Burj Dubai &amp;amp; Business Bay Area is 9 km away and Ski Dubai and the Emirates Mall are both 15 km from the hotel. Dubai International Airport is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="537.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|1144309" HotelName="Golden Sands Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13292/l_13292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the central city, this hotel is the largest in Dubai. Premier, serviced apartments offer guests all the comforts of home with the convenience of a hotel. The hotel is located only a 10-minute walk from numerous commercial, shopping, leisure and nightlife districts and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="539.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|1261096" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38134/a_38134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade Centre. The hotel's walkway connects directly to the Dubai International Convention Centre. Dubai's International financial centre, the American University in Dubai, Dubai Internet City and Dubai Media City are all in the vicinity. It is around a 20-minute drive from the hotel to Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="543.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|1326354" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/235020/a_235020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the most inspiring views of the world's tallest building, Burj Khalifa. The hotel also borders Business Bay which is designed to be the new centre in Dubai commerce and only 30 minutes' drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="546.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|9039519" HotelName="Dubai International Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295800/w_295800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="547.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|67137189" HotelName="Montreal Naif Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577841/577841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|3026726" HotelName="New Penninsula Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="549.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|69017180" HotelName="Zabeel House The Greens by Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/901622/a_901622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity, for travellers that want a link to the most interesting neighbourhoods in the most vibrant cities.

This comfortable hotel can be found in Jumeirah. Travellers may keep updated with the internet or Wi-Fi access available on the property's communal areas. Customers can enjoy the convenience of 24-hour reception. Common areas are suitable for wheelchair-disabled people. This hotel does not accept pets. Moreover, those travelling by car may make good use of the parking facilities. There is an airport transfer service for guests' convenience. Some services of ZABEEL HOUSE THE GREENS BY JUMEIRAH may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="551.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.277229993558" Longitude="55.347455139882" StarRating="4" HotelCode="337418|1068623" HotelName="Abjad Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 21969, Opposite Abu Hail Metro Station, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56184/a_56184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Abu Hail Road in the Deira district close to the Galadai roundabout. The commercial centre of the city lies in the immediate vicinity. Dubai airport is about 10 minutes from the hotel by the car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="552.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|2390771" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146651/146651a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The city centre and Dubai Creek tourist centre are both 10 minutes by public transport, Bur Dubai is 1.5 km away and Jumeirah Beach is roughly 3 km away. Wafi City is approximately 7 minutes on foot from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="552.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|92421153" HotelName="Hyatt Regency Creek Heights Residences" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591441/591441a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="556.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|1035679" HotelName="Fortune Karama Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, P.O. Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76815/a_76815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Karma. Dubai airport lies within easy reach of the hotel. The hotel's location is ideal for those seeking peace and quiet, yet still want to explore the hectic city. The hotel is also suitable for business travellers wishing to stay in close proximity to the business district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="565.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|89963369" HotelName="Sheraton Grand Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/409215/a_409215_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a walking distance to the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="566.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|59108051" HotelName="Flora Al Barsha Mall Of Emirates" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="569.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|46734504" HotelName="Millennium Atria Business Bay" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="583.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|5071888" HotelName="Swissôtel Al Ghurair" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/263663/a_263663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|1792178" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100507/a_100507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the business district. It is near to the World Trade Centre and Dubai International Finance Centre. The city centre is about 5 km away and Jumeirah Beach is about a 10-minute drive from the property. Dubai International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="586.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|28127979" HotelName="Best Western Plus Pearl Creek Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646954/p_646954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. It is about 7 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="588.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|1611164" HotelName="Novotel Dubai Al Barsha" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301343/a_301343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="592.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|51974204" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628908/628908a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facilities include a baggage storage service, a currency exchange service, a newspaper stand, a library and a smoking area. Wireless internet access (no extra charge) allows passengers to surf the internet and catch up on email. There are a number of shops, including a supermarket. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|3091123" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen, P.O. Box 33315, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40617/a_40617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira, the main commercial district of Dubai. The Clock Tower, Al Ghurair shopping centre and the Old Harbour are all nearby, and the airport, World Trade Centre and exhibition halls are also all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|1213837" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/278291/a_278291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai international airport. The Gold Souk, the international convention centre and the Dubai world trade centre all lie close by. The centre of Dubai is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="598.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|13718279" HotelName="Park Regis Boutique Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631144/631144a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="599.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|58457384" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/ThirdPartyProperty/Image/ext1755/imagethumb_1754337_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="600.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|3141408" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14867/a_14867_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al Ghuarair Shopping Mall is located in the immediate vicinity of the hotel and it is also close to the creek. It is around a 20-minute drive from the nearest beach depending on traffic. It is located close to one of the most popular nightspots in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="601.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|1641477" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95584/a_95584_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to the World Trade Centre, Burjuman Mall, Shopper's Paradise, Dubai Creek Park, Dubai Museum and many other area attractions. Jumeirah Beach is around 5 km from the hotel. Dubai International Airport is located roughly 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="601.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|50719259" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409632/409632a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station providing convenient access to the rest of the city. The Bastakiya Quarters, Dubai Museum, Grand Mosque and the Sheikh Saeed Al Maktoum House are some of the tourist destinations near the property. Dubai International Airport is approximately within a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="605.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|2765356" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/239445/a_239445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive part of the city’s historical area, close to the Gold Souq, the Dubai Museum and the Dubai Creek. It is perfectly situated within a short reach of Dubai's main shopping and commercial districts and is only 15 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="611.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|1052120" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area, P.O. Box 232808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288191/288191a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="616.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|17428723" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="619.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|24507074" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="630.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11669587" Longitude="55.19410174" StarRating="3.5" HotelCode="319184|51265864" HotelName="The View Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614203/614203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="645.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|56027567" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="647.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|1205255" HotelName="Cassells Al Barsha Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228786/p_228786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less than 500 metres from the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="648.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1060043" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90280/a_90280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as well as the Old Town Souk, which features myriad shops and boutiques. Dubai World Trade Center is approximately 5 km from the design hotel, the Mall of the Emirates is around 7 km away, and the public beach is roughly 10 km away. Dubai Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="648.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1100545" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91920/a_91920_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provides easy and short access to the airport, the five star dining and entertainment of the old town and to many well-know areas in Dubai, such as the world’s largest tower, the Dubai mall, and the world’s largest shopping centre. Dubai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="664.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|2689647" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="666.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|29293832" HotelName="DAMAC Maison Distinction" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/687647/a_687647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. Dubai (DXB) Airport is located about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="668.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|24218723" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="674.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|41093605" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579101/579101a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks (DIP). Its proximity to the new Al Maktoum International Airport and the Jebal Ali Free Zone ( JAFZA ) and the Expo 2020 site makes the property a favored option for both business and leisure- travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="677.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916854" Longitude="55.29719813" StarRating="3" HotelCode="371219|15644617" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street, Gold Souk, Deira, PO Box 376095, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/027318565e14aaee5ceed78ed8535cfb/560585.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="681.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|1479580" HotelName="JW Marriott Marquis Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED,ROOM(ONLY),BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261440/a_261440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="696.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|1378038" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140167/a_140167_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is situated adjacent to Dubai Media City/Internet City and is just minutes from Jebel Ali Free Zone. Guests are within walking distance of the Dubai Marina and its multitude of shops, restaurants and cafés, and the centre of Dubai can be reached in only 20 minutes by car. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="698.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|1438256" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302555/a_302555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="707.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|2619625" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127884/127884a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, restaurants, health clubs and well-known shopping centres such as Emirates Mall and Ibn Batuta malls are available. Not just a beautiful beach location, the aparthotel is also a first-class location for business travellers as it is near the recognized business districts in the city such as Dubai Knowledge Village, Dubai Media City, Dubai Internet City and Jebel Ali Free Zone. Jumeirah Beach is some 500 m from the residence and Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|95864817" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646204/a_646204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB) Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|1740896" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 450605, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137514/137514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="721.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|2252334" HotelName="Grand Hyatt Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33395/a_33395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst sprawling gardens, this spectacular luxury hotel is located at the heart of Dubai some 2 km from Dubai Creek and just a few minutes drive from the Yacht Club. Links to the public transport network are to be found close by and a diverse selection of shops, restaurants, bars, pubs, cafés and further entertainment venues are situated within a 5-minutes drive of the hotel. It is also just 5 km to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="734.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1096537" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62770/a_62770_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum and Ruler's Court are situated really close by and testify to the rich cultural heritage of the city. The international airport lies around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="734.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|77757504" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mattla'ee Street, PO Box 33306, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/666223/a_666223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="737.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|67390958" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/578756/r_578756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="739.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|58733077" HotelName="Flora Inn Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="740.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|1284633" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16823/a_16823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre of Dubai, with the gold souk, the World Trade Centre, the congress centre, the convention centres, the Clock Tower, the trade centre, the Dubai museum and the Creek Golf and Yacht Club, lie around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="741.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|2460299" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16096/a_16096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surrounded by well-tended gardens and lies close to the World Trade Centre and the centre of the city lies around 7 km away. A complimentary shuttle bus service transports guests to the city centre, the nearby shops and Jumeirah beach. Links to the public transport network can be found directly outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="745.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|3344614" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1400/lr/ex1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="746.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|67289016" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/658027/a_658027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="750.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|32165659" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 9970</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="751.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|2187298" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,NO MEALS INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201619/a_201619_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away from Mall of the Emirates. Other attractions in Dubai include Dubai Creek, the Grand Mosque, Jumeirah Mosque, Dubai Museum and Jumeirah Beach Park. Dubai Marina is around 1.5 km away, while the Dubai Autodrome and Dubai Sports City are within some 10 km of the hotel. Dubai International Airport is around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="752.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1407029" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86527/a_86527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice Market. Dubai International Airport is some 6 km away, while the World Trade Centre is 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="756.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|3468975" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32015/a_32015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the commercial hub of Bur Dubai. It is within easy walking distance of the popular BurJuman shopping centre, a large number of banks, international cuisine restaurants and the Fahidi Street shopping district. Dubai International Airport is approximately 6 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="759.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|13107833" HotelName="City Seasons Towers" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY)" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550426/a_550426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="762.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|85580949" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="766.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1745528" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64672/a_64672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial Centre. Perfect for business and leisure guests alike, this elegant hotel offers easy access to a number of attractions including the Dubai Mall, The Dubai Fountain, Dubai International Convention and Exhibition Centre, Dubai International Art Centre, Dubai Zoo, and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="773.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|44786504" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482521/482521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="778.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|1724006" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42665/a_42665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the central district of Bur Dubai, this aparthotel is just a few minutes' walk from major shopping centres. The World Trade Centre and Dubai International Airport are just a few minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="778.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|1927633" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182575/a_182575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is just minutes away from Dubai Media City and directly connected to the beachfront. It is close to major shopping and business districts, with the Mall of the Emirates and IBN Nattuta Mall both approximately 10 km away. Dubai Marina is just 500 m away and Dubai Marina metro station is around 1 km away. Abu Dhabi is around 120 km from the beach hotel and it is approximately 30 minutes to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="781.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|1821055" HotelName="City Premiere Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185069/185069a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="786.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|1520711" HotelName="Millennium Plaza Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,ROOM ONLY,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel,City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236985/a_236985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, car hire, medical assistance, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="789.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1418944" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183127/a_183127_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next to Ibn Battuta Mall, offering excellent shopping and entertainment options, such as Dubai's only IMAX Cineplex and the Sky Dubai hot-air balloon. The hotel is also close to the Dubai Metro, the nightlife of Dubai Marina and the beaches of The Palm Jumeirah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="791.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|5216356" HotelName="City Premiere Marina Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street, Dubai Marina, Al Marsa Area, Near Marina Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405679/405679a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="792.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|14624357" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="794.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|17800766" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557506/557506a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="802.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|22191678" HotelName="Taj Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421817/a_421817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The property lies a five-minute drive to the Downtown area and the Dubai Mall, and the airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="804.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|65774589" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608982/608982a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a conference room and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="828.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|1165461" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302287/a_302287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk away from the metro station, which provides guests with easy access to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="832.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|1275928" HotelName="Admiral Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Al Nahdha Street, P.O. Box: 26888, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73806/a_73806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Al Nahda Street at the heart of Dubai, close to the commercial, business and shopping districts. The international airport of Dubai is situated around 15 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="848.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|3364846" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="848.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|80640683" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="849.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|1293832" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38378/a_38378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies around 10 km from the city centre approximately 15 km from Dubai international airport and about 5 minutes from the World Trade Centre and the conference and business centre. Various other attractions such as the Wonderland leisure park, the Jumeirah mosque, the Gold Souq, the Spice Souq, the museum and Al Fahidi fort are all located within a few minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="850.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|98659133" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477055/a_477055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart of Dubai. The hotel is located just steps from nightlife and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="852.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|37789615" HotelName="Renaissance Downtown Hotel, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/626565/w_626565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="857.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|24575576" HotelName="Atana Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="866.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|1118382" HotelName="JA Ocean View Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260042/w_260042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="874.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|63640332" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/6989398b509c96179b27b75f4cf48108/543615.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="881.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|37252327" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409643/409643a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="890.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|1791758" HotelName="Jumeirah Emirates Towers" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box: 72127, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12115/a_12115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel affords a central location along highly stylish Sheikh Zayed Road. It enjoys an enviable position on the Dubai skyline and is situated close to Jumeriah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="894.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|97745261" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY,NO MEALS INCLUDED,BREAKFAST FOR 2 GUESTS,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624346/624346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="905.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|1026127" HotelName="Sheraton Jumeirah Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19798/a_19798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical garden area. A hotel bus runs on a daily basis between the centre of Dubai and the hotel. Jebel Ali sailing club, Emirates golf club, Wild Wadi Aqua Park, the University of Dubai, Dubai Marina, Jumeirah mosque, the World Trade Centre and the Hard Rock Café are located close to the hotel and easily reached within a few minutes. Furthermore, the airport is approximately 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="915.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|2907778" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87420/a_87420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It is also just 10 minutes away from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="920.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|1568760" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234991/p_234991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai, Burj Khalifa and Dubai Convention Centre and World Trade Center. The beach is around 7 km away and Dubai International Airport is situated approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="935.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|11923729" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/904242/a_904242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making Downtown Dubai district, walking distance to the world's tallest building, its famous fountain and The Dubai Mall, Mövenpick Hotel Apartments Downtown Dubai offers a comfortable base near DIFC, DWTC and Business Bay. Dubai International Airport is just 20 minutes away.

Among 244 units, there are deluxe rooms and serviced hotel apartments with one or two bedrooms, as well as a kitchen with a cooker, fridge, freezer, microwave, washing machine and dryer. The hotel features an international all-day restaurant, swimming pool, pool lounge, sauna and gym. There are four meeting rooms available, all flooded with  natural daylight, for hosting your events in downtown Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="937.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|54634922" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Off Sharaf DG Metro Station, P.O. Box 450011, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424041/a_424041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="940.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|2041223" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, near Fish Roundabout, P.O. Box 185060, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260090/a_260090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="943.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|89467133" HotelName="Al Bandar Arjaan by Rotana" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606223/606223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 km from the centre of Dubai, this apartment hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="945.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|1694143" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64674/a_64674_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district. It is a true attraction of the city due to its architecture and location, an ideal destination for business travellers and holidaymakers alike. The hotel lies on the famous Sheikh Zayed Street and next to the so-called Dubai International Financial City. The congress centre is just three minutes from the hotel, whilst Jebel Ali, Dubai Media City and Dubai Internet City are all less than twenty minutes away. The international airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="969.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|9111150" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/0b8d8dad9139cab0b2967337bb3363b7/741827.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="974.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|1698062" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 120253, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/372927/a_372927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="981.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|67236936" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Off Sheikh Zayed Road, P.O. Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400779/400779a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="990.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|1604074" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363471/a_363471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="997.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|6062274" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|1428345" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/064759/064759a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|1403817" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247542/p_247542_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located alongside the Jumeirah Beach Residence and ‘The Walk’, offering a unique shopping and dining experience with its 1.75 km beachfront boulevard, housing, 350 retail outlets and 45 restaurants. The hotel is also minutes away from two of the city's largest shopping centres, the indoor ski-slope, Emirates golf club, Wild Wadi Water Park, Internet City and Media City, as well as the commercial area of Jebel Ali. Dubai International Airport is approximately 42 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1037.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|1798689" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139228/w_139228_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the heart of the Dubai Marina, just minutes away from Jumeirah Beach. This great residence is within walking distance of many tourist attractions, fine restaurants and exclusive shopping malls, like Marina Mall, Mall of the Emirates and Ibn Battuta Mall. The public beach at Jumeirah is only a 10-minute walk away. Media City and Jebel Ali are easily reached within 5-10 minutes by car. Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|77451744" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1253681" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87332/a_87332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centre and Exhibition Halls and 2 km away from Jumeira beach front. Dubai International Airport is situated some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1053.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|1034594" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201946/a_201946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel Ali Free Zone and within walking distance from the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1082.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|1162008" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196877/196877a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1106.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|1949341" HotelName="Address Montgomerie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76742/a_76742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1106.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|1366207" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73988/a_73988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime location on Sheikh Zayed Road, at the 4th Interchange at Al Barsha. It is set in the heart of newly-developed modern Dubai, a few minutes from Dubai Internet City, Dubai Media City and the Jumeirah stretch of beach, and just 20 minutes from both the city centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1112.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|59044796" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1115.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|44090629" HotelName="Address Boulevard" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 214477, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/606015/a_606015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1124.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|2699645" HotelName="Deira Suites Hotel Apartment" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, PO Box 186256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/61/cd3990a99fdf5177f97d0ed57a381316/115950.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1193.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|14487381" HotelName="Address Fountain Views" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995154/a_995154_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1207.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|1328970" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tower, Burj Dubai, and attached to the Dubai Mall, one of the largest shopping and entertainment destinations in the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1208.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|1072038" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92763/a_92763_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartment hotel shares close proximity to a number of business institutions, shopping malls and tourist attractions. It is around 20 km from Dubai Museum and Jumeirah beaches are around 15 km away. Dubai International Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1210.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|2258207" HotelName="Park Hyatt Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 2822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71799/a_71799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the heart of Dubai’s vibrant, bustling centre, directly beside the beautiful, world-famous Dubai Creek Golf and Yacht Club. Dubai international airport is 5 minutes drive from this hotel that is located at the junction of several major roads that provide convenient access to the city’s world-class shopping centres, prime business districts, numerous parks, restaurants and banking areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1211.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|51302635" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Golf,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Road, Al Dar Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/743163/a_743163_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel lies in Dubai, a few metres from the sea. There are a number of shops nearby. It is about 38 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|5300140" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557502/557502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|69539930" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1239.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|2333799" HotelName="City Seasons Hotel Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68507/a_68507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It lies very close to the city centre shopping venues, Dubai Creek Golf and Yacht Club and the business district. Dubai International Convention and Exhibition Centre (World Trade Centre) is approximately 2 km away and it is within 10 minutes’ drive of Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1269.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|1337669" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Community 317, Street 12A, P.O. Box 28950, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139337/a_139337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai's business and commercial hub, Bur Dubai. It provides guests with easy access to Bank Street, the Al Fahidi Street shopping district and the very popular BurJuman Center with its prestigious and upscale designer shops. Its close proximity to the Dubai World Trade Centre and Dubai's International Exhibition Centre makes this property special.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1274.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|16632286" HotelName="Intercontinental Dubai Marina" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1278.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|2495086" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64676/a_64676_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of the Dubai Skyline and the Arabian Sea. From here, guests are within easy reach of the airport and the lifestyle club of Dubai. A beach lies about 200 m away, while shops are about a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1299.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|1059867" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100696/a_100696_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai Media City and opposite Le Meridien Mina Seyahi. Dubai International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1318.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|1576062" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5002/a_5002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1321.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|7260471" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sofouh Road, Jumeirah Beach Residence, The Walk, P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76833/a_76833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a perfect location on Jumeirah Beach, the hotel offers easy access to Dubai Marina, Dubai Internet and Media Cities, Knowledge Village, Jebel Ali Free Zone, Dubai Investment Park, Emirates Golf Club, Mall of the Emirates and Ibn Battuta Mall. Dubai City Centre and the International Airport can be reached in approximately 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1327.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|1879312" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202837/a_202837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media City, Knowledge Village and Tecom. The city centre and restaurants can be found within around 2 km. The nearest golf course is approximately 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1387.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|2548583" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90986/a_90986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute taxi ride from Dubai International Airport (some 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1402.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|1033188" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134250/a_134250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1409.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|5099097" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248438/p_248438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1468.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|79334342" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623424/623424a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury aparthotel is located in Bur Dubai with close proximity to Dubai Healthcare City, Wafi City and Oud Metha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|40666685" HotelName="Palazzo Versace Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238145/a_238145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1556.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|4077682" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai-Hatta Road, P.O. Box 9277, Hatta</AddressLine>
          </AddressLines>
          <CityName>Hatta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13829/a_13829_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than an hour's drive from Dubai and ten minutes to the border of Oman, the journey to the club resort leads through some of the most interesting and stunning landscapes in the U.A.E.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1578.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|1469921" HotelName="Fairmont The Palm" Meals="HALF BOARD,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1584.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|1034471" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302349/a_302349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1618.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8188063" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259990/a_259990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1730.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|1188197" HotelName="Oaks Liwa Heights" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144454/w_144454_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, including Media City and Internet City. Large shopping centres surround the establishment and it is also just 10 minutes from the beautiful beach. A number of restaurants can be found within around 5 minutes' walk of the hotel and Wild Wadi Water Park is only 10 minutes away by public transport. Additional nearby attractions include Dubai Marina, which is 5 minutes away, and Burj Al Arab and The Palm Jumeirah, which are both around 10 minutes away by public transport. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1770.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|2240793" HotelName="Armani Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa, PO Box 888333, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1787.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|1125940" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259989/a_259989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1842.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|1561489" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56335/a_56335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1858.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|2171738" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, 16 A Street, Al Mankhool, P.O. Box 25295, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260066/gt_260066_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel enjoys a central location in Bur Dubai, within walking distance of Bank Street and the Dubai Creek. It is situated 15 minutes' drive from Sheikh Zayed Road, the World Trade Centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1865.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|5945471" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287667/287667a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1875.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|66637268" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425078/425078a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market. The Sharaf DG Metro Station is just 300 metres away, and Rashidiya and the Dubai International Airport are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2022.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1914339" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16103/a_16103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will be enchanted by the fabulously clear turquoise-blue waters of the Arabic gulf. The Hard Rock Café and the Emirates Golf Club are located nearby. It is some 25 km to the international airport, lying around 20 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2097.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|87327122" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/650910/a_650910_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2282.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|6888939" HotelName="W Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/678503/p_678503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2485.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|1543257" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99581/a_99581_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mall is 15 minutes away by car and the Dubai city centre is 25 minutes away. The Dubai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2525.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|1254619" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228233/a_228233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located on the West Crescent of the iconic, man-made island of Palm Jumeirah in Dubai. It offers its guests striking views of either the Palm Jumeirah Lagoon or the Dubai skyline and is set a short distance from the calm waters of the Arabian Gulf. The apartment hotel is situated approximately 1.5 km from the centre of Dubai. Dubai Old City, Dubai Museum and the Jumeirah Mosque are each approximately 40 minutes’ drive away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2586.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|60137681" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM(ONLY),ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1000609/w_1000609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2734.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|32657517" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2797.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|1039056" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310882/a_310882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2907.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1404" Longitude="55.13478" StarRating="5" HotelCode="935506|4013725" HotelName="Sofitel Dubai The Palm Luxury Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent road, The Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235858/235858a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3125.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|1665557" HotelName="The Ritz-Carlton Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22979/a_22979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis of serenity, close to the shops and café life of the cosmopolitan JBR Walk. The metropolis, Dubai is a dazzling example of natural beauty and human inventiveness. Located along the turquoise waters of the Arabian Gulf, this vibrant destination entices visitors from around the world. They experience a city rich in fun, sun and surprising variety. Desert excursions, towering skyscrapers and championship golf courses all add to the allure of an unforgettable destination. From its many landmarks and traditional markets to its extravagant shopping centers and daring big-city architecture, Dubai is uniquely captivating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3235.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|1740649" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90283/a_90283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souqs, as well as the modern attractions of the gold souq. Also nearby is the Mall of the Emirates, the largest shopping mall outside of North America, which includes an indoor ski slope. Located on the pristine Dubai shoreline, the hotel offers a tranquil setting with exceptional views over the Arabian Gulf. This hotel is located near to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3363.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1258653" HotelName="Jumeirah Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/4999/r_4999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies directly beside long sandy Jumeirah Beach, some 20 km from the centre of Dubai, to where a regular hotel shuttle bus service runs. The international congress and convention centres, the World Trade Centre, Dubai Media &amp;amp; Internet City, the Nad Al Sheba racing track, the Emirates Golf Club, The Montgomerie as well as Jebel Ali free trade zone lie close to the hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3390.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|1844303" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240863/a_240863_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3425.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|2285360" HotelName="Jumeirah Mina A'Salam" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248425/a_248425_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai International Airport is located roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3592.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|1128425" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, PO Box 75157, Jumeira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248427/r_248427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3797.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|1118035" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367380/a_367380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3884.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|54812542" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477440/a_477440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3930.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|2768643" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach, PO Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248429/a_248429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Jumeirah, the hotel is adjacent to the Burj Al Arab, Wild Wadi Water Park and the Jumeirah Beach Hotel. This property is close to the leisure and commercial attractions, while Dubai International Airport is 25 minutes by car (approximately 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4341.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|49453861" HotelName="Mandarin Oriental Jumeira Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/789474/a_789474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4532.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|37957802" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532815/a_532815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4587.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|31870225" HotelName="FIVE Palm Jumeirah Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/599714/a_599714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5371.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|3639313" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202210/a_202210_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district Bur Dubai, which is known for housing some of the oldest buildings of Dubai such as Sheikh Maktoum's House. The establishment lies in proximity to Dubai International Airport, which is some 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5399.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|2373936" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/141661/a_141661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradise of luxurious serenity. It is surrounded by banks, bazaars and the best shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5819.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|1442703" HotelName="Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68506/a_68506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in the heart of Dubai, the hotel is close to the airport as well as to the major business and shopping areas of the city. Sheikh Zayed road is just a 7-minute drive away. Dubai International Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5993.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|3041051" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2, PO Box 128777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405910/a_405910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6740.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|3944752" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40616/a_40616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment centres as well as important landmarks. It is also close to Dubai's main government and corporate offices, as well as being a short drive from Dubai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6818.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|11103832" HotelName="Delmon Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street, Opposite Al Futtaim Masjad, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129956/129956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6828.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|3193259" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89454/a_89454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive from the Gold Souk and the Spice Souk and 20 minutes from the sandy Jumeirah Beach. It lies 3.8 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6942.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|1925012" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134691/134691a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7272.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|99497090" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1441/lr/1unknw.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7530.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|53066469" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643886/643886a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7565.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265219117374" Longitude="55.322456256014" StarRating="3.5" HotelCode="907765|1549866" HotelName="Auris Hotel Apartments Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, next to Al Rigga Metro Station, Al Muraqqabath, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148613/148613a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Deira District in Dubai, within walking distance of Al Ghurair City, Al Riqqa Street and the Metro station. The hotel is a short drive from Dubai International Airport, Deira City Centre, the Dubai Gold Souk, the Dubai Creek and the Dubai Airport Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7585.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|1041223" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7999.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|2650111" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="8589.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|1408032" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 74147, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9375/a_9375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, breathtaking hotel is located in the heart of Dubai and is probably the most famous and expensive hotel in the world. At 321 m high, the Arabian Tower is the tallest on earth and the newest of Dubai City's landmarks. No other hotel can even come close to this luxurious accommodation, which is part of the Jumeirah Beach Resort complex, 15 km to the south of Dubai City. The unique, sail-shaped building stands proud on an artificial island about 280 m from the mainland and connected by a jetty. The hotel is a symbol of Dubai's wealth, and lies some 25 km from Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17711.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|2287754" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ain Road, Dubai Desert Conservation Reserve, P.O. Box 118887, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai Desert Conservation Reserve</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7221/a_7221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just 45 minutes from the cosmopolitan city of Dubai. Visitors can experience the true beauty and majesty of the desert and observe the indigenous wildlife of the area. Dubai International Airport is approximately 5 km from the spa complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|20445207" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.74" OriginalAmount="0">
      <BasicPropertyInfo StarRating="" HotelCode="|95457194" HotelName="Green House Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="247.16" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|54376883" HotelName="OYO 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="277.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="2" HotelCode="|43914052" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|80775075" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="317.55" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|55174469" HotelName="Premier Inn Dragon Mart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.46" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|29455162" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|4438628" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="337.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="3" HotelCode="957308|22156107" HotelName="City Avenue Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.49" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|25994189" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="357.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|60731798" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|34347859" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|1371262" HotelName="Grand Stay Hotel" Meals="NO MEALS INCLUDED,BREAKFAST BUFFET,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|83207494" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|1064843" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.70" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|93009580" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="450.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|16530894" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|66308121" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="509.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|96498018" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|66030723" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="542.39" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|7617082" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="554.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|93682402" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="580.52" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74286056" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|27679110" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="624.42" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|85095667" HotelName="Park Regis Business Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="639.25" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|89937606" HotelName="Staybridge Stes Al-Maktoum Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="706.66" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|29228884" HotelName="FAM Living - Mada Residences Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="718.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|70127048" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="723.98" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|92737032" HotelName="Avani Ibn Battuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="769.56" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|93536852" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="844.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|47563225" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="860.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|49120866" HotelName="Rove La Mer" Meals="ROOM(ONLY),ROOM ONLY" BedType="ROOM(ONLY)" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="874.47" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74890091" HotelName="Shangri-La Hotel Dubai &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="954.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|5175117" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1160.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|43387402" HotelName="Address Sky View" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1270.96" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|42229045" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1314.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|26156157" HotelName="Al Badayer Retreat" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1450.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|86905719" HotelName="Riu Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1466.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|81435606" HotelName="Sofitel Dubai The Obelisk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.05" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|44364116" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3308.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|15276210" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ULTRA ALL INCLUSIVE" BedType="ULTRA ALL INCLUSIVE" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4350.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|48445419" HotelName="One&amp;Only Royal Mirage" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5879.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|37468472" HotelName="Address Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7639.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26965495" Longitude="55.32022519" StarRating="2" HotelCode="758412|56944544" HotelName="OYO 101 Click Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabbat Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Golf,Lounge,Nightclub,Wheelchair Access,Jacuzzi,Sauna,Massage Centre,Central Heating,Designated Smoking Area,Spa,Swimming Pool,Kitchen,Diet Meals,Shopping Arcade,Bicycle Rental,Heated Pool,Garden,24 Hour Security,Airport Transfer (on Demand),Parking,Smoking Rooms,Valet Parking,Business Centre,Dining,Meeting Room,Printer</BasicAmenities>
    <HotelRating>4,5,2,3,2.5,4.5,3.5,5.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,SPA HOTEL,APARTMENT HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,GUESTHOUSE,ECO HOTEL,CLUB RESORT,GOLF HOTEL,HOTEL DE CHARME,VILLAGE,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||True
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|CoordinatorError|No Supplier Found TRV|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-12-25T00:00:00" End="2021-12-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|W2MSearch|error while generating search request:-Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.W2M.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 229
   at HotelSources.W2M.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 84|W2M|False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|MikiSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.Miki.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 275
   at HotelSources.Miki.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 88|Miki|False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|DOTWSearch|supplier interation failed||DOTW|False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|TotalStaySearch|supplier interation failed||TotalStay|False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|W2MSearch|supplier interation failed||W2M|False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|MikiSearch|supplier interation failed||Miki|False
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|WHLSearch|supplier interation failed||WHL|True
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|AbreuSearch|successfull supplier interation||Abreu|True
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|TravellandaSearch|successfull supplier interation||Travellanda|True
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|HotelbedsSearch|successfull supplier interation||HotelBeds|True
5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2021-04-16T14:12:08.5299033+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5cdcc75b-8ce5-40d0-b7ac-92fac526c8c1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="131.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257546731642" Longitude="55.297689324081" StarRating="3" HotelCode="68185|2079693" HotelName="The Regal Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Next to Al Fahidi Metro Station, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88190/gt_88190_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in the heart of the commercial, financial and shopping district of Bur Dubai and only a 10 to 15-minute taxi ride from Dubai International Airport as well as the International Convention and Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="132.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916029723" Longitude="55.313868007277" StarRating="2" HotelCode="387144|1083005" HotelName="Al Jawhara Metro Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box: 7217, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89510/a_89510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Riqqa Street opposite the Al Maktoum Hospital. Dubai International Airport is approximately 7 km away and is easily accessible from the premises of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|7505501" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="144.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|1622971" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73990/a_73990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district. It is a few paces to the famous Bur Juman Centre in which classic designer wear and accessories may be purchased. The World Trade Centre is a few minutes drive away and it is 25 minutes by car to Dubai’s international airport. An abundance of first—class restaurants and “Computer Street” are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260173" Longitude="55.298781" StarRating="2" HotelCode="178563|1771908" HotelName="Middle East Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Musalla Road, Opposite Naif Park, P.O. Box 1590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285920/285920a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="155.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|2257539" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Opp. Baniyas Metro Station, P.O.Box: 4467, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288166/288166a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre (Nasser Square area), within walking distance from shops and nightlife/restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="161.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|2353107" HotelName="Riviera Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49998/a_49998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and Spice Souk and the Dubaï museum. The congress and exhibition centres are only a 15 minute drive from the hotel. The transfer time to the airport is about 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="172.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|89764905" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road, P.O. Box 68278, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="177.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1034862" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34B Street, PO Box 64264, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68698/a_68698_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along one of Dubai’s liveliest, most exciting streets at the heart of the business district. It lies just a short distance from Al Rigga Street, which provides easy access to the main business and entertainment centres such as Al Ghuarair City and the venue for Dubai’s Shopping Festival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|54422777" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="181.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264457236039" Longitude="55.322459953373" StarRating="2" HotelCode="103464|1207951" HotelName="Ramee Guestline Hotel Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Next To Al Rigga Metro Station, PO Box 26816, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123717/123717a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="185.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|29612223" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="188.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|4439908" HotelName="Sadaf Delmon Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/101132/a_101132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entertainment areas. It is approximately 5 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|7920115" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227098/a_227098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area, with the Gold Souk and the wholesale markets within walking distance. The business hotel is just 10 minutes' drive from the Dubai International Airport, Dubai International Exhibition Centre and the city's famous shopping malls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1384438" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21517/a_21517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of Dubai. Many shopping venues, Dubai's National Museum, the Goldsouk and the Shaik Saeed House are all situated in the immediate vicinity. The hotel is also just a few minutes away from the Warba Centre as well as 15 minutes away from the congress centre and the exhibition centre. The airport is some 10 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="192.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|83400715" HotelName="Al Khoory Inn Bur Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="195.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1219819" HotelName="President Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156238/156238a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="197.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|3311497" HotelName="Palm Beach" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56185/a_56185_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the World Trade Centre, Dubai International Convention and Exhibition Centre and Dubai Museum. The central location of this hotel makes it the ideal base for both business and leisure visitors to the city. It is around 15 minutes to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1102709" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68732/a_68732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minutes' drive from the international airport and the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="204.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|3148617" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90281/a_90281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of Dubai. It is situated only 12 minutes from the Dubai World Trade Centre and Jumeirah Beach Park. It is also within walking distance of one of the area’s most popular commercial districts. The Dubai Museum and Dubai Creek Park are also just minutes away, and the hotel is only about 12 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="210.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|1988863" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78521/a_78521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking distance from the shopping centres. Dubai International Airport is also only a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|2135489" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77585/a_77585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key business and leisure destinations in the city, making it an ideal base for all travellers, be they corporate guests or tourists. Most multinational companies, banks and other corporate offices are nearby, many within walking distance of the hotel. A variety of shopping malls as well as textile and computer markets are a few minutes' walk from the hotel, along with legendary shopping area of Meena Bazar, the Dubai Museum and the Ruler's Court. The impressive Shaikh Zayed Road, lined with some of the most beautiful and architecturally awe-inspiring skyscrapers in the world, is a short drive from the hotel. The diplomatic area, Port Rashid and the Dry Docks are also a short distance away. Delegates attending exhibitions and events at the Trade Centre and the International Convention Centre will find themselves conveniently close to these areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="215.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|44405497" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/878546/a_878546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between Dubai International Airport (DXB) and Downtown Dubai. Our ideal location next to Al Jadaf Metro Station and Culture Village also puts you just 10 minutes from Dubai World Trade Center (DWTC) and Dubai International Financial Center (DIFC).

All rooms feature HD flat-screen TVs, free Wi-Fi, minifridges, and safes, as well as tea and coffee making facilities. Suites add living areas , kitchenettes and sofa beds.

Start your day with a cooked-to-order breakfast in Somaya, our main restaurant offering breakfast, lunch and dinner daily as well as 24 hours room service. Unwind after a long day with a cocktail or stop by The Shop any time of day for drinks, instant meals and travel essentials.

Indulge in a relaxing treatment at our rooftop spa or soak up some rays next to the pool overlooking the</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="216.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1911956" HotelName="Hotel Sea View" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27869/gt_27869_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk away. Other major shopping centres are just 5 minutes' drive and Meena Bazar is just across the road. Deira city centre is 10 minutes' drive from the hotel, Dubai Creek is 5 minutes away and the beach is 10 minutes away. Dubai International Airport is approximately a 15-minute drive from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="217.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|1054998" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shopping centres within a 3-kilometre radius. There is a public beach about a 10-minute drive away and numerous restaurants in the surrounding area. It is four kilometres from the city centre and eight kilometres from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="218.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|2430484" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Mankhool Road, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232269/a_232269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|1019859" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM(ONLY),ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227744/a_227744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk from the Emirates Dubai metro station (500 m). It offers convenience for business and leisure travellers alike, with easy access to the financial and business districts as well as all majors shopping malls such as Dubai Festival City and the shopping centre in Deira city centre. The nearest beach is 4 km away (Deira) and it is 6 km to the World Trade Centre, 8 km to the Dubai Mall and 22 km to Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|1100994" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,ROOM(ONLY),HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136412/a_136412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to the Dubai-Abu Dhabi highway and close proximity to Dubai Creek and Dubai Museum. Dubai International Airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|40124694" HotelName="Rove Healthcare City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/631571/a_631571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="224.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|75349048" HotelName="Rove City Centre" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="225.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|2357023" HotelName="Capitol Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9677/p_9677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute drive from the Dubai World Trade Center and Jumeirah Beach Park, while Dubai Mall is around 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1213425" HotelName="Nihal Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71190/a_71190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city, this hotel lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="232.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|2032364" HotelName="Landmark Hotel Riqqa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187829/a_187829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre. It is a 10-minute drive from Dubai International Airport (approximately 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="232.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|2414582" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38605/a_38605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the international airport of Dubai. The Gold Souk, the clock tower, the Chamber of Commerce, the International Congress Centre and Dubai International Exhibition Centre are all situated in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="235.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|1399861" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Zen3, Building 11, P.O. Box: 487021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/220945/a_220945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Discovery Gardens dubbed the "new Dubai". It is situated only 5 minutes from the extremly popular Dubai Marina and  the Ibn Battuta Mall (the largest themed mall in the Middle East), and 10 minutes from the Jebil Ali Freezone and the Emirates Golf Club. Burj Al Arab and Madinat Jumeirah are 20 minutes away. This location is ideal for business or for pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="238.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|66834868" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/663114/a_663114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. The nearest airport is Dubai (DXB), 11 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|1150890" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,ROOM(ONLY),BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Village, Internet City and Media City. The hotel is convenient for both business and leisure travellers. It offers easy access to the Dubai-Abu Dhabi highway. It is also close to the largest shopping centre in Dubai, the Mall of the Emirates, as well as the rapidly developing Dubai Marina and the Palm Jumeirah. Dubai International Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="240.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|1519461" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,ROOM(ONLY),BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Wasl Road, Al Wasl District, P.O. Box 71136, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103615/a_103615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the heart of a major business district in Dubai, which incorporates Burj Dubai, Business Bay and Dubai World Trade Center. The hotel offers a convenient location for business and leisure travellers, with easy access to the largest mall in Dubai, Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="242.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|1477828" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129857/a_129857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from the beach. Shopping can be found in the direct vicinity of the hotel and Dubai International Airport is located some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|1284646" HotelName="Dubai Grand Hotel By Fortune" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 34150, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49999/a_49999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Al Ghusais, close to Terminal 2 of Dubaï Airport, the Dubaï World Trade Centre, Al Shabab Club, Al Mamzar Park, Al Mulla Plaza, Al Ahli Club, Airport Expo and the Airport Free Zone. Guests will reach Terminal 1 of the airport within around 15 minutes. Sharjah International is only around 30 minutes away. The hotel is an ideal destination for both tourists and business people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="251.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|1449851" HotelName="Byblos Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202209/a_202209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Al Barsha Tecom, this business hotel is just a short distance from the metro station, Dubai Media City, the Mall of the Emirates, Dubai Land and Sheikh Zayed Road, making it the ideal location for business and leisure travellers in Dubai. Jumeirah beach, Wild Wadi and Burj Khalifa are all approximately 5.1 km from the hotel and the World Trade Center is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|1384428" HotelName="Grand Excelsior Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="253.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|6827017" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="254.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|4493174" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="257.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|4669145" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|34279823" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630743/630743a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|1429478" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|2451750" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind Mall of Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227342/a_227342_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to business districts and the Dubai Metro, this hotel is convenient for business travellers and holidaymakers. It is situated amidst a hub of coffee shops and restaurants. Jumeirah Beach is around 15 minutes by public transport away from the hotel, which is approximately 2 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="260.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|41904916" HotelName="Jacob's Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648863/648863a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="262.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|1631176" HotelName="Parkside Suites - Discovery Gardens" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138946/a_138946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The property is also close to the Dubai Marina, Business Park, Dubai Internet City, Dubai Media city, Knowledge Village, Emirates Golf Club, Greens and Springs and Jebel Ali Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1015524" HotelName="Carlton Tower Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, close to Naser Square, Near to Deira Twin Towers, Deira, Dubai (PO Box 1955)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62343/a_62343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on Baniyas Road and affords views over the Bay of Dubai. Dubai's World Trade Centre, the clock tower, the Airport Expo, Dubai Chamber of Commerce, Murshid Market, Etisalat and Dubai International Exhibition Centre are all situated in the immediate vicinity. The centre of Dubai is about 5 km away. The international airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="263.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268775955141" Longitude="55.379208746033" StarRating="3.5" HotelCode="524691|42265522" HotelName="Fortune Classic Hotel Apartment" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173526/173526a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Dubai Airport Free Zone, with easy access to Dubai International airport, the Al Bustan Centre and al Mamzar beach and park. DAFZ Metro station is within walking distance and the Dubai International Convention and Exhibition Centre is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1324563" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51410/a_51410_V2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1452298" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68749/a_68749_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business avenues and tourist attractions are located in close proximity, including the Dubai Museum, Al Mamzar beach and the Gold Souk. The hotel is just 4 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="265.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|1519517" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227123/a_227123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emirates, a destination in itself. The hotel is only a 20-minute commute from Dubai International Airport and 45 minutes from Abu Dhabi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="270.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|2168073" HotelName="First Central Hotel Suites" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, Al Barsha 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248155/a_248155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 524 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant and a dining area. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service, a wake-up service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="273.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|30201720" HotelName="Armada BlueBay Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="274.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|2259457" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street, PO Box 8264, Opposite Burjuman Centre, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231940/a_231940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the heart of Dubai's central commercial and financial district. It is 20 minutes from Dubai International Airport and within a short distance from the Sheikh Zayed Road, Dubai International Exhibition Centre, Dubai World Trade Center, Port Rashid, Dubai Drydocks and other major attractions such as the BurJuman Shopping Mall, Mall of the Emirates, Dubai Mall, Dubai Museum, the Gold Souk, Dubai Creekside and Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|1083192" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76701/a_76701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the heart of the Deira business district of Dubai. It is a short 10-minute walk to the creek and links to the public transport are also to be found directly in front of the hotel. The international airport is 15 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="275.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|7412268" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628403/628403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="276.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|81749098" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628398/628398a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="278.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|1010804" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68634/a_68634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai harbour, Dubai Creek Golf and Yacht Club and the World Trade Centre. The centre of Dubai is approximately 2 km away and it is around 4 km to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="278.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|3586573" HotelName="Citadines Metro Central Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST AND DINNER INCLUDED,BED &amp; BREAKFAST,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183407/183407a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1517654" HotelName="Arabian Park Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76103/a_76103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering quick access to the Dubai World Trade Centre. It is just 20 minutes from the beach, while Wafi City, which offers all the benefits of Dubai's top retail and entertainment destination, is only five minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|1665098" HotelName="Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="280.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|54130289" HotelName="Rove At The Park" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="286.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|1189817" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira, P.O. Box 5588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14501/a_14501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is located on the Deira Corniche, overlooking the Persian Gulf at the mouth of Dubai Creek, and is within walking distance of the Gold Souk. It is only two minutes from the commercial and shopping areas of Dubai. Dubai International Airport and the Dubai International Convention Centre are just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="289.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1617392" HotelName="The Galleria Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, PO Box 6655, Deira Corniche, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164418/164418a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="291.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|93727439" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433393/a_433393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|37768708" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404098/404098a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1132034" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247511/a_247511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="294.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|63880602" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ROOM(ONLY)" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433394/a_433394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="299.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|86567205" HotelName="Holiday Inn Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1394/lr/01lb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|2585117" HotelName="AVANI Deira Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196348/a_196348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diverse quarter, its guests can explore Deira's vibrant winding streets. The hotel is situated 10 minutes from Dubai International Airport (approximately 10 km) and within easy access to several shopping malls and business districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|55480319" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/683050/w_683050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="302.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2123535" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river can easily be reached on foot from here, while it is a 15-minute drive to the city centre and 20 minutes to the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|24081801" HotelName="Al Sarab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405040/405040a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="305.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|1599247" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="306.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1123033" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75023/p_75023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="307.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|1259488" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138299/a_138299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent position from which to explore the city. The property is situated just metres away from the city centre, Deira City Centre Shopping Mall and the Dubai Creek Golf &amp; Yacht Club. The nearest beach is a 20-minute drive from the accommodation, as is the Exhibition Centre. Links to the public transport network can be found 100 m away and Dubai International Airport lies only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1002059" HotelName="Novotel Dubai Deira City Centre" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Front of Deira City Centre Mall, Port Saeed District, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144200/a_144200_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a prime location, at the heart of the historic part of Dubai, in front of the City Centre Mall, the hotel has direct access to public transport and is only 5 minutes' drive from Dubai International Airport and 15 minutes from Dubai World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1116087" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103367/k_103367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and the bus and train stations can be found in the immediate vicinity. It is 3 km from Nasr Square. Shaikh Zaid Road, Dubai Festival City and Gold Souk are all easily accessible by car. The hotel is 6 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="311.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|25199473" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/PropertyReference/Image/ext295/imagethumb_294508_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="313.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|1363319" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33073/a_33073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to the Dubai Gold Souq and Yacht Club as well as just a few minutes to the Chamber of Commerce and Industry, the Clock Tower, Dubai National Museum, the Heritage and Diving Village, Nad Al Sheba Race Course, Dubai World Trade Centre and Wonderland. It is just 10 minutes drive to Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|2130745" HotelName="Asiana Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/205321/p_205321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="318.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1575324" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103619/a_103619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai International Convention Centre, Dubai International Financial Centre and the city centre of Dubai. Dubai's International Airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="319.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1594073" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90282/a_90282_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs and shopping malls. Dubai International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="320.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|66857752" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433912/a_433912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="321.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|1463239" HotelName="Chelsea Plaza Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street 237, Satwa, P.O. Box 24621, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59335/a_59335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai, near the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="322.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1264015" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Spa Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24727/a_24727_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai International Airport. The hotel is only a few minutes away from Dubai Creek Golf and Yacht Club, Dubai Cargo Village, Emirates Training College, Wonderland Theme Park, Festival City, Dubai Aviation College, the Tennis Arena and the Irish Village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="324.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|1023402" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ROOM(ONLY),FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes from the Chamber of Commerce, the Etisalat, Maktoum Bridge, the Clock Tower, and the Dubai Creek &amp; Yacht Club. Dubai International Airport can also be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1421662" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226778/a_226778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes from Sheikh Zayed Road, the Expo Centre, Dubai Convention Centre, Emirates of Sharjah and a short walking distance from some of Dubai's largest malls, including Deira City Centre, offering everything from world-class, boutique fashion to local antiques and traditional textiles. The hotel is also just five minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="327.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1897370" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/531362/a_531362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|5353494" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418244/a_418244_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|1430621" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O. Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201618/a_201618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the World Trade Centre and Jebel Ali, and is ideal for business and leisure travellers alike. One of Dubai's largest shopping malls, the Mall of the Emirates, is right on the doorstep. Guests may also be interested in visiting the Madinat Jumeirah resort, around 3 km away, or Dubai Sport City, some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="3" HotelCode="57059|5946529" HotelName="Delmon Palace Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73987/a_73987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cultural centres and more. It is accessible by both public and private transport and the nearest metro station Al Rigga is just 5 minutes away. The hotel is also close to the landmark Deira Clocktower and the shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="331.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|78288878" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/461391/a_461391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|1080860" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 450011, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144442/a_144442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located along Sheikh Zayed Road with easy access to prime business, shopping and entertainment areas. Close to the Mall of the Emirates, this hotel is an excellent value for money option in Dubai. Being close to the Mall means that guests can also visit the very popular Ski Dubai and to their heart's content. Also nearby is the Gold and Diamond Park, a modern day souk, and the Dubai Autodrome. The hotel is only 25 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="334.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|1052096" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153837/153837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="337.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|47046485" HotelName="Auris Inn Al Muhanna Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="338.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|19347541" HotelName="White Fort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409618/409618a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|43879595" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1029282" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/29612/a_29612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Dubai's most popular commercial district. The congress centre and the airport are both a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="342.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1224013" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75021/a_75021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Reef shopping centres are to be found close by. The world trade centre is only a few minutes drive away. Dubai’s international airport lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="343.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|1119963" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="NO MEALS,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="345.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|2405121" HotelName="Avenue Hotel Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76422/a_76422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel located in Al Rigga Street in the district of Deira, only 100 m away from Al Rigga metro station. It is within walking distance of the city’s business areas and famous shopping areas. It lies just 10 minutes away from Dubai International Airport by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="345.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|3354874" HotelName="ibis Dubai Deira City Centre" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103617/a_103617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="346.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|420888" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CLX until 19/12/2021" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63827/a_63827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providing easy access to the whole city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="352.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1862331" HotelName="Jumeira Rotana" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15122/a_15122_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops all lie within paces of the hotel. In addition, the international convention centres, the World Trade Centre, Nad Al Sheb race track, the Dubai Gold and Diamond Park, the National Museum, Jebel Ali free trade zone as well as the traditional quarter of Dubai. The transfer time to Dubai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="352.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|49793149" HotelName="Aloft Me'aisam, Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,NO MEALS INCLUDED,BREAKFAST FOR 2 GUESTS,BREAKFAST, LUNCH AND DINNER INCLUDED,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, P.O. Box 485085, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624342/624342a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="353.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270625" Longitude="55.316685" StarRating="3" HotelCode="27293|3233630" HotelName="Claridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Fish Roundabout, Muteena, P.O. Box 1833, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40111/a_40111_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the Fish roundabout in Deira, it is 10-minute drive from Dubai International Airport. It is also just minutes away from the Clock Tower, Dubai Chamber of Commerce, Dubai Economic Development, Creek Golf and Yacht Club, Dubai Museum, Murshid Bazaar and the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="354.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|53733872" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|4757132" HotelName="Park Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78742/a_78742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is just a few minutes from the business and financial districts of Sheikh Zayed Road. Guests can find an infinite array of entertainment, dining, shopping and entertainment activities in the vicinity of the residence and Dubai International Airport is located approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|3838320" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1274160" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232838/a_232838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel is close to the Wellington International School, Dubai College, Saudi-American Hospital, Dubai Marina and the Mall of the Emirates, which also provide bus and train stations (5 minutes' drive). Other nearby places of interest include the Hard Rock Cafe, Jumeirah Beach (both 10 minutes by car), Marina Mall, Burj Khalifa and Dubai Mall (all a 15-minute drive) and Dubai Trade Center (20 minutes' drive). Dubai International Airport is approximately 25 km from the hotel, or a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|1041573" HotelName="Grandeur Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140102/a_140102_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of The Emirates and near to Dubai's top attractions, such as shopping malls, Media City, the Dubai Fee Zone, beaches and convention centres. Links to the public transport network are about 500 m away. Ski Dubai is located approximately 500 m from the hotel, while Jumeirah Beach, the Wild Wadi Water Park and Burj Al Arab are each located about 5 km away. Dubai International Airport is just a 30-minute drive away and is easily accessible by Dubai public transport and taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|1863358" HotelName="Al Raya Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191435/191435a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="356.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|2515905" HotelName="Metropolitan Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76388/a_76388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Sheik Zayed Road, making it ideal for visitors seeking contemporary comfort in the heart of the city. The property is ideally located only minutes away from some of the city’s key attractions including The Mall of the Emirates and Jumeirah Beach. It also offers superb connectivity for business travellers to corporate headquarters and international conference centres. It is a 20 to 35-minute drive from Dubai International and Al Maktoum International Airports.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="357.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|89340194" HotelName="Al Khoory Atrium Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="359.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|1035531" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182168/a_182168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Mall of the Emirates. The Dubai International Convention and Exhibition Centre is about 10 minutes away, while Jumeirah Beach is some 3 km away. The hotel is approximately 40 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="360.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|4736971" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 45113, Near Mall of the Emirates, Very close to Sharaf DG Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130012/130012a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|2413264" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,NO MEALS INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/402680/a_402680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|35441877" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|1922438" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103314/103314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the heart of Bur Dubai's commercial district. Its proximity to the Dubai World Trade Centre, leading banks and the Dubai Airport makes it an ideal place to stay for businessmen, tourists and shoppers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2283397" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14182/a_14182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international congress and exhibition centre, the Clock Tower, Dubai Creek Golf and Yacht Club, a selection of museums, the World Trade Centre and Emirates Golf Club all lie within a few minutes walk of the hotel. Dubai airport may be reached by car in around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|1735868" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="366.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|1203262" HotelName="Novotel World Trade Centre Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62321/a_62321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situated inside the business district of Dubai, behind the Dubai World Trade Centre, on Sheikh Zayed Road. The Heritage Village, Bastakiya and the Sheikh Saeed Al Maktoum House are all approximately 8 km away, while Jumeirah Beach is about 10 km away. The hotel is a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|11628101" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 36588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/430181/a_430181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|92293181" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599724/599724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="372.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|1122929" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="381.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.110034346686" Longitude="55.20319804007" StarRating="2" HotelCode="447107|46983409" HotelName="Travellers Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Al Basha 1, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/16/8eee9dfe7e6ba11c9bf6e9018503a251/1161479.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="384.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255217884701" Longitude="55.335280697797" StarRating="4" HotelCode="68538|27282568" HotelName="Al Jawhara Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P. O. Box 116036, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125335/125335a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Port Saeed area, this aparthotel is just 5 minutes from Deira city centre and not far from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="386.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|1021040" HotelName="Jumeirah Creekside Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238932/a_238932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10101676" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413895/a_413895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="390.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.224456210171" Longitude="55.283412337303" StarRating="4.5" HotelCode="98620|1916734" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 117452, Park Place Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138294/a_138294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="391.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|55448653" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413762/a_413762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="392.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|1954453" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="394.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|1051461" HotelName="Crowne Plaza Dubai Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51876/a_51876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Street. It is only a few minutes away from Al Ghurair shopping centre and a 15-minute drive from the congress and exhibition centres. The airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="399.15" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1782926" HotelName="Howard Johnson Bur Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street, Bur Dubai, Dubai PO Box 30329</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75022/a_75022_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the Khalid Waleed Road opposite the Rashid Harbour. The international airport of Dubai is approximately 15 minutes away by car. Dubai Museum, the chamber of commerce, the international congress centre and Dubai World Trade Centre are also to be found in the immediate vicinity. The centre of Dubai is located just 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="399.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|2572697" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363695/a_363695_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent to the American and Canadian hospitals and the Lamcy Plaza Shopping Mall (500 m). Dubai International Airport is just 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|18287005" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="401.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|4037914" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414793/a_414793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes'walk to Pier 7, a prime location for business and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="402.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|2112601" HotelName="Golden Tulip Nihal Palace Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40c Street, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20739/a_20739_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street, this hotel is close to Clock Tower, Creek Golf and Yacht Club, Dubai Chamber of Commerce and Industry, Gold Souk, World Trade Centre, International Convention Centre, Dubai International Exhibition Centre, Internet and Media City and Jebel Ali Freezone. It is a 15-minute drive from Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="402.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|2864564" HotelName="Avari Dubai Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46551/a_46551_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes walk, guests will reach a selection of shops. Dubai's airport is approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="404.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1797532" HotelName="Crowne Plaza Dubai - Festival City" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92764/a_92764_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Waterfront Centre, a luxury shopping centre with over 550 retail outlets, 90 restaurants and cafés, and a 100 berth marina, which is perfect, especially during the famous Dubai Shopping Festivals in the summer and winter months. Dubai International Airport is approximately 130 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="407.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1898988" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road, First Avenue Mall &amp; Hotel, Dubai Motor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619901/619901a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|2057481" HotelName="Flora Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Dubai 120328</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68508/a_68508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in Deira, parallel to the Al Riqqa Road, close to the business and commercial centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|9808272" HotelName="DAMAC Maison Canal Views" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="413.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|71541853" HotelName="DAMAC Maison Cour Jardin" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|1325417" HotelName="Nassima Tower Hotel Apartments" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261421/p_261421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="414.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|50382206" HotelName="Gevora Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625437/625437a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, medical assistance, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="416.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|1584864" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103618/a_103618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vicinity of the Dubai International Financial Centre and World Trade Centre. Dubai International Airport is 15 km away and Dubai Media City and Internet City are just 7 km away, whilst it is only a 10-minute drive to famous shopping centres like the Mall of Emirates or the Burjuman Shopping Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="417.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|1933372" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="421.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|1205488" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="422.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|1365035" HotelName="Fortune Pearl Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="422.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261121" Longitude="55.288555" StarRating="2" HotelCode="160296|3763298" HotelName="Hyde Park" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Raffa Meena bazaar, near Ghubaiba Bus and Metro station, P.O. Box 50128 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226507/a_226507_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the Bur Dubai bus and taxi stand, within walking distance of Bank Street, shopping centres and the Dubai Museum and in close proximity to the gold, spice, electronic, computer and textile souks. It is 1 km from the city centre (Bur Dubai), the Heritage Village and Bastakia Old Town area, 4 km from Zabeel Park and 6 km from Jumeirah Beach. It lies 15 minutes’ drive from Sheikh Zayed Road, Dubai World Trade Exhibition Hall, 10 km from Burj Khalifa and 25 km from Sharjah and Ski Dubai, Mall of Emirates. Dubai International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="423.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|1311226" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Behind Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249984/a_249984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of 'New Dubai', the Auris Plaza, within a 5-minute walk of the Mall of the Emirates, Al Barsha and the adjoining metro station. Jumeirah Beach is just 15 minutes away by car and Abu Dhabi is roughly a 2-hour drive. Dubai International Airport is approximately 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="423.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|1578975" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22927/a_22927_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. In the immediate vicinity, guests will find the business and commercial districts in addition to a wide range of shopping centres, the World Trade Centre, a golf course, Dubai museum, Jumeirah mosque, and Wild Wadi. It is around a 15-minute drive from the hotel to Dubai International Airport and about 20 minutes to Jumeirah Beach Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|2625276" HotelName="Number One Tower Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226508/a_226508_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai International Financial Centre (DIFC) and provides direct access to the Dubai Media and Internet Cities and the Jebel Ali Free Zone. The World Trade Center is some 800 m away, Jumeirah Beach roughly 2 km away and Dubai International Airport approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="427.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|1983058" HotelName="Premier Inn Dubai Silicon Oasis" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215870/a_215870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a safe. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a transfer service, room service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|1282865" HotelName="Chelsea Gardens Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129855/129855a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="435.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|2998573" HotelName="Mount Royal Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136071/136071a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlooking Baniyas Square. It lies only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|2030632" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376670/376670a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city centre shopping mall is right across the road and the Dubai Creek with its rolling lawns, yacht basin and PGA-rated golf course is just a short drive away. Dubai International Airport is also just minutes from the hotel (approximately 3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="437.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|39465576" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640095/640095a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless connections are available at Aloft Dubai South. The reception desk is not open throughout the day. Aloft Dubai South offers a specially designed family room including a cot for children. All units at Aloft Dubai South are wheelchair-accessible. Pets are not allowed at Aloft Dubai South. Parking facilities are available for guests' convenience. Corporate travellers may avail for event rooms, ideal to host a business seminar or a special occasion. The property provides an entertainment programme and leisure activities for guests' added convenience. Aloft Dubai South may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|28154751" HotelName="Al Khaleej Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,ROOM(ONLY)" BedType="NO MEALS INCLUDED" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/580895/w_580895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's international airport. The hotel is also close to the Gold Souk, the Spcie Souk, the Murshid Bazaar and the chamber of commerce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="443.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1918999" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, PO Box 14703, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46582/a_46582_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Mankhool Road in Bur Dubai, near the commercial and business areas. It is a few minutes from Dubai's international airport (8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|32430247" HotelName="Ghaya Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412279/a_412279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|1844572" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39075/a_39075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai Marina, Dubai Creek Golf and Yacht Club and the World Trade Centre. Dubai international airport is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="444.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|71338932" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Behind Mall of the Emirates, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1016342" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,NO MEALS,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46578/a_46578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1121460" HotelName="Centro Barsha" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226510/a_226510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City and it is also in close proximity to the commercial areas of Sheikh Zayed Road and the Dubai Financial Centre. The bus and train stations are nearby and Dubai International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="445.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1485127" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363243/a_363243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="448.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|1143011" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236131/a_236131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="448.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223829262994" Longitude="55.284850956432" StarRating="5" HotelCode="186644|2339920" HotelName="The Apartments Dubai World Trade Centre" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9229, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260746/gt_260746_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located in Dubai City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|2323252" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245843/a_245843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="451.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|1279826" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 211723, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86526/a_86526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Dubai Media City, which is home to many leading international companies. An emerging global media hub, it is only 35 km from Dubai International Airport and less than an hours drive from the Abu Dhabi International Airport. Its close proximity to the beach and the city's vibrant shopping areas make it the perfect destination for mixing business with pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="452.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|8397597" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/79448/a_79448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="456.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|2015397" HotelName="Al Manar Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138593/a_138593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre Al Mamzar Park and Al Mamzar beach. It is only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="457.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|3916855" HotelName="Fortune Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86524/a_86524_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|1113095" HotelName="Golden Tulip Al Barsha" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Next to Sharaf DG Metro Station, Al Barsha 1, P.O. Box 125962, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68505/a_68505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Al Barsha, the newest development in Dubai on the edges of the Sheikh Zayeed Road, Dubai’s main artery. The centre is about a 5-minute drive away and Jumeirah Beach is a 10-minute drive from the hotel. It is 25 km away from the Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|5698410" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245074/a_245074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined with business and shopping venues. It is just over 5 minutes by taxi to either the beach or city centre. The Dubai World Trade Centre is 15 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="461.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|2337646" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically located close to the famous Dubai Creek. The hotel and residence is within walking distance of Dubai's famous gold and spice souks, and just minutes from Dubai International Airport (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25168" Longitude="55.301848" StarRating="4" HotelCode="60666|1518450" HotelName="BurJuman Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST AND DINNER INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road, Al Karama, Bur Dubai, P.O Box 111397</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78522/a_78522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Trade Centre Road and is directly connected to the prestigious BurJuman mall which is home to a myriad of the world's most exclusive brands. The property is just 5 minutes away from the Dubai World Trade Centre and the convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="464.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|1699851" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 112225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362819/362819a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="464.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|1743606" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/230196/a_230196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Hor Al Anz East's shopping centre, restaurants and the beach. It is about a 15-minute drive to the World Trade Centre, Dubai Creek, the famous gold souks and many other tourist attractions around the city. Dubai International Airport is approximately 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|31137709" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608782/608782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="470.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|3744535" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367372/a_367372_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, it is within walking distance from the shopping centre of the Emirates and Ski Dubai, and a short drive away from Dubai's Internet and Media Cities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|77154133" HotelName="Element Me'aisam Dubai" Meals="ROOM ONLY,BREAKFAST FOR 2 GUESTS" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624341/624341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. Dubai (DXB) Airport is 33 km away, and it is 57 km and 112 km to Sharjah (SHJ) Airport and Abu Dhabi - International (AUH) Airport, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="473.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|97920386" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645708/645708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="479.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|46313969" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, Al Barsha 1, Sheikh Zayed Road, P.O. Box 45113, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613642/613642a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops are about 1 km away. It is about 23 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="480.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|99529997" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/977725/a_977725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="484.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|1608844" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, Roshana Tower, P.O. Box 212744, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|1135290" HotelName="Fortune Plaza Hotel" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162369/162369a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="489.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|2225317" HotelName="voco Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232951/a_232951_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of the city close to Dubai Mall and the tallest building in the world, the Burj Khalifa. Dubai International Airport is just 20 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|83739885" HotelName="Millennium Place Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="491.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1229990" HotelName="TIME Grand Plaza Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 237844, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/237780/a_237780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Damascus Road in the heart of the Al Qusais business and commercial district. It is only 15 minutes from the Dubai Exhibition and Convention Centre and 5 minutes away from Terminal 2 of the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|9844021" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Al Barsha, P.O. Box 72584, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367373/a_367373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this apartment hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="494.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|7700117" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, next to mall of the Emirates, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405925/405925a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="497.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1481517" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143962/143962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre, 2 km from Sheikh Zayed Road, 2 km from Al Fahidi Street, 5 km from the World Trade Centre and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="501.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|1085584" HotelName="Bonnington Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Country House" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/206345/a_206345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed Road just opposite Dubai Marina. Dubai Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="501.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1750419" HotelName="Dusit Thani Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road, P.O. Box 23335, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46565/a_46565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Sheikh Zayed Street Situated close to Jumeirah Beach, the commercial centre, various shopping malls, the World Trade Centre and the international exhibition centre are also to be found close to the hotel. Dubai's international airport is around 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="502.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|73117628" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/438100/a_438100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="506.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|2420009" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/163399/a_163399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road, the Dubai International Convention and Exhibition Centre, various shopping centres and Jumeirah Beach. Dubai International Airport is a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="506.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|2804392" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190955/190955a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="507.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|85306349" HotelName="Mariana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644232/644232a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="512.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|1707730" HotelName="Premier Inn Dubai International Airport" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215868/a_215868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="513.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1400852" HotelName="Copthorne Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100442/a_100442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. The hotel is conveniently located just 5 minutes from Dubai International Airport meaning that guests can reach and leave the hotel with the greatest of ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|68807134" HotelName="Omega Hotel Dubai" Meals="NO MEALS INCLUDED,BREAKFAST FOR 1 GUEST,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="517.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|67436605" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431499/a_431499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="518.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|1035992" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103015/w_103015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="519.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|1456290" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639426/639426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Jumeirah. There are a total of 200 bedrooms on the premises. Al Seef Hotel by Jumeirah is ideal for a productive stay, thanks to the Internet access available throughout. Visitors are welcomed in a lobby with 24-hour reception. Cots are available for younger guests on request. All bathrooms at Al Seef Hotel by Jumeirah are handicapped friendly. No pets are allowed on the premises. The premises are provided with a car park and garage facilities. Customers can make use of the airport transfer service. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="521.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|25984423" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421816/a_421816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="522.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|1315875" HotelName="The Meydan Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meydan Racecourse, Al Meydan Road, Nad Al Sheba, P.O. Box 9305, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227964/a_227964_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Meydan City, the centre of Dubai's business, sporting and lifestyle destination. The business hotel is ideally located in the heart of Dubai, just 15 minutes from Dubai International Airport and the city's central business district DIFC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="524.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|1058310" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256721/256721a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|2736338" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|79680767" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/545405/a_545405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="373090|91650566" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/7/3a482c52f7880a9d0040288d74c587ef/AEHLUL.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="531.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|1497129" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391740/a_391740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="532.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|1309103" HotelName="InterContinental Dubai Festival City" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95092/a_95092_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from Al Mamzar Beach and Dubai Creek Park is 3 km from the hotel. The Burj Dubai &amp;amp; Business Bay Area is 9 km away and Ski Dubai and the Emirates Mall are both 15 km from the hotel. Dubai International Airport is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="537.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|1144309" HotelName="Golden Sands Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13292/l_13292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the central city, this hotel is the largest in Dubai. Premier, serviced apartments offer guests all the comforts of home with the convenience of a hotel. The hotel is located only a 10-minute walk from numerous commercial, shopping, leisure and nightlife districts and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="539.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|1261096" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38134/a_38134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade Centre. The hotel's walkway connects directly to the Dubai International Convention Centre. Dubai's International financial centre, the American University in Dubai, Dubai Internet City and Dubai Media City are all in the vicinity. It is around a 20-minute drive from the hotel to Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="543.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|1326354" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/235020/a_235020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the most inspiring views of the world's tallest building, Burj Khalifa. The hotel also borders Business Bay which is designed to be the new centre in Dubai commerce and only 30 minutes' drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="546.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|9039519" HotelName="Dubai International Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295800/w_295800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="547.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|67137189" HotelName="Montreal Naif Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577841/577841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|3026726" HotelName="New Penninsula Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="549.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|69017180" HotelName="Zabeel House The Greens by Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY),HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/901622/a_901622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity, for travellers that want a link to the most interesting neighbourhoods in the most vibrant cities.

This comfortable hotel can be found in Jumeirah. Travellers may keep updated with the internet or Wi-Fi access available on the property's communal areas. Customers can enjoy the convenience of 24-hour reception. Common areas are suitable for wheelchair-disabled people. This hotel does not accept pets. Moreover, those travelling by car may make good use of the parking facilities. There is an airport transfer service for guests' convenience. Some services of ZABEEL HOUSE THE GREENS BY JUMEIRAH may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="551.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.277229993558" Longitude="55.347455139882" StarRating="4" HotelCode="337418|1068623" HotelName="Abjad Grand Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 21969, Opposite Abu Hail Metro Station, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56184/a_56184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Abu Hail Road in the Deira district close to the Galadai roundabout. The commercial centre of the city lies in the immediate vicinity. Dubai airport is about 10 minutes from the hotel by the car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="552.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|2390771" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146651/146651a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The city centre and Dubai Creek tourist centre are both 10 minutes by public transport, Bur Dubai is 1.5 km away and Jumeirah Beach is roughly 3 km away. Wafi City is approximately 7 minutes on foot from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="552.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|92421153" HotelName="Hyatt Regency Creek Heights Residences" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591441/591441a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="556.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|1035679" HotelName="Fortune Karama Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, P.O. Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76815/a_76815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Karma. Dubai airport lies within easy reach of the hotel. The hotel's location is ideal for those seeking peace and quiet, yet still want to explore the hectic city. The hotel is also suitable for business travellers wishing to stay in close proximity to the business district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="565.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|89963369" HotelName="Sheraton Grand Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/409215/a_409215_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a walking distance to the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="566.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|59108051" HotelName="Flora Al Barsha Mall Of Emirates" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="569.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|46734504" HotelName="Millennium Atria Business Bay" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="583.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|5071888" HotelName="Swissôtel Al Ghurair" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/263663/a_263663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|1792178" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100507/a_100507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the business district. It is near to the World Trade Centre and Dubai International Finance Centre. The city centre is about 5 km away and Jumeirah Beach is about a 10-minute drive from the property. Dubai International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="586.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|28127979" HotelName="Best Western Plus Pearl Creek Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646954/p_646954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. It is about 7 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="588.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|1611164" HotelName="Novotel Dubai Al Barsha" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301343/a_301343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="592.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|51974204" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628908/628908a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facilities include a baggage storage service, a currency exchange service, a newspaper stand, a library and a smoking area. Wireless internet access (no extra charge) allows passengers to surf the internet and catch up on email. There are a number of shops, including a supermarket. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|3091123" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen, P.O. Box 33315, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40617/a_40617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira, the main commercial district of Dubai. The Clock Tower, Al Ghurair shopping centre and the Old Harbour are all nearby, and the airport, World Trade Centre and exhibition halls are also all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="596.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|1213837" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/278291/a_278291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai international airport. The Gold Souk, the international convention centre and the Dubai world trade centre all lie close by. The centre of Dubai is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="598.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|13718279" HotelName="Park Regis Boutique Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631144/631144a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="599.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|58457384" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/ThirdPartyProperty/Image/ext1755/imagethumb_1754337_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="600.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|3141408" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14867/a_14867_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al Ghuarair Shopping Mall is located in the immediate vicinity of the hotel and it is also close to the creek. It is around a 20-minute drive from the nearest beach depending on traffic. It is located close to one of the most popular nightspots in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="601.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|1641477" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95584/a_95584_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to the World Trade Centre, Burjuman Mall, Shopper's Paradise, Dubai Creek Park, Dubai Museum and many other area attractions. Jumeirah Beach is around 5 km from the hotel. Dubai International Airport is located roughly 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="601.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|50719259" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409632/409632a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station providing convenient access to the rest of the city. The Bastakiya Quarters, Dubai Museum, Grand Mosque and the Sheikh Saeed Al Maktoum House are some of the tourist destinations near the property. Dubai International Airport is approximately within a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="605.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|2765356" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/239445/a_239445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive part of the city’s historical area, close to the Gold Souq, the Dubai Museum and the Dubai Creek. It is perfectly situated within a short reach of Dubai's main shopping and commercial districts and is only 15 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="611.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|1052120" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area, P.O. Box 232808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288191/288191a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="616.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|17428723" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="619.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|24507074" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,ROOM(ONLY),HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="630.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11669587" Longitude="55.19410174" StarRating="3.5" HotelCode="319184|51265864" HotelName="The View Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614203/614203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="645.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|56027567" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="647.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|1205255" HotelName="Cassells Al Barsha Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228786/p_228786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less than 500 metres from the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="648.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1060043" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90280/a_90280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as well as the Old Town Souk, which features myriad shops and boutiques. Dubai World Trade Center is approximately 5 km from the design hotel, the Mall of the Emirates is around 7 km away, and the public beach is roughly 10 km away. Dubai Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="648.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1100545" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91920/a_91920_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provides easy and short access to the airport, the five star dining and entertainment of the old town and to many well-know areas in Dubai, such as the world’s largest tower, the Dubai mall, and the world’s largest shopping centre. Dubai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="664.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|2689647" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="666.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|29293832" HotelName="DAMAC Maison Distinction" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/687647/a_687647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. Dubai (DXB) Airport is located about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="668.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|24218723" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="674.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|41093605" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579101/579101a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks (DIP). Its proximity to the new Al Maktoum International Airport and the Jebal Ali Free Zone ( JAFZA ) and the Expo 2020 site makes the property a favored option for both business and leisure- travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="677.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916854" Longitude="55.29719813" StarRating="3" HotelCode="371219|15644617" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street, Gold Souk, Deira, PO Box 376095, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/027318565e14aaee5ceed78ed8535cfb/560585.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="681.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|1479580" HotelName="JW Marriott Marquis Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED,ROOM(ONLY),BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261440/a_261440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="696.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|1378038" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140167/a_140167_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is situated adjacent to Dubai Media City/Internet City and is just minutes from Jebel Ali Free Zone. Guests are within walking distance of the Dubai Marina and its multitude of shops, restaurants and cafés, and the centre of Dubai can be reached in only 20 minutes by car. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="698.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|1438256" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302555/a_302555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="707.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|2619625" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127884/127884a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, restaurants, health clubs and well-known shopping centres such as Emirates Mall and Ibn Batuta malls are available. Not just a beautiful beach location, the aparthotel is also a first-class location for business travellers as it is near the recognized business districts in the city such as Dubai Knowledge Village, Dubai Media City, Dubai Internet City and Jebel Ali Free Zone. Jumeirah Beach is some 500 m from the residence and Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|95864817" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646204/a_646204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB) Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="720.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|1740896" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 450605, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137514/137514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="721.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|2252334" HotelName="Grand Hyatt Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33395/a_33395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst sprawling gardens, this spectacular luxury hotel is located at the heart of Dubai some 2 km from Dubai Creek and just a few minutes drive from the Yacht Club. Links to the public transport network are to be found close by and a diverse selection of shops, restaurants, bars, pubs, cafés and further entertainment venues are situated within a 5-minutes drive of the hotel. It is also just 5 km to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="734.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1096537" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62770/a_62770_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum and Ruler's Court are situated really close by and testify to the rich cultural heritage of the city. The international airport lies around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="734.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|77757504" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mattla'ee Street, PO Box 33306, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/666223/a_666223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="737.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|67390958" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/578756/r_578756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="739.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|58733077" HotelName="Flora Inn Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="740.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|1284633" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16823/a_16823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre of Dubai, with the gold souk, the World Trade Centre, the congress centre, the convention centres, the Clock Tower, the trade centre, the Dubai museum and the Creek Golf and Yacht Club, lie around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="741.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|2460299" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16096/a_16096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surrounded by well-tended gardens and lies close to the World Trade Centre and the centre of the city lies around 7 km away. A complimentary shuttle bus service transports guests to the city centre, the nearby shops and Jumeirah beach. Links to the public transport network can be found directly outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="745.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|3344614" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1400/lr/ex1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="746.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|67289016" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/658027/a_658027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="750.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|32165659" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 9970</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="751.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|2187298" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,NO MEALS INCLUDED,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201619/a_201619_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away from Mall of the Emirates. Other attractions in Dubai include Dubai Creek, the Grand Mosque, Jumeirah Mosque, Dubai Museum and Jumeirah Beach Park. Dubai Marina is around 1.5 km away, while the Dubai Autodrome and Dubai Sports City are within some 10 km of the hotel. Dubai International Airport is around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="752.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1407029" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86527/a_86527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice Market. Dubai International Airport is some 6 km away, while the World Trade Centre is 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="756.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|3468975" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32015/a_32015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the commercial hub of Bur Dubai. It is within easy walking distance of the popular BurJuman shopping centre, a large number of banks, international cuisine restaurants and the Fahidi Street shopping district. Dubai International Airport is approximately 6 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="759.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|13107833" HotelName="City Seasons Towers" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY,ROOM(ONLY)" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550426/a_550426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="762.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|85580949" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="766.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1745528" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64672/a_64672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial Centre. Perfect for business and leisure guests alike, this elegant hotel offers easy access to a number of attractions including the Dubai Mall, The Dubai Fountain, Dubai International Convention and Exhibition Centre, Dubai International Art Centre, Dubai Zoo, and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="773.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|44786504" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482521/482521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="778.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|1724006" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42665/a_42665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the central district of Bur Dubai, this aparthotel is just a few minutes' walk from major shopping centres. The World Trade Centre and Dubai International Airport are just a few minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="778.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|1927633" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182575/a_182575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is just minutes away from Dubai Media City and directly connected to the beachfront. It is close to major shopping and business districts, with the Mall of the Emirates and IBN Nattuta Mall both approximately 10 km away. Dubai Marina is just 500 m away and Dubai Marina metro station is around 1 km away. Abu Dhabi is around 120 km from the beach hotel and it is approximately 30 minutes to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="781.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|1821055" HotelName="City Premiere Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185069/185069a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="786.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|1520711" HotelName="Millennium Plaza Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST AND DINNER INCLUDED,ROOM ONLY,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel,City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236985/a_236985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, car hire, medical assistance, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="789.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1418944" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183127/a_183127_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next to Ibn Battuta Mall, offering excellent shopping and entertainment options, such as Dubai's only IMAX Cineplex and the Sky Dubai hot-air balloon. The hotel is also close to the Dubai Metro, the nightlife of Dubai Marina and the beaches of The Palm Jumeirah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="791.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|5216356" HotelName="City Premiere Marina Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street, Dubai Marina, Al Marsa Area, Near Marina Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405679/405679a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="792.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|14624357" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="794.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|17800766" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557506/557506a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="802.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|22191678" HotelName="Taj Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421817/a_421817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The property lies a five-minute drive to the Downtown area and the Dubai Mall, and the airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="804.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|65774589" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608982/608982a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a conference room and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="828.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|1165461" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302287/a_302287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk away from the metro station, which provides guests with easy access to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="832.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|1275928" HotelName="Admiral Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Al Nahdha Street, P.O. Box: 26888, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73806/a_73806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Al Nahda Street at the heart of Dubai, close to the commercial, business and shopping districts. The international airport of Dubai is situated around 15 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="848.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|3364846" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="848.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|80640683" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="849.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|1293832" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM(ONLY)" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38378/a_38378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies around 10 km from the city centre approximately 15 km from Dubai international airport and about 5 minutes from the World Trade Centre and the conference and business centre. Various other attractions such as the Wonderland leisure park, the Jumeirah mosque, the Gold Souq, the Spice Souq, the museum and Al Fahidi fort are all located within a few minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="850.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|98659133" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477055/a_477055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart of Dubai. The hotel is located just steps from nightlife and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="852.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|37789615" HotelName="Renaissance Downtown Hotel, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/626565/w_626565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="857.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|24575576" HotelName="Atana Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="866.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|1118382" HotelName="JA Ocean View Hotel" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260042/w_260042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="874.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|63640332" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/6989398b509c96179b27b75f4cf48108/543615.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="881.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|37252327" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409643/409643a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="890.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|1791758" HotelName="Jumeirah Emirates Towers" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box: 72127, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12115/a_12115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel affords a central location along highly stylish Sheikh Zayed Road. It enjoys an enviable position on the Dubai skyline and is situated close to Jumeriah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="894.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|97745261" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY,NO MEALS INCLUDED,BREAKFAST FOR 2 GUESTS,BREAKFAST BUFFET,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624346/624346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="905.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|1026127" HotelName="Sheraton Jumeirah Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19798/a_19798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical garden area. A hotel bus runs on a daily basis between the centre of Dubai and the hotel. Jebel Ali sailing club, Emirates golf club, Wild Wadi Aqua Park, the University of Dubai, Dubai Marina, Jumeirah mosque, the World Trade Centre and the Hard Rock Café are located close to the hotel and easily reached within a few minutes. Furthermore, the airport is approximately 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="915.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|2907778" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87420/a_87420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It is also just 10 minutes away from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="920.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|1568760" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234991/p_234991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai, Burj Khalifa and Dubai Convention Centre and World Trade Center. The beach is around 7 km away and Dubai International Airport is situated approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="935.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|11923729" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/904242/a_904242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making Downtown Dubai district, walking distance to the world's tallest building, its famous fountain and The Dubai Mall, Mövenpick Hotel Apartments Downtown Dubai offers a comfortable base near DIFC, DWTC and Business Bay. Dubai International Airport is just 20 minutes away.

Among 244 units, there are deluxe rooms and serviced hotel apartments with one or two bedrooms, as well as a kitchen with a cooker, fridge, freezer, microwave, washing machine and dryer. The hotel features an international all-day restaurant, swimming pool, pool lounge, sauna and gym. There are four meeting rooms available, all flooded with  natural daylight, for hosting your events in downtown Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="937.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|54634922" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Off Sharaf DG Metro Station, P.O. Box 450011, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424041/a_424041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="940.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|2041223" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, near Fish Roundabout, P.O. Box 185060, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260090/a_260090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="943.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|89467133" HotelName="Al Bandar Arjaan by Rotana" Meals="BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606223/606223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 km from the centre of Dubai, this apartment hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="945.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|1694143" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64674/a_64674_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district. It is a true attraction of the city due to its architecture and location, an ideal destination for business travellers and holidaymakers alike. The hotel lies on the famous Sheikh Zayed Street and next to the so-called Dubai International Financial City. The congress centre is just three minutes from the hotel, whilst Jebel Ali, Dubai Media City and Dubai Internet City are all less than twenty minutes away. The international airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="969.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|9111150" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/0b8d8dad9139cab0b2967337bb3363b7/741827.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="974.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|1698062" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 120253, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/372927/a_372927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="981.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|67236936" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Off Sheikh Zayed Road, P.O. Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400779/400779a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="990.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|1604074" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363471/a_363471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="997.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|6062274" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|1428345" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/064759/064759a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1007.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|1403817" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247542/p_247542_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located alongside the Jumeirah Beach Residence and ‘The Walk’, offering a unique shopping and dining experience with its 1.75 km beachfront boulevard, housing, 350 retail outlets and 45 restaurants. The hotel is also minutes away from two of the city's largest shopping centres, the indoor ski-slope, Emirates golf club, Wild Wadi Water Park, Internet City and Media City, as well as the commercial area of Jebel Ali. Dubai International Airport is approximately 42 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1037.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|1798689" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139228/w_139228_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the heart of the Dubai Marina, just minutes away from Jumeirah Beach. This great residence is within walking distance of many tourist attractions, fine restaurants and exclusive shopping malls, like Marina Mall, Mall of the Emirates and Ibn Battuta Mall. The public beach at Jumeirah is only a 10-minute walk away. Media City and Jebel Ali are easily reached within 5-10 minutes by car. Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|77451744" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1043.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1253681" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87332/a_87332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centre and Exhibition Halls and 2 km away from Jumeira beach front. Dubai International Airport is situated some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1053.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|1034594" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201946/a_201946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel Ali Free Zone and within walking distance from the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1082.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|1162008" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196877/196877a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1106.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|1949341" HotelName="Address Montgomerie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76742/a_76742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1106.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|1366207" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73988/a_73988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime location on Sheikh Zayed Road, at the 4th Interchange at Al Barsha. It is set in the heart of newly-developed modern Dubai, a few minutes from Dubai Internet City, Dubai Media City and the Jumeirah stretch of beach, and just 20 minutes from both the city centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1112.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|59044796" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1115.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|44090629" HotelName="Address Boulevard" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 214477, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/606015/a_606015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1124.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|2699645" HotelName="Deira Suites Hotel Apartment" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, PO Box 186256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/61/cd3990a99fdf5177f97d0ed57a381316/115950.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1193.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|14487381" HotelName="Address Fountain Views" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995154/a_995154_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1207.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|1328970" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tower, Burj Dubai, and attached to the Dubai Mall, one of the largest shopping and entertainment destinations in the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1208.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|1072038" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92763/a_92763_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartment hotel shares close proximity to a number of business institutions, shopping malls and tourist attractions. It is around 20 km from Dubai Museum and Jumeirah beaches are around 15 km away. Dubai International Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1210.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|2258207" HotelName="Park Hyatt Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 2822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71799/a_71799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the heart of Dubai’s vibrant, bustling centre, directly beside the beautiful, world-famous Dubai Creek Golf and Yacht Club. Dubai international airport is 5 minutes drive from this hotel that is located at the junction of several major roads that provide convenient access to the city’s world-class shopping centres, prime business districts, numerous parks, restaurants and banking areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1211.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|51302635" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,NO MEALS INCLUDED,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Golf,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Road, Al Dar Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/743163/a_743163_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel lies in Dubai, a few metres from the sea. There are a number of shops nearby. It is about 38 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|5300140" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557502/557502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|69539930" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1239.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|2333799" HotelName="City Seasons Hotel Dubai" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68507/a_68507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It lies very close to the city centre shopping venues, Dubai Creek Golf and Yacht Club and the business district. Dubai International Convention and Exhibition Centre (World Trade Centre) is approximately 2 km away and it is within 10 minutes’ drive of Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1269.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|1337669" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Community 317, Street 12A, P.O. Box 28950, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139337/a_139337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai's business and commercial hub, Bur Dubai. It provides guests with easy access to Bank Street, the Al Fahidi Street shopping district and the very popular BurJuman Center with its prestigious and upscale designer shops. Its close proximity to the Dubai World Trade Centre and Dubai's International Exhibition Centre makes this property special.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1274.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|16632286" HotelName="Intercontinental Dubai Marina" Meals="NO MEALS INCLUDED,BED &amp; BREAKFAST,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1278.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|2495086" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64676/a_64676_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of the Dubai Skyline and the Arabian Sea. From here, guests are within easy reach of the airport and the lifestyle club of Dubai. A beach lies about 200 m away, while shops are about a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1299.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|1059867" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100696/a_100696_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai Media City and opposite Le Meridien Mina Seyahi. Dubai International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1318.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|1576062" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5002/a_5002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1321.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|7260471" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sofouh Road, Jumeirah Beach Residence, The Walk, P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76833/a_76833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a perfect location on Jumeirah Beach, the hotel offers easy access to Dubai Marina, Dubai Internet and Media Cities, Knowledge Village, Jebel Ali Free Zone, Dubai Investment Park, Emirates Golf Club, Mall of the Emirates and Ibn Battuta Mall. Dubai City Centre and the International Airport can be reached in approximately 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1327.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|1879312" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202837/a_202837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media City, Knowledge Village and Tecom. The city centre and restaurants can be found within around 2 km. The nearest golf course is approximately 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1387.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|2548583" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90986/a_90986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute taxi ride from Dubai International Airport (some 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1402.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|1033188" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134250/a_134250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1409.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|5099097" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248438/p_248438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1468.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|79334342" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623424/623424a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury aparthotel is located in Bur Dubai with close proximity to Dubai Healthcare City, Wafi City and Oud Metha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|40666685" HotelName="Palazzo Versace Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238145/a_238145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1556.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|4077682" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai-Hatta Road, P.O. Box 9277, Hatta</AddressLine>
          </AddressLines>
          <CityName>Hatta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13829/a_13829_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than an hour's drive from Dubai and ten minutes to the border of Oman, the journey to the club resort leads through some of the most interesting and stunning landscapes in the U.A.E.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1578.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|1469921" HotelName="Fairmont The Palm" Meals="HALF BOARD,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1584.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|1034471" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302349/a_302349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1618.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8188063" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259990/a_259990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1730.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|1188197" HotelName="Oaks Liwa Heights" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144454/w_144454_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, including Media City and Internet City. Large shopping centres surround the establishment and it is also just 10 minutes from the beautiful beach. A number of restaurants can be found within around 5 minutes' walk of the hotel and Wild Wadi Water Park is only 10 minutes away by public transport. Additional nearby attractions include Dubai Marina, which is 5 minutes away, and Burj Al Arab and The Palm Jumeirah, which are both around 10 minutes away by public transport. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1770.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|2240793" HotelName="Armani Hotel Dubai" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa, PO Box 888333, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1787.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|1125940" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259989/a_259989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1842.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|1561489" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56335/a_56335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1858.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|2171738" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, 16 A Street, Al Mankhool, P.O. Box 25295, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260066/gt_260066_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel enjoys a central location in Bur Dubai, within walking distance of Bank Street and the Dubai Creek. It is situated 15 minutes' drive from Sheikh Zayed Road, the World Trade Centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1865.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|5945471" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287667/287667a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1875.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|66637268" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425078/425078a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market. The Sharaf DG Metro Station is just 300 metres away, and Rashidiya and the Dubai International Airport are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2022.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1914339" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16103/a_16103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will be enchanted by the fabulously clear turquoise-blue waters of the Arabic gulf. The Hard Rock Café and the Emirates Golf Club are located nearby. It is some 25 km to the international airport, lying around 20 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2097.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|87327122" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/650910/a_650910_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2282.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|6888939" HotelName="W Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/678503/p_678503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2485.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|1543257" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99581/a_99581_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mall is 15 minutes away by car and the Dubai city centre is 25 minutes away. The Dubai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2525.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|1254619" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228233/a_228233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located on the West Crescent of the iconic, man-made island of Palm Jumeirah in Dubai. It offers its guests striking views of either the Palm Jumeirah Lagoon or the Dubai skyline and is set a short distance from the calm waters of the Arabian Gulf. The apartment hotel is situated approximately 1.5 km from the centre of Dubai. Dubai Old City, Dubai Museum and the Jumeirah Mosque are each approximately 40 minutes’ drive away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2586.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|60137681" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM(ONLY),ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM(ONLY)" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1000609/w_1000609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2734.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|32657517" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2797.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|1039056" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310882/a_310882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2907.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1404" Longitude="55.13478" StarRating="5" HotelCode="935506|4013725" HotelName="Sofitel Dubai The Palm Luxury Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent road, The Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235858/235858a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3125.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|1665557" HotelName="The Ritz-Carlton Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22979/a_22979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis of serenity, close to the shops and café life of the cosmopolitan JBR Walk. The metropolis, Dubai is a dazzling example of natural beauty and human inventiveness. Located along the turquoise waters of the Arabian Gulf, this vibrant destination entices visitors from around the world. They experience a city rich in fun, sun and surprising variety. Desert excursions, towering skyscrapers and championship golf courses all add to the allure of an unforgettable destination. From its many landmarks and traditional markets to its extravagant shopping centers and daring big-city architecture, Dubai is uniquely captivating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3235.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|1740649" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90283/a_90283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souqs, as well as the modern attractions of the gold souq. Also nearby is the Mall of the Emirates, the largest shopping mall outside of North America, which includes an indoor ski slope. Located on the pristine Dubai shoreline, the hotel offers a tranquil setting with exceptional views over the Arabian Gulf. This hotel is located near to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3363.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1258653" HotelName="Jumeirah Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/4999/r_4999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies directly beside long sandy Jumeirah Beach, some 20 km from the centre of Dubai, to where a regular hotel shuttle bus service runs. The international congress and convention centres, the World Trade Centre, Dubai Media &amp;amp; Internet City, the Nad Al Sheba racing track, the Emirates Golf Club, The Montgomerie as well as Jebel Ali free trade zone lie close to the hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3390.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|1844303" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240863/a_240863_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3425.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|2285360" HotelName="Jumeirah Mina A'Salam" Meals="NO MEALS INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED,HALF BOARD" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248425/a_248425_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai International Airport is located roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3592.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|1128425" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, PO Box 75157, Jumeira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248427/r_248427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3797.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|1118035" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367380/a_367380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3884.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|54812542" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477440/a_477440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3930.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|2768643" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach, PO Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248429/a_248429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Jumeirah, the hotel is adjacent to the Burj Al Arab, Wild Wadi Water Park and the Jumeirah Beach Hotel. This property is close to the leisure and commercial attractions, while Dubai International Airport is 25 minutes by car (approximately 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4341.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|49453861" HotelName="Mandarin Oriental Jumeira Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/789474/a_789474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4532.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|37957802" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST AND DINNER INCLUDED" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532815/a_532815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4587.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|31870225" HotelName="FIVE Palm Jumeirah Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/599714/a_599714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5371.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|3639313" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202210/a_202210_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district Bur Dubai, which is known for housing some of the oldest buildings of Dubai such as Sheikh Maktoum's House. The establishment lies in proximity to Dubai International Airport, which is some 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5399.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|2373936" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/141661/a_141661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradise of luxurious serenity. It is surrounded by banks, bazaars and the best shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5819.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|1442703" HotelName="Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68506/a_68506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in the heart of Dubai, the hotel is close to the airport as well as to the major business and shopping areas of the city. Sheikh Zayed road is just a 7-minute drive away. Dubai International Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5993.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|3041051" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2, PO Box 128777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405910/a_405910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6740.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|3944752" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40616/a_40616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment centres as well as important landmarks. It is also close to Dubai's main government and corporate offices, as well as being a short drive from Dubai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6818.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|11103832" HotelName="Delmon Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street, Opposite Al Futtaim Masjad, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129956/129956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6828.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|3193259" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89454/a_89454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive from the Gold Souk and the Spice Souk and 20 minutes from the sandy Jumeirah Beach. It lies 3.8 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="6942.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|1925012" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134691/134691a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7272.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|99497090" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1441/lr/1unknw.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7530.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|53066469" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643886/643886a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7565.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265219117374" Longitude="55.322456256014" StarRating="3.5" HotelCode="907765|1549866" HotelName="Auris Hotel Apartments Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, next to Al Rigga Metro Station, Al Muraqqabath, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148613/148613a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Deira District in Dubai, within walking distance of Al Ghurair City, Al Riqqa Street and the Metro station. The hotel is a short drive from Dubai International Airport, Deira City Centre, the Dubai Gold Souk, the Dubai Creek and the Dubai Airport Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7585.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|1041223" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7999.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|2650111" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="8589.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|1408032" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 74147, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9375/a_9375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, breathtaking hotel is located in the heart of Dubai and is probably the most famous and expensive hotel in the world. At 321 m high, the Arabian Tower is the tallest on earth and the newest of Dubai City's landmarks. No other hotel can even come close to this luxurious accommodation, which is part of the Jumeirah Beach Resort complex, 15 km to the south of Dubai City. The unique, sail-shaped building stands proud on an artificial island about 280 m from the mainland and connected by a jetty. The hotel is a symbol of Dubai's wealth, and lies some 25 km from Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17711.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|2287754" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ain Road, Dubai Desert Conservation Reserve, P.O. Box 118887, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai Desert Conservation Reserve</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7221/a_7221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just 45 minutes from the cosmopolitan city of Dubai. Visitors can experience the true beauty and majesty of the desert and observe the indigenous wildlife of the area. Dubai International Airport is approximately 5 km from the spa complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.87" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|20445207" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.74" OriginalAmount="0">
      <BasicPropertyInfo StarRating="" HotelCode="|95457194" HotelName="Green House Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="247.16" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|54376883" HotelName="OYO 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="277.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="2" HotelCode="|43914052" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|80775075" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="317.55" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|55174469" HotelName="Premier Inn Dragon Mart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.46" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|29455162" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|4438628" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="337.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="3" HotelCode="957308|22156107" HotelName="City Avenue Hotel" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="355.49" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|25994189" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,ROOM(ONLY),BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="357.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|60731798" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="361.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|34347859" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="363.37" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|1371262" HotelName="Grand Stay Hotel" Meals="NO MEALS INCLUDED,BREAKFAST BUFFET,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS INCLUDED" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|83207494" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="430.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|1064843" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.70" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|93009580" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="450.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|16530894" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="463.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|66308121" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="509.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|96498018" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="526.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|66030723" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="542.39" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|7617082" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="554.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|93682402" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="580.52" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74286056" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|27679110" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="624.42" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|85095667" HotelName="Park Regis Business Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="639.25" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|89937606" HotelName="Staybridge Stes Al-Maktoum Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="706.66" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|29228884" HotelName="FAM Living - Mada Residences Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="718.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|70127048" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="723.98" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|92737032" HotelName="Avani Ibn Battuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="769.56" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|93536852" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="844.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|47563225" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="860.48" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|49120866" HotelName="Rove La Mer" Meals="ROOM(ONLY),ROOM ONLY" BedType="ROOM(ONLY)" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="874.47" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74890091" HotelName="Shangri-La Hotel Dubai &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="954.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|5175117" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1160.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|43387402" HotelName="Address Sky View" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1270.96" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|42229045" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1314.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|26156157" HotelName="Al Badayer Retreat" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1450.86" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|86905719" HotelName="Riu Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1466.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|81435606" HotelName="Sofitel Dubai The Obelisk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1480.05" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|44364116" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3308.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|15276210" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ULTRA ALL INCLUSIVE" BedType="ULTRA ALL INCLUSIVE" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4350.32" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|48445419" HotelName="One&amp;Only Royal Mirage" Meals="NO MEALS INCLUDED" BedType="NO MEALS INCLUDED" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="5879.06" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|37468472" HotelName="Address Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="7639.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26965495" Longitude="55.32022519" StarRating="2" HotelCode="758412|56944544" HotelName="OYO 101 Click Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabbat Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Golf,Lounge,Nightclub,Wheelchair Access,Jacuzzi,Sauna,Massage Centre,Central Heating,Designated Smoking Area,Spa,Swimming Pool,Kitchen,Diet Meals,Shopping Arcade,Bicycle Rental,Heated Pool,Garden,24 Hour Security,Airport Transfer (on Demand),Parking,Smoking Rooms,Valet Parking,Business Centre,Dining,Meeting Room,Printer</BasicAmenities>
    <HotelRating>4,5,2,3,2.5,4.5,3.5,5.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,SPA HOTEL,APARTMENT HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,GUESTHOUSE,ECO HOTEL,CLUB RESORT,GOLF HOTEL,HOTEL DE CHARME,VILLAGE,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True
69e52d25-4c97-406f-a96c-68c166ccc8d0|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="69e52d25-4c97-406f-a96c-68c166ccc8d0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2021-08-25T00:00:00" End="2021-08-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||True
69e52d25-4c97-406f-a96c-68c166ccc8d0|CoordinatorError|No Supplier Found RTK|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="69e52d25-4c97-406f-a96c-68c166ccc8d0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="5" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="AE" CountryCode_A3="ARE" CountryName="United Arab Emirates" GTCityId="38" DestinationId="0" CityId="968" CityName="Dubai">
      <Latitude>25.06889</Latitude>
      <Longitude>55.12852</Longitude>
    </HotelCity>
    <StayDateRange Start="2021-08-25T00:00:00" End="2021-08-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Demo" Password="008" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||False
69e52d25-4c97-406f-a96c-68c166ccc8d0|W2MSearch|error while generating search request:-Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.W2M.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 229
   at HotelSources.W2M.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\W2M\W2M.cs:line 84|W2M|False
69e52d25-4c97-406f-a96c-68c166ccc8d0|MikiSearch|error while generating search request: Exception- Index was outside the bounds of the array.|System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at HotelSources.Miki.GetSearchRQ(String CityCode) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 275
   at HotelSources.Miki.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in E:\Application\WorldwideDMCV2\Module\Hotel\Sources\Miki\Miki.cs:line 88|Miki|False
69e52d25-4c97-406f-a96c-68c166ccc8d0|DOTWSearch|supplier interation failed||DOTW|False
69e52d25-4c97-406f-a96c-68c166ccc8d0|W2MSearch|supplier interation failed||W2M|False
69e52d25-4c97-406f-a96c-68c166ccc8d0|TotalStaySearch|supplier interation failed||TotalStay|False
69e52d25-4c97-406f-a96c-68c166ccc8d0|MikiSearch|supplier interation failed||Miki|False
69e52d25-4c97-406f-a96c-68c166ccc8d0|WHLSearch|supplier interation failed||WHL|True
69e52d25-4c97-406f-a96c-68c166ccc8d0|AbreuSearch|successfull supplier interation||Abreu|True
69e52d25-4c97-406f-a96c-68c166ccc8d0|HotelbedsSearch|successfull supplier interation||HotelBeds|True
69e52d25-4c97-406f-a96c-68c166ccc8d0|TravellandaSearch|successfull supplier interation||Travellanda|True
69e52d25-4c97-406f-a96c-68c166ccc8d0|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2021-04-16T14:12:22.6557763+01:00" Version="0" EchoToken="Search" TransactionIdentifier="69e52d25-4c97-406f-a96c-68c166ccc8d0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="17.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|11103832" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street, Opposite Al Futtaim Masjad, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129956/129956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|3875824" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Fish Roundabout opposite Al Maktoum Hospital, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100268/a_100268_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai city, just 10 minutes away from Dubai International Airport and within walking distance of famous shopping malls, business centres and wholesale markets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|19347541" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409618/409618a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|1019859" HotelName="Holiday Inn Express Dubai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227744/a_227744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk from the Emirates Dubai metro station (500 m). It offers convenience for business and leisure travellers alike, with easy access to the financial and business districts as well as all majors shopping malls such as Dubai Festival City and the shopping centre in Deira city centre. The nearest beach is 4 km away (Deira) and it is 6 km to the World Trade Centre, 8 km to the Dubai Mall and 22 km to Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|1100994" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136412/a_136412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to the Dubai-Abu Dhabi highway and close proximity to Dubai Creek and Dubai Museum. Dubai International Airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1517654" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76103/a_76103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering quick access to the Dubai World Trade Centre. It is just 20 minutes from the beach, while Wafi City, which offers all the benefits of Dubai's top retail and entertainment destination, is only five minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|1365035" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="17.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|7505501" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="18.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|9111150" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/0b8d8dad9139cab0b2967337bb3363b7/741827.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="18.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916029723" Longitude="55.313868007277" StarRating="2" HotelCode="387144|1083005" HotelName="Al Jawhara Metro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box: 7217, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89510/a_89510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Riqqa Street opposite the Al Maktoum Hospital. Dubai International Airport is approximately 7 km away and is easily accessible from the premises of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="18.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2283397" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14182/a_14182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international congress and exhibition centre, the Clock Tower, Dubai Creek Golf and Yacht Club, a selection of museums, the World Trade Centre and Emirates Golf Club all lie within a few minutes walk of the hotel. Dubai airport may be reached by car in around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="18.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1224013" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75021/a_75021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Reef shopping centres are to be found close by. The world trade centre is only a few minutes drive away. Dubai’s international airport lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="18.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1219819" HotelName="President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156238/156238a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="19.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261121" Longitude="55.288555" StarRating="2" HotelCode="160296|3763298" HotelName="Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Raffa Meena bazaar, near Ghubaiba Bus and Metro station, P.O. Box 50128 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226507/a_226507_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the Bur Dubai bus and taxi stand, within walking distance of Bank Street, shopping centres and the Dubai Museum and in close proximity to the gold, spice, electronic, computer and textile souks. It is 1 km from the city centre (Bur Dubai), the Heritage Village and Bastakia Old Town area, 4 km from Zabeel Park and 6 km from Jumeirah Beach. It lies 15 minutes’ drive from Sheikh Zayed Road, Dubai World Trade Exhibition Hall, 10 km from Burj Khalifa and 25 km from Sharjah and Ski Dubai, Mall of Emirates. Dubai International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="19.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|2864564" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46551/a_46551_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes walk, guests will reach a selection of shops. Dubai's airport is approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="19.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1384438" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21517/a_21517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of Dubai. Many shopping venues, Dubai's National Museum, the Goldsouk and the Shaik Saeed House are all situated in the immediate vicinity. The hotel is also just a few minutes away from the Warba Centre as well as 15 minutes away from the congress centre and the exhibition centre. The airport is some 10 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="20.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|1988863" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78521/a_78521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking distance from the shopping centres. Dubai International Airport is also only a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="20.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|2117404" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamriya, Khaleed Bin Waleed 20th Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202926/a_202926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Dubai, within walking distance of the BurJuman shopping centre, the hotel offers luxurious accommodation with Middle Eastern flair. The city centre is around 1 km away and the nearest metro station is some 100 m from the property. Jumeirah Beach is approximately 5 km away and Dubai Mall is around 10 minutes' drive away. The hotel is situated 15 minutes by car or 10 minutes by Dubai metro from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="20.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|92293181" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599724/599724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="20.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|1881765" HotelName="Grand Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24c, PO Box 185722, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/82146/a_82146_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious hotel is located on Deira, a few minutes away from Maktoum Bridge, which links Old and New Dubai with the Jumeira area. The hotel is a few minutes away from the main city centre and the World Trade Centre. Dubai International Airport is approximately 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="21.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|66857752" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433912/a_433912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="21.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|1080860" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 450011, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144442/a_144442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located along Sheikh Zayed Road with easy access to prime business, shopping and entertainment areas. Close to the Mall of the Emirates, this hotel is an excellent value for money option in Dubai. Being close to the Mall means that guests can also visit the very popular Ski Dubai and to their heart's content. Also nearby is the Gold and Diamond Park, a modern day souk, and the Dubai Autodrome. The hotel is only 25 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="21.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|1035679" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, P.O. Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76815/a_76815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Karma. Dubai airport lies within easy reach of the hotel. The hotel's location is ideal for those seeking peace and quiet, yet still want to explore the hectic city. The hotel is also suitable for business travellers wishing to stay in close proximity to the business district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="22.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|1599247" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="22.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|98486389" HotelName="Goldstate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 117966, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592227/592227a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="22.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|1097044" HotelName="Holiday Inn Dubai - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 115443, Al Barsha 1, Next to Mall of the Emirates and Sharaf DG Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103616/a_103616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is just a 5-minute walk from the city's commercial hubs, with the Mall of Emirates just 300 m away. Dubai's dynamic commercial districts, Media City and Internet City, are a 10-minute drive away, along Sheikh Zayed Road and nearby places of interest include the Madinat Souq (3 km away), JBR Walk (6 km away), and Dubai Mall and Burj Khalifa (both 10 km away). Jumeirah Beach is approximately 5 km from the city hotel and Safa Park is roughly 10 km away. Dubai International Airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="22.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|1284633" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16823/a_16823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre of Dubai, with the gold souk, the World Trade Centre, the congress centre, the convention centres, the Clock Tower, the trade centre, the Dubai museum and the Creek Golf and Yacht Club, lie around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|3148617" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90281/a_90281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of Dubai. It is situated only 12 minutes from the Dubai World Trade Centre and Jumeirah Beach Park. It is also within walking distance of one of the area’s most popular commercial districts. The Dubai Museum and Dubai Creek Park are also just minutes away, and the hotel is only about 12 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.11" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|24507074" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|1743606" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/230196/a_230196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Hor Al Anz East's shopping centre, restaurants and the beach. It is about a 15-minute drive to the World Trade Centre, Dubai Creek, the famous gold souks and many other tourist attractions around the city. Dubai International Airport is approximately 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|4669145" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|4493174" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|72592204" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424493/w_424493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Dubai. The premises count with 750 welcoming bedrooms. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|83400715" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|2585117" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196348/a_196348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diverse quarter, its guests can explore Deira's vibrant winding streets. The hotel is situated 10 minutes from Dubai International Airport (approximately 10 km) and within easy access to several shopping malls and business districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|54422777" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|2420009" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/163399/a_163399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road, the Dubai International Convention and Exhibition Centre, various shopping centres and Jumeirah Beach. Dubai International Airport is a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.04" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|1622971" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73990/a_73990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district. It is a few paces to the famous Bur Juman Centre in which classic designer wear and accessories may be purchased. The World Trade Centre is a few minutes drive away and it is 25 minutes by car to Dubai’s international airport. An abundance of first—class restaurants and “Computer Street” are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|3744535" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367372/a_367372_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, it is within walking distance from the shopping centre of the Emirates and Ski Dubai, and a short drive away from Dubai's Internet and Media Cities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|37768708" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404098/404098a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|1160597" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 186878, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227523/a_227523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic part of Dubai, next to the Creek and Al Ghurair Mall, the hotel is only 300 m from Al Rigga metro station, 10 minutes' drive from Dubai International Airport and 15 minutes from the Dubai World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1400852" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100442/a_100442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. The hotel is conveniently located just 5 minutes from Dubai International Airport meaning that guests can reach and leave the hotel with the greatest of ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|1403834" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O.Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144443/a_144443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Mall of the Emirates, the largest mall in Dubai, is right on the hotel's doorstep. Moreover, Golden Diamond Park, Dubai Media and Internet Cities and the warm beaches of the Arabian Gulf are all only minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|3354874" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103617/a_103617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|29612223" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|1083192" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76701/a_76701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the heart of the Deira business district of Dubai. It is a short 10-minute walk to the creek and links to the public transport are also to be found directly in front of the hotel. The international airport is 15 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|89340194" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|41904916" HotelName="Jacob's Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648863/648863a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|1983058" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215870/a_215870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a safe. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a transfer service, room service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.277229993558" Longitude="55.347455139882" StarRating="4" HotelCode="337418|1068623" HotelName="Abjad Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 21969, Opposite Abu Hail Metro Station, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56184/a_56184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Abu Hail Road in the Deira district close to the Galadai roundabout. The commercial centre of the city lies in the immediate vicinity. Dubai airport is about 10 minutes from the hotel by the car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.97" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|53733872" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|2032364" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187829/a_187829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre. It is a 10-minute drive from Dubai International Airport (approximately 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.29" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1132034" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247511/a_247511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|1429478" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|68807134" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.58" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|14624357" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1015524" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, close to Naser Square, Near to Deira Twin Towers, Deira, Dubai (PO Box 1955)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62343/a_62343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on Baniyas Road and affords views over the Bay of Dubai. Dubai's World Trade Centre, the clock tower, the Airport Expo, Dubai Chamber of Commerce, Murshid Market, Etisalat and Dubai International Exhibition Centre are all situated in the immediate vicinity. The centre of Dubai is about 5 km away. The international airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1898988" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road, First Avenue Mall &amp; Hotel, Dubai Motor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619901/619901a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1911956" HotelName="Hotel Sea View" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27869/gt_27869_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk away. Other major shopping centres are just 5 minutes' drive and Meena Bazar is just across the road. Deira city centre is 10 minutes' drive from the hotel, Dubai Creek is 5 minutes away and the beach is 10 minutes away. Dubai International Airport is approximately a 15-minute drive from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|54130289" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|1384428" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1102709" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68732/a_68732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minutes' drive from the international airport and the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|7920115" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227098/a_227098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area, with the Gold Souk and the wholesale markets within walking distance. The business hotel is just 10 minutes' drive from the Dubai International Airport, Dubai International Exhibition Centre and the city's famous shopping malls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|44405497" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/878546/a_878546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between Dubai International Airport (DXB) and Downtown Dubai. Our ideal location next to Al Jadaf Metro Station and Culture Village also puts you just 10 minutes from Dubai World Trade Center (DWTC) and Dubai International Financial Center (DIFC).

All rooms feature HD flat-screen TVs, free Wi-Fi, minifridges, and safes, as well as tea and coffee making facilities. Suites add living areas , kitchenettes and sofa beds.

Start your day with a cooked-to-order breakfast in Somaya, our main restaurant offering breakfast, lunch and dinner daily as well as 24 hours room service. Unwind after a long day with a cocktail or stop by The Shop any time of day for drinks, instant meals and travel essentials.

Indulge in a relaxing treatment at our rooftop spa or soak up some rays next to the pool overlooking the</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="3" HotelCode="57059|5946529" HotelName="Delmon Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73987/a_73987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cultural centres and more. It is accessible by both public and private transport and the nearest metro station Al Rigga is just 5 minutes away. The hotel is also close to the landmark Deira Clocktower and the shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|63880602" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433394/a_433394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|2804392" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190955/190955a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.19" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|2414582" HotelName="Coral Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38605/a_38605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the international airport of Dubai. The Gold Souk, the clock tower, the Chamber of Commerce, the International Congress Centre and Dubai International Exhibition Centre are all situated in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|44474422" HotelName="ibis One Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre District, P.O.Box 9914, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/432616/a_432616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 15.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1123033" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75023/p_75023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|1665098" HotelName="Versailles" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|1205255" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228786/p_228786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less than 500 metres from the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|93727439" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433393/a_433393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|2323252" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245843/a_245843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|1707730" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215868/a_215868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1016342" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46578/a_46578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="27.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|1492589" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Sheikh Khalifa Bin Zayed Street, Opposite Burjuman Shopping Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20028/a_20028_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Trade Centre Road in Bur Dubai, this hotel lies directly opposite Burjuman shopping centre. The consulates are situated within walking distance and it is a 5-minute drive to Dubai International Exhibition and Convention Centre. The international airport may be reached by car in 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|27800950" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Culture Village, Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/932405/p_932405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|2430484" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Mankhool Road, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232269/a_232269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|1271072" HotelName="New Moscow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, P.0.Box 119911, Deira-Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68509/a_68509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Dubai’s business, banking and shopping centre, Deira, close to Al Rigga Street and the Creek and its waterfront. The international airport is just 10 minutes away to this hotel, which is conveniently situated close to the Emirate of Sharjah and the exhibition centre is a 10-minutes drive away. Equally ideal for leisure travellers, the city centre is 10 minutes walk from the hotel and the Gold Souk and Spice Souk may be reached on foot in 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|3642194" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185104/185104a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|1143011" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236131/a_236131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|2259457" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street, PO Box 8264, Opposite Burjuman Centre, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/231940/a_231940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the heart of Dubai's central commercial and financial district. It is 20 minutes from Dubai International Airport and within a short distance from the Sheikh Zayed Road, Dubai International Exhibition Centre, Dubai World Trade Center, Port Rashid, Dubai Drydocks and other major attractions such as the BurJuman Shopping Mall, Mall of the Emirates, Dubai Mall, Dubai Museum, the Gold Souk, Dubai Creekside and Jumeirah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|2998573" HotelName="Mount Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136071/136071a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlooking Baniyas Square. It lies only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|35441877" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|1442703" HotelName="Ascot Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68506/a_68506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in the heart of Dubai, the hotel is close to the airport as well as to the major business and shopping areas of the city. Sheikh Zayed road is just a 7-minute drive away. Dubai International Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|40124694" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/631571/a_631571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|66834868" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/663114/a_663114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. The nearest airport is Dubai (DXB), 11 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|75349048" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|1449851" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202209/a_202209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Al Barsha Tecom, this business hotel is just a short distance from the metro station, Dubai Media City, the Mall of the Emirates, Dubai Land and Sheikh Zayed Road, making it the ideal location for business and leisure travellers in Dubai. Jumeirah beach, Wild Wadi and Burj Khalifa are all approximately 5.1 km from the hotel and the World Trade Center is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1452298" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68749/a_68749_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business avenues and tourist attractions are located in close proximity, including the Dubai Museum, Al Mamzar beach and the Gold Souk. The hotel is just 4 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|2357023" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9677/p_9677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute drive from the Dubai World Trade Center and Jumeirah Beach Park, while Dubai Mall is around 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|2413264" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/402680/a_402680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270625" Longitude="55.316685" StarRating="3" HotelCode="27293|3233630" HotelName="Claridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Fish Roundabout, Muteena, P.O. Box 1833, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40111/a_40111_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the Fish roundabout in Deira, it is 10-minute drive from Dubai International Airport. It is also just minutes away from the Clock Tower, Dubai Chamber of Commerce, Dubai Economic Development, Creek Golf and Yacht Club, Dubai Museum, Murshid Bazaar and the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264457236039" Longitude="55.322459953373" StarRating="2" HotelCode="103464|1207951" HotelName="Ramee Guestline Hotel Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Next To Al Rigga Metro Station, PO Box 26816, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123717/123717a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|99497090" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1441/lr/1unknw.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|1203262" HotelName="Novotel World Trade Centre Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62321/a_62321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situated inside the business district of Dubai, behind the Dubai World Trade Centre, on Sheikh Zayed Road. The Heritage Village, Bastakiya and the Sheikh Saeed Al Maktoum House are all approximately 8 km away, while Jumeirah Beach is about 10 km away. The hotel is a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|1611164" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301343/a_301343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|2135489" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77585/a_77585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key business and leisure destinations in the city, making it an ideal base for all travellers, be they corporate guests or tourists. Most multinational companies, banks and other corporate offices are nearby, many within walking distance of the hotel. A variety of shopping malls as well as textile and computer markets are a few minutes' walk from the hotel, along with legendary shopping area of Meena Bazar, the Dubai Museum and the Ruler's Court. The impressive Shaikh Zayed Road, lined with some of the most beautiful and architecturally awe-inspiring skyscrapers in the world, is a short drive from the hotel. The diplomatic area, Port Rashid and the Dry Docks are also a short distance away. Delegates attending exhibitions and events at the Trade Centre and the International Convention Centre will find themselves conveniently close to these areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="31.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|3639313" HotelName="Royal Ascot Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202210/a_202210_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district Bur Dubai, which is known for housing some of the oldest buildings of Dubai such as Sheikh Maktoum's House. The establishment lies in proximity to Dubai International Airport, which is some 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="31.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|43879595" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="31.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|6272181" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Battuta Mall, Sheikh Zayad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/607113/a_607113_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this hotel is ideal for business travellers as well as families. There are a number of shops nearby. It is about 18 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="31.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|2337646" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically located close to the famous Dubai Creek. The hotel and residence is within walking distance of Dubai's famous gold and spice souks, and just minutes from Dubai International Airport (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="31.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|4757132" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78742/a_78742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is just a few minutes from the business and financial districts of Sheikh Zayed Road. Guests can find an infinite array of entertainment, dining, shopping and entertainment activities in the vicinity of the residence and Dubai International Airport is located approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="31.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|1430621" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O. Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201618/a_201618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the World Trade Centre and Jebel Ali, and is ideal for business and leisure travellers alike. One of Dubai's largest shopping malls, the Mall of the Emirates, is right on the doorstep. Guests may also be interested in visiting the Madinat Jumeirah resort, around 3 km away, or Dubai Sport City, some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1096537" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62770/a_62770_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum and Ruler's Court are situated really close by and testify to the rich cultural heritage of the city. The international airport lies around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|5071888" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/263663/a_263663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.15" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|2765356" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/239445/a_239445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive part of the city’s historical area, close to the Gold Souq, the Dubai Museum and the Dubai Creek. It is perfectly situated within a short reach of Dubai's main shopping and commercial districts and is only 15 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260173" Longitude="55.298781" StarRating="2" HotelCode="178563|1771908" HotelName="Middle East Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Musalla Road, Opposite Naif Park, P.O. Box 1590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285920/285920a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|2257539" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Opp. Baniyas Metro Station, P.O.Box: 4467, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288166/288166a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre (Nasser Square area), within walking distance from shops and nightlife/restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|56145529" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/068936c64cb55b8a92a5ed9879e38592/478419.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1002059" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Front of Deira City Centre Mall, Port Saeed District, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144200/a_144200_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a prime location, at the heart of the historic part of Dubai, in front of the City Centre Mall, the hotel has direct access to public transport and is only 5 minutes' drive from Dubai International Airport and 15 minutes from Dubai World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|1007437" HotelName="Ramada Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63827/a_63827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providing easy access to the whole city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|1035531" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182168/a_182168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Mall of the Emirates. The Dubai International Convention and Exhibition Centre is about 10 minutes away, while Jumeirah Beach is some 3 km away. The hotel is approximately 40 minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|6827017" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|58733077" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257546731642" Longitude="55.297689324081" StarRating="3" HotelCode="68185|2079693" HotelName="The Regal Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Next to Al Fahidi Metro Station, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88190/gt_88190_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in the heart of the commercial, financial and shopping district of Bur Dubai and only a 10 to 15-minute taxi ride from Dubai International Airport as well as the International Convention and Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|7700117" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, next to mall of the Emirates, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405925/405925a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|11628101" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 36588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/430181/a_430181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|1363319" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33073/a_33073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to the Dubai Gold Souq and Yacht Club as well as just a few minutes to the Chamber of Commerce and Industry, the Clock Tower, Dubai National Museum, the Heritage and Diving Village, Nad Al Sheba Race Course, Dubai World Trade Centre and Wonderland. It is just 10 minutes drive to Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|2515905" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76388/a_76388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Sheik Zayed Road, making it ideal for visitors seeking contemporary comfort in the heart of the city. The property is ideally located only minutes away from some of the city’s key attractions including The Mall of the Emirates and Jumeirah Beach. It also offers superb connectivity for business travellers to corporate headquarters and international conference centres. It is a 20 to 35-minute drive from Dubai International and Al Maktoum International Airports.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1862331" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15122/a_15122_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops all lie within paces of the hotel. In addition, the international convention centres, the World Trade Centre, Nad Al Sheb race track, the Dubai Gold and Diamond Park, the National Museum, Jebel Ali free trade zone as well as the traditional quarter of Dubai. The transfer time to Dubai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|2390771" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146651/146651a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The city centre and Dubai Creek tourist centre are both 10 minutes by public transport, Bur Dubai is 1.5 km away and Jumeirah Beach is roughly 3 km away. Wafi City is approximately 7 minutes on foot from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="33.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|78288878" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/461391/a_461391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|2451750" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind Mall of Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227342/a_227342_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to business districts and the Dubai Metro, this hotel is convenient for business travellers and holidaymakers. It is situated amidst a hub of coffee shops and restaurants. Jumeirah Beach is around 15 minutes by public transport away from the hotel, which is approximately 2 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223829262994" Longitude="55.284850956432" StarRating="5" HotelCode="186644|2339920" HotelName="The Apartments Dubai World Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9229, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260746/gt_260746_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located in Dubai City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.30" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|24575576" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|2168073" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, Al Barsha 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248155/a_248155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 524 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant and a dining area. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service, a wake-up service and a laundry service. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1594073" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90282/a_90282_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs and shopping malls. Dubai International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|1041573" HotelName="Grandeur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140102/a_140102_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of The Emirates and near to Dubai's top attractions, such as shopping malls, Media City, the Dubai Fee Zone, beaches and convention centres. Links to the public transport network are about 500 m away. Ski Dubai is located approximately 500 m from the hotel, while Jumeirah Beach, the Wild Wadi Water Park and Burj Al Arab are each located about 5 km away. Dubai International Airport is just a 30-minute drive away and is easily accessible by Dubai public transport and taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|4037914" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414793/a_414793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes'walk to Pier 7, a prime location for business and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.87" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|2353107" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/49998/a_49998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and Spice Souk and the Dubaï museum. The congress and exhibition centres are only a 15 minute drive from the hotel. The transfer time to the airport is about 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|47046485" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1264015" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24727/a_24727_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai International Airport. The hotel is only a few minutes away from Dubai Creek Golf and Yacht Club, Dubai Cargo Village, Emirates Training College, Wonderland Theme Park, Festival City, Dubai Aviation College, the Tennis Arena and the Irish Village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|8397597" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/79448/a_79448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|85580949" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|2373936" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/141661/a_141661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradise of luxurious serenity. It is surrounded by banks, bazaars and the best shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|37252327" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409643/409643a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="35.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|28154751" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/580895/w_580895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's international airport. The hotel is also close to the Gold Souk, the Spcie Souk, the Murshid Bazaar and the chamber of commerce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|59108051" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|3311497" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56185/a_56185_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the World Trade Centre, Dubai International Convention and Exhibition Centre and Dubai Museum. The central location of this hotel makes it the ideal base for both business and leisure visitors to the city. It is around 15 minutes to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|1311226" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Behind Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249984/a_249984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of 'New Dubai', the Auris Plaza, within a 5-minute walk of the Mall of the Emirates, Al Barsha and the adjoining metro station. Jumeirah Beach is just 15 minutes away by car and Abu Dhabi is roughly a 2-hour drive. Dubai International Airport is approximately 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|3838320" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25168" Longitude="55.301848" StarRating="4" HotelCode="60666|1518450" HotelName="BurJuman Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road, Al Karama, Bur Dubai, P.O Box 111397</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/78522/a_78522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Trade Centre Road and is directly connected to the prestigious BurJuman mall which is home to a myriad of the world's most exclusive brands. The property is just 5 minutes away from the Dubai World Trade Centre and the convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|28127979" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646954/p_646954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. It is about 7 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="36.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|1326354" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/235020/a_235020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the most inspiring views of the world's tallest building, Burj Khalifa. The hotel also borders Business Bay which is designed to be the new centre in Dubai commerce and only 30 minutes' drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|2572697" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363695/a_363695_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent to the American and Canadian hospitals and the Lamcy Plaza Shopping Mall (500 m). Dubai International Airport is just 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2123535" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river can easily be reached on foot from here, while it is a 15-minute drive to the city centre and 20 minutes to the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|9844021" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Al Barsha, P.O. Box 72584, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367373/a_367373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this apartment hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|1254822" HotelName="Marina Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina Yacht Club Street, Dubai P.O. Box 123233</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/242014/a_242014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 500 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|89764905" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road, P.O. Box 68278, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.76" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|1023402" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes from the Chamber of Commerce, the Etisalat, Maktoum Bridge, the Clock Tower, and the Dubai Creek &amp; Yacht Club. Dubai International Airport can also be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="37.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|85306349" HotelName="Mariana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644232/644232a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1213425" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71190/a_71190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city, this hotel lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|1954453" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|1962452" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shaikh Zayed Road, Al Barsha 1, Behind Mall of Emirates, P.O. Box 214671, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183237/p_183237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel enjoys an ideal location, just 2 minutes' walk from the Mall of The Emirates, and just a short drive from Wild Wadi, Burj Al Arab, Palm Jumeirah and Dubai Media City. The centre of town can be reached in around 15 minutes by car, whilst tourist attractions and ski slopes can be found within just 5 minutes' walk. Umm Sequim Park is around 3 km away, whilst Dubai International Airport is approximately 10 km or a 35-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|1184374" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street 16, Marina Waterfront, Jumeirah Beach Residence, PO Box 376332, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228778/gt_228778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Dubai Marina in the heart of New Dubai, with fantastic views of the Marina waterfront. It lies 3 minutes from Marina Mall and with easy access to major shopping malls such as the Ibn Battuta Mall, Mall of the Emirates and the Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|97920386" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645708/645708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|5945471" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287667/287667a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1421662" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226778/a_226778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes from Sheikh Zayed Road, the Expo Centre, Dubai Convention Centre, Emirates of Sharjah and a short walking distance from some of Dubai's largest malls, including Deira City Centre, offering everything from world-class, boutique fashion to local antiques and traditional textiles. The hotel is also just five minutes from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.95" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|3944752" HotelName="Eureka Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40616/a_40616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment centres as well as important landmarks. It is also close to Dubai's main government and corporate offices, as well as being a short drive from Dubai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|12890713" HotelName="Grand Sina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Bus Station, Sabkha Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/66c1860e9c12bee973d0c03ca5a7291e/494848.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|3468975" HotelName="Savoy Park Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/32015/a_32015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the commercial hub of Bur Dubai. It is within easy walking distance of the popular BurJuman shopping centre, a large number of banks, international cuisine restaurants and the Fahidi Street shopping district. Dubai International Airport is approximately 6 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|1608844" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, Roshana Tower, P.O. Box 212744, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|32430247" HotelName="Ghaya Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412279/a_412279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|83739885" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|1477828" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129857/a_129857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from the beach. Shopping can be found in the direct vicinity of the hotel and Dubai International Airport is located some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1418944" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183127/a_183127_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next to Ibn Battuta Mall, offering excellent shopping and entertainment options, such as Dubai's only IMAX Cineplex and the Sky Dubai hot-air balloon. The hotel is also close to the Dubai Metro, the nightlife of Dubai Marina and the beaches of The Palm Jumeirah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1029282" HotelName="Towers Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/29612/a_29612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Dubai's most popular commercial district. The congress centre and the airport are both a 5-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|30201720" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|1735868" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|3916855" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86524/a_86524_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1485127" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363243/a_363243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1897370" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/531362/a_531362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|2625276" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226508/a_226508_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai International Financial Centre (DIFC) and provides direct access to the Dubai Media and Internet Cities and the Jebel Ali Free Zone. The World Trade Center is some 800 m away, Jumeirah Beach roughly 2 km away and Dubai International Airport approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|7412268" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628403/628403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1575324" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103619/a_103619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai International Convention Centre, Dubai International Financial Centre and the city centre of Dubai. Dubai's International Airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|1337669" HotelName="Savoy Suites Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Community 317, Street 12A, P.O. Box 28950, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139337/a_139337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai's business and commercial hub, Bur Dubai. It provides guests with easy access to Bank Street, the Al Fahidi Street shopping district and the very popular BurJuman Center with its prestigious and upscale designer shops. Its close proximity to the Dubai World Trade Centre and Dubai's International Exhibition Centre makes this property special.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|1724006" HotelName="Savoy Central Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42665/a_42665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the central district of Bur Dubai, this aparthotel is just a few minutes' walk from major shopping centres. The World Trade Centre and Dubai International Airport are just a few minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="43.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|2015397" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138593/a_138593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre Al Mamzar Park and Al Mamzar beach. It is only a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="43.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|1922438" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103314/103314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the heart of Bur Dubai's commercial district. Its proximity to the Dubai World Trade Centre, leading banks and the Dubai Airport makes it an ideal place to stay for businessmen, tourists and shoppers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="43.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|97745261" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624346/624346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1324563" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51410/a_51410_V2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|67436605" HotelName="Jannah Marina Bay Suites" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431499/a_431499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|5353494" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418244/a_418244_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|50382206" HotelName="Gevora Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625437/625437a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, medical assistance, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|2146935" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street, P.O. Box 27070, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52914/a_52914_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.34" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|1694143" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64674/a_64674_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district. It is a true attraction of the city due to its architecture and location, an ideal destination for business travellers and holidaymakers alike. The hotel lies on the famous Sheikh Zayed Street and next to the so-called Dubai International Financial City. The congress centre is just three minutes from the hotel, whilst Jebel Ali, Dubai Media City and Dubai Internet City are all less than twenty minutes away. The international airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.44" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|1792178" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100507/a_100507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the business district. It is near to the World Trade Centre and Dubai International Finance Centre. The city centre is about 5 km away and Jumeirah Beach is about a 10-minute drive from the property. Dubai International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|1135290" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162369/162369a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1116087" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103367/k_103367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and the bus and train stations can be found in the immediate vicinity. It is 3 km from Nasr Square. Shaikh Zaid Road, Dubai Festival City and Gold Souk are all easily accessible by car. The hotel is 6 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26917" Longitude="55.305959" StarRating="3" HotelCode="70471|1314222" HotelName="Florida City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Square Metro Station, Deira, Dubai 49530</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92737/a_92737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is superbly located at Baniyas Square in Deira, close to an array of shopping centres, including the Dubai World Trade Centre, which is 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|1631176" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138946/a_138946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The property is also close to the Dubai Marina, Business Park, Dubai Internet City, Dubai Media city, Knowledge Village, Emirates Golf Club, Greens and Springs and Jebel Ali Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|1399861" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Zen3, Building 11, P.O. Box: 487021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/220945/a_220945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Discovery Gardens dubbed the "new Dubai". It is situated only 5 minutes from the extremly popular Dubai Marina and  the Ibn Battuta Mall (the largest themed mall in the Middle East), and 10 minutes from the Jebil Ali Freezone and the Emirates Golf Club. Burj Al Arab and Madinat Jumeirah are 20 minutes away. This location is ideal for business or for pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|1578975" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22927/a_22927_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. In the immediate vicinity, guests will find the business and commercial districts in addition to a wide range of shopping centres, the World Trade Centre, a golf course, Dubai museum, Jumeirah mosque, and Wild Wadi. It is around a 15-minute drive from the hotel to Dubai International Airport and about 20 minutes to Jumeirah Beach Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|1519517" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227123/a_227123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emirates, a destination in itself. The hotel is only a 20-minute commute from Dubai International Airport and 45 minutes from Abu Dhabi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|55480319" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/683050/w_683050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="45.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|51974204" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628908/628908a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facilities include a baggage storage service, a currency exchange service, a newspaper stand, a library and a smoking area. Wireless internet access (no extra charge) allows passengers to surf the internet and catch up on email. There are a number of shops, including a supermarket. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|86567205" HotelName="Holiday Inn Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1394/lr/01lb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|50719259" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409632/409632a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station providing convenient access to the rest of the city. The Bastakiya Quarters, Dubai Museum, Grand Mosque and the Sheikh Saeed Al Maktoum House are some of the tourist destinations near the property. Dubai International Airport is approximately within a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.59" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255217884701" Longitude="55.335280697797" StarRating="4" HotelCode="68538|27282568" HotelName="Al Jawhara Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P. O. Box 116036, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125335/125335a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Port Saeed area, this aparthotel is just 5 minutes from Deira city centre and not far from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|66637268" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425078/425078a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market. The Sharaf DG Metro Station is just 300 metres away, and Rashidiya and the Dubai International Airport are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10101676" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413895/a_413895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|1010804" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68634/a_68634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai harbour, Dubai Creek Golf and Yacht Club and the World Trade Centre. The centre of Dubai is approximately 2 km away and it is around 4 km to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|53066469" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643886/643886a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|1604074" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363471/a_363471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|2901239" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Near Al Sabkha Bus Station, Deira, Dubai 128774</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409599/409599a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the main business and shopping area of the city, Al Baniyas distric, close proximity to Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|1054998" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shopping centres within a 3-kilometre radius. There is a public beach about a 10-minute drive away and numerous restaurants in the surrounding area. It is four kilometres from the city centre and eight kilometres from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1121460" HotelName="Centro Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226510/a_226510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City and it is also in close proximity to the commercial areas of Sheikh Zayed Road and the Dubai Financial Centre. The bus and train stations are nearby and Dubai International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|1119963" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|17428723" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|46734504" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.69" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|1144309" HotelName="Golden Sands Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13292/l_13292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the central city, this hotel is the largest in Dubai. Premier, serviced apartments offer guests all the comforts of home with the convenience of a hotel. The hotel is located only a 10-minute walk from numerous commercial, shopping, leisure and nightlife districts and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.94" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|1282865" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129855/129855a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|1403817" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247542/p_247542_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located alongside the Jumeirah Beach Residence and ‘The Walk’, offering a unique shopping and dining experience with its 1.75 km beachfront boulevard, housing, 350 retail outlets and 45 restaurants. The hotel is also minutes away from two of the city's largest shopping centres, the indoor ski-slope, Emirates golf club, Wild Wadi Water Park, Internet City and Media City, as well as the commercial area of Jebel Ali. Dubai International Airport is approximately 42 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="50.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|1863358" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191435/191435a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|67390958" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/578756/r_578756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|1115586" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118737, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92675/w_92675_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the business hub of Dubai, next to the Dubai International Financial Centre. It is 4 km from Media City and Internet City and only 15 km from Jebel Ali Free Zone. Dubai International Airport is only 7 km away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|1035992" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103015/w_103015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|25984423" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421816/a_421816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|56027567" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|41093605" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579101/579101a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks (DIP). Its proximity to the new Al Maktoum International Airport and the Jebal Ali Free Zone ( JAFZA ) and the Expo 2020 site makes the property a favored option for both business and leisure- travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|1051461" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/51876/a_51876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Street. It is only a few minutes away from Al Ghurair shopping centre and a 15-minute drive from the congress and exhibition centres. The airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1782926" HotelName="Howard Johnson Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street, Bur Dubai, Dubai PO Box 30329</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75022/a_75022_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the Khalid Waleed Road opposite the Rashid Harbour. The international airport of Dubai is approximately 15 minutes away by car. Dubai Museum, the chamber of commerce, the international congress centre and Dubai World Trade Centre are also to be found in the immediate vicinity. The centre of Dubai is located just 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="53.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|2225317" HotelName="voco Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232951/a_232951_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of the city close to Dubai Mall and the tallest building in the world, the Burj Khalifa. Dubai International Airport is just 20 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="53.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|1584864" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103618/a_103618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vicinity of the Dubai International Financial Centre and World Trade Centre. Dubai International Airport is 15 km away and Dubai Media City and Internet City are just 7 km away, whilst it is only a 10-minute drive to famous shopping centres like the Mall of Emirates or the Burjuman Shopping Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|13107833" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550426/a_550426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|1463239" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street 237, Satwa, P.O. Box 24621, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59335/a_59335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai, near the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|2187298" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201619/a_201619_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away from Mall of the Emirates. Other attractions in Dubai include Dubai Creek, the Grand Mosque, Jumeirah Mosque, Dubai Museum and Jumeirah Beach Park. Dubai Marina is around 1.5 km away, while the Dubai Autodrome and Dubai Sports City are within some 10 km of the hotel. Dubai International Airport is around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|1428345" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/064759/064759a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|2130745" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/205321/p_205321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|2736338" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|1165461" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302287/a_302287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk away from the metro station, which provides guests with easy access to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|1259488" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138299/a_138299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent position from which to explore the city. The property is situated just metres away from the city centre, Deira City Centre Shopping Mall and the Dubai Creek Golf &amp; Yacht Club. The nearest beach is a 20-minute drive from the accommodation, as is the Exhibition Centre. Links to the public transport network can be found 100 m away and Dubai International Airport lies only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|18287005" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1918999" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, PO Box 14703, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/46582/a_46582_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Mankhool Road in Bur Dubai, near the commercial and business areas. It is a few minutes from Dubai's international airport (8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|2082989" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 181211, Omar Bin Al Khatab Road, Opposite Al Ghurair shopping mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88586/a_88586_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Dubai. Dubai creek is some 2 km away. Many shopping areas and business centres, along with links to public transport, are also located in the immediate vicinity. Be it the famous Trade Centre or any number of other tourist attractions, the hotel is close to a great many places of interest. Dubai International Airport is 8 km away from the hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|1026127" HotelName="Sheraton Jumeirah Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19798/a_19798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical garden area. A hotel bus runs on a daily basis between the centre of Dubai and the hotel. Jebel Ali sailing club, Emirates golf club, Wild Wadi Aqua Park, the University of Dubai, Dubai Marina, Jumeirah mosque, the World Trade Centre and the Hard Rock Café are located close to the hotel and easily reached within a few minutes. Furthermore, the airport is approximately 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|59044796" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="56.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|89467133" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606223/606223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 km from the centre of Dubai, this apartment hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|92421153" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591441/591441a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|81749098" HotelName="Zabeel House MINI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628398/628398a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|3026726" HotelName="New Penninsula Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="57.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|89963369" HotelName="Sheraton Grand Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/409215/a_409215_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a walking distance to the World Trade Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|2145810" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen, Deira, P.O. Box 88449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100443/a_100443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury city hotel is located just 9 km from Dubai International Financial Centre, traditional souqs (markets) and modern shopping centres. Dubai Media City, Dubai Internet City and Jebel Ali Free Zone are all located between 30 and 42 km away. The hotel is some 7 km away from the Dubai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|2689647" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|4439908" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/101132/a_101132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entertainment areas. It is approximately 5 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|1052120" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area, P.O. Box 232808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288191/288191a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.14" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.268775955141" Longitude="55.379208746033" StarRating="3.5" HotelCode="524691|42265522" HotelName="Fortune Classic Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173526/173526a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Dubai Airport Free Zone, with easy access to Dubai International airport, the Al Bustan Centre and al Mamzar beach and park. DAFZ Metro station is within walking distance and the Dubai International Convention and Exhibition Centre is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|24081801" HotelName="Al Sarab Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405040/405040a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|1927633" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182575/a_182575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is just minutes away from Dubai Media City and directly connected to the beachfront. It is close to major shopping and business districts, with the Mall of the Emirates and IBN Nattuta Mall both approximately 10 km away. Dubai Marina is just 500 m away and Dubai Marina metro station is around 1 km away. Abu Dhabi is around 120 km from the beach hotel and it is approximately 30 minutes to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|1261096" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38134/a_38134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade Centre. The hotel's walkway connects directly to the Dubai International Convention Centre. Dubai's International financial centre, the American University in Dubai, Dubai Internet City and Dubai Media City are all in the vicinity. It is around a 20-minute drive from the hotel to Dubai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|1118382" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260042/w_260042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|73117628" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/438100/a_438100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|99529997" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/977725/a_977725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|1125940" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259989/a_259989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|3193259" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89454/a_89454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive from the Gold Souk and the Spice Souk and 20 minutes from the sandy Jumeirah Beach. It lies 3.8 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.31" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|1122929" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|1844572" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/39075/a_39075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just a short distance to Dubai Marina, Dubai Creek Golf and Yacht Club and the World Trade Centre. Dubai international airport is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|1740896" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 450605, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137514/137514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|80640683" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1253681" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87332/a_87332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centre and Exhibition Halls and 2 km away from Jumeira beach front. Dubai International Airport is situated some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|24218723" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.32" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|1626150" HotelName="Grand Square Stay Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind The Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139412/a_139412_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city of Dubai and is just behind the Mall of the Emirates. It is close to some of the local attractions of Dubai, such as Sheikh Saeed's House, Dubailand (8 km), the Grand Mosque, Tower of Arabs (Burj Al Arab), Majlis Gallery, Magic Planet and Wild Wadi Waterpark (3 km). The centre of the city is approximately 12 km from the hotel and Dubai International Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|1479580" HotelName="JW Marriott Marquis Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261440/a_261440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|1925012" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134691/134691a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.257122793309" Longitude="55.293302877315" StarRating="4" HotelCode="933777|7126940" HotelName="Raintree Hotel Rolla - Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 5855, Garhoud, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/411531/a_411531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Bur Dubai, the hotel is an ideal spot from which to discover Dubai. From here, guests can enjoy easy access to all that the lively city has to offer. With its convenient location, the property offers easy access to the city's must-see destinations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|34279823" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630743/630743a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|69017180" HotelName="Zabeel House The Greens by Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/901622/a_901622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity, for travellers that want a link to the most interesting neighbourhoods in the most vibrant cities.

This comfortable hotel can be found in Jumeirah. Travellers may keep updated with the internet or Wi-Fi access available on the property's communal areas. Customers can enjoy the convenience of 24-hour reception. Common areas are suitable for wheelchair-disabled people. This hotel does not accept pets. Moreover, those travelling by car may make good use of the parking facilities. There is an airport transfer service for guests' convenience. Some services of ZABEEL HOUSE THE GREENS BY JUMEIRAH may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.24" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1797532" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92764/a_92764_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Waterfront Centre, a luxury shopping centre with over 550 retail outlets, 90 restaurants and cafés, and a 100 berth marina, which is perfect, especially during the famous Dubai Shopping Festivals in the summer and winter months. Dubai International Airport is approximately 130 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.45" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|51302635" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Golf,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Road, Al Dar Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/743163/a_743163_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel lies in Dubai, a few metres from the sea. There are a number of shops nearby. It is about 38 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|2405121" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76422/a_76422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel located in Al Rigga Street in the district of Deira, only 100 m away from Al Rigga metro station. It is within walking distance of the city’s business areas and famous shopping areas. It lies just 10 minutes away from Dubai International Airport by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|2185910" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen St, P.O. Box 81148, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156391/156391a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1274160" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232838/a_232838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel is close to the Wellington International School, Dubai College, Saudi-American Hospital, Dubai Marina and the Mall of the Emirates, which also provide bus and train stations (5 minutes' drive). Other nearby places of interest include the Hard Rock Cafe, Jumeirah Beach (both 10 minutes by car), Marina Mall, Burj Khalifa and Dubai Mall (all a 15-minute drive) and Dubai Trade Center (20 minutes' drive). Dubai International Airport is approximately 25 km from the hotel, or a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|25199473" HotelName="Aloft City Centre Deira, Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/PropertyReference/Image/ext295/imagethumb_294508_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="67.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|95864817" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/646204/a_646204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB) Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.20" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|39465576" HotelName="Aloft Dubai South" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640095/640095a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless connections are available at Aloft Dubai South. The reception desk is not open throughout the day. Aloft Dubai South offers a specially designed family room including a cot for children. All units at Aloft Dubai South are wheelchair-accessible. Pets are not allowed at Aloft Dubai South. Parking facilities are available for guests' convenience. Corporate travellers may avail for event rooms, ideal to host a business seminar or a special occasion. The property provides an entertainment programme and leisure activities for guests' added convenience. Aloft Dubai South may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.23" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|1205488" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|29293832" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/687647/a_687647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. Dubai (DXB) Airport is located about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|2460299" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16096/a_16096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surrounded by well-tended gardens and lies close to the World Trade Centre and the centre of the city lies around 7 km away. A complimentary shuttle bus service transports guests to the city centre, the nearby shops and Jumeirah beach. Links to the public transport network can be found directly outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|1378038" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/140167/a_140167_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is situated adjacent to Dubai Media City/Internet City and is just minutes from Jebel Ali Free Zone. Guests are within walking distance of the Dubai Marina and its multitude of shops, restaurants and cafés, and the centre of Dubai can be reached in only 20 minutes by car. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.61" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|2396580" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box 34047, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164259/164259a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|1085584" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Country House" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/206345/a_206345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed Road just opposite Dubai Marina. Dubai Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|1520711" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236985/a_236985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, car hire, medical assistance, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|6062274" HotelName="Royal Central Hotel - The Palm" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|77451744" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|1021040" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238932/a_238932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|1150890" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Village, Internet City and Media City. The hotel is convenient for both business and leisure travellers. It offers easy access to the Dubai-Abu Dhabi highway. It is also close to the largest shopping centre in Dubai, the Mall of the Emirates, as well as the rapidly developing Dubai Marina and the Palm Jumeirah. Dubai International Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|2030632" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376670/376670a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city centre shopping mall is right across the road and the Dubai Creek with its rolling lawns, yacht basin and PGA-rated golf course is just a short drive away. Dubai International Airport is also just minutes from the hotel (approximately 3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.40" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|1279826" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 211723, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86526/a_86526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Dubai Media City, which is home to many leading international companies. An emerging global media hub, it is only 35 km from Dubai International Airport and less than an hours drive from the Abu Dhabi International Airport. Its close proximity to the beach and the city's vibrant shopping areas make it the perfect destination for mixing business with pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|1497129" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391740/a_391740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="77.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|9808272" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="77.39" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|55448653" HotelName="Pullman Dubai Creek City Centre Residences" Meals="BEDROOM APARTMENT,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BEDROOM APARTMENT" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/413762/a_413762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="77.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|98659133" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477055/a_477055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart of Dubai. The hotel is located just steps from nightlife and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="78.41" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|31137709" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608782/608782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="78.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11669587" Longitude="55.19410174" StarRating="3.5" HotelCode="319184|51265864" HotelName="The View Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614203/614203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.250618740764" Longitude="55.296391058861" StarRating="4" HotelCode="155271|1744396" HotelName="Xclusive Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Street 17B, Al Mankool Area, Behind Spinneys, Next to the Burjuman Mall, P.O. Box 126012, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/220871/a_220871_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is positioned about 1.5 km from the closest bus station and about 700 m from the closest train station. The establishment is just a few kilometres from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|2766263" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 A Street, P.O. Box 126012, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175670/175670a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|3141408" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14867/a_14867_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al Ghuarair Shopping Mall is located in the immediate vicinity of the hotel and it is also close to the creek. It is around a 20-minute drive from the nearest beach depending on traffic. It is located close to one of the most popular nightspots in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|1438256" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302555/a_302555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8188063" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259990/a_259990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="82.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.224456210171" Longitude="55.283412337303" StarRating="4.5" HotelCode="98620|1916734" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 117452, Park Place Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138294/a_138294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="83.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|1161137" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY,LIGHT BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 64225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/42667/a_42667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira on Al Maktoum Street only minutes from the chamber of commerce, the centre for economic development, the clock tower, the gold market, the World Trade Centre, the International Congress Centre and the exhibition area. Dubai's international airport is 10 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="84.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|1698062" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 120253, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/372927/a_372927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="84.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|22191678" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/421817/a_421817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The property lies a five-minute drive to the Downtown area and the Dubai Mall, and the airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="85.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|1641477" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95584/a_95584_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to the World Trade Centre, Burjuman Mall, Shopper's Paradise, Dubai Creek Park, Dubai Museum and many other area attractions. Jumeirah Beach is around 5 km from the hotel. Dubai International Airport is located roughly 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="85.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|1469921" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="88.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|71541853" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|1432477" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/75206/a_75206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="90.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|58457384" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://content.totalstay.com/Content/DataObjects/ThirdPartyProperty/Image/ext1755/imagethumb_1754337_v1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|1576062" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5002/a_5002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from the Dubai Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|11923729" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/904242/a_904242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making Downtown Dubai district, walking distance to the world's tallest building, its famous fountain and The Dubai Mall, Mövenpick Hotel Apartments Downtown Dubai offers a comfortable base near DIFC, DWTC and Business Bay. Dubai International Airport is just 20 minutes away.

Among 244 units, there are deluxe rooms and serviced hotel apartments with one or two bedrooms, as well as a kitchen with a cooker, fridge, freezer, microwave, washing machine and dryer. The hotel features an international all-day restaurant, swimming pool, pool lounge, sauna and gym. There are four meeting rooms available, all flooded with  natural daylight, for hosting your events in downtown Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="94.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|7260471" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sofouh Road, Jumeirah Beach Residence, The Walk, P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76833/a_76833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a perfect location on Jumeirah Beach, the hotel offers easy access to Dubai Marina, Dubai Internet and Media Cities, Knowledge Village, Jebel Ali Free Zone, Dubai Investment Park, Emirates Golf Club, Mall of the Emirates and Ibn Battuta Mall. Dubai City Centre and the International Airport can be reached in approximately 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="95.63" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|1059867" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100696/a_100696_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai Media City and opposite Le Meridien Mina Seyahi. Dubai International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="95.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|1798689" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139228/w_139228_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the heart of the Dubai Marina, just minutes away from Jumeirah Beach. This great residence is within walking distance of many tourist attractions, fine restaurants and exclusive shopping malls, like Marina Mall, Mall of the Emirates and Ibn Battuta Mall. The public beach at Jumeirah is only a 10-minute walk away. Media City and Jebel Ali are easily reached within 5-10 minutes by car. Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="95.96" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|1949341" HotelName="Address Montgomerie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76742/a_76742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|79680767" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/545405/a_545405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="98.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|23590700" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540961/540961a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="99.65" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|3586573" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183407/183407a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="100.08" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|1494405" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai P.O. Box 5182</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11787/a_11787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the end of Jumeirah Beach Road, the resort is only about a 10-minute drive from the city centre and World Trade Centre, and around 15 minutes from Dubai International Airport. Exclusive shopping centres are within walking distance, as are some of the Dubai's most magnificent sightseeing attractions. Golf lovers enjoy easy access to the Dubai Creek and Nad Al Sheba golf courses where besides golf it is also possible to experience traditional camel and horse races. This is also the location of the famous Dubai World Cup - the world's most affluent horse-race. Tourist attractions such as the Widi Wadi Water Park (15 minutes), Dubai Museum (15 minutes), the gold and spice market (10 minutes), and the zoo (5 minutes) can all be quickly and easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="100.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1481517" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143962/143962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre, 2 km from Sheikh Zayed Road, 2 km from Al Fahidi Street, 5 km from the World Trade Centre and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="101.62" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1617392" HotelName="The Galleria Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, PO Box 6655, Deira Corniche, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164418/164418a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="102.35" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|54634922" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Off Sharaf DG Metro Station, P.O. Box 450011, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424041/a_424041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="102.79" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|1309103" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95092/a_95092_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from Al Mamzar Beach and Dubai Creek Park is 3 km from the hotel. The Burj Dubai &amp;amp; Business Bay Area is 9 km away and Ski Dubai and the Emirates Mall are both 15 km from the hotel. Dubai International Airport is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="103.81" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|1791758" HotelName="Jumeirah Emirates Towers" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box: 72127, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12115/a_12115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel affords a central location along highly stylish Sheikh Zayed Road. It enjoys an enviable position on the Dubai skyline and is situated close to Jumeriah Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="104.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1060043" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90280/a_90280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as well as the Old Town Souk, which features myriad shops and boutiques. Dubai World Trade Center is approximately 5 km from the design hotel, the Mall of the Emirates is around 7 km away, and the public beach is roughly 10 km away. Dubai Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="104.43" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1100545" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91920/a_91920_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provides easy and short access to the airport, the five star dining and entertainment of the old town and to many well-know areas in Dubai, such as the world’s largest tower, the Dubai mall, and the world’s largest shopping centre. Dubai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.54" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|37789615" HotelName="Renaissance Downtown Hotel, Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/626565/w_626565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travellers as well as families. The nearest shops can be reached within about 10 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="110.36" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|2171738" HotelName="Nihal Residency Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, 16 A Street, Al Mankhool, P.O. Box 25295, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/260066/gt_260066_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel enjoys a central location in Bur Dubai, within walking distance of Bank Street and the Dubai Creek. It is situated 15 minutes' drive from Sheikh Zayed Road, the World Trade Centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="110.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.100818" Longitude="55.176585" StarRating="4" HotelCode="630929|38180562" HotelName="Class Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Airport Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanya Street, Barsha Heights, Dubai 191860</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612909/612909a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Dubai is ideal for business travellers who arrive or depart from Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="111.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1914339" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/16103/a_16103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will be enchanted by the fabulously clear turquoise-blue waters of the Arabic gulf. The Hard Rock Café and the Emirates Golf Club are located nearby. It is some 25 km to the international airport, lying around 20 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="111.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|5099097" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248438/p_248438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="112.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|2619625" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127884/127884a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, restaurants, health clubs and well-known shopping centres such as Emirates Mall and Ibn Batuta malls are available. Not just a beautiful beach location, the aparthotel is also a first-class location for business travellers as it is near the recognized business districts in the city such as Dubai Knowledge Village, Dubai Media City, Dubai Internet City and Jebel Ali Free Zone. Jumeirah Beach is some 500 m from the residence and Dubai International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="113.03" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|1456290" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Internet,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639426/639426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Jumeirah. There are a total of 200 bedrooms on the premises. Al Seef Hotel by Jumeirah is ideal for a productive stay, thanks to the Internet access available throughout. Visitors are welcomed in a lobby with 24-hour reception. Cots are available for younger guests on request. All bathrooms at Al Seef Hotel by Jumeirah are handicapped friendly. No pets are allowed on the premises. The premises are provided with a car park and garage facilities. Customers can make use of the airport transfer service. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="114.82" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|2907778" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87420/a_87420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It is also just 10 minutes away from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="115.13" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|69539930" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="115.38" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|1188197" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144454/w_144454_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, including Media City and Internet City. Large shopping centres surround the establishment and it is also just 10 minutes from the beautiful beach. A number of restaurants can be found within around 5 minutes' walk of the hotel and Wild Wadi Water Park is only 10 minutes away by public transport. Additional nearby attractions include Dubai Marina, which is 5 minutes away, and Burj Al Arab and The Palm Jumeirah, which are both around 10 minutes away by public transport. Dubai International Airport is approximately 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="115.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|2333799" HotelName="City Seasons Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68507/a_68507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It lies very close to the city centre shopping venues, Dubai Creek Golf and Yacht Club and the business district. Dubai International Convention and Exhibition Centre (World Trade Centre) is approximately 2 km away and it is within 10 minutes’ drive of Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="116.12" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|2495086" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64676/a_64676_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of the Dubai Skyline and the Arabian Sea. From here, guests are within easy reach of the airport and the lifestyle club of Dubai. A beach lies about 200 m away, while shops are about a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|5698410" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/245074/a_245074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined with business and shopping venues. It is just over 5 minutes by taxi to either the beach or city centre. The Dubai World Trade Centre is 15 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="118.19" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228835218255" Longitude="55.259421830688" StarRating="3" HotelCode="27573|1692068" HotelName="Regent Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 1 Beach Road, PO Box 127328, Open Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40619/a_40619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 km from Dubai World Trade Centre Tower and the Dubai International Exhibition Centre on Sheikh Zayed road. It is close to Jumeirah Corniche and is just a short distance from the main banking and business areas, as well as the shopping souqs at Karama and Bur Dubai. The hotel is easily accessible from the Jebel Ali/Abu Dhabi highway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="120.18" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|1933372" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="125.56" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|1213837" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/278291/a_278291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai international airport. The Gold Souk, the international convention centre and the Dubai world trade centre all lie close by. The centre of Dubai is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="125.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|44786504" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482521/482521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="125.86" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|4077682" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai-Hatta Road, P.O. Box 9277, Hatta</AddressLine>
          </AddressLines>
          <CityName>Hatta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13829/a_13829_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than an hour's drive from Dubai and ten minutes to the border of Oman, the journey to the club resort leads through some of the most interesting and stunning landscapes in the U.A.E.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="126.93" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|3364846" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="129.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|1034471" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302349/a_302349_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="129.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|1821055" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185069/185069a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="131.77" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|13718279" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631144/631144a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="131.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|2252334" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33395/a_33395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst sprawling gardens, this spectacular luxury hotel is located at the heart of Dubai some 2 km from Dubai Creek and just a few minutes drive from the Yacht Club. Links to the public transport network are to be found close by and a diverse selection of shops, restaurants, bars, pubs, cafés and further entertainment venues are situated within a 5-minutes drive of the hotel. It is also just 5 km to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="135.74" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|2258207" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 2822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71799/a_71799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located at the heart of Dubai’s vibrant, bustling centre, directly beside the beautiful, world-famous Dubai Creek Golf and Yacht Club. Dubai international airport is 5 minutes drive from this hotel that is located at the junction of several major roads that provide convenient access to the city’s world-class shopping centres, prime business districts, numerous parks, restaurants and banking areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="142.90" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|2572552" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina Walk, P.O. Box 11640, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/84/5b0eb2cff9a0e12605553f7ee74feaec/JP009200.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="143.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|5216356" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street, Dubai Marina, Al Marsa Area, Near Marina Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405679/405679a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="147.91" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1404" Longitude="55.13478" StarRating="5" HotelCode="935506|4013725" HotelName="Sofitel Dubai The Palm Luxury Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent road, The Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235858/235858a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="148.52" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|9039519" HotelName="Dubai International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295800/w_295800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="150.10" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|1039056" HotelName="Anantara The Palm Dubai Resort" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/310882/a_310882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="151.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|1740649" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90283/a_90283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souqs, as well as the modern attractions of the gold souq. Also nearby is the Mall of the Emirates, the largest shopping mall outside of North America, which includes an indoor ski slope. Located on the pristine Dubai shoreline, the hotel offers a tranquil setting with exceptional views over the Arabian Gulf. This hotel is located near to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="152.26" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|67137189" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577841/577841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="154.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|2222284" HotelName="Ramada Downtown Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street, Downtown, P.O. Box 116566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/216565/a_216565_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a 5-minute drive away from Dubai International Financial Centre, the convention centre and the World Trade Center. Jumeirah Beach and Burjuman shopping centre are a 10-minute drive away. The hotel is within walking distance of the nearest metro station and Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="154.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|16632286" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="156.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|1190602" HotelName="Jumeirah Zabeel Saray" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Road, The Palm Jumeirah, P.O. Box 27722, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232313/a_232313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="161.05" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|1366207" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73988/a_73988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime location on Sheikh Zayed Road, at the 4th Interchange at Al Barsha. It is set in the heart of newly-developed modern Dubai, a few minutes from Dubai Internet City, Dubai Media City and the Jumeirah stretch of beach, and just 20 minutes from both the city centre and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="164.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|1118035" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367380/a_367380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="166.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|1568760" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234991/p_234991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai, Burj Khalifa and Dubai Convention Centre and World Trade Center. The beach is around 7 km away and Dubai International Airport is situated approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="166.49" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|6888939" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/678503/p_678503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="169.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.26916854" Longitude="55.29719813" StarRating="3" HotelCode="371219|15644617" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street, Gold Souk, Deira, PO Box 376095, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://assets.cosmos-data.com/thumbnails/large/1/027318565e14aaee5ceed78ed8535cfb/560585.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="170.28" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|1561489" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/56335/a_56335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="171.83" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|1162008" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196877/196877a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="174.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|1034594" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201946/a_201946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel Ali Free Zone and within walking distance from the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|1178536" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Dubai Marina, P.O. Box 227, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/367374/a_367374_AR2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="182.46" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|1052096" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153837/153837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="188.07" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1407029" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86527/a_86527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice Market. Dubai International Airport is some 6 km away, while the World Trade Centre is 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|54812542" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/477440/a_477440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|2548583" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90986/a_90986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute taxi ride from Dubai International Airport (some 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="192.51" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|60137681" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1000609/w_1000609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="195.17" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|1879312" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202837/a_202837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media City, Knowledge Village and Tecom. The city centre and restaurants can be found within around 2 km. The nearest golf course is approximately 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|17800766" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557506/557506a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|1665557" HotelName="The Ritz-Carlton Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22979/a_22979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis of serenity, close to the shops and café life of the cosmopolitan JBR Walk. The metropolis, Dubai is a dazzling example of natural beauty and human inventiveness. Located along the turquoise waters of the Arabian Gulf, this vibrant destination entices visitors from around the world. They experience a city rich in fun, sun and surprising variety. Desert excursions, towering skyscrapers and championship golf courses all add to the allure of an unforgettable destination. From its many landmarks and traditional markets to its extravagant shopping centers and daring big-city architecture, Dubai is uniquely captivating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="202.37" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|1341912" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, PO Box 24970, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/5001/a_5001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by beautifully designed gardens and the golden sands of the famous Jumeirah beach. Guests are inspired to explore Dubai's natural splendour and the cultural wealth of the surrounding region. The renowned Emirates golf club is in the immediate vicinity of the hotel, as is the exclusive shopping centre Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="202.84" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|79334342" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623424/623424a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury aparthotel is located in Bur Dubai with close proximity to Dubai Healthcare City, Wafi City and Oud Metha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="206.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|1328970" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tower, Burj Dubai, and attached to the Dubai Mall, one of the largest shopping and entertainment destinations in the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="220.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|67289016" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/658027/a_658027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="231.78" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|2285360" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248425/a_248425_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai International Airport is located roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="234.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|87327122" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/650910/a_650910_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="235.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|1072038" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92763/a_92763_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartment hotel shares close proximity to a number of business institutions, shopping malls and tourist attractions. It is around 20 km from Dubai Museum and Jumeirah beaches are around 15 km away. Dubai International Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="239.06" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|1128425" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, PO Box 75157, Jumeira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248427/r_248427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="243.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|32657517" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="247.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1258653" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/4999/r_4999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies directly beside long sandy Jumeirah Beach, some 20 km from the centre of Dubai, to where a regular hotel shuttle bus service runs. The international congress and convention centres, the World Trade Centre, Dubai Media &amp;amp; Internet City, the Nad Al Sheba racing track, the Emirates Golf Club, The Montgomerie as well as Jebel Ali free trade zone lie close to the hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="249.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|40666685" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/238145/a_238145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="257.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|14487381" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/995154/a_995154_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="261.68" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|76848666" HotelName="Caesars Resort Bluewaters Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/908662/w_908662_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. There are a number of shops nearby. It is about 21 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="277.99" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|2768643" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach, PO Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248429/a_248429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Jumeirah, the hotel is adjacent to the Burj Al Arab, Wild Wadi Water Park and the Jumeirah Beach Hotel. This property is close to the leisure and commercial attractions, while Dubai International Airport is 25 minutes by car (approximately 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.22" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|37957802" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532815/a_532815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="292.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|2240793" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa, PO Box 888333, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.16" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|1033188" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134250/a_134250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="313.71" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|1325417" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/261421/p_261421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.48" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|2425713" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248253/a_248253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="374.01" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|1254619" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/228233/a_228233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located on the West Crescent of the iconic, man-made island of Palm Jumeirah in Dubai. It offers its guests striking views of either the Palm Jumeirah Lagoon or the Dubai skyline and is set a short distance from the calm waters of the Arabian Gulf. The apartment hotel is situated approximately 1.5 km from the centre of Dubai. Dubai Old City, Dubai Museum and the Jumeirah Mosque are each approximately 40 minutes’ drive away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="380.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|49453861" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/789474/a_789474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="392.66" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|1543257" HotelName="Atlantis The Palm" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99581/a_99581_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mall is 15 minutes away by car and the Dubai city centre is 25 minutes away. The Dubai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="407.53" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1745528" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64672/a_64672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial Centre. Perfect for business and leisure guests alike, this elegant hotel offers easy access to a number of attractions including the Dubai Mall, The Dubai Fountain, Dubai International Convention and Exhibition Centre, Dubai International Art Centre, Dubai Zoo, and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="417.33" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|3041051" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2, PO Box 128777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405910/a_405910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="484.89" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.119632" Longitude="55.131219" StarRating="5" HotelCode="632224|9958298" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Central Heating,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573148/573148a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed in the lobby, where they will find a reception desk with check-out service. A safe is among the facilities. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="504.92" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.08064303" Longitude="55.12124944" StarRating="5" HotelCode="788739|48314941" HotelName="The Residences at Caesar Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="apartment" HotelFacility="Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/910582/w_910582_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.85" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.097749205758" Longitude="55.154162049293" StarRating="5" HotelCode="906938|3117994" HotelName="Residence &amp; Spa at One&amp;Only Royal Mirage" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdulaziz Al Saud Street, P.O. Box 37252, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/248254/a_248254_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="546.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|1031379" HotelName="One&amp;Only The Palm" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227963/a_227963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="940.73" OriginalAmount="0">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|2287754" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD,ROOM ONLY" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ain Road, Dubai Desert Conservation Reserve, P.O. Box 118887, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai Desert Conservation Reserve</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7221/a_7221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just 45 minutes from the cosmopolitan city of Dubai. Visitors can experience the true beauty and majesty of the desert and observe the indigenous wildlife of the area. Dubai International Airport is approximately 5 km from the spa complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="941.19" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|1408032" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 74147, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9375/a_9375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, breathtaking hotel is located in the heart of Dubai and is probably the most famous and expensive hotel in the world. At 321 m high, the Arabian Tower is the tallest on earth and the newest of Dubai City's landmarks. No other hotel can even come close to this luxurious accommodation, which is part of the Jumeirah Beach Resort complex, 15 km to the south of Dubai City. The unique, sail-shaped building stands proud on an artificial island about 280 m from the mainland and connected by a jetty. The hotel is a symbol of Dubai's wealth, and lies some 25 km from Dubai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1891.42" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.265219117374" Longitude="55.322456256014" StarRating="3.5" HotelCode="907765|1549866" HotelName="Auris Hotel Apartments Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, next to Al Rigga Metro Station, Al Muraqqabath, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148613/148613a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Deira District in Dubai, within walking distance of Al Ghurair City, Al Riqqa Street and the Metro station. The hotel is a short drive from Dubai International Airport, Deira City Centre, the Dubai Gold Souk, the Dubai Creek and the Dubai Airport Free Zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1896.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|1041223" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1999.98" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|2650111" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.57" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="3" HotelCode="957308|22156107" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="23.88" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|8715057" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="24.80" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|20445207" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="25.18" OriginalAmount="0">
      <BasicPropertyInfo StarRating="" HotelCode="|95457194" HotelName="Green House Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="26.02" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|93009580" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.60" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|60731798" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="28.76" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|54376883" HotelName="OYO 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="29.77" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|29455162" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="30.05" OriginalAmount="0">
      <BasicPropertyInfo StarRating="2" HotelCode="|93764310" HotelName="Super 8 by Wyndham Dubai Deira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.09" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|27679110" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.25" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|34347859" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.72" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|80775075" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.73" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|55174469" HotelName="Premier Inn Dragon Mart Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="34.75" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="3" HotelCode="882888|64421440" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.50" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|1064843" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.69" OriginalAmount="0">
      <BasicPropertyInfo StarRating="2" HotelCode="|43914052" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.49" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|96498018" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.58" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|35425960" HotelName="Al Jaddaf Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.20" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|66308121" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.27" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|83207494" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.67" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|93682402" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="56.47" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|1371262" HotelName="Grand Stay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.34" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|25994189" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.21" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|66030723" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.00" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|85095667" HotelName="Park Regis Business Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.02" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|4438628" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="74.65" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|25617302" HotelName="C Central Resort The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.90" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|81435606" HotelName="Sofitel Dubai The Obelisk" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="82.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|47563225" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="82.50" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|74286056" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="87.78" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|93536852" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="94.21" OriginalAmount="0">
      <BasicPropertyInfo StarRating="3" HotelCode="|49120866" HotelName="Rove La Mer" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.55" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|16530894" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="108.70" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="978200|70792057" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="139.89" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|44364116" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="166.81" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|86905719" HotelName="Riu Dubai" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="227.67" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|37468472" HotelName="Address Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.13" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|26156157" HotelName="Al Badayer Retreat" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="235.80" OriginalAmount="0">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|43387402" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="249.97" OriginalAmount="0">
      <BasicPropertyInfo StarRating="4" HotelCode="|42229045" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="330.44" OriginalAmount="0">
      <BasicPropertyInfo StarRating="5" HotelCode="|48445419" HotelName="One&amp;Only Royal Mirage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Golf,Jacuzzi,Kitchen,Central Heating,Swimming Pool,Shopping Arcade,Designated Smoking Area,Diet Meals,Heated Pool,Spa,Bicycle Rental,Garden,24 Hour Security,Airport Transfer (on Demand),Parking,Smoking Rooms,Valet Parking,Dining,Meeting Room,Printer,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,4.5,2,5.5,3.5,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CLUB RESORT,BEACH HOTEL,APARTMENT HOTEL,SPA HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,GOLF HOTEL,COUNTRY HOUSE,ECO HOTEL,HOTEL DE CHARME,GUESTHOUSE,VILLAGE,APARTHOTEL,HISTORIC HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True