<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|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="aabe3bdc-9c99-49c8-9e97-275c540f8046">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|CoordinatorError|No Supplier Found MGR|<?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="aabe3bdc-9c99-49c8-9e97-275c540f8046">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" 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.204849</Latitude>
      <Longitude>55.270782</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|W2MSearch|supplier interation failed||W2M|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|TotalStaySearch|supplier interation failed||TotalStay|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|OlympiaSearch|supplier interation failed||Olympia|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|DarinaCancel|supplier interation failed||Yalago|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|DarinaSearch|supplier interation failed||Darina|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|DOTWSearch|supplier interation failed||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|GoGlobalTravelSearch|Invalid JSON primitive: Unauthorized.|System.ArgumentException: Invalid JSON primitive: Unauthorized.
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject()
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeList(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeDictionary(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input)
   at HotelSources.GoGlobalTravel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\GoglobalTravel\GoGlobalTravel.cs:line 284|GoGlobleTravel|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|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="2024-09-08T17:33:27.6155664+01:00" Version="0" EchoToken="Search" TransactionIdentifier="aabe3bdc-9c99-49c8-9e97-275c540f8046" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="330.14" OriginalAmount="330.14">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|662709" HotelName="Melody Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near Al Nasser Mosque, Deira, PO Box 80546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/600213/fdf0bad556a661222c8130247b24862f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342" OriginalAmount="342">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|35718" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="346" OriginalAmount="346">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|7684" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="381.25" OriginalAmount="381.25">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|660272" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 114045, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162648/162648a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409" OriginalAmount="409">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|200796" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 10/10/2024" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412" OriginalAmount="412">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|201524" HotelName="Mariana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="420" OriginalAmount="420">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|380021" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="424" OriginalAmount="424">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|61501" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|201454" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/0/2/4/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|61630" HotelName="Grand Sina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|62174" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|61315" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="447" OriginalAmount="447">
      <BasicPropertyInfo Latitude="25.270014836783" Longitude="55.319002676197" StarRating="3" HotelCode="146075|47047" HotelName="City Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129857/129857a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Dubai. There are a total of 100 accommodation units at City Star. Customers will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448" OriginalAmount="448">
      <BasicPropertyInfo Latitude="25.259009" Longitude="55.288926" StarRating="3" HotelCode="364976|32599" HotelName="Panorama Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68731/a_68731_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Trade Exhibition and Convention Centre, the Free Zones, ports, textile and gold souks, banks and the best beaches in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460" OriginalAmount="460">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|15585" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="461" OriginalAmount="461">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|41384" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284860/a_284860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="472.81" OriginalAmount="472.81">
      <BasicPropertyInfo StarRating="2" HotelCode="|440359" HotelName="DOWN TOWN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1878926_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 36 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include desks and complimentary newspapers, and housekeeping is provided daily.Take advantage of the hotel's room service (during limited hours).Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).Located in Dubai (Deira), OYO 329 Down Town Hotel is within a 10-minute drive of Creek Park and Meena Bazaar.  This hotel is 0.3 mi (0.5 km) from Gold Souk and 3.1 mi (5 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Perfume Souq - 0.5 km / 0.3 mi  Gold Souk - 0.5 km / 0.3 mi  Spice Souk - 0.6 km / 0.3 mi  Naif Souq - 0.6 km / 0.4 mi  Deira Twin Towers Shopping Centre - 0.8 km / 0.5 mi  Fish Roundabout - 1.5 km / 0.9 mi  Textile Souk - 1.6 km / 1 mi  Sheikh Saeed Al Maktoum House - 1.7 km / 1.1 mi  Grand Mosque - 1.7 km / 1.1 mi  Dubai Museum - 1.9 km / 1.2 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Meena Bazaar - 2.1 km / 1.3 mi  Bastakiya - 2.3 km / 1.4 mi  Reef Mall - 2.3 km / 1.4 mi  Al Seef - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.3 mi Sharjah (SHJ-Sharjah Intl.) - 31.1 km / 19.3 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi The preferred airport for OYO 329 Down Town Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="473" OriginalAmount="473">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="476" OriginalAmount="476">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="480.06" OriginalAmount="480.06">
      <BasicPropertyInfo StarRating="2" HotelCode="|638121" HotelName="QUEEN'S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244272_foto_1.jpg</HotelPictures>
        <HotelDescription>This 2 star hotel is located in the city centre of Dubai and was established in 2000. It is close to the Gold Souk and the nearest station is Palm Deira Square. The Hotel has a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 70 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="486.30" OriginalAmount="486.30">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|694579" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499" OriginalAmount="499">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|35531" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="503.96" OriginalAmount="503.96">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|16027" HotelName="Orchid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="507.54" OriginalAmount="507.54">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1S8" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Bur Dubai</AddressLine>
          </AddressLines>
          <PostalCode>(0)43518028</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="7" TotalAmount="507.54" OriginalAmount="507.54">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|K5O" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Al Rigga Rd, Al Rigga, P.O. Box 181211, Deira</AddressLine>
          </AddressLines>
          <PostalCode>42292797</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="510.70" OriginalAmount="510.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|638162" HotelName="ORCHID HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298234_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 1995. It is a short drive away from the City Malls and the nearest station is Metro Station. The Hotel has 2 restaurants, 3 bars, a coffee shop and an outdoor swimming pool. All 84 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="511" OriginalAmount="511">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|34717" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="518" OriginalAmount="518">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, 6 Kms. from Dubai International Airport, Near Dubai Museum, Near Meena Bazaar, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475948/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the old souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521" OriginalAmount="521">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|379906" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525" OriginalAmount="525">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|31142" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="527" OriginalAmount="527">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|395646" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="530" OriginalAmount="530">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|15408" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="531.27" OriginalAmount="531.27">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="538" OriginalAmount="538">
      <BasicPropertyInfo Latitude="25.262735" Longitude="55.294741" StarRating="3" HotelCode="187431|46871" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, P.O.Box: 457, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286837/286837a_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="8" TotalAmount="539.53" OriginalAmount="539.53">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|129956" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="539.85" OriginalAmount="539.85">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|1b44d5" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="541.98" OriginalAmount="541.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|699984" HotelName="Knight Armour Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891206_foto_1.jpg</HotelPictures>
        <HotelDescription>Mayfair Hotel is located in the heart of Dubai's central business district, its proximity to government departments, Dubai Creek Golf Course and the city centre, makes it an ideal choice for business as well leisure travellers. 132 luxurious rooms been designed in contemporary style each of them is complete with a long bath and shower, satellite channels TV, electronic safe, DDI telephone with voice mail, wireless internet connection, hair dryer, mini bar and tea / coffee tray. High standard facilities including: roof top swimming pool with jacuzzi, sauna rooms for males and females, fully equipped health club, ladies beauty salon, valet parking, concierge service, multi-lingual staff, laundry service, daily shuttle to the beach, daily shuttle to shopping malls and 24 hour room service. In-house dining and entertainment including: Al Maha coffee shop andamp; restaurant - at your service 24 hours with international cuisine buffets (breakfast/lunch). The Palm Roof Top Coffee Shop - at your service 24 hours - a perfect place to relax with snacks and refreshments and many more,,,, Julyana African Bar andamp; Nightclub, Anjuman Indian Restaurant andamp; Nightclub, Layali Dubai Restaurant andamp; Nightclub, Al Murjant Restaurant andamp; Nightclub MAYFAIR HOTEL - DUBAI THE ART OF HOSPITALITY</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544" OriginalAmount="544">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|34701" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215869/a_215869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550" OriginalAmount="550">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|251107" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="556.27" OriginalAmount="556.27">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|111f36" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="556.49" OriginalAmount="556.49">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|59251" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="558" OriginalAmount="558">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|201409" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="560.24" OriginalAmount="560.24">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|1e4bc6" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="560.78" OriginalAmount="560.78">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|593464" HotelName="Saffron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="560.97" OriginalAmount="560.97">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|148670" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="561" OriginalAmount="561">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|13442" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="563.44" OriginalAmount="563.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|154325" HotelName="SAFFRON BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058959_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic 4-star hotel is one of the largest in Dubai.
All rooms are decorated in warm colors and are very comfortable. Among its services, guests can enjoy TV, telephone, air conditioning, minibar and private bathroom.
Among the general services, the hotel boasts a fantastic rooftop pool, a gym for the more sporty and two restaurants specializing in Asian cuisine and the east.
The reception is available 24 hours with multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="585.28" OriginalAmount="585.28">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|12fbbf" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="589.83" OriginalAmount="589.83">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|1273b7" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Street, PO Box: 73193, Sahara Mall, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1726233</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="590.76" OriginalAmount="590.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|699974" HotelName="Tulip Hotel Apartment" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063808_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bur Dubai,the city's main commercial district ,Tulip Hotel Apartments offers guest a range of fantastic service,self catering accommodation. Only kilometers away from Dubai International Airport, walking distance from the famous Metro Station and Burjuman Mall. The Rooms- Feature 154 elegantly appointed apartments ranging from the deluxe rooms to suites.Equipped with fully fitted kichen,refrigerator,washer andamp; dryer. Tulip Leisure facilities include a temperatured controlled outdoor swimming pool and sunbathing area, fully equipped gym,sauna andamp; steam room. Other Facilities : 24 hour Front Desk , Airport Pick up andamp; Drop - Chargeable ,Daily City Tour Shuttles,Wi -Fi Internet access (Lobby Area ) and Cable in the Rooms, Laundry Services, 1 Space Reserve Parking Area and rent a car service available,Tour Desk . Please note that for booking from March 31,2014 onward, there is a Tourism Dirham fee of AED 10 per bedroom per night that will be charged by the property. This apartment hotel accommodates families and married couples. Single travelers are also welcome; however, due to security reasons, only parents and siblings can visit them in the apartments. A valid photo ID is required for these visitors. Guests are requested to meet any other visitors in the lobby or coffee shop. Smoking Shiha in the hotel apartment room is not permitted</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="594.41" OriginalAmount="594.41">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|11b4d5" HotelName="Grand Central Hotel" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="595" OriginalAmount="595">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|35202" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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="45" TotalAmount="601.50" OriginalAmount="601.50">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|111e9d" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="604" OriginalAmount="604">
      <BasicPropertyInfo Latitude="25.269919" Longitude="55.304945" StarRating="2" HotelCode="70492|62846" HotelName="Rafee" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, P.O.Box 1249, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/f1/6bf1a2475abdfe5ce3d22546391fef6c5a971418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="604.70" OriginalAmount="604.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|098917" HotelName="CHELSEA PLAZA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062960_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Dubai and was established in 1989. It is a short drive away from the Dubai Mall and the nearest station is World trade centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="605" OriginalAmount="605">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|55536" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="606.09" OriginalAmount="606.09">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|59271" HotelName="St. George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76812/a_76812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="606.55" OriginalAmount="606.55">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|12a3f9" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="614" OriginalAmount="614">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|12586" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="615" OriginalAmount="615">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1827" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617" OriginalAmount="617">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|376752" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="617.51" OriginalAmount="617.51">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|20af48" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="617.73" OriginalAmount="617.73">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|192ab5" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="619" OriginalAmount="619">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|27738" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="630.58" OriginalAmount="630.58">
      <BasicPropertyInfo StarRating="2" HotelCode="|825595" HotelName="SAFFRON DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063672_foto_1.jpg</HotelPictures>
        <HotelDescription>Just a 6-minute walk from the Clock Tower, Saffron Hotel is located in the bustling street of Al Rigga, Deira, which is at the heart of the city and commercial Centre.It offers spacious, and elegantly decorated accommodation. The air-conditioned rooms are fitted with dark wooden furniture. Each room features a flat-screen TV, a fridge and a wardrobe. Ironing and laundry services can be arranged by the 24-hour front desk.Saffron Hotel has 1 in-house dining restaurant, open 24-hours, and offering delicious South and East Asian cuisines.Guests can go for shopping at Deira City Centre which is a 6-minute drive from Saffron Hotel. Dubai International Airport is at a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="633" OriginalAmount="633">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|32773" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="635" OriginalAmount="635">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|46767" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="638" OriginalAmount="638">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|226051" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Post Box 9168, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489573/9ff4fcb5425316969ca9db5d0b5b4c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Deira. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="638" OriginalAmount="638">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|33886" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="644.70" OriginalAmount="644.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|152869" HotelName="Golden Tulip Hotel Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/729788_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Deira, Dubai downtown, 10 km from Dubai International Airport (DXB). The hotel offers facilities and services 24-h reception, restaurant, bar, WiFi (extra charge), rooftop swimming pool, gym, elevator and parking.The guest rooms have air conditioning, TV, WiFi (extra charge), safety box, telephone, bathtub or shower, WC and hairdryer. Please note that in some rooms children will be sharing bedding with the parents. ** Please note that some of the above facilities may be closed due to weather, seasonal conditions.**Address: Al Maktoum Road, Deira, Dubai, United Arab EmiratesNOTE: Car Parking (extra charge).Parking is chargeable at AED 20 per Day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="645.34" OriginalAmount="645.34">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|188997" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="646.63" OriginalAmount="646.63">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|110f8e" HotelName="Hotel Sea View" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="649" OriginalAmount="649">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|98494" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653" OriginalAmount="653">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|53254" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="655.98" OriginalAmount="655.98">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|1093b9" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|2247" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|395385" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|2332" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="657.22" OriginalAmount="657.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|700027" HotelName="Al Khaleej Grand" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/252520_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en la plaza Nasser, cerca de la calle Baniyas y a 10 minutos del aeropuerto internacional de Dubai. Cerca del hotel estandaacute;n el mercado del oro, el mercado de las especias, el bazar Murshid y la candaacute;mara de comercio.Este moderno hotel de aeropuerto estandaacute; climatizado y cuenta con un total de 105 suites. Dispone de caja fuerte, servicio de cambio de divisa, ascensor, peluquerandiacute;a, discoteca y sala de conferencias. Alberga un restaurante-pizzerandiacute;a italiano y un bar, el Duke's. Tiene a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a. Hay un aparcamiento disponible.Las suites disponen de todas las instalaciones y comodidades que satisfarandaacute;n a los huandeacute;spdes que viajen por negocios mandaacute;s exigentes. Estandaacute;n equipadas con aire acondicionado central, cuarto de baandntilde; con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, kit de plancha y caja fuerte.En las inmediaciones se encuentra el campo de golf Dubai Creek y el puerto deportivo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|45252" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|226068" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="663.18" OriginalAmount="663.18">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|190bc8" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="664" OriginalAmount="664">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|28560" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="666" OriginalAmount="666">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|47001" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="666.62" OriginalAmount="666.62">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|1694dc" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="670" OriginalAmount="670">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|27464" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="670.81" OriginalAmount="670.81">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|10fcc5" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="673" OriginalAmount="673">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|32089" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="673.92" OriginalAmount="673.92">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|114024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="676.29" OriginalAmount="676.29">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1096e2" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/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="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|46269" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|201688" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630011/630011a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and holidaymakers alike. Room service is available to guests. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685" OriginalAmount="685">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|18575" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="685" OriginalAmount="685">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|55380" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|45044" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="703" OriginalAmount="703">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|35203" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704" OriginalAmount="704">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|380063" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="704.04" OriginalAmount="704.04">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C77" HotelName="Kingsgate Al Jadaf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619326_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, within 3.1 mi of Dubai World Trade Center and 3.7 mi of Grand Mosque, Kingsgate Al Jadaf - By Millennium, Dubai provides accommodations with a restaurant and as well as free private parking for guests who drive. This 3-star hotel offers Luggage storage space. The accommodations offers a 24-hour front desk, 24-hours room service and currency exchange for guests.All units are equipped with air conditioning, a flat-screen Smart TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The private bathroom is equipped with a shower and free toiletries.A continental breakfast is available daily at the hotel.Dubai Mall is 4.3 mi from Kingsgate Al Jadaf - By Millennium, while The Dubai Fountain is 4.3 mi away. The nearest airport is Dubai International, 1.9 mi from the accommodations, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="709" OriginalAmount="709">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|5838" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="709.60" OriginalAmount="709.60">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|109c15" HotelName="JW Marriott Hotel Dubai" 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,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, Near Hamarain Shopping Center, P.O. Box 16590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15139/a_15139_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="716.71" OriginalAmount="716.71">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|6808" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="717.83" OriginalAmount="717.83">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|95136" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719" OriginalAmount="719">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|251109" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="719.36" OriginalAmount="719.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|806669" HotelName="GRAND EXCELSIOR HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066581_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationThis family-friendly Dubai hotel is located in the entertainment district, within 1 mi (2 km) of Meem Gallery, Ski Dubai, and Mall of the Emirates. Souk Madinat Jumeirah and JamJar are also within 3 mi (5 km). The hotel is 6 km from the Palm Jumeirah and 8 km from Emirates Hills Golf Course. Dubai International Airport is 35 km away.RoomsGrand Excelsior Hotel is designed in the style of a cruise ship and offers spacious rooms. All rooms feature air conditioning and a bathroom. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone, a TV and wireless internet access are provided as standard. In each of the bathrooms, guests will find a shower and a hairdryer.RestaurantVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.AmenitiesA lobby and a reception are available to guests. The upper floors are easily accessible using the lift. The hotel offers various services and facilities for a comfortable and relaxing stay, including a restaurant, a bar, a pub, a babysitting service and a business center. Guests can buy holiday mementos from the souvenir shop. Guests travelling in their own vehicles can make use of the available parking spaces. A shuttle service is offered. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and a steam bath, or for a fee, massage treatments. Entertainment options and leisure facilities include a disco and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="719.84" OriginalAmount="719.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|866654" HotelName="ZIQOO HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956325_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Apartment is located in Discovery Gardens in the heart of new Dubai, close to Ibn Battuta shopping mall, metro station, Jebel Ali free zone and ten minutes from the beaches of The Palm Jumeirah. It is the first hotel apartment to be operated by a Japanese company decorated in the spirit of 'Motenashi', the traditional Japanese concept of hospitality.It is the first hotel apartment to be operated by a Japanese company decorated in the spirit of 'Motenashi', the traditional Japanese concept of hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="720.14" OriginalAmount="720.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|955332" HotelName="OYO 482 SUN AND SANDS DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2370001_foto_1.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="721.33" OriginalAmount="721.33">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1091d1" HotelName="Howard Johnson Bur Dubai" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|56659" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="727.48" OriginalAmount="727.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|652170" HotelName="AL MANAR HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977198_foto_1.jpg</HotelPictures>
        <HotelDescription>This establishment is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre of Al Mamzar Park and Al Mamzar beach. Moreover, it is only an approximate 10-minute drive from Dubai International Airport, being ideal for both business and leisure travellers alike. This apartment hotel offers several types of accommodation units, all of them boasting a warm and soothing decoration with standard amenities. The hotel features two swimming pools, a sauna and a steam room for guests to rest and relax. Massage and spa treatments are also offered. Guests will find jet skiing, motor boating, sailing, catamaran sailing and beach volleyball at the nearby sandy beach and pool snooker and bowling are also offered on-site. Breakfast is served as a continental-style buffet, while lunch and dinner are available either � la carte, from a set menu or as a buffet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="729" OriginalAmount="729">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|29589" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|62325" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|27763" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|251237" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|23013" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="740" OriginalAmount="740">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|23149" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="742.87" OriginalAmount="742.87">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|91264" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="744" OriginalAmount="744">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|46753" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="745.26" OriginalAmount="745.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|955359" HotelName="SUBA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928307_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly positioned in heart of old Dubai, one of the city's most interesting and dynamic neighbourhoods, Suba is surrounded by renowned tourist landmarks, including many of Dubai's top historic, cultural, shopping and dining destinations. The best of Dubai and beyond is easily accessible, with metro stations, taxi stands, bus stations and Dubai International Airport all less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|55046" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|54758" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|34718" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="752" OriginalAmount="752">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|34689" HotelName="Dolphin Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="752" OriginalAmount="752">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="755" OriginalAmount="755">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|288257" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="757.95" OriginalAmount="757.95">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|191944" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="762" OriginalAmount="762">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|201394" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="762.17" OriginalAmount="762.17">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|555522" HotelName="Royal Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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="27" TotalAmount="763" OriginalAmount="763">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|201550" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="763.78" OriginalAmount="763.78">
      <BasicPropertyInfo StarRating="3" HotelCode="|807084" HotelName="FORTUNE PEARL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383148_foto_1.JPG</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features wireless internet access, a restaurant, a caf�, a bar, room service and a conference room. Guests arriving in their own vehicles can park in the car park at no extra charge.RoomsAll accommodation units feature air conditioning and a bathroom. A balcony or terrace is among the standard features included with most rooms. The accommodation units each feature a double bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone and a TV are provided for guests' convenience. In the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentSport and entertainment options are available at the establishment. The swimming pool is ideal for a refreshing dip. A disco and a nightclub offer variety and entertainment during free time. MealsVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.Meals are based on set menu or Buffet</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="764" OriginalAmount="764">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|11608" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="25.272738" Longitude="55.309333" StarRating="3" HotelCode="103481|225823" HotelName="Golden Square Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Middle of Naser Square and Naif Park, Deira, Dubai, PO Box 83966</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144455/r_144455_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="768.27" OriginalAmount="768.27">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|109694" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Street, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61576/a_61576_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the centre of Dubai. It is just a few minutes to the international congress centre, the exhibition centre, the World Trade Centre and Dubai Museum. The international airport is a short, 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="769" OriginalAmount="769">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 44099, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68696/a_68696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, in the heart of Dubai's financial district; banks, airline offices, shopping malls &amp; Dubai's famous Meena Bazar are all in close proximity. It is located about a ten-minute drive from the International Exhibition Centre. It is a short drive away from Burjuman Shopping Mall and Dubai International Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="772.64" OriginalAmount="772.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|440409" HotelName="ROYAL CONTINENTAL HOTEL � DUBAI AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074917_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.For lunch or dinner, stop by Oasis, a restaurant that specializes in international cuisine. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at  Royal Continental Hotel - Dubai Airport in Dubai (Deira), you'll be within a 5-minute drive of City Centre Deira and Creek Park.  This 4-star hotel is 1.5 mi (2.5 km) from Dubai Creek and 3 mi (4.8 km) from BurJuman Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  City Centre Deira - 0.5 km / 0.3 mi  Dubai Tennis Stadium - 2.1 km / 1.3 mi  Dubai Creek - 2.4 km / 1.5 mi  Creek Park - 2.5 km / 1.5 mi  Reef Mall - 2.7 km / 1.7 mi  Al Ghurair Centre - 2.8 km / 1.7 mi  Dubai Creek Golf and Yacht Club - 3.2 km / 2 mi  Fish Roundabout - 3.3 km / 2 mi  Deira Twin Towers Shopping Centre - 3.3 km / 2.1 mi  American Hospital Dubai - 3.8 km / 2.4 mi  Al Seef - 3.9 km / 2.4 mi  BurJuman Mall - 4 km / 2.5 mi  Naif Souq - 4.1 km / 2.5 mi  Wafi City Mall - 4.3 km / 2.7 mi  Lamcy Plaza - 4.4 km / 2.8 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 4.2 km / 2.6 mi Sharjah (SHJ-Sharjah Intl.) - 27.4 km / 17 mi Dubai (DWC-Al Maktoum Intl.) - 66.5 km / 41.3 mi The preferred airport for  Royal Continental Hotel - Dubai Airport is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="772.93" OriginalAmount="772.93">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|111f35" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="773.39" OriginalAmount="773.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|699929" HotelName="Pearl Executive Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928015_foto_1.jpg</HotelPictures>
        <HotelDescription>Clover Creek Hotel Apartment Centrally located in Dubaiandrsquo;s bustling district of Deira, the Clover Creek Hotel provides spacious, classy accommodation just a 10-minute walk from Dubai Creek. It offers an outdoor pool and fitness centre. Guests can choose from a range of open-plan studios, the larger suites and apartments with separate living rooms and kitchens. Each unit is air conditioned and has a flat-screen TV as well as private laundry facilities. Leisure facilities at the Clover Creek include a sauna, hammam and a steam bath. For work, there is a business centre with fax and photocopying services and free Wi-Fi is available throughout the hotel. Clover Creek Hotel Apartment offers an on-site cafandeacute; serving buffet-style breakfast, lunch and dinner. Meals can also be enjoyed in the comfort of hotel rooms. The hotel is well-positioned for many of the cityandrsquo;s top business and commercial centres. Dubai International Airport is only a 10-minute drive away. Free on-site parking is possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|41419" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|25102" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="776.82" OriginalAmount="776.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|168736" HotelName="Dunes Apartments Oud Metha" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928112_foto_1.jpg</HotelPictures>
        <HotelDescription>Dunes Apartments Oud Metha, enjoys a panoramic views over Dubai and it is located within walking distance to shopping, the nightlife and restaurants. It is also situated 650 m to the Wafi City Shopping Mall,    and 2,8 km from Dubai World Trade Centre and Dubai International Financial Centre, while Dubai Museum is approximately 4 km from the property.The facilities and services include 24 h reception, lobby area, lifts, event and conference facilities, bar and restaurant, heated pool, Fitness centre, steam bath and Jacuzzi. The hotel has covered car parking.The apartments are equipped with A/C, TV, WiFi, telephone, kitchen with fridge and microwave and bathroom with bathtub/shower. Room service (limited hours) and laundry service are available (both with extra charge).** Please note that some of the above facilities may be closed due to weather / seasonal conditions.**Address: Oud Metha Street, Bur Dubai, 127773 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="779" OriginalAmount="779">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|273321" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|7922" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|89621" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Currency Exchange,Internet,Laundry,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Al Hamriyah, Near Burjuman Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409670/409670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|231419" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="781.84" OriginalAmount="781.84">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|1b44f1" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="786.39" OriginalAmount="786.39">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|129799" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="787.31" OriginalAmount="787.31">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|11ea7a" 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="27" TotalAmount="792" OriginalAmount="792">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|7961" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="796.56" OriginalAmount="796.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|815519" HotelName="GRAND EXCELSIOR DEIRA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/400908_fotpe1_EXT.jpg</HotelPictures>
        <HotelDescription>Sheraton Deira Hotel is strategically located in the historic and commercial center of Deira. It offers the perfect option for a comfortable leisure or business hotel in Deira. Guests can explore the commercial districts and local area attractions. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|26615" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="812.24" OriginalAmount="812.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|700018" HotelName="Landmark Plaza Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057791_foto_37.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano estandaacute; situado en la plaza Al Nasser, en el corazandoacute;n de la zona comercial de Dubandaacute;i, cerca andando del zoco del oro y de los mercados al por mayor. Es un establecimiento de negocios situado a solo 10 minutos de viaje del aeropuerto internacional de Dubandaacute;i, del centro internacional de exposiciones de Dubandaacute;i y de los famosos centros comerciales de la ciudad.El vestandiacute;bulo con su atrio es la encarnaciandoacute;n de la elegancia; ofrece un ambiente sofisticado unido al bullicio de una galerandiacute;a comercial. En total, hay 50 tiendas en el vestandiacute;bulo y el hotel ofrece 127 habitaciones bien dotadas con instalaciones de primera clase. Dispone de aire acondicionado, ascensor, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones y de lavanderandiacute;a.Cada habitaciandoacute;n estandaacute; diseandntilde;ada para ofrecer a sus huandeacute;spedes un lujoso nivel de alojamiento; todas disponen de cuarto de baandntilde;o propio con ducha, cama doble, telandeacute;fono de landiacute;nea directa internacional, varios canales de radio y TV vandiacute;a satandeacute;lite con pelandiacute;culas. Otras comodidades son caja fuerte, secador de pelo, minibar, cafetera/tetera, aire acondicionado y calefacciandoacute;n central.Se puede disfrutar de un buen baandntilde;o en la piscina cubierta o entrenar en el gimnasio.El salandoacute;n del vestandiacute;bulo estandaacute; abierto las 24 horas y ofrece una deliciosa variedad de aperitivos y bebidas. Cada maandntilde;ana se sirve desayuno de bufet y el almuerzo y la cena son de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="813" OriginalAmount="813">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|273320" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="814.76" OriginalAmount="814.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|154326" HotelName="AL JAWHARA GARDEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067404_foto_1.jpg</HotelPictures>
        <HotelDescription>This is a luxury hotel where the services and the familiar treatment of the team working on it will make you feel at home.
It has 115 spacious and comfortable rooms. Among its services are television, air conditioning, heating, private bathroom with hairdryer and safe, among others.
Guests can enjoy the wellness center Aqua Bike, through which can try all body treatments and relax after a stressful day. The hotel also has covered parking, business center, swimming pool, jacuzzi and gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="819" OriginalAmount="819">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|187736" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="820.49" OriginalAmount="820.49">
      <BasicPropertyInfo Latitude="25.27084846" Longitude="55.30931178" StarRating="2" HotelCode="371282|630013" HotelName="Fal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Laundry,Printer,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yousuf Baker Road, Deira, PO Box 14822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630013/630013a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FAL Hotel situated at heart of old Dubai... Deira. There are 28 room available at Fal Hotel. Very near to Nasir square Metro Station, Union Metro Station, deira bus station and Naif Market and other famous Places like whole sale market for spices, fabric, Auto spare parts and Electronics. Near by famous areas like  Day to Day Market and some famous Restaurants and malls like city centre and Al Gurair Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="821.01" OriginalAmount="821.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|699886" HotelName="Fortune Grand Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067149_foto_1.jpg</HotelPictures>
        <HotelDescription>Cerca del centro comercial de Hor Al Anz Este, restaurantes y la playa, este hotel goza de una gran situaciandoacute;n en el corazandoacute;n de Dubandaacute;i, a 15 minutos del World Trade Center, Dubai Creek, el candeacute;lebre Gold Souk y muchas otras atracciones turandiacute;sticas de la ciudad. El hotel dispone de vestandiacute;bulo con recepciandoacute;n las 24 horas, caja fuerte, cambio de divisas, ascensor, business centre, piscina y un completo gimnasio, Wi-Fi gratuito, quiosco de prensa y cafandeacute;. Adicionalmente, los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones las 24 horas y de lavanderandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="821.22" OriginalAmount="821.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA76" HotelName="THE S HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353564_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool and free WiFi, The S Hotel Al Barsha is located in Dubai, 5.1 km from Dubai Autodrome. 11.3 km from Burj Al Arab Tower, the property is also 17.7 km away from The Dubai Fountain.The restaurant serves American and Middle Eastern dishes. At the hotel, rooms come with a desk. All rooms come with a private bathroom with a shower. At The S Hotel Al Barsha, each room has a flat-screen TV with satellite channels.A continental breakfast is available every morning at the property. Guests can use the fitness center. Non-stop assistance is available at the reception.The Walk at JBR is 19.3 km from the accommodation, while Gurunanak Darbar Sikh Temple is 19.3 km away. The nearest airport is Dubai Airport, 30.6 km from The S Hotel Al Barsha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="822.84" OriginalAmount="822.84">
      <BasicPropertyInfo StarRating="3" HotelCode="|C40424" HotelName="KINGSGATE CANAL BY MILLENNIUM HOTELS DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324511_foto_1.jpg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="826.80" OriginalAmount="826.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|A36F80" HotelName="PREMIER INN DUBAI IBN BATTUTA MALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551273_foto_1.jpg</HotelPictures>
        <HotelDescription>Premier Inn Dubai Ibn Battuta Mall is located in Dubai, 300 metres from Ibn Battuta Mall. Guests can enjoy the on-site restaurant. It is within a walking distance from Ibn Battuta metro station. Rooms are equipped with a flat-screen TV with satellite channels. Certain rooms include a seating area for your convenience. You will find a kettle in the room. Each room is fitted with a private bathroom. There is a 24-hour front desk at the property. Mall of the Emirates is 11 km from Premier Inn Dubai Ibn Battuta Mall, while Galleria Shopping Mall is 23 km from the property. The nearest airport is Al Maktoum International Airport, 18 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="827" OriginalAmount="827">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|34716" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="827" OriginalAmount="827">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|25103" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="827.88" OriginalAmount="827.88">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1a6152" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|12614" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="831.63" OriginalAmount="831.63">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|15d387" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="833" OriginalAmount="833">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10820823</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="837.63" OriginalAmount="837.63">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|20904d" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|23657" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="840" OriginalAmount="840">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|28557" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="849" OriginalAmount="849">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|17267" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="850.82" OriginalAmount="850.82">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|20ab33" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="852.54" OriginalAmount="852.54">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|134194" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|29305" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|225797" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="854.56" OriginalAmount="854.56">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|11ea99" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="856.73" OriginalAmount="856.73">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|109446" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="861.40" OriginalAmount="861.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|807105" HotelName="Abjad Crown Hotel (Ex. Dubai Palm Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977601_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.FacilitiesThe hotel was renovated in 2010. The hotel features 84 accommodation units. A lobby and a reception are available to guests. The upper floors are easily accessible using the lift. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry. Guests arriving in their own vehicles can park in the car park for a fee. A shuttle service is offered.RoomsAll rooms feature air conditioning and a bathroom. A minibar is also available. The accommodation units offer a range of amenities, including a mini-fridge. An ironing set is also available to guests. Convenient features include a telephone and a TV. In each of the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe hotel offers an indoor pool. The hot tub offers revitalisation. Leisure options at the hotel include golf and a sauna, or for a fee, pool/billiards. Live music and a nightclub complete the range of options available. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="863.24" OriginalAmount="863.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79505" HotelName="WYNDHAM DUBAI DEIRA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827773_foto_1.jpg</HotelPictures>
        <HotelDescription>Luxury 4star Hotel, Ideally located in the authentic vibrant cornerstone of Dubai's trading legacy and towards the waterfront. 16 minutes from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai attractions and business districts. Perfectly connected hub to metro and bus services.Hotel offers 290 elegantly designed rooms as well as an all day dining, speciality restaurant, lounge bar, lobby caf�, pool bar andamp; exclusive executive lounge along with modern contemporary design day light 8 meeting rooms, designed to accommodate corporate, social events and weddings</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="865" OriginalAmount="865">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|28071" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="865.50" OriginalAmount="865.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|440438" HotelName="OMEGA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074946_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 238 air-conditioned rooms featuring fireplaces and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at Omega Hotel, you'll be centrally located in Dubai, within a 5-minute drive of Meena Bazaar and Dubai Museum.  This 4-star hotel is 1.6 mi (2.5 km) from BurJuman Mall and 2.2 mi (3.5 km) from Dubai Cruise Terminal.Distances are displayed to the nearest 0.1 mile and kilometer.  Meena Bazaar - 1 km / 0.6 mi  Textile Souk - 1.3 km / 0.8 mi  Dubai Museum - 1.5 km / 0.9 mi  Grand Mosque - 1.5 km / 0.9 mi  Bastakiya - 1.6 km / 1 mi  BurJuman Mall - 1.7 km / 1.1 mi  Sheikh Saeed Al Maktoum House - 1.8 km / 1.1 mi  Spice Souk - 2.4 km / 1.5 mi  Al Seef - 2.6 km / 1.6 mi  Gold Souk - 2.7 km / 1.6 mi  Perfume Souq - 2.7 km / 1.7 mi  Zabeel Park - 3 km / 1.9 mi  Dubai Frame - 3.2 km / 2 mi  Dubai Cruise Terminal - 3.2 km / 2 mi  Naif Souq - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 11.1 km / 6.9 mi Sharjah (SHJ-Sharjah Intl.) - 36.4 km / 22.6 mi Dubai (DWC-Al Maktoum Intl.) - 64.9 km / 40.3 mi The preferred airport for Omega Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|379991" HotelName="Maisan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2024" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641449/641449a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|379959" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|226057" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="871" OriginalAmount="871">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|167299" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="877" OriginalAmount="877">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|39388" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="877.92" OriginalAmount="877.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|152123" HotelName="Treppan Hotel &amp; Suites by Fakhruddin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956585_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Dubai, Auris Fakhruddin Hotel Apartments pone a sus puertas todo lo que la ciudad tiene para ofrecerte. La propiedad ofrece una amplia gama de comodidades para hacer de su estancia una experiencia agradable. Wi-Fi gratis en las habitaciones, Seguridad 24h, limpieza diaria, pedidos de comida, adaptado para silla de ruedas son algunas de las comodidades que se ofrecen en el hotel. Algunas de las habitaciones cuentan con televisiandoacute;n de pantalla plana, armario, piscina privada, WiFi gratis, habitaciones para no fumadores. Disfruta de las instalaciones recreativas del hotel, que incluyen sauna, piscina al aire libre, cabina de vapor. Personal amable, excelentes instalaciones y proximidad con todo lo que Dubai tiene para ofrecer son tres inportante razones para alojarte en el Auris Fakhruddin Hotel Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="878" OriginalAmount="878">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="879" OriginalAmount="879">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|34690" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="879.72" OriginalAmount="879.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|699853" HotelName="Byblos Hotel Tecom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253602_foto_1.jpg</HotelPictures>
        <HotelDescription>Byblos Hotel welcome you to a modern 4 star concept with a flavour of the Lebanese hospitality. Anchored in the heart of TECOM area, the Phoenician architectural hints of the building will take you to Byblos citadel with wall paintings, mosaic, marble and wooden work of art. The 152 elegant rooms and suites with their unique paintings and Phoenician alphabet pattern carpet, are a blend of luxury, comfort and convenience, designed to suit the needs of both business and leisure travelers. Selective palates will enjoy our dining options. A complete Dubai restaurant experience is offered at Byblos Hotel where guests are treated to various cuisine in a comfortable, relaxed atmosphere. Guests can also enjoy delicious cuisine from their room, with our 24 hour room service. Make the most of warm Dubai days with a dip in our outdoor swimming pool located on the first floor. In a secluded, temple-like our guests can swim in the Hotel's unique terrace pool and relax. Private cabanas, umbrellas and comfortable lounge chairs are offered, and cool drinks and andagrave; la carte menu are served poolside from Murjan coffee shop. In addition, the pool area is equipped with music and Internet access. It's the ideal way to cool off and relax! Your Byblos Hotel Dubai experience is about far more than a place to sleep. We will ensure your stay is as comfortable as possible, with friendly yet discreet service, a relaxed atmosphere, and fantastic facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="880" OriginalAmount="880">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|26616" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="885" OriginalAmount="885">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|34758" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="887" OriginalAmount="887">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|57280" HotelName="President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="888" OriginalAmount="888">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|167298" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="888" OriginalAmount="888">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|54845" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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="45" TotalAmount="889.19" OriginalAmount="889.19">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|10926a" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="894.29" OriginalAmount="894.29">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|59246" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|27742" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="900.98" OriginalAmount="900.98">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|184c0a" 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|23011" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="902.38" OriginalAmount="902.38">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|1091e5" HotelName="The Country Club 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="903" OriginalAmount="903">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="905.06" OriginalAmount="905.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|C40428" HotelName="GRAND KINGSGATE WATERFRONT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324515_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 5 km from Dubai World Trade Centre, Grand Kingsgate Waterfront features accommodation with a restaurant, free private parking, a fitness centre and a shared lounge. This 4-star hotel offers a concierge service. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The rooms include a private bathroom with a bath or shower and free toiletries.Continental and buffet breakfast options are available each morning at the hotel.Grand Mosque is 6 km from Grand Kingsgate Waterfront, while Dubai Mall is 7 km from the property. The nearest airport is Dubai International, 3 km from the accommodation, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="906" OriginalAmount="906">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|201435" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="27" TotalAmount="906" OriginalAmount="906">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|16864" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="907.00" OriginalAmount="907.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|059991" HotelName="CARLTON TOWER HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/675198_image26657_0.jpg</HotelPictures>
        <HotelDescription>The Carlton Tower Hotel is located in the heart of Dubai. It is an ideal choice for business or leisure hotel, offering to his guests incredible overlooking Dubai, comfort and quality services that they need. It is situated in a central location with easy access to tourist attractions, business and shopping areas, restaurants and other services. *Guaranteed early check-in requires 1 night supplement. * The hotel does not have triple rooms, but you can include an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909" OriginalAmount="909">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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="45" TotalAmount="909.45" OriginalAmount="909.45">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1091ef" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="911.60" OriginalAmount="911.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|153474" HotelName="REGENT PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/784427_image27123831_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the business district of Dubai; So close to the main tourist attractions and entertainment of the city. It is the perfect hotel for all types of tourists: both for leisure and for business travelers.
The hotel has a gym where guests can play sports, swimming pool and jacuzzi. It is very close to a large shopping center.Among the general hotel amenities include business center, currency exchange, transfer and covered parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|39206" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|380051" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="924" OriginalAmount="924">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|27675" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="928" OriginalAmount="928">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|47545" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="34" TotalAmount="932.04" OriginalAmount="932.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|825874" HotelName="AURIS BOUTIQUE HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928628_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in located next to the Mall of the Emirates and Ski Dubai with choice of two metro stations within walking distance on both sides  of the property.Other attractions include easy access to the, Knowledge Village, Dubai Business District,Tecom, Emirates Golf course, Dubai Marina, Jumeirah Beach and Jebel Ali. The Dubai International airport is 35 minutes away.The One Bedroom suites are very elegantly designed with earthly colours, an open plan living and dining concept.The bedrooms are spacious and comfortable bedded with inbuilt wardrobes.They feature the latest in hi-tech convenience,Flat screen LCD TV, high speed internet facilities and satellite television.The bathrooms are well maintained with a bath tub and include amenities.Each unit has a semi open plan fully equipped kitchen including refrigerator, kettle, cutlery, crockery, microwave oven, cooking range, washer-dryer as well as ironing facilities.The coffee shop is located on the ground floor serving light refreshments and beverages.( Coffee shop is currently under renovation)Modern Midrise building facing the main road with a light grey,beige and glass facade.The entrance to the hotel is located on the main road leading to a medium sized  reception area with comfortable seating facilities.It is a very elegantly designed boutique property providing excellent value for money in an unbeatable location next to the famous Mall of the Emirates in Al Barsha.Each suite is equipped with a LCD Television in the living room. The hotel is well suited for both business and leisure guests, and is highly recommended for families with no alcohol being served on the premises. Additional features include a beautiful roof top swimming pool, separate sauna and steam facilities. For men and women including a fully equipped gymnasium.There are plenty of shopping, dining and entertainment options available around the vicinity of the hotel. AH 09.10</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="934.76" OriginalAmount="934.76">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|639426" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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="7" TotalAmount="934.95" OriginalAmount="934.95">
      <BasicPropertyInfo Latitude="25.037687666665" Longitude="55.18400912632" StarRating="4" HotelCode="|ODPC" HotelName="Four Points by Sheraton Production City, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. IMPZ.B.018 and B.019, Building 26 &amp; 27, Dubai Production City</AddressLine>
          </AddressLines>
          <PostalCode>(0)42464501</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/870261/7694778.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service, a safe and a cash machine are available. Wireless internet access in public areas allows guests to stay connected. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine and photocopier is available.Located in Dubai, this hotel is ideal for business travellers. Dubai (DXB) Airport is approximately 35 km away.The outdoor pool complex provides invigorating refreshment. A hot tub invites guests to soothe their muscles, and a poolside snack bar will take care of any hungry bellies. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, tennis and horse riding are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including live music, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a flatscreen television and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Half board is offered as a catering option. Breakfast, lunch and dinner will satisfy appetites big and small. Special meals, including vegetarian dishes, are also available. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="936.84" OriginalAmount="936.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|147919" HotelName="City Seasons Towers Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895863_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationCity Seasons Towers Hotel is a four star property conveniently located in the centre of Bur Dubai, at the entrance of the popular Burjuman Mall. It is few steps away from the Burjuman metro station and a 15-minute drive to Dubai International Airport.FacilitiesThe hotel provides a range of services and facilities for every guest's convenience, including foreign currency exchange, laundry, concierge, valet parking and room service. Car parking is available on-site free of charge. Guests have a choice of three dining outlets serving local and international cuisine.  AccommodationEach room is equipped with an individually controlled air conditioning, wireless internet connection, LED satellite flat screen TV, complimentary tea and coffee making facilities, mini bar, work desk and direct dial telephone. Bathrooms are fitted with a bathtub and shower, toiletries and free slippers.Sports/EntertainmentLeisure facilities include a rooftop swimming pool and a gymnasium equipped with state-of-the-art machines covering cardio and light weights. Gym instructors are also available for guidance and advice. For relaxation and rejuvenation, there is a spa featuring a highly trained therapists and offers an array of wellness and beauty treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="937.33" OriginalAmount="937.33">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|103305" HotelName="Copthorne Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="938.29" OriginalAmount="938.29">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|109e7f" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="941.18" OriginalAmount="941.18">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|18aa30" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="943" OriginalAmount="943">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|201440" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="944.02" OriginalAmount="944.02">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|1172bb" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="948" OriginalAmount="948">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|27741" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="952.34" OriginalAmount="952.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|699951" HotelName="Vision Imperial Hotel (Ex-Excelsior Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892359_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra cerca de la calle Al Rigga en el centro de Dubai, en las inmediaciones del centro internacional de congresos y exposiciones, la torre del reloj, el Creek Golf, el puerto deportivo, varios museos, el World Trade Center y el club de golf Emirates estandaacute;n muy cerca del hotel. El aeropuerto de Dubai estandaacute; a 10 minutos en cohe del hotel.El hotel dispone de 139 lujosas habitaciones, es ideal para viajes de placer y de negocios. En el hall de entrada hay una recepciandoacute;n abierta las 24 horas, caja fuerte, servicio de cambio de divisa y ascensor. El hotel alberga la cafeterandiacute;a Downtown, el bar de copas Billabong y el restaurante de cocina andaacute;rabe e internacional Byblos. Ademandaacute;s, cuenta con una peluquerandiacute;a, un bar y una discoteca. Si quiere organizar conferencias y reuniones, el hotel dispone de un centro de negocios con modernas instalaciones. Tambiandeacute;n tiene a su disposiciandoacute;n el servicio de habitaciones y de lavanderandiacute;a. Hay tambiandeacute;n un aparcamiento disponible.Las habitaciones cuentan con un cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, menaje para preparar tandeacute; o cafandeacute;, plancha, tabla de planchar y caja fuerte de alquiler.Los huandeacute;spedes tienen a su disposiciandoacute;n la piscina cubierta. Los que quieran realizar algo de ejercicio pueden usar el gimnasio.En direcciandoacute;n a las Clock Towers, girar a la derecha en la mezquita.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="956" OriginalAmount="956">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|6474" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="958.20" OriginalAmount="958.20">
      <BasicPropertyInfo StarRating="2" HotelCode="|457607" HotelName="AL KHOORY INN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14822_image51061165_0.PNG</HotelPictures>
        <HotelDescription>Al Khoory Inn�s convenient location to Dubai�s historic heart and Central Business Districts makes it the number one choice for both business and leisure travelers. Enjoy easy access to popular tourist locations including renovated Historic buildings and Museums, Al Fahidi Souk, the famous Bank Street, Consulate General Offices and renowned Shopping centres. The hotel is also in walking distance from Burjuman and Al Fahidi Metro station. Blending contemporary amenities with personalized services, our elegant as well as attractive rooms ensure guests have a truly welcoming and relaxing retreat every time. Guests can choose to dine-in at Spices, our all-day-dining restaurant serving global cuisines. Enjoy a fizzy international buffet breakfast, while a la carte menu for lunch and dinner. A deli serving freshly brewed coffee and light snacks is also available at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="959" OriginalAmount="959">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|7790" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="960.66" OriginalAmount="960.66">
      <BasicPropertyInfo Latitude="25.262795" Longitude="55.316687" StarRating="4" HotelCode="33282|109658" HotelName="Al Khaleej Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, P.O. Box 3720, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52913/a_52913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|30152" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="962.40" OriginalAmount="962.40">
      <BasicPropertyInfo StarRating="2" HotelCode="|B95E61" HotelName="SUPER8 DUBAI BY WYNDHAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1874169_foto_1.jpg</HotelPictures>
        <HotelDescription>Convenient location in the authentic vibrant cornerstone of Dubai's Trading legacy and towards the waterfront, 20 minutes drive from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai Attractions and business districts.Perfectly connected hub to metro and bus services, Hotel offer 94 guests rooms, 24 hours front desk service, an all day dining and complimentary WIFIHotel Consists of 94Units:09 Superior Rooms - Terrace view64 Superior Rooms - Souq view21 Superior Rooms - Plaza view</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="967" OriginalAmount="967">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|225841" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="968" OriginalAmount="968">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|9330" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|317349" HotelName="Occidental Dubai Production City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="971.05" OriginalAmount="971.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|699971" HotelName="Marco Polo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891527_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has a host of premium outlets that takes you on a culinary journey while the recreational facilities and culture of hospitality helps you unwind and enjoy a relaxed holiday. Bon voyage on a silk route to hospitality. ** FREE WIFI available for the duration of your stay ** Rooms feature spacious closets with full length mirrors, digital safe deposit boxes, iron with ironing board, direct dial telephones with voice mail, LCD screens with international and local channels, mini bar, stocked tea/coffee making facility, free high speed broadband and our all new Intelligent Minibar andldquo;Tech Barandrdquo; for seamless connectivity to any smart communication gadget. Polo Club Rooms features en-suite bathrooms with a Jacuzzi and superior bath amenities ideal for relaxation after a long haul flight to rejuvenate your mind andamp; body. Also available for your comfort is a unique andldquo;Pillow Menuandrdquo; and luxurious bed linen that will ensure a good nightandrsquo;s sleep after a long day. BOOKING CONDITION: Our Hotels have an early departure fee. When you check-in, you will be asked to confirm your departure date. You may be able to change your departure date without penalty if rate plan permits and if you do so before the end of your arrival day. After reconfirming your departure date, if you decide to leave earlier, you may be charged the early departure fee. Please contact the hotel if you have any questions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="976.02" OriginalAmount="976.02">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|109299" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="981.99" OriginalAmount="981.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|804759" HotelName="LANDMARK GRAND HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893408_foto_37.jpg</HotelPictures>
        <HotelDescription>This classy property enjoys a convenient location in the centre of Dubai, across from the Al Ghurair Shopping Mall and only a four-minute walk from Union Metro Station and Union Square.  Guests will find a variety of shops, restaurants and entertainment venues nearby, and will have easy access to the city's public transport links. The stylish guest rooms offer 24-hour room service and wireless internet access, and guests can wake up to a delightful breakfast buffet in the morning at the 24-hour restaurant.  The restaurant offers Cajun dishes as well as cuisines from around the world, while the specialty restaurant serves Philippine fare.  Guests might enjoy a sunny afternoon spent lounging by the luxurious outdoor pool and can work out in the gym or relax in the sauna and Jacuzzi at the health club, all during a fabulous holiday or exciting business trip in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|405433" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11000111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="985" OriginalAmount="985">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|28408" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="994" OriginalAmount="994">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|31855" HotelName="Holiday Inn Dubai - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="994.90" OriginalAmount="994.90">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|428238" HotelName="Donatello Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="995" OriginalAmount="995">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|399303" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="996" OriginalAmount="996">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|201473" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|37664" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1000" OriginalAmount="1000">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|380049" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2024" 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="34" TotalAmount="1001.40" OriginalAmount="1001.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|164667" HotelName="MARINA VIEW HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928116_foto_1.jpg</HotelPictures>
        <HotelDescription>Designed to provide our guests with a fresh, contemporary ambience, the apartments are decorated with the finest in linen, technology and accessories. Our sought-after hotel apartments are spacious, inviting and comfortable, suiting the needs of every type of guest. Offering a selection of deluxe, executive and executive deluxe suites, guests can choose a room that's perfect for their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1002.81" OriginalAmount="1002.81">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|774568" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1003.88" OriginalAmount="1003.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|848902" HotelName="CHELSEA GARDENS HOTEL APT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/442730_foto_1.jpg</HotelPictures>
        <HotelDescription>This magnificent property lies in mesmerising city of Dubai, located within 11 kilometres from Dubai International Airport. The complex is set right next to one of the largest shopping centres in the region. Guests will find themselves within ease of access to multiple financial and business centres, vast number of dining options and entertainment venues. The hotel boasts exclusive design blending flamboyant Arabic elements with classical elegance. There is a variety of accommodation options including studios and one-bedroom apartments. Each of them consists of comfortable king-size bed, dining area, fully-equipped kitchenette, cloakroom and private bathroom. Patrons may dine on delicious European and Asian dishes in a delightful atmosphere of the on-site restaurant. The establishment features business centre and impressive meeting facilities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1004" OriginalAmount="1004">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|35599" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1009" OriginalAmount="1009">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|399544" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1012.40" OriginalAmount="1012.40">
      <BasicPropertyInfo Latitude="25.06958546" Longitude="55.24485855" StarRating="3" HotelCode="|REXA" HotelName="Millennium Mont Rose Executive Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park, Al Barsha South</AddressLine>
          </AddressLines>
          <PostalCode>(0)42461112</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/REXA/REXA_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk in the lobby are happy to answer any questions. Guests can store valuables in the safe. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a hairdresser.This apartment hotel warmly welcomes guests in Dubai.Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex is ideal for exercise and relaxation. Comfortable sun loungers are available on the sun terrace. There are many ways to relax or stay active at the apartment hotel, including a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom, and air conditioning ensures just the right temperature. Separate bedrooms are available. A safe and a minibar are also available. Additional features include a microwave and a tea/coffee station. There is also a washing machine and a trouser press. Equipped with a telephone, a flatscreen television with satellite channels and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Guests will also find slippers in their rooms. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower. The hotel has non-smoking rooms.The dining area includes a restaurant and a café. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1013" OriginalAmount="1013">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|36277" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1015.10" OriginalAmount="1015.10">
      <BasicPropertyInfo Latitude="25.226785585991" Longitude="55.33818841791" StarRating="3" HotelCode="|IDJW" HotelName="Intercity Hotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 66222 Jaddaf Waterfront</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1065832/10815586.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.Centrally located in Dubai, this hotel is about 14 km from the beach.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including golf, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station are standard features. Further amenities include an ironing set and a trouser press. A telephone, a television with satellite/cable channels and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a café. Catering options include half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. The hotel also offers special catering options. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1015.72" OriginalAmount="1015.72">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|132590" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|36049" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1024" OriginalAmount="1024">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|55326" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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="34" TotalAmount="1026.60" OriginalAmount="1026.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|009459" HotelName="Gulf Court Hotel Business Bay" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551431_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Gulf Court Hotel Business Bay. Maintain seamless communication using the complimentary Wi-Fi at hotel.Effortlessly arrange transportation to and from the airport using the hotel's airport transfer services. For visitors traveling by automobile, complimentary parking is available.Kindly note that smoking is prohibited in the hotel to ensure fresher air for all visitors. For visitors wishing to smoke, designated smoking zones can be found. Begin your day with a scrumptious on-site breakfast available each morning at Gulf Court Hotel Business Bay. Begin your day feeling refreshed and invigorated as you enjoy a delightful cup of quality coffee available at the cafe situated within the hotel.At the hotel, an assortment of easily accessible and delicious meal choices are available to satisfy your appetite whenever it strikes.During your stay at hotel, an array of engaging activities and amenities guarantees a delightful experience. Be sure to drop by the pool at hotel at least once during your stay.Discover the fitness amenities at hotel to maintain your health and strength during your getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1029" OriginalAmount="1029">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|47273" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1040.52" OriginalAmount="1040.52">
      <BasicPropertyInfo StarRating="2" HotelCode="|093402" HotelName="HOLIDAY INN EXPRESS DUBAI INTERNET CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892135_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel has a gym open 24 hours a day and a kiosk with snacks and drinks. The hotel offers a free shuttle service to the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1043.76" OriginalAmount="1043.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|097163" HotelName="CENTRO BARSHA HOTEL BY ROTANA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062396_foto_1.jpg</HotelPictures>
        <HotelDescription>Developed by one of the most successful and applauded hotel groups in the region, Centro is a contemporary concept that is young and fresh in its approach, original in its presentation, and dynamic in its offerings. It is designed for a new generation of travelling executives who demand both finesse and functionality at reasonable rates. Created for purpose - from the ground up - Centro signals the launch of a new genre of executive hospitality. With chic looks and slick delivery underlying its service offering, Centro is an inspired philosophy and sets an unparalleled benchmark for the budget conscious business traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|402565" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1048.70" OriginalAmount="1048.70">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|1f32a3" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="1054" OriginalAmount="1054">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|28556" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|36414" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <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://dmcsquare.b-cdn.net/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="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|19434" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1057.54" OriginalAmount="1057.54">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|405925" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|53532" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1062" OriginalAmount="1062">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|204923" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="27" TotalAmount="1063" OriginalAmount="1063">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>https://cdn.ostrovok.ru/t/x500/content/a9/fa/a9fabc82d091abdbd8b34dba83d67ad94086e593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1070" OriginalAmount="1070">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|12643" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1073.62" OriginalAmount="1073.62">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|82652" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1076.62" OriginalAmount="1076.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|699841" HotelName="SEA VIEW HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977058_foto_1.jpg</HotelPictures>
        <HotelDescription>Sea View Hotel estandaacute; situado en el corazandoacute;n de la antigua Dubai, cerca del distrito de negocios. La mayorandiacute;a de los monumentos de la ciudad, los principales centros comerciales, el aeropuerto internacional, las salas de exposiciandoacute;n, los museos, el barrio antiguo y la playa de Jumeirah estandaacute;n a unos 10 - 20 minutos en coche del hotel. Destacan la arquitectura moderna y su elegante de lujo, asequibles tanto para viajes de negocios como de ocio. *City tax no incluida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|336659" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|55049" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1083" OriginalAmount="1083">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|264476" HotelName="Gevora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1085" OriginalAmount="1085">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|27764" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1090" OriginalAmount="1090">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|37047" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1092" OriginalAmount="1092">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|29304" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1093.68" OriginalAmount="1093.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="OCCIDENTAL AL JADDAF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353559_foto_1.jpg</HotelPictures>
        <HotelDescription>The Occidental Al Jaddaf hotel, in an excellent location, provides the best offers and discounts to make your stay unique. This cosmopolitan city in the Middle East is an important financial hub and its strategic location, as well as its excellent facilities and services, make it the perfect choice for business traveller</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1094" OriginalAmount="1094">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|40287" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1094" OriginalAmount="1094">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|388320" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1094.61" OriginalAmount="1094.61">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|20aa6e" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="1094.73" OriginalAmount="1094.73">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|209936" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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="34" TotalAmount="1094.92" OriginalAmount="1094.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|966317" HotelName="ARMADA BLUEBAY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928859_foto_39.jpg</HotelPictures>
        <HotelDescription>Armada BlueBay**** resort is located in one of the spectacular Armada Towers, by the Jumeirah lake, opposite the Emirates Hills exclusive development, The Palm Jumeirah and Dubai Marina, and close to the business and financial district.The hotel is designed to meet the needs of different segments of travelers, be that couples, families , business travelers or working visits.It is located 39 km from Dubai International Airport, 15 minutes from the city center and 5 minutes from the Jumeirah Beach.The hotel has 78 spacious rooms distributed in 50 double rooms, 14 Junior Suite and 6 Senior Suites, where the decoration, distribution and services have been designed taking into account even the smallest detail.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1097.26" OriginalAmount="1097.26">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|10a348" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1099" OriginalAmount="1099">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|201591" HotelName="XVA Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. It is also within close proximity to the Grand Mosque and the Spice Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1103" OriginalAmount="1103">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1103" OriginalAmount="1103">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|16856" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1104.00" OriginalAmount="1104.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|145337" HotelName="PARK INN BY RADISSON HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928425_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city center. It is designed especially for longer stays. It is geared for those traveling for business as for leisure travelers.
It has 90 apartments, all with kitchenettes, private bathrooms, Internet and television, among other services. In addition, the hotel has a restaurant specializing in traditional and international cuisine. Finally, if you want to organize a working meeting or event the hotel has rooms prepared with everything you need for it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1105" OriginalAmount="1105">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|395498" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1106.59" OriginalAmount="1106.59">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|10933a" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1107" OriginalAmount="1107">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|9190" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1113.36" OriginalAmount="1113.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|783323" HotelName="Crowne Plaza Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891155_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 1992. It is a short drive away from the Dubai Mall and the nearest station is Salah Al Din. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 300 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1113.63" OriginalAmount="1113.63">
      <BasicPropertyInfo Latitude="25.17949439" Longitude="55.27720036" StarRating="4" HotelCode="|CTXD" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Amal Street, Al Khaleej Al Tejari 2 St, Plot 3460148, opposite Safeer Tower 2, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1006626/13461637.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a car hire service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. Comfortable sun loungers are available on the terrace. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including golf, a gym and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, a television with satellite/cable channels, a plug adapter and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1115.96" OriginalAmount="1115.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|A7A964" HotelName="EDGE CREEKSIDE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20398_image59177037_0.jpg</HotelPictures>
        <HotelDescription>Discover an upscale 4-star experience where personalized comfort is the norm at Edge Hotels. From the instant you check in till the time you check out, the Edge tailored journey makes your visit all the more pleasant. Let the enchanting blend of urban charm and uncompromising hospitality make every moment of your stay memorable. Step into a delightful haven with incredible sense of style and service and let our team add an edge to your journey with tempting culinary delights, spacious rooms, inspiring meeting spaces and state-of-the-art events facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1117.44" OriginalAmount="1117.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891211_foto_1.jpg</HotelPictures>
        <HotelDescription>Discover the art of modern day living at Jumeira Rotana Dubai. This 4 star Dubai hotel exceeds the standards in its category where exceptional comfort, bonafide customer care service and delectable cuisine are meticulously provided with lavish style for holidaymakers, businessmen and people from all walks of life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1119" OriginalAmount="1119">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|33839" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1121" OriginalAmount="1121">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|55937" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1122" OriginalAmount="1122">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|11598" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1126" OriginalAmount="1126">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|370367" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1126.22" OriginalAmount="1126.22">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|11173c" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1126.36" OriginalAmount="1126.36">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|13bab1" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="34" TotalAmount="1129.08" OriginalAmount="1129.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|223527" HotelName="Al Khoory Atrium Hotel~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067851_foto_10.jpg</HotelPictures>
        <HotelDescription>4 Stars Hotel, Located in Al Barsha Al Khoory Atrium Hotel is a 4 star hotel, Set in the heart of New Dubai. The hotel is close proximity to Mall of the Emirates and Central Business Districts. Also it easy access to Dubai International Exhibition and Convention Centre, Dubai International Airport and Al Maktoum International. Al Khoory Atrium Hotel Al Barsha features 227 comfortable and modern rooms and suites with a view of the hotel's Atrium or that of the city. The elegant as well as attractive rooms and suites ensures guests have a truly welcoming and relaxing stay. All rooms are furnished and elegantly with a smart Lighting system and equipped with state-of-the-art amenities including Comfortable bed, Complimentary wireless internet, LCD television with satellite channels, Media hub, Mini fridge and much more amenities for you.You can choose to dine in the all-day-dining restaurant, it serves a global cuisines or you can enjoy the best of Italian delicacies rom pasta and delicious breads to an exquisite collection of pizzas. You may also dine in the comfort of your own room using In-room dining facility.Al Khoory Atrium Hotel offers you meeting rooms with banquet and conference facilities. All are equipped with the latest in Audio Visual equipment's and high-speed wireless internet. The meeting room and conference with capacity up to 80 delegates.Places nearby:Dubai International Airport: 27 Km Sharaf DG Metro statio: 950 MMall of the Emirates: 3 Km Dubai International Exhibition and Convention Centre: 18 Km Ski Dubai: 23 Km Al Barsha Mall: 3 Km The Walk at JBR: 13 Km Aquaventure Waterpark: 14 Km City Walk Mall: 16 Km Dubai Mall: 16 Km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1140.22" OriginalAmount="1140.22">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|131c7e" 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="27" TotalAmount="1141" OriginalAmount="1141">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|273327" HotelName="Zabeel House Al Seef" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1144" OriginalAmount="1144">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|199228" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|506763" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|51541" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|199263" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1165" OriginalAmount="1165">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|15262" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1165.08" OriginalAmount="1165.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5B610" HotelName="Al Khoory Sky Garden Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2369952_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;HeadLine : Near Dubai Festival City Mall&lt;/p&gt;&lt;p&gt;Location : With a stay at Al Khoory Sky Garden Hotel, you ll be centrally located in Dubai, within a 5-minute drive of Dubai Festival City Mall and City Centre Deira.  This family-friendly hotel is 6.5 mi (10.4 km) from Gold Souk and 7.2 mi (11.5 km) from Dubai World Trade Centre.&lt;/p&gt;&lt;p&gt;Rooms : Make yourself at home in one of the 279 individually furnished guestrooms, featuring minibars and LED televisions. Complimentary wireless internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bidets and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;Dining : Grab a bite to eat at one of the hotel s many dining establishments, which include 2 restaurants and a coffee shop/cafe. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 8:00 AM to 10:30 AM for a fee.&lt;/p&gt;&lt;p&gt;CheckIn Instructions : &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, debit cards, and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Special Instructions : To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Guests will receive an email 24 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1165.44" OriginalAmount="1165.44">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|139083" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295686/a_295686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1171.01" OriginalAmount="1171.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|700013" HotelName="Capitol Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582597_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra a 5 minutos de coche del Dubai World Trade Center y del parque Jumeirah Beach Park, mientras que a 10 minutos de coche se halla el centro comercial Dubai Mall.Este hotel con aire acondicionado se caracteriza por su arquitectura moderna y el gran acento en la elegancia. Dispone de 168 habitaciones y de prestaciones que incluyen vestandiacute;bulo, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones.Las comodidades de las habitaciones incluyen aire acondicionado, conexiandoacute;n a Internet de alta velocidad, caja fuerte, minibar, escritorio, cafetera/tetera y un espacioso cuarto de baandntilde;o con baandntilde;era y secador de pelo.Para los huandeacute;spedes que se preocupan por la salud, el hotel ofrece un gimnasio contemporandaacute;neo con una piscina con climatizaciandoacute;n, sauna, sala de vapor, tratamientos de masaje y un equipamiento de gimnasio de anduacute;ltima generaciandoacute;n.Los huandeacute;spedes pueden disfrutar del sol de la maandntilde;ana envueltos en autandeacute;ntico lujo. El atrio, situado en el entresuelo, deja entrar una agradable luz natural a una cafeterandiacute;a en la que se sirven autandeacute;nticas delicias para el desayuno, asandiacute; como la mejor cocina internacional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1172" OriginalAmount="1172">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|218195" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|25061" HotelName="Park Regis Kris Kin Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|226024" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|26260" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1185.67" OriginalAmount="1185.67">
      <BasicPropertyInfo Latitude="25.185412873292" Longitude="55.262078938495" StarRating="4" HotelCode="|PKBB" HotelName="Park Regis Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Aamal Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1184811/13863695.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A fireplace creates a cosy atmosphere. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. A sun terrace, sun loungers, and parasols are available. The pool bar serves a selection of refreshing drinks. For those who wish to stay active while on holiday, the hotel offers golf. Sport and leisure facilities at the hotel include a gym and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. Rooms have a queen-size bed or a king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are available for daily use. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1187.87" OriginalAmount="1187.87">
      <BasicPropertyInfo Latitude="25.045923460243" Longitude="55.118172168731" StarRating="4" HotelCode="|AIBD" HotelName="Avani Ibn Battuta Dubai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Ibn Battuta Mall, P.O. Box 22315</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1168321/17837498.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Dubai, approximately 5.7 km from the beach.The indoor and outdoor pools are ideal for exercise as well as relaxation. A terrace with sun loungers and parasols is available. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, an alarm clock and WiFi (no extra charge) ensure optimal comfort. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1190.28" OriginalAmount="1190.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|147659" HotelName="HYATT PLACE DUBAI BANIYAS SQ." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991094_image49203600_0.jpg</HotelPictures>
        <HotelDescription>Explore Dubai and its vibrant lifestyle with the ease from our central location, just a few steps away from the Baniyas Square metro station and the Dubai Creek. Get papmpered with Free Wi-Fi, Free Breakfast and Happy Hours during your stay at very economic prices. Premium amenities will make you feel welcome at our unique hotel - such as a 24-hour fitness center and rooftop swimming pool. The options are endless when you stay in the middle of the action at Hyatt Place Dubai/ Baniyas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1191.64" OriginalAmount="1191.64">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|609101" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1193" OriginalAmount="1193">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|35603" HotelName="Villa Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1195" OriginalAmount="1195">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|388944" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|27748" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1199" OriginalAmount="1199">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|55048" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1199" OriginalAmount="1199">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|92710" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1202.82" OriginalAmount="1202.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|908486" HotelName="ROSE GARDEN HOTEL APARTMENT BUR DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102635_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationA 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.FacilitiesThe hotel features 56 accommodation units. Guests are welcomed in the lobby. The facilities include a caf�. Guests arriving in their own vehicles can park in the car park.RoomsA safe is also available. The rooms offer a range of amenities, including a fridge. In addition, there is a washing machine and an ironing set. Each accommodation unit offers internet access, a telephone and a TV.Sports/EntertainmentThe hotel offers a selection of sport and leisure opportunities. An outdoor pool is available to guests. The hotel offers guests leisure options, including a gym. MealsBreakfast is bookable as a board option.PaymentThe following credit cards are accepted at the hotel: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1207.20" OriginalAmount="1207.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|141534" HotelName="PARK REGIS KRIS KIN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892849_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will exceed your expectations. It has an excellent location that allows you to easily reach the main cultural and artistic attractions as well as leisure area: shops and restaurants.
It has 386 spacious, bright and comfortable rooms. They include, among other services, minibar, desk, television, internet access, private bathroom and air conditioning.
Among the main hotel facilities we can highlight the hair and beauty area, jacuzzi and sauna, and business center, among others. You can also play sports such as tennis and squash, and visit the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1211.34" OriginalAmount="1211.34">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|109343" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, P.O. Box 125707, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/101656/101656a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located across from the Metro, this hotel connects to the city. The Mall of Emirates and Ski Dubai are a walking distance from the hotel, and the nightlife and entertainment hotspots are only few minutes’ drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1215.92" OriginalAmount="1215.92">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" 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="34" TotalAmount="1216.08" OriginalAmount="1216.08">
      <BasicPropertyInfo StarRating="2" HotelCode="|815230" HotelName="HOLIDAY INN SAFA PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060254_foto_1.jpg</HotelPictures>
        <HotelDescription>The Holiday Inn Express Dubai-Safa Park is located in the main street of Dubai. Just across the other side of the street, you are in the shopping area of the city center where you can visit the Burj Al Arab. And to enjoy shopping, visit the amazing Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1216.81" OriginalAmount="1216.81">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|1b2033" 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="34" TotalAmount="1236.74" OriginalAmount="1236.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|902273" HotelName="City Premiere Deluxe Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928634_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features various services and facilities for a comfortable and relaxing stay, including a restaurant, a caf�, a bar, room service and a fax machine. Guests arriving by car can park their vehicles in the garage or car park. A shuttle service is offered.RoomsAll accommodation units feature air conditioning, a living room, a kitchen and a bathroom. A balcony or terrace is also included as standard. Each accommodation unit features separate bedrooms or a king-size bed. Among the amenities are a safe and a minibar. The kitchenettes of the accommodation units are appointed with a mini-fridge and tea and coffee making equipment. Other features include internet access, a telephone, a TV and wireless internet access. In the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe establishment offers an outdoor pool and a children's pool. The poolside bar serves a selection of refreshing drinks. Guests can enjoy various leisure options during their free time, including a gym and a spa, or for a fee, a sauna, a steam bath and massage treatments. MealsThe establishment offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentAll major credit cards, including VISA and MasterCard, are accepted for payment.(12-Sep-22 to 26-Sep-22 - Pool closed</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1239" OriginalAmount="1239">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|519657" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789885/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1252.68" OriginalAmount="1252.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|122405" HotelName="OAKS IBN BATTUTA GATE DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890828_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a rooftop pool, Oaks Ibn Battuta Gate Dubai offers modern rooms. It boasts 4 restaurants and bars including a nightclub. The restaurants reflect the journey of the great Arab explorer with tastes from around the world . The spacious rooms feature a modern, Moroccan-inspired d�cor. Each comes with a flat-screen TV and a minibar. All rooms are en-suite with a bath tub and walk-in rainforest shower. Free WiFi available for guests. Guests can work out in the gym, which includes aerobic equipment and free weights. Ibn Battuta Shopping Mall is located next to the hotel, Dubai Marina and Jebel Ali are a 5-minute drive away. Mall of the Emirates is a 10 minute drive. Dubai International Airport is a 35-minute drive while Al Maktoum International Airport is a 15 minute drive from Oaks Ibn Battuta Gate Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1254" OriginalAmount="1254">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|30153" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1260" OriginalAmount="1260">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|308459" HotelName="Canal Central Hotel – Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1261.68" OriginalAmount="1261.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20771" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16699_image51072363_0.jpg</HotelPictures>
        <HotelDescription>Hyatt Place Dubai/Jumeirah is a chic hotel, located on Al Mina Road near the exclusive Jumeirah neighborhood. Inspired by old and new Dubai, it offers modern essential experiences for work and play in a stylish setting. Situated close to La Mer, the hotel places its guests near the Business Hub, Burj Khalifa and is a 20 minute drive from the Dubai International Airport. Wake up to breakfast served fresh every day with the authentic flavors of Indian, Western and Asian cuisine. Order chef-inspired bar bites or shop the grab-and-go market anytime. Get your caffeine fix during the day or sip a glass of wine at the bar in the evening. Unwind, sunbathe at our outdoor temperature controlled swimming pool. Sip a refreshing drink in the sunken pool bar, after a day at work. Kids can have fun in their pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1261.77" OriginalAmount="1261.77">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|12e220" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="27" TotalAmount="1274" OriginalAmount="1274">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|55627" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1289" OriginalAmount="1289">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|251241" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1299" OriginalAmount="1299">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|28608" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1302" OriginalAmount="1302">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|53600" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="1312.22" OriginalAmount="1312.22">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|577721" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|32858" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1316.04" OriginalAmount="1316.04">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|139693" HotelName="Ramada Deira" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1317" OriginalAmount="1317">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|402997" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10812678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1317.13" OriginalAmount="1317.13">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|196045" HotelName="Marriott Hotel Al Jaddaf Dubai" 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="1322.16" OriginalAmount="1322.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|814163" HotelName="CROWNE PLAZA JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/846825_image59953775_0.jpg</HotelPictures>
        <HotelDescription>The 4-star deluxe Crown Plaza Jumeirah is situated on Dubai's Al Mina Road and is centrally located near to some of the city's main focus points. The hotel caters to business travelers and discerning holiday-makers, drawn to its unique location close to beach and city - and provides a broad scope of facilities and services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1326" OriginalAmount="1326">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|14482" 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" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1344.43" OriginalAmount="1344.43">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|20a4fb" HotelName="Element Me'aisam Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1345" OriginalAmount="1345">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|54813" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="1345" OriginalAmount="1345">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|271762" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1354" OriginalAmount="1354">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|25107" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1361.36" OriginalAmount="1361.36">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|228646" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1367" OriginalAmount="1367">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|225412" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1370" OriginalAmount="1370">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|94811" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424495/p_424495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.

Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.

All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1376.44" OriginalAmount="1376.44">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1b519f" 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="27" TotalAmount="1378" OriginalAmount="1378">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|56343" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1386.69" OriginalAmount="1386.69">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|285698" HotelName="Carlton Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1387" OriginalAmount="1387">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|34760" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1388" OriginalAmount="1388">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|20070" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1391.64" OriginalAmount="1391.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|145857" HotelName="SHERATON DUBAI CREEK HOTEL &amp; TOWER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889951_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sheraton Dubai Creek Hotel &amp; Towers is located in Dubai, in the privileged area of Deira, on the banks of the Dubai estuary. The hotel is 3 km from the famous gold and spice souks and less than a 15-minute drive from BurJuman and Deira City Center Mall.
The hotel has several restaurants, lobby-caf�, pub-bar, gym, swimming pool, spa with sauna, tennis court, bicycle rental, parking, and room for meetings and other events.
Its rooms are equipped with air conditioning, complimentary bottled water, mini-bar, mini-refrigerator, telephone, high-speed internet (with charge), complimentary wireless internet access, TV with remote control and radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1394" OriginalAmount="1394">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|53583" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385495/385495a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. The nearest shops are about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1395.27" OriginalAmount="1395.27">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1091e3" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1395.27" OriginalAmount="1395.27">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1091f0" HotelName="Vida Downtown" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|394156" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1398" OriginalAmount="1398">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|29306" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1400" OriginalAmount="1400">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|23155" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1408" OriginalAmount="1408">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|19472" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1409" OriginalAmount="1409">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|288246" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1414" OriginalAmount="1414">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|201399" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1414" OriginalAmount="1414">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|167735" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1415.07" OriginalAmount="1415.07">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|1f3592" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1416" OriginalAmount="1416">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|29307" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92674/a_92674_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1417.12" OriginalAmount="1417.12">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|446722" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1418.33" OriginalAmount="1418.33">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|209a6f" 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="27" TotalAmount="1426" OriginalAmount="1426">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|53255" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1429.52" OriginalAmount="1429.52">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|177907" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1429.68" OriginalAmount="1429.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|C7AC82" HotelName="MILLENNIUM PLACE MIRDIF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2421595_foto_1.jpg</HotelPictures>
        <HotelDescription>Explore our 4-star Dubai hotel in Mirdif Hills. Hayyakum! Millennium Place Mirdif is a lifestyle destination of dining, hospitality, and entertainment a few minutes away from Dubai International Airport, Mirdif City Center, and Dubai Safari Park. Visit the first hotel in this Dubai neighborhood, overlooking the beautiful Mushrif Park. The home of more than 70,000 trees offers a fantastic range of family fun adventures from zip-lining, childrenandrsquo;s playgrounds, horseback riding, cycle track, BBQ Areas, and much more. Connected to Mirdif Hills Avenue, our 4-star hotel features 116 rooms and suites, 132 studios and one-bedroom apartments, 6 restaurants and bars, a ballroom catering up to 300 guests, 2 meeting rooms, a rooftop pool andamp; gym overlooking the park. Millennium Place Mirdif presents a flavorful dining palette. Start your day with an immersive international breakfast buffet or andagrave; la carte options at B Social, our laid-back all-day dining. At lunch, spoil your taste buds with Lebanese and Armenian cuisine at Batchig, followed by a refreshing drink at our social pub, The Urban Bar, or enjoy an afternoon cigar at Sala De Cigar; the journey continues with dinner at Hunter andamp; Barrel Steakhouse. Of course, your experience is not complete without adding some splashes to your day at Vola Rooftop Lounge surrounded by the scenery of Mushrif Parkandrsquo;s natural splendour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1433.03" OriginalAmount="1433.03">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|12ad43" 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="27" TotalAmount="1439" OriginalAmount="1439">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1440.31" OriginalAmount="1440.31">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|111083" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1442.95" OriginalAmount="1442.95">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1b34be" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1444" OriginalAmount="1444">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|254865" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1453.08" OriginalAmount="1453.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|392685" HotelName="Rove Trade centre ~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064807_foto_1.jpg</HotelPictures>
        <HotelDescription>3 Stars Hotel,located in Dubai Rove Trade Centre Hotel is a 3-star hotel ,The hotel is strategically located near the Dubai World Trade Centre, the region's leading events venue for over 40 years, hosting various industry sectors and international conferences. also You can also easily access the Al Jafiliya metro station, which connects you to the rest of Dubai's attractions and landmarks , the hotel offers convenience and comfort for business and leisure travellers alike.You can enjoy free Wi-Fi, satellite TV, and air-conditioning in every room, as well as an outdoor pool and a terrace with city views.Dining at the hotel's restaurant, which serves breakfast, lunch, and dinner. You can relax at a bar/lounge or a poolside bar and take your favorite drink. As well as a 24-hour room service is provided.Rove Trade Centre hotel provides you amenities include a business center to keep your business going. Moreover the Hotel features venues that can accommodate up to 64 persons.Nearby places:� Dubai International Airport 10 km� Doors Freestyle Grill - Steakhouse Restaurant 6 km� Aster Hospital - Mankhool 3 km� Lavazza Caf� 4 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1458" OriginalAmount="1458">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|201470" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1470" OriginalAmount="1470">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|380146" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://cdn.ostrovok.ru/t/x500/content/6c/b7/6cb768ecbaf520cb73984439595158afc8d87ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|20069" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1492.20" OriginalAmount="1492.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE HOTEL, DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475444_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within 1.3 km of Jumeira Public Beach and 2.8 km of Burj Al Arab Tower, Lemon Tree Hotel, Dubai provides rooms with air conditioning and a private bathroom in Dubai. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi. Free private parking is available and the hotel also offers car hire for guests who want to explore the surrounding area. Guest rooms in the hotel are fitted with a kettle. All units in Lemon Tree Hotel, Dubai are equipped with a flat-screen TV and a hairdryer. A buffet breakfast is available daily at the accommodation. Lemon Tree Hotel, Dubai offers a sun terrace. Mall of the Emirates is 4.3 km from the hotel, while City Walk Mall is 10 km away. The nearest airport is Dubai International, 26 km from Lemon Tree Hotel, Dubai, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1498.07" OriginalAmount="1498.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|B95E63" HotelName="REVIER HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32485_image63718783_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Business Bay, near the Dubai Water Canal and just 10 minutes from Dubai Mall.Inspired by a simple, industrial design, the hotel rooms offer a private space where you can feel at home. All rooms include air conditioning, a seating area, a flat-screen TV with satellite channels, a safe and a private bathroom with a shower, free toiletries and a hairdryer. At Revier Hotel - Dubai, rooms come with bed linen and towels.The hotel has an outdoor pool, free private parking, a fitness center and a terrace. This property offers a restaurant, room service and a 24-hour front desk, as well as free WiFi throughout the property. The accommodation offers a business centre, concierge service and currency exchange.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1499.74" OriginalAmount="1499.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|071201" HotelName="ROYAL ASCOT HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955980_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ascot is located right in the heart of Dubai, making most places in the city easily accessible. Sheikh Zayed road is just 7 minutes away, and Burjuman - one of Dubai's premiere malls - is a mere 5 minutes away. We also offer guests complimentary transfers to and from our beach facilities. The golden sands and pristine waters of Dubai make for a great day at the beach, especially during the winter months.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1500" OriginalAmount="1500">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|90225" HotelName="ibis One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1505" OriginalAmount="1505">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|55119" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1508" OriginalAmount="1508">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|24929" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 25/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1517.54" OriginalAmount="1517.54">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|127884" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 20/09/2024" 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>http://media.dev.paximum.com/hotelimages/326135/1.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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1518.78" OriginalAmount="1518.78">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|388551" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1518.78" OriginalAmount="1518.78">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|391213" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1531.51" OriginalAmount="1531.51">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|2096f0" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1533.60" OriginalAmount="1533.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|152773" HotelName="MILLENNIUM AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890100_foto_52.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Dubai with easy access to the business district and the historic area.
It has 341 rooms full of luxury and comfort. They are divided into different categories to meet the needs of all guests. All rooms have private bathrooms with amenities, minibar and tea and coffee machine.
The main services we can highlight the hotel business center, fitness center, beauty salon and pool.
There are also car rental service. The hotel has parking and parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1539" OriginalAmount="1539">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1543.08" OriginalAmount="1543.08">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1515d5" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1545" OriginalAmount="1545">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|39058" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1548" OriginalAmount="1548">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|55050" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1553.35" OriginalAmount="1553.35">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1944a3" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1567" OriginalAmount="1567">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|373222" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1570.31" OriginalAmount="1570.31">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|122e1e" HotelName="Marina Byblos Hotel" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1574" OriginalAmount="1574">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|256447" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1586" OriginalAmount="1586">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1589" OriginalAmount="1589">
      <BasicPropertyInfo Latitude="25.0867852" Longitude="55.1475206" StarRating="0" HotelCode="984707|303244" HotelName="Higuests Vacation Homes - Marina Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6436783</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1600" OriginalAmount="1600">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|46538" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1602.27" OriginalAmount="1602.27">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|1091e7" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1604.28" OriginalAmount="1604.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25212_image60468266_0.jpg</HotelPictures>
        <HotelDescription>Third Tallest hotel in the world 333 metres with 65 guest floors\nOfficially certified by the Guinness World Records\nIdeal location for business and leisure travellers\nLocated 5 minutes away from Dubai Mall- one of the worlds biggest \nshopping centres \nLocated less than 1 km away from Dubai International Financial Centre \n(DIFC) and a 1 minute walking distance from the metro station\n3 minutes drive to World Trade Centre(the main Exhibition Centre)\n10 minutes drive to Dubai International Airport\n5 minutes drive to Burj Khalifa, currently the worlds tallest building\nClose to major attractions as well as golf courses and horse race courses \nSurrounded by Dubai most happening night life scenes\n462 rooms and suites with a capacity to accommodate big groups at the \nsame time\nConnecting rooms and suites, giving a chance for large families to stay \ntogether and at the same time have their own privacy.\nNo alcohol is served in the hotel.\nFree WiFi available in all rooms and public areas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1617.92" OriginalAmount="1617.92">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|643985" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1623" OriginalAmount="1623">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|92850" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1623.48" OriginalAmount="1623.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|CB7627" HotelName="THE FIRST COLLECTION BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2514053_image61432861_0.jpg</HotelPictures>
        <HotelDescription>The hotel features 437 stylish guestrooms and suites - many offering panoramic views of Dubai's world-famous skyline - alongside extensive sustainably designed guest amenities, with a host of exciting signature FandB outlets, leisure facilities including a fully equipped gym, modern spa, and 25-meter swimming pool overlooking Downtown Dubai, and an innovative NEST coworking space.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1632" OriginalAmount="1632">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|46262" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1654" OriginalAmount="1654">
      <BasicPropertyInfo Latitude="25.092898755358" Longitude="55.176855682556" StarRating="3.5" HotelCode="207455|201578" HotelName="Time Crystal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, Opposite to Jebel Ali Race cource, near The Greens, Al Barsha, Tecom, P.O. Box 283439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295730/gt_295730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located within the heart of new Dubai, in the Al Barsha area of the city. It is only 5 minutes from Internet City, Media City, Knowledge Village and the Jumeirah beachfront. The Mall of Emirates is 2 km away and it is 8 km to Dubai Mall and 15 km to Bur Dubai. This establishment lies just a 25-minute journey from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1688" OriginalAmount="1688">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|395496" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360485/XFd1lmd7_4abedc0a1a74ca019c562321c85b7026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1689.36" OriginalAmount="1689.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|147900" HotelName="Orchid Vue Hotel Bur Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1211501_foto_1.jpg</HotelPictures>
        <HotelDescription>Orchid Vue Hotel is a four star property situated in Bur Dubai, a few steps to the Al Fahidi Metro Station and close to the Burjuman Shopping Mall. With its central location, the hotel is within a 20 minute driving distance to the Dubai Mall, Jumeirah open beach, The Burj Khalifa and Dubai International Airport. Each room has an individually controlled air conditioning, flat screen TV, safe deposit box, wireless internet connection, mini bar and a private bathroom with hair dryer, shower/bathtub and toiletries. Guests can enjoy dining at the multi cuisine restaurant serving an extensive selection of international dishes. Leisure facilities include a rooftop swimming pool, gymnasium, sauna and a steam room. Tours all over the city can be arranged at the on-site travel desk and guests can buy souvenirs or snacks at the gift shop located on the ground floor. The hotel also offers 24 hour room service, laundry, foreign currency exchange, concierge and complimentary valet parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1693" OriginalAmount="1693">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|46231" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1700" OriginalAmount="1700">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1704" OriginalAmount="1704">
      <BasicPropertyInfo Latitude="25.074446096107" Longitude="55.137370278873" StarRating="4" HotelCode="103473|201536" HotelName="Nuran Marina Serviced Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street H, District 4, P.O. Box 121600, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144446/w_144446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1705.11" OriginalAmount="1705.11">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|20a117" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="1717.43" OriginalAmount="1717.43">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1091c9" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1720" OriginalAmount="1720">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1729" OriginalAmount="1729">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|31305" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1734" OriginalAmount="1734">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|1355" HotelName="ibis World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61461/a_61461_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the biggest international complex in the Middle East. The Heritage Village is about 8 km away, while the Gold Souk is approximately 10 km away. Close to the tourist centre and Sheikh Zayed Road, the principal business centre in Dubai, the hotel is approximately 15 minutes from the Jebel Ali Free Zone and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|348093" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="1740.00" OriginalAmount="1740.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|457183" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1356014_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubailand, just by two major roads, Emirates Road and Dubai-Al Ain Road, the hotel is nested amidst world-class polo fields. The property boasts several swimming pool and a fitness centre. Guests can enjoy free WiFi throughout the property.Each room is fitted with a flat-screen TV. Certain units feature a seating area where you can relax. You will find a kettle in the room. Every room has a private bathroom fitted with a bath. For your comfort, you will find bathrobes and slippers.Adults and children alike are invited to interact with the world-class horses that populate the resort's polo fields and stables, or they can indulge themselves with a pampering treatment at Iridium Spa, or swim in one of the pools.Dubai Mall is 16 km from The St. Regis Dubai, Al Habtoor Pol, while Burj Khalifa is 16 km from the property. The nearest airport is Dubai International Airport, 19 km from the property. Free self parking as well as complimentary valet parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1754" OriginalAmount="1754">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|47158" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="45" TotalAmount="1762.62" OriginalAmount="1762.62">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|10aa8f" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1763" OriginalAmount="1763">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1776.70" OriginalAmount="1776.70">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|17f3ff" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="1803" OriginalAmount="1803">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|57407" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1810.56" OriginalAmount="1810.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|699939" HotelName="Le Meridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891475_foto_125.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Meridien Dubai Hotel andamp; Conference Centre, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 3andnbsp;min en coche de Centro comercial City Centre Deira y 6andnbsp;min de Centro comercial Dubai Festival City. Ademandaacute;s, este hotel de lujo se encuentra a 6andnbsp;km de Centro comercial BurJuman y a 7, 8andnbsp;km de Souk Gold. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. La diversiandoacute;n estandaacute; asegurada en este alojamiento, que ofrece 5 piscinas al aire libre, un centro de bienestar y una sauna. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Estarandaacute;s en la playa en un abrir y cerrar de ojos gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 580 habitaciones con decoraciones diferentes, equipadas con minibar y televisiandoacute;n de pantalla plana. Las camas cuentan con colchones con una capa de acolchado adicional y edredandoacute;n de plumas para descansar plandaacute;cidamente. Las habitaciones disponen de patio. La conexiandoacute;n wifi gratis te mantendrandaacute; en contacto con los tuyos. Ademandaacute;s, podrandaacute;s disfrutar de canales digitales. El cuarto de baandntilde;o estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. . Degusta algo de cocina internacional en Yalumba, uno de los 18 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 3 bares con salandoacute;n o los 4 bares junto a la piscina. Se ofrece un desayuno continental todos los dandiacute;as de 06:30 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios abierto las 24 horas, un servicio de limusina o coche con chandoacute;fer y check-in exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 1512 metros cuadrados de espacio con centro de conferencias y 24 salas de reuniones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1811" OriginalAmount="1811">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/09/2024" 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="27" TotalAmount="1828" OriginalAmount="1828">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1869.20" OriginalAmount="1869.20">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|1b38e5" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1869.30" OriginalAmount="1869.30">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|372446" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1870.20" OriginalAmount="1870.20">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|1489e6" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1878.84" OriginalAmount="1878.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/855725_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the fashionable Sheikh Zayed Street in the heart of the magnificent city of Dubai this city aparthotel is the perfect choice for business and conference travellers visiting the city. Due to its close proximity to the business and commercial districts of the city, as well as a range of shopping centres, the World Trade Centre, Dubai Museum, Jumeirah mosque and Wild Wadi it places guests close to the vibrant heart of the city. Jumeirah Beach Park is just 20 minutes from the hotel and Dubai International Airport is a mere 15 minute drive away.Guests will appreciate the range of high-class facilities and services on offer. Business guests can take advantage of the first-class conference facilities and the range of restaurants serving a wealth of delightful cuisines will appeal to every type of guest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1888.40" OriginalAmount="1888.40">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|1148b9" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1889.28" OriginalAmount="1889.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A983" HotelName="INTERCITYHOTEL DUBAI JADDAF WATERFRONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475498_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in Dubai, 8 km from Dubai World Trade Centre, IntercityHotel Dubai Jaddaf Waterfront offers accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Among the facilities at this property are luggage storage space and free shuttle service, along with free WiFi throughout the property. The accommodation features entertainment staff and a 24-hour front desk. All guest rooms come with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel all rooms have a wardrobe and a private bathroom. Guests at IntercityHotel Dubai Jaddaf Waterfront can enjoy a continental or a buffet breakfast. A business centre and vending machines with drinks and snacks are available on site at the accommodation. Dubai Aquarium and Underwater Zoo is 8 km from IntercityHotel Dubai Jaddaf Waterfront, while Dubai Mall is 9.4 km from the property. The nearest airport is Dubai International Airport, 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1889.80" OriginalAmount="1889.80">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="|RSDK" HotelName="Residence Inn by Marriott Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Centre 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/138635/2881688.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel welcomes guests in a 50-storey building with a lift and 430 rooms. English- and French-speaking staff at the 24-hour reception desk are happy to answer any questions. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Children can enjoy the playground. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a complimentary babysitting service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. Comfortable sun loungers are available on the sun terrace. The hot tub in the pool area promises pure relaxation. For guests who wish to keep active, tennis and golf are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe and a desk or, for an additional fee, a minibar are also available. There is a fully-equipped kitchenette with a refrigerator, mini fridge, microwave, tea/coffee station and dishwasher. Other amenities available include a washing machine, an ironing set and a trouser press. A telephone, a TV, a DVD player and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant with air conditioning, a dining room, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1890" OriginalAmount="1890">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|239687" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1897" OriginalAmount="1897">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|201453" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>http://media.dev.paximum.com/hotelimages/326517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1898" OriginalAmount="1898">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|403521" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C24605" HotelName="CITADINES CULTURE VILLAGE DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21382_image60059855_0.jpg</HotelPictures>
        <HotelDescription>Stylishly perched in Dubais modern day historical neighbourhood Citadines Culture Village is home to the citys sensational Culture Village project that draws inspiration from the old town.  
 Elevating that experience with a contemporary take our 81units serviced residence offers the guests a unique stay awed by the hues of vibrant colours and sensorial decor with traditional spices and local patterns.  
 Citadines Culture Village will be ideal home for the guest to experience the local culture and neighborhoods that feeds the body/mind and soul with modern comforts business connectivity and customized services and amenities that best compliments their lifestyle 
 A 10minute drive from the Dubai International Airport Citadines Culture Village Dubai is located within an integrated community and surrounded by retail and commercial establishments.  
This residence or hotel has implemented the Ascott Cares 7 commitments to wellness cleanliness and sustainability. Visit www.the-ascott.com/en/ascottcares.html to find out more. 
 Ascott Cares is our commitment to wellness cleanliness and sustainability. This is validated by Bureau Veritas SG Clean Insert any applicable certification.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1908.99" OriginalAmount="1908.99">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|10f792" HotelName="The Meydan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1923" OriginalAmount="1923">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|47224" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="34" TotalAmount="1927.68" OriginalAmount="1927.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|096178" HotelName="Arjaan Dubai by Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059148_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Dubai's Media City, the Arjaan by Rotana overlooks the Palm Jumeirah Island. We ensure you will have a treasured time at Arjaan by Rotana, with our many home-comforts featuring the world class hospitality services and luxury findings of the hotel. Arjaan by Rotana's suites and apartments feature contemporary Moorish-style interiors which open onto balconies with picturesque cityscape and sea views. Guests can experience the true luxury residence by relaxing in the spacious living room with an LCD TV or prepare their own meal in the fully-equipped kitchen. All hotel rooms feature private bathrooms. Experience plunge pool luxury in our premium suites. Dining options include a poolside snack bar Veranda and Arabesqu� Restaurant, which opens for breakfast, lunch and dinner, including theme night dinners on weeknights and an acclaimed Friday brunch. There is a food court along with a myriad of shops close by. Along with this, guests can relax in the temperature controlled outdoor swimming pool and modern gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1962" OriginalAmount="1962">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|35543" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1986.05" OriginalAmount="1986.05">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|612342" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2001" OriginalAmount="2001">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|39745" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2008" OriginalAmount="2008">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|14995" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2013.34" OriginalAmount="2013.34">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|195f9e" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2018" OriginalAmount="2018">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|23651" 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" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2037.47" OriginalAmount="2037.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|153109" HotelName="Residence Inn By Marriott  Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/782607_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will become your best choice of accommodation if what you are looking for is a hotel in the center of the city where luxury and comfort predominates.
It is located within walking distance of the main tourist attractions of the area as well as the shopping area.
It has a total of 430 rooms, all with numerous services such as: telephone, television, safe, tea and coffee making facilities, and Internet access.
The hotel also has rooms for holding events such as meetings. It also has a swimming pool and jacuzzi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2046.42" OriginalAmount="2046.42">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|111e46" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2051.32" OriginalAmount="2051.32">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19f6c6" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2058" OriginalAmount="2058">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|18728" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2058" OriginalAmount="2058">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|35604" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="2060.77" OriginalAmount="2060.77">
      <BasicPropertyInfo Latitude="25.18161398" Longitude="55.27907854" StarRating="5" HotelCode="|HHD1" HotelName="Hyde Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1298614/19281982.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available. A business centre with fax machine and projector is available.This hotel is located in the centre of Dubai.There are indoor and outdoor pools and a children's swimming area. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, basketball, crazy golf, golf and archery. Water sports enthusiasts can enjoy windsurfing, sailing and diving. Guests can enjoy a wide range of indoor sports, including a gym, billiards, bowling and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Leisure facilities include an entertainment programme, a kids' club, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable indoor temperatures. A balcony is among the standard amenities of some rooms. Rooms have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. A trouser press is provided for guests' convenience. A telephone, a TV, a radio, an alarm clock and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2074" OriginalAmount="2074">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|19999" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2080" OriginalAmount="2080">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|42811" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2082" OriginalAmount="2082">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|239766" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="2100" OriginalAmount="2100">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|58752" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2104.08" OriginalAmount="2104.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|A89C34" HotelName="Barcelo Residences Dubai Marina" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1499844_foto_1.jpg</HotelPictures>
        <HotelDescription>Barcelo Residences Marina is made up of modern, newly-built apartments located at Dubai Marina, in the south of Palm Jumeirah. The perfect choice for travelers who love food, relaxing and the beach.Its spacious apartments are of a practical design, perfect for family holidays, couples or friends. The complex has an outdoor area with a swimming pool, open-air hydro-massage bath, in addition to a fully equipped gymnasium.The hotel offers 220 spacious, modern apartments designed and fully equipped to guarantee maximum comfort. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for all Arrivals: Tourist fees applicable should be paid upon arrival. andlt;Brandgt;  Ramadan Restriction: Breakfast is available but not as a buffet, it will be only packed breakfast boxes.andlt;BRandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply, Please contact Operations Team for assistance</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2144" OriginalAmount="2144">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|26259" HotelName="voco Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2167" OriginalAmount="2167">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|27747" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2173.34" OriginalAmount="2173.34">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|13154e" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="34" TotalAmount="2174.16" OriginalAmount="2174.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79508" HotelName="BEACH WALK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827776_foto_1.jpg</HotelPictures>
        <HotelDescription>Beach Walk Hotel offers accommodations with a restaurant, free private parking, an outdoor swimming pool and a fitness center.andnbsp;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2175.87" OriginalAmount="2175.87">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|103297" HotelName="Raffles Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2245.27" OriginalAmount="2245.27">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|10ad8b" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2252.74" OriginalAmount="2252.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|153106" HotelName="RODA AMWAJ SUITES JBR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977570_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located within walking distance of the beach, in the leisure area with shops and restaurants.
The accommodation is divided into apartments and lofts. Both they come with a kitchen, private bathroom with hairdryer and shower, TV, Internet access and balcony.
Guests can enjoy several common services, such as, for example, the two pools where you can relax and sunbathe on the hottest days. In addition, there is also a fitness center where sports and eliminate the stress of everyday life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2253" OriginalAmount="2253">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|11604" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2270" OriginalAmount="2270">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|32297" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2287.68" OriginalAmount="2287.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|A10B12" HotelName="Grand Cosmopolitan Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1305086_foto_1.jpg</HotelPictures>
        <HotelDescription>The 5* Grand Cosmopolitan Hotel is ideal for holiday makers, and families and business executives looking for a property that offers premium standards in a trendy and a relaxing setting.Onsite facilities include ballroom and meeting rooms, business center, rooftop temperature-controlled infinity adult pool, children’s outdoor pool and play area, computer and PlayStation game room, 24-hour Fitness center, spa- massage (at extra charge), sauna and steam room, tour desk, and men’s and women’s beauty salon and wellness center – opening Q4 2022. Complimentary WI-FI is provided in all rooms and throughout the hotel.The Hotel is conveniently located in Al Barsha 1, minutes away from the Mall of Emirates, a short drive to the beach, and the major leisure and business attractions in fascinating Dubai. The Mashreq metro station is just a two minutes walk away. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for Arrivals from 06/03/2024 to 01/11/2024: Valid for bookings until 31 Oct 2024 and for stays from 10 Mar 2024 until 31 Oct 2024: andlt;brandgt;The daily TDF per room/per night is not included.andlt;brandgt;The buffet breakfast is served daily until 12.00 noon at the Gardenia Brasserie.andlt;brandgt;The buffet dinner is based on a daily different theme night that brings the “Cuisines of the World” in one restaurant at the Gardenia Brasserie from 6.30 pm until 10.00 pm. andlt;brandgt;(Monday / Russian Night, Tuesday / Chef’s Night, Wednesday / Italian Night, Thursday / Arabian Night, Friday / Asian Night, Saturday / BBQ Night, Sunday / Indian Night.)andlt;brandgt;In Ramadan the guests will enjoy a delightful spread of Arabic cuisine, along with refreshing classic Ramadan beverages and traditional Arabic sweets., Applies for all Arrivals:  Tourist fees applicable should be paid upon arrival.andlt;brandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply. Please contact Operations Team for assistance.andlt;pandgt;andlt;brandgt;Rates are not valid for UAE residents, in case of violations, Bar rate must be paid by the guest directly to the Hotel at the time of check-inandlt;/pandgt;and#x0D;andlt;brandgt;The hotel provides shuttle service to Kite Beach and Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2288.59" OriginalAmount="2288.59">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|1ecfc0" HotelName="Goldstate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2297" OriginalAmount="2297">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="2313.04" OriginalAmount="2313.04">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="|SGH1" HotelName="Sheraton Grand Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, P.O. Box 123979</AddressLine>
          </AddressLines>
          <PostalCode>(0)45034243</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/409215/3184748.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 654 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A business centre with fax machine and projector is available.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.The outdoor pool complex includes a children's swimming area and pleasantly heated water to ensure comfortable swimming. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the hotel include a gym and yoga. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including an entertainment programme, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable temperatures. Guests are sure to get a good night's sleep in the king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A refrigerator, a microwave, a tea/coffee station and a dishwasher are standard features. There is also an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Half board is offered as a catering option. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. The show cooking is a particularly special attraction. The hotel offers a selection of alcoholic and non-alcoholic beverages.Free valet parking is possible. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2327.69" OriginalAmount="2327.69">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|109882" HotelName="JA Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" 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>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="45" TotalAmount="2352.30" OriginalAmount="2352.30">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|10936b" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2354" OriginalAmount="2354">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|60120" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2362" OriginalAmount="2362">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|44560" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2371.08" OriginalAmount="2371.08">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E137" HotelName="Cheval Maison The Palm Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634721_foto_1.jpg</HotelPictures>
        <HotelDescription>Cheval Maison, The Palm Dubai is an all-apartment boutique property providing the ideal base from which to explore all that Dubai has to offer. Located on the iconic Palm Jumeirah, 131 contemporary apartments provide the freedom, flexibility and space to create your own personal sanctuary, but still with easy access to the vibrant sights and sounds of this unique city.The combination of 1-, 2- and 3-bedroom apartments, plus a stunning 3-bedroom penthouse, provide all the facilities needed for an indulgent sunshine getaway, or a longer- term stay. Each apartment is stylishly designed, with the attention to detail and quality you would expect from Cheval. Fully equipped kitchens can be found in all, and most feature their own terrace or balcony, providing the perfect place to unwind with a long, cool drink and watch the sun set over the iconic Dubai Skyline. A 24-hour gym and rooftop pool provide an alternative for guests looking for something more active in their downtime.The apartments are part of the Golden Mile residential complex, situated on the western trunk of Palm Jumeirah and ideally located to explore the city. Underground parking is available to guests. The Palm Monorail, just one minutes walk from the apartments, connects the key landmarks of the Palm Jumeirah and is easily accessible from Nakheel Mall. It also provides easy access to the metro system for those looking to connect with the rest of the city. For those looking to stay closer to home, the Nakheel Mall, with 300 retail outlets, is just next door, and top visitor attractions such as AquaVenture Waterpark and Pointe Palm are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2372.03" OriginalAmount="2372.03">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1b5020" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2395" OriginalAmount="2395">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|55552" HotelName="Dubai International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2403.11" OriginalAmount="2403.11">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|575909" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2412.13" OriginalAmount="2412.13">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|1b4a88" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2449.60" OriginalAmount="2449.60">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|106015" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2462" OriginalAmount="2462">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|35533" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2464" OriginalAmount="2464">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|20066" 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" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2468.88" OriginalAmount="2468.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|099115" HotelName="HYATT REGENCY DUBAI CREEK HEIGHTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061728_foto_1.jpg</HotelPictures>
        <HotelDescription>Located by Dubai Creek, Hyatt Regency Dubai Creek Heights offers modern accommodations with sleek interiors. The hotel features an outdoor swimming pool, 24-hour gym, a luxurious spa and a kids' club. Free WiFi is available in all areas. The hotel is 10 minutes away by car from Burj Khalifa and Dubai Mall. Each guestroom overlooks Dubai Creek or the city skyline and provides a free non-alcoholic minibar, individually-controlled air conditioning and coffee/tea making facilities. All rooms feature a walk-in rain shower, separate bathtub and complimentary toiletries and bedroom slippers. A safety deposit box is also available in the room. Other amenities include a beauty salon, free valet parking and luggage storage. Its Mexican restaurant "Restaurant La Tablita" offers vegan menu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2476" OriginalAmount="2476">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|46268" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2490.85" OriginalAmount="2490.85">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|196011" HotelName="Intercontinental Dubai Marina" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="2496.52" OriginalAmount="2496.52">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|648740" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2510" OriginalAmount="2510">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|55510" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2523.60" OriginalAmount="2523.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|D1E142" HotelName="Vida Creek Beach Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634726_foto_1.jpg</HotelPictures>
        <HotelDescription>Vida Creek Beach Hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2564.72" OriginalAmount="2564.72">
      <BasicPropertyInfo Latitude="25.112501843015" Longitude="55.139670117791" StarRating="4" HotelCode="|CHMQ" HotelName="Cheval Maison - The Palm Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3, Palm Jumeirah, P.O. Box 452769</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1371644/17255899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a laundry service and a coin-operated laundry.This apartment complex welcomes guests in Dubai.The sports and entertainment facilities at the complex ensure that guests have plenty of activities to choose from during their stay. The pleasantly heated water of the outdoor pool area guarantees comfortable swimming. Sun loungers and parasols on the terrace invite guests to relax and unwind. The pool bar serves a selection of refreshing drinks. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. A balcony is among the standard features of some rooms. Separate bedrooms are available. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. Bathrooms are equipped with a shower and a hairdryer. The complex has family rooms and non-smoking rooms.There is a bar on the premises. Special meals, including diet meals, are also available. The complex also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2584.68" OriginalAmount="2584.68">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|82653" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2610" OriginalAmount="2610">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2624" OriginalAmount="2624">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|394937" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10714470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2644.68" OriginalAmount="2644.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6353" HotelName="VIDA DUBAI MARINA &amp; YATCH CLUB" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30039_image62083170_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 1'4 km from Hidden Beach, Vida Dubai Marina &amp; Yatch Club provides accommodation with an outdoor swimming pool, free private parking, a fitness centre and a restaurant. With a bar, the 4-star hotel has air-conditioned rooms with free wi-fi. The accommodation features room service, a 24-hours front desk and currency exchange for guests.
At the hotel, the rooms have a desk. Every room is equipped with a kettle, a flat-screen TV and a safety deposit box.
Selected rooms include a terrace and some have city views. Alll units will provide guests with a minibar.
Continental and halal breakfast options are available daily at Vida Dubai Marina &amp; Yatch Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2646" OriginalAmount="2646">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|34765" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2681" OriginalAmount="2681">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences at Marina Gate</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/58000000/57780000/57777100/57777067/f1ae7fb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2698" OriginalAmount="2698">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="HALF BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 19/09/2024" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2717" OriginalAmount="2717">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|201567" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2727.08" OriginalAmount="2727.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365238_foto_1.jpg</HotelPictures>
        <HotelDescription>FIVE's second hospitality and residential project,. The luxury tower will feature 247 hotel rooms and suites, 221 one and two-bedroom hotel apartments and 33 four-bedroom hotel apartments, all with private pools. Strategically located in close proximity to Dubai's main arterial roads and a short drive from Dubai's new Al Maktoum International Airport and Expo 2020 site, FIVE Jumeirah Village Dubai boasts excellent transport links across the city and beyond.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2772" OriginalAmount="2772">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|308475" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2775" OriginalAmount="2775">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|5821" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2801" OriginalAmount="2801">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|201456" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76956/a_76956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2814" OriginalAmount="2814">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|227400" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2826.83" OriginalAmount="2826.83">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|10a0bf" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2839" OriginalAmount="2839">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|399518" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2875" OriginalAmount="2875">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|225630" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="2923.44" OriginalAmount="2923.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95565" HotelName="ADDRESS GRAND CREEK HARBOUR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30267_image62256927_0.jpg</HotelPictures>
        <HotelDescription>The first 5-star luxury hotel in Dubai Creek Habour. This architectural spectacle will leave you breathless as you marvel the scenic views of old Dubai on one side and the majestic skyline of new Dubai on the other.
Set in Dubai, 11km from Dubai Mall, Address Grand Creek Harbour offers accommodation with a restaurant, free private parking and a bar.
With free wi-fi, this 5 star hotel offers room service and a 24 hour front desk. 
The accommodation provides a concierge service, and currency exchangefor guests.
All guest rooms come with air conditioning, a flat-screen TV with satellite channels, a minibar, a kettle, a shower, free toileteries and a desk. The rooms come with a safety deposit box, while selected rooms also feature a terrace and others also feature city views. At the hotel each room includes bed linen and towels. 
A buffet, � la carte or continental breakfast can be enjoyedat the property.
The Dubai Fountain is 12km from the Address Grand Creek Harbour, while Burj Khalifa is 13km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3024.15" OriginalAmount="3024.15">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|110f78" HotelName="Shangri-La Hotel 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 Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="3045.02" OriginalAmount="3045.02">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|1a0d5c" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3053.13" OriginalAmount="3053.13">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|170f6f" HotelName="Sofitel Dubai Downtown" 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="3081" OriginalAmount="3081">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3109.43" OriginalAmount="3109.43">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|154829" HotelName="Conrad Dubai" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="3110" OriginalAmount="3110">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|23159" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3124.20" OriginalAmount="3124.20">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E139" HotelName="Hilton Dubai Creek Hotel And Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634723_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 4.9 km from Grand Mosque, Hilton Dubai Creek Hotel and Residences features accommodation with an outdoor swimming pool, free private parking, a fitness centre and a terrace. Featuring a restaurant, the property also has a bar, as well as a sauna and a hot tub. The accommodation offers a 24-hour front desk, airport transfers, room service and free WiFi throughout the property.The units at the hotel are fitted with a seating area. Rooms come with air conditioning, a desk and a flat-screen TV, and some rooms at Hilton Dubai Creek Hotel and Residences have a balcony. The rooms will provide guests with a fridge.The daily breakfast offers buffet, � la carte or continental options.Dubai World Trade Centre is 6.2 km from the accommodation, while Sahara Centre is 8 km from the property. The nearest airport is Dubai International Airport, 4 km from Hilton Dubai Creek Hotel and Residences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3182" OriginalAmount="3182">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|12275" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3240.84" OriginalAmount="3240.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|115058" HotelName="KEMPINSKI HOTEL MALL OF THE EMIRATES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890196_foto_1.jpg</HotelPictures>
        <HotelDescription>As the oldest luxury hotel collection in the world, the Kempinski name is associated with the highest standards of luxury and impeccable personal service. This cherished tradition can be felt throughout the 48,000 square metres of Kempinski Hotel Mall of the Emirates, which opened in April 2006 as the first property of the hotel chain in the bustling city of Dubai. With its suitable location next to Mall of the Emirates, the hotel offers convenience to both business and leisure guests in form of world-class shopping, dining and entertainment. The mall itself includes more than 520 stores selling prestigious labels, a 14-screen multiplex cinema and numerous food and beverage outlets - and not to mention the world's first indoor ski dome. During more serene hours, guests can rejuvenate at our renowned Softouch Spa or simply sit back and relax by the outdoor infinity edge pool. In short, limitless possibilities are offered here and there is something for everyone to enjoy. Now imagine the most wonderful of all holidays and we will make it happen. Our head concierge Gerardo Gabat and his team are here to answer to your requests and make sure that your stay will become a memorable one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3259" OriginalAmount="3259">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|164491" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3265" OriginalAmount="3265">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|177538" HotelName="FIVE Palm Jumeirah Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3279" OriginalAmount="3279">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3291" OriginalAmount="3291">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|12694" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3315" OriginalAmount="3315">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|39203" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3337.44" OriginalAmount="3337.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|151410" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32897_image64020945_0.jpg</HotelPictures>
        <HotelDescription>This luxury hotel is located within walking distance of the world's largest shopping center and is also close to the financial center. All rooms are very spacious, bright and are decorated in a modern style. All rooms have a private bathroom.
Hotel guests can also enjoy the fantastic spa where you can enjoy relaxing body treatments.
Also, if you are holding an event like summer meeting or wedding, you can do in our great room designed for it, with all necessary for successful holding material.
Finally, it is important to highlight the variety of restaurants that has the hotel where you can enjoy delicious dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3470.16" OriginalAmount="3470.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|097165" HotelName="Amwaj Rotana Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840097_image60557053_0.jpg</HotelPictures>
        <HotelDescription>Ideally located along Dubai's famous leisure and retail strip known as "The Walk", Jumeirah Beach Residence (JBR), you will experience the height of comfort at Amwaj Rotana Hotel. Presenting a portfolio of 301 tastefully furnished sea view rooms and suites including the prestigious Club Rotana offering lavish personalized hospitality, Amwaj Rotana Hotel boasts the largest rooms along JBR each with its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3649.90" OriginalAmount="3649.90">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|142489" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3765" OriginalAmount="3765">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="3806.61" OriginalAmount="3806.61">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4" HotelCode="|CTHA" HotelName="Staybridge Suites Dubai Financial Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Financial Centre Metro Station Sheikh Zayed Road</AddressLine>
          </AddressLines>
          <PostalCode>(0)44051117</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/64672/2862899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;281 rooms are located on 49 storeys and can be reached by lift. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Everyday necessities can be purchased at the supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service and a coin-operated laundry. A business centre with fax machine and photocopier is available.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.Guests can enjoy a refreshing swim in the outdoor pool area. A terrace with sun loungers and parasols is available. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, golf, fishing, horse riding and jogging. Water sports available at the apartment hotel include water skiing, windsurfing, sailing, snorkelling and diving. Sport and leisure facilities at the hotel include a gym, billiards and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam and massage treatments. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Most units have a sea view. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A safe provides secure storage for guests' personal property. Guests will also find a microwave included among the standard features. There is also an ironing set and a trouser press. A direct dial telephone, a flatscreen television with satellite and pay-per-view channels, a CD player, a DVD player and WiFi are provided as well. Bathrooms are equipped with a shower and a bidet. A hairdryer, a vanity mirror, bathrobes and a telephone are available for daily use. For extra comfort in the bathrooms, guests are offered cosmetic products. Family rooms are available for parents with children.The dining area includes a café. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Diet meals and children's meals can be prepared on request. In addition, special catering options and snacks are available.Free parking is possible onsite. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3845" OriginalAmount="3845">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3908" OriginalAmount="3908">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|265626" HotelName="W Dubai The Palm" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3952" OriginalAmount="3952">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3975.12" OriginalAmount="3975.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95D65" HotelName="WYNDHAM RESIDENCES THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2468049_foto_1.jpg</HotelPictures>
        <HotelDescription>The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after aroun The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after around 3,8 km. There is a shuttle between the hotel and the airport (for a fee). The beach is patrolled by a lifeguard. Here, there are sun loungers, sun umbrellas and beach towels available. The air-conditioned hotel is equipped with a 24h reception (check-in is possible around the clock), a lobby, Wi-Fi (for a fee), internet access, a boutique, cash machine, a first aid kit as well as parking spaces. In the outdoor area you will find a seasonally heated pool, where sun loungers and pool towels are available for free. There is also a separate children's pool. You can store your valuables in the safe, and your luggage in the hotels storage room. For very young guests, cots can also be provided. There is also a laundry service. Ironing equipment can be borrowed at the hotel. For your comfort, in addition to the concierge service the hotel page will ensure you are looked after. If necessary, you can contact the medical centre at any time (for a fee). Guests at the accommodation can get a wake-up call from the hotel personnel. At the hotel reception, tickets are offered for excursions in the area. Pets like cats and dogs are allowed in the hotel (on request) . In your hotel, a lot of focus is placed on sustainability. This includes among others a central room air-conditioning. The hotel requires that all guests pay a deposit upon arrival. Catering As catering services the hotel offers half board and full board. Breakfast is offered American, continental, from the buffet or  la carte. Enjoy your lunch from the buffet, as a set meal or  la carte. Dinner is also served as a set meal or  la carte. Your physical well-being is catered for by a buffet restaurant (calorie-reduced and gluten-free dishes). Distances Discotheque: approx. 5,5 km Aqua park: approx. 2 km Cinema: approx. 3,8 km Distance to the sea: approx. 100 m Pharmacy: approx. 3,8 km Hospital: approx. 5,2 km Nearest bank: approx. 3,8 km Tourist information: approx. 3,8 km Nearest highway: approx. 5 km Nearest park: approx. 4,9 km Tennis court: approx. 2 km Dive shop: approx. 6,2 km  Sports and Leisure To keep your fitness up on holiday, there is a gym for guests to use. Children can be looked after in the hotels own miniclub. For child care there is a babysitter service (extra fee) in your place of accommodation. Additional information The 5-storey hotel has a total of 102 rooms. Of these, 2 rooms have disabled access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3979.62" OriginalAmount="3979.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|D0AA36" HotelName="SIRO ONE ZA'ABEEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31661_image63174563_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 5-minute walk from World Trade Center Dubai, SIRO One Za'abeel offers accommodation with an outdoor swimming pool, free private parking, a garden and a terrace. This 5-star hotel offers a restaurant and has air-conditioned rooms with free WiFi and a private bathroom. The hotel has a sauna and room service.All units at this property are equipped with a coffee maker. All rooms at the hotel are equipped with a flat-screen TV with satellite channels and a safe.Breakfast is available every morning and includes buffet, � la carte and continental options.Reception staff can advise on places to visit in the area.Centre Dubai Mall is 4.6 km from the accommodation, and Burj Khalifa is 4.9 km away. The airport (Dubai International Airport) is 9 km away, and the property offers a paid shuttle service to and from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3996.72" OriginalAmount="3996.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|699828" HotelName="Grosvenor House, A Luxury Collection Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058312_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Grosvenor House, a Luxury Collection Hotel, Dubai, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a menos de cinco minutos en coche de Playa Marina y The Walk. Ademandaacute;s, este hotel de lujo se encuentra a 9, 2andnbsp;km de Centro comercial de los Emiratos y a 3, 9andnbsp;km de Centro comercial Dubai Marina Mall. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 2 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s ademandaacute;s conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Podrandaacute;s visitar las inmediaciones candoacute;moda y randaacute;pidamente gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 750 habitaciones con aire acondicionado, estaciandoacute;n de conexiandoacute;n para iPod y minibar. Para los momentos de ocio, tendrandaacute;s un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina asiandaacute;tica en Buddha Bar, un restaurante con un bar o lounge y bonitas vistas al ocandeacute;ano. Si no tienes ganas de salir, puedes aprovechar el servicio de habitaciones las 24 horas. Apaga la sed con tu bebida favorita en el bar junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. Este hotel pone a tu disposiciandoacute;n 6 salas de reuniones donde celebrar todo tipo de eventos. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4068" OriginalAmount="4068">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|23748" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4103.15" OriginalAmount="4103.15">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|10a100" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4160" OriginalAmount="4160">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|36271" HotelName="Anantara The Palm Dubai Resort" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4254" OriginalAmount="4254">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|39378" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4283" OriginalAmount="4283">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|388335" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="4324.08" OriginalAmount="4324.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|738754" HotelName="PARK HYATT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058100_foto_1.jpg</HotelPictures>
        <HotelDescription>Park Hyatt Dubai is a luxury waterfront retreat adjacent to the world-famous Dubai Creek Golf and Yacht Club. Centrally situated in the city centre and with prime access to shopping and business districts, Park Hyatt Dubai is a haven of tranquil elegance amidst the vibrant city of Dubai. Dubai International Airport is approximately 5 kms drive away. ?Park Suite:  ?Separate bedroom with one plush king bed  ?109 square meters of luxurious space  ?Elegant bathroom with a tub and walk-in shower  ?Waterfront retreat featuring a private patio with picturesque marina views  ?Complimentary mini-bar and VIP amenitiesWorld-class cuisines, stylish decor and spectacular views characterise the best restaurants and bars in hotel Park Hyatt Dubai, the city centre luxury retreat.  Superbly located on the banks of Dubai Creek, hotel Park Hyatt Dubai offers the finest in Western, Thai and French cuisines.  With floor-to-ceiling windows, wood-fired ovens and theatre kitchens, the hotel brings excitement and style to dining, both indoor and al fresco.  The Promenade is an elegant new dining destination with inspiring  waterfront views and a contemporary vibe. Home to ve diverse dining  concepts, NO�PE, Brasserie du Park, seventyseventy, The Thai Kitchen  and Traiteur Brunch, escape the city and experience an immersive journey  through reminiscent regions and unforgotten eras; from Martha?s Vineyard  to the seaside town of Normandy and the quintessential 70's.The hotel's exterior has been consistently designed with a modern, Moroccan persona.The medium sized lobby is simple and elegant.  Seating is made available on arrival and the warm, bright colours reflect the comfort that is found throughout the hotel.Overall the Park Hyatt Dubai is a deluxe product that is fitted with luxuries intended to pamper any business or leisure guests. Some of these luxuries include an all day spa, a 25-metre swimming pool surrounded by palm trees, fully equipped state-of-the-art gymnasium open 24 hours, 18-hole championship Dubai Creek Golf Course, floodlit driving range available until 10:00 pm and private fishing and charter yachts available from Dubai Creek Yacht Club. One of the best City Resorts you will find. (tm05.08)Dubai Tourism Dirham Fee applies from 31.03.14 to be paid bythe guest directly at the Hotel/Hotel apartment. Following fee is applicable per bedroom per night- 20 Aed:5 star hotel/Deluxe hotel apart - 15 Aed:4 star hotel/Superior hotel apart-10 Aed :3 and 2 star hotel/Standard hotel apart-7 Aed :1  New Year Eve Gala Dinner is mandatory and charges may apply for 31st Dec 2018 bookings.     Guests who are booking Half Board Supplement will be now able to have the option of Dine Around as per the below:    Brasserie Du Park: Lunch or Dinner  Noepe: Dinner  The Thai Kitchen: Dinner</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4369.22" OriginalAmount="4369.22">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|109880" HotelName="JA Palm Tree Court" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4513" OriginalAmount="4513">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|31272" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="4522.80" OriginalAmount="4522.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890861_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated on the spectacular man made Palm Jumeirah Island Jumeirah Zabeel Saray is located on the West Crescent overlooking the Arabian Sea.Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4603.51" OriginalAmount="4603.51">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1028a5" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4784.70" OriginalAmount="4784.70">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|1b4dce" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5040" OriginalAmount="5040">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|393825" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5082" OriginalAmount="5082">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|393824" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5098" OriginalAmount="5098">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|55051" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="5183" OriginalAmount="5183">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|226055" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5209" OriginalAmount="5209">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|20622" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5289" OriginalAmount="5289">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|20895" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5442.00" OriginalAmount="5442.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1AC54" HotelName="ADDRESS SKY VIEWS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15075_image58970971_0.jpg</HotelPictures>
        <HotelDescription>Address Sky View is a spectacular vantage point from which to admire and experience the city's finest offerings. World-renowned landmarks such as Burj Khalifa and The Dubai Mall as well as the centre stage of all arts, Dubai Opera, can be reached on foot in a matter of minutes. Seamless connectivity with Sheikh Zayed Road ensures that many key leisure and commercial destinations, as well as Dubai International Airport, are also only a short and pleasant drive away. Exquisite d�cor, peerless amenities and sublime views of Downtown Dubai define a new paradigm for luxury living in the 169 immaculately appointed rooms and suites as well an exquisite selection of serviced residences at Address Sky View. Blissful rejuvenation is realised through a confluence of timeless wisdom, natural ingredients and ingenious techniques at The Spa at Address Sky View. THE RESTAURANT AT ADDRESS SKY VIEW offers a unique concept combining global cuisine with the allure of a luxury home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5457" OriginalAmount="5457">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|379929" HotelName="Emerald Palace Kempinski Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635278/a_635278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5519" OriginalAmount="5519">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|12610" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5581" OriginalAmount="5581">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|11185" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5590.48" OriginalAmount="5590.48">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1b3711" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5788" OriginalAmount="5788">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|396601" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5847.00" OriginalAmount="5847.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|700037" HotelName="Le Royal Meridien Beach Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976936_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Royal Meridien Beach Resort And Spa, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a solo 3andnbsp;min a pie de The Walk y a menos de 5 en coche de Playa Marina. Ademandaacute;s, este hotel de lujo se encuentra a 8, 9andnbsp;km de Centro comercial de los Emiratos y a 4, 1andnbsp;km de Centro comercial Dubai Marina Mall. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 3 piscinas al aire libre nada como la playa privada para descansar. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Si lo tuyo son las compras, aprovecha el servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 508 habitaciones con minibar y televisiandoacute;n de pantalla plana. Para los momentos de ocio, tendrandaacute;s un reproductor de DVD, televisiandoacute;n con con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado estandaacute; provisto de baandntilde;era profunda y cabezal de ducha tipo lluvia. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina de Oriente Medio en Al Khaima, uno de los 7 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y 11 cafeterandiacute;as. Si necesitas un buen refresco puedes elegir entre el bar en la playa, 4 bares con salandoacute;n y 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-out exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 190 metros cuadrados de espacio con centro de conferencias y 4 salas de reuniones. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6178.49" OriginalAmount="6178.49">
      <BasicPropertyInfo Latitude="25.113097" Longitude="55.196943" StarRating="5" HotelCode="75264|125bdd" HotelName="Coral Boutique Villas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Community 373, P.O.Box: 124446, 4th Interchange Behind Emirates Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129858/129858a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Closely situated to the popular shopping centre of the Emirates, this villa resort is located in the business hub and is just a short drive of 4 km from the beach. The Dubai Media City, Internet City, Knowledge Village, the Dubai Convention Centre, and the Jebel Ali Free Zone are also placed in proximity to this property. Dubai International Airport is located some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6200" OriginalAmount="6200">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|23158" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="6510" OriginalAmount="6510">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|405157" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="27" TotalAmount="6883" OriginalAmount="6883">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|310226" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="7028.80" OriginalAmount="7028.80">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|102438" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="34" TotalAmount="7467.00" OriginalAmount="7467.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|819053" HotelName="ARMANI HOTEL DUBAI, BURJ KHALIFA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15066_image51051759_0.jpg</HotelPictures>
        <HotelDescription>Envisioned by fashion icon Giorgio Armani, this hotel has a private entrance and occupies 11 floors of Dubai's iconic skyscraper, Burj Khalifa. It has a deluxe spa and has direct access to Dubai Mall. Rooms of understated elegance feature curved lines are decorated with Japanese tatami and luxury fabrics. Armani Hotel Dubai provides sophisticated dining options in each of its 7 restaurants. Armani Hashi serves Japanese cuisine with a modern twist and renowned Armani Priv� hosts the most popular club nights in town. Guests can relax at the extensive Armani Spa, offering personal treatments and sequential bathing. 
*We have the first "Kosher" certified dining destination in the United Arab Emirates and it serves inKaf at Armani Hotel Dubai. Armani Hotel Dubai serves best kosher cuisine at Armani / Kaf</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7689.00" OriginalAmount="7689.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|699869" HotelName="ATLANTIS, THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6861_image50267956_0.jpg</HotelPictures>
        <HotelDescription>Atlantis, The Palm is a majestic 5 star Dubai hotel situated on the Palm, a man-made island that has captured the world's imagination with its magnificent scale and ingenuity. Our hotel rooms and suites are designed for absolute comfort and luxury. Enjoy spectacular views of the Arabian Sea or the magnificent Dubai Skyline. Included in all of our rooms and suites is unlimited complimentary access to the Aquaventure Waterpark and The Lost Chambers Aquarium. Atlantis is a true culinary destination with some of the best restaurants in Dubai. Experience any of our 23 restaurants and some of the world's best chefs. Feel the rush at Aquaventure Waterpark. Discover an underwater world at The Lost Chambers Aquarium or meet the incredible marine mammals at Dolphin Bay and Sea Lion Point.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7914.40" OriginalAmount="7914.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|117979" HotelName="KEMPINSKI HOTEL &amp; RESIDENCES PALM JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928047_foto_1.jpg</HotelPictures>
        <HotelDescription>The Kempinski Hotel &amp; Residences Palm Jumeirah has 244 Suites, Villas and Penthouses right on a beautiful private Beach. Here you will find solace and privacy. Your suite will be the place where you can totally relax in the beauty and comfort of our home away from home. Our luxury beach hotel guest rooms - suites, penthouses and villas, all adorned with plush furnishings. Extensive amenities also include unique outdoor event spaces, and welcoming Kids' Club. Food and beverage outlets consist of Brunello Restaurant, K-West Bar, swim-up Pool Bar, the seasonal Bonfire - Beach BBQ &amp; Grill restaurant and 24-hour in-suite dining service. Relax and unwind at the resort's Parisian Cinq Mondes Spa, where the spa's full service gym that runs around the clock can also be found.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8313" OriginalAmount="8313">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|354670" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/908643/w_908643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is strategically situated in Dubai, the perfect place where dreams do not have a limit. Visitors can choose between beautiful stunning beaches like Umm Suqeim Beach, or Am Mamzar Beach park, or visiting the Dubai Desert or Al Khor wildlife, sightseeing in Downtown Dubai, or just go at Wonderland, the perfect place for kids. Not only the hotel is 30 minutes reach from the airport, but is even closer to the Palm Jumeraih sites, one of the biggest artificial islands ever created by men. This luxurious hotel seduces the guests in a tempting ambience offering the highest level of comfort and an excellent service. Providing the guests with stunning views to Ain Dubai, the world’s largest observation wheel, along with the spa and the fitness center, and on-site restaurants, this property will provide a unique experience to remember. Impressive rooms especially designed in luxury details come with en-suite bathroom and will make traveler feel like a real Caesar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8431" OriginalAmount="8431">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|8877" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="8516.12" OriginalAmount="8516.12">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|20a37b" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="8640.48" OriginalAmount="8640.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|699896" HotelName="THE RITZ-CARLTON, DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293361_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Ritz-Carlton, Dubai, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 1andnbsp;min en coche de Playa Marina y 9andnbsp;min de Club de golf Emirates. Ademandaacute;s, este hotel de lujo se encuentra a 8, 8andnbsp;km de Parque acuandaacute;tico Wild Wadi y a 9, 6andnbsp;km de Ski Dubai. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 6 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una zona recreativa o sala de juegos. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 294 habitaciones con aire acondicionado, minibar y mandaacute;quina de cafandeacute; espresso. Las habitaciones disponen de balcandoacute;n o patio con mobiliario. La conexiandoacute;n wifi gratis te permitirandaacute; estar al tanto de todo. Para tus momentos de ocio, tendrandaacute;s una televisiandoacute;n LCD de 47 pulgadas con canales digitales. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. . Degusta algo de cocina internacional en La Baie, uno de los 8 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 2 bares con salandoacute;n o los 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 07:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 3000 metros cuadrados de espacio con centro de conferencias y 10 salas de reuniones. Se ofrece servicio de transporte al punto de embarque de cruceros gratuito disponible 24 horas, asandiacute; como un aparcamiento con asistencia gratuito. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8874.44" OriginalAmount="8874.44">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|164765" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8876" OriginalAmount="8876">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|201479" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9067.33" OriginalAmount="9067.33">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|195fb3" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9747.11" OriginalAmount="9747.11">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|19603a" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9988.75" OriginalAmount="9988.75">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|199054" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10121.79" OriginalAmount="10121.79">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|7656" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="10750.14" OriginalAmount="10750.14">
      <BasicPropertyInfo Latitude="25.097749205758" Longitude="55.154162049293" StarRating="5" HotelCode="906938|195fcb" HotelName="Residence &amp; Spa at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="11292.00" OriginalAmount="11292.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891215_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the Jumeirah Beach Road facing beachfront and the iconic Burj Al Arab Jumeirah. Wild wadi Waterpark on premises. At close proximity to Madinat Jumeirah Hotel. This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11527.57" OriginalAmount="11527.57">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|64765" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="11628.38" OriginalAmount="11628.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891402_foto_125.jpg</HotelPictures>
        <HotelDescription>Este hotel de complejo tipo club estandaacute; situado justo frente a la playa, al lado del parque acuandaacute;tico Wild Wadi. Ademandaacute;s, dista 15 km del centro de la ciudad. El zoco del oro estandaacute; a 32 km del hotel y el aeropuerto internacional de Dubandaacute;i estandaacute; a unos 25 km del alojamiento.Se trata de un hotel impresionante de 292 habitaciones construido con un estilo espectacular e influido por las tradiciones de la regiandoacute;n. Se trata de un opulento hotel de lujo, donde la atenciandoacute;n al detalle es de suma importancia, a lo que se suma un servicio personal impecable para crear un tranquilo oasis donde relajarse y dejarse empapar por el entorno anduacute;nico de este precioso destino. El hotel estandaacute; climatizado y dispone de vestandiacute;bulo, ascensor, cafeterandiacute;a, restaurante, instalaciones para conferencias, servicio de habitaciones y de lavanderandiacute;a, ademandaacute;s de aparcamiento.Las habitaciones tienen cuarto de baandntilde;o privado con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable y minibar.Las instalaciones del hotel incluyen un mercadillo con 75 tiendas, una amplia piscina cubierta con zona de baandntilde;o infantil, el spa Six Senses, una sauna y playas que hay cerca. El campo de golf de Montgomerie dista 15 km.El hotel cuenta con diversos restaurantes de primera categorandiacute;a, incluido uno de comida china, donde se sirve cocina china contemporandaacute;nea. Hay varios bares donde relajarse, incluido el famoso Bhari Bar al aire libre, donde la gente se reanduacute;ne para disfrutar de un candoacute;ctel durante la puesta de sol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11638.15" OriginalAmount="11638.15">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|96968" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="12151.38" OriginalAmount="12151.38">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|114997" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="12287" OriginalAmount="12287">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|356118" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="12514" OriginalAmount="12514">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|56878" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="12770.16" OriginalAmount="12770.16">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|1e4e68" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" 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="34" TotalAmount="13054.56" OriginalAmount="13054.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|149866" HotelName="JUMEIRAH AL QASR-DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956264_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13127.64" OriginalAmount="13127.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0F182" HotelName="ADDRESS BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20859_image59545107_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 300 m from Marina Beach, Address Beach Resort provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Featuring family rooms, this property also provides guests with a terrace. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13778.40" OriginalAmount="13778.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|150171" HotelName="JUMEIRAH DAR AL MASYAF-MADINAT JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058024_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14252.33" OriginalAmount="14252.33">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|1dad6f" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="14624.16" OriginalAmount="14624.16">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|573145" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573145/573145a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14652.69" OriginalAmount="14652.69">
      <BasicPropertyInfo Latitude="25.190080910366" Longitude="55.275280813491" StarRating="0" HotelCode="633425|1e4e67" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Old Town, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573153/573153a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant, energy-filled apartment is ideal for experiencing all the city of Dubai has to offer! The Kamoon Apartment comes fitted with four elegant bedrooms, bathrooms, and of course, a full kitchen and living room. Located in the center of Downtown Dubai, this luxury property is within walking distance of the Burj Khalifa and the fountains found at the Dubai Mall. Warm, vibrant colors of red provide you with an exotic environment, perfectly situated in the heart of the UAE. In this sophisticated and stylish apartment in the heart of Dubai, you have everything you need to need to enjoy your stay in the UAE's biggest and brightest city. Traditional Arab and Moroccan influences meet functional urban style as your senses are left intoxicated by the sights and sounds of the city, your eyes dazzled by the suave, chic furnishings of your luxury accommodation. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14913.48" OriginalAmount="14913.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|A21926" HotelName="Mandarin Oriental Jumeira, Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582635_foto_1.jpg</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Youandapos;re sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, a sauna, and a fitness center. Additional features at this Mediterranean hotel include complimentary wireless Internet access, concierge servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14940.50" OriginalAmount="14940.50">
      <BasicPropertyInfo Latitude="25.191860193034" Longitude="55.272358678362" StarRating="5" HotelCode="597634|17a038" HotelName="29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592269/592269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai. There are a number of shops nearby. It is about 11 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15003.48" OriginalAmount="15003.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|120352" HotelName="LA SUITE DUBAI HOTEL &amp; APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748863_image62038490_0.jpg</HotelPictures>
        <HotelDescription>This complex is located 3 km. from the beach, 5.5 km. from Dubai Internet City, 8.5 km. from Dubai Marina and 10 km. from the Palm Jumeirah. Facilities and services include an outdoor swimming pool, children's pool, restaurant, elevator, business center, parking, wireless Internet access (extra charge), meeting room, gym, sauna, tennis court and 24-hour reception.Rooms feature air conditioning, TV, telephone, safe, wireless Internet (extra charge) and work desk.Address: Sidra Tower, Sheikh Zayed Road, Dubai Media City, P.O. Box 502306, Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15644.67" OriginalAmount="15644.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|A45A56" HotelName="ATLANTIS THE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18557_image61002802_0.jpg</HotelPictures>
        <HotelDescription>At a mighty 43 storeys high, The Royal Atlantis is changing the Dubai skyline forever. A dramatic destination which plays on the power of fire and water, its stunning design includes a Skybridge Suites which skims the top of the breathtaking structure. faeaturing 90 swimming pools including a 90 metre Skypool; 13 restaurants with no less than 5 celebrity chefs; jellyfish tank, home to more than 2.000 jellyfish, this resort is a destination unto itself. With access to Aquaventure Waterpark, The Lost Chambers Aquarium, Dolphin Bay, Sea Lion Point as well as Atlantis, The Palm's extensive facilities, the world is yet to experience anything like it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16191" OriginalAmount="16191">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|250459" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16312" OriginalAmount="16312">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|205859" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="17120.02" OriginalAmount="17120.02">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|10a0e1" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="17829.48" OriginalAmount="17829.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061836_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19404.12" OriginalAmount="19404.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|149863" HotelName="JUMEIRAH BURJ AL ARAB DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780597_image23451142_0.jpg</HotelPictures>
        <HotelDescription>Located on the first man-made island in Dubai. Uninterrupted sea view.  Adjacent to Madinat Jumeirah Resort. Walking distance to Wild Wadi Waterpark.The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22221.62" OriginalAmount="22221.62">
      <BasicPropertyInfo StarRating="2" HotelCode="|440412" HotelName="MONTREAL NAIF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074920_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 86 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and complimentary newspapers, as well as phones with free local calls.Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services.Located in Dubai (Deira), Montreal Naif Hotel is within a 10-minute drive of City Centre Deira and Dubai World Trade Centre.  This hotel is 0.4 mi (0.7 km) from Gold Souk and 3.4 mi (5.5 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 0.1 km / 0.1 mi  Perfume Souq - 0.7 km / 0.4 mi  Gold Souk - 0.7 km / 0.4 mi  Spice Souk - 1 km / 0.6 mi  Deira Twin Towers Shopping Centre - 1.1 km / 0.7 mi  Fish Roundabout - 1.6 km / 1 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Textile Souk - 2 km / 1.2 mi  Sheikh Saeed Al Maktoum House - 2.1 km / 1.3 mi  Grand Mosque - 2.1 km / 1.3 mi  Dubai Museum - 2.3 km / 1.4 mi  Reef Mall - 2.4 km / 1.5 mi  Meena Bazaar - 2.4 km / 1.5 mi  Bastakiya - 2.7 km / 1.7 mi  Port Rashid - 3.1 km / 1.9 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 28.8 km / 17.9 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26274.60" OriginalAmount="26274.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6385" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30077_image61988160_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 11 minute walk from Frond A Beach, NH Collection Dubai The Palm provides accommodations with an outdoor swimming pool, free private parking, a fitness center and a terrace. Among the facilities of this property are a restaurant, a kid's club and room service, along with free wi-fi throughtout the property. Guests can have a drink at the bar.
The hotel will provide guests with air-conditioned rooms with a desk, an electric tea pot, a minibar, a safety deposit box, a flat-screen TV, a balcony and a private bathroom with a shower. Selected rooms here will provide you with a kitchenette with a fridge, a microwave and a stovetop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="125249.84" OriginalAmount="125249.84">
      <BasicPropertyInfo Latitude="25.119632" Longitude="55.131219" StarRating="5" HotelCode="632224|1d00fc" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" 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="45" TotalAmount="133220.27" OriginalAmount="133220.27">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|20aa88" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="227713.58" OriginalAmount="227713.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|638097" HotelName="NIHAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/256798_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city. It lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.  The Nihal Hotel is conveniently located to all major attractions and shopping malls.  The Nihal features a total of 70 guest rooms and suites. All of the accommodation is neatly decorated in a classical style and guests can enjoy spacious and comfortable rooms. Guests may enjoy international cuisine and specialties from Chinese restaurant, South Indian restaurant and Goan restaurant. All of the rooms are fully-equipped as standard with centrally controlled air conditioning.  Leisure options include a Jacuzzi, an outdoor pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="544.02" OriginalAmount="544.02">
      <BasicPropertyInfo StarRating="3" HotelCode="|440353" HotelName="Nine Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 125 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.Grab dinner at Cyber Cafr, a restaurant that specializes in Halal dishes. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.With a stay at Delmon Boutique Hotel in Dubai (Deira), you'll be within a 10-minute drive of Creek Park and Al Ghurair Centre.  This hotel is 2.8 mi (4.5 km) from Gold Souk and 3.2 mi (5.1 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 1 km / 0.6 mi  Fish Roundabout - 1 km / 0.6 mi  Al Ghurair Centre - 1.5 km / 0.9 mi  Perfume Souq - 1.7 km / 1 mi  Gold Souk - 1.7 km / 1.1 mi  Reef Mall - 1.8 km / 1.1 mi  Deira Twin Towers Shopping Centre - 1.8 km / 1.1 mi  Spice Souk - 2 km / 1.3 mi  Textile Souk - 3.1 km / 1.9 mi  Sheikh Saeed Al Maktoum House - 3.2 km / 2 mi  Grand Mosque - 3.2 km / 2 mi  Dubai Museum - 3.3 km / 2.1 mi  Meena Bazaar - 3.5 km / 2.2 mi  Bastakiya - 3.7 km / 2.3 mi  Al-Maktoum Stadium - 4.2 km / 2.6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 27.7 km / 17.2 mi Dubai (DWC-Al Maktoum Intl.) - 68.2 km / 42.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="873.96" OriginalAmount="873.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633089" HotelName="FORTUNE GRAND HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="874" OriginalAmount="874">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|273328" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="890.76" OriginalAmount="890.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|2633012" HotelName="FORTUNE DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="894.36" OriginalAmount="894.36">
      <BasicPropertyInfo StarRating="2" HotelCode="|2721421" HotelName="IBIS AL RIGGA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1192" OriginalAmount="1192">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|379968" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1228.08" OriginalAmount="1228.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632879" HotelName="CORAL DUBAI DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2024" />
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1269.41" OriginalAmount="1269.41">
      <BasicPropertyInfo Latitude="25.025851044077" Longitude="55.191239764418" StarRating="2" HotelCode="|YCOB" HotelName="Apart-hotel You&amp;Co Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>25GR+9F5 Dubai Production City</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Film lovers are sure to find just what they're looking for in the cinema's listings. Additional facilities include a library. Guests arriving by car can park their vehicles in the car park for no extra charge. Services include a 24-hour security service. The business centre is on hand for guests' business requirements and provides a projector.Located in Dubai, this apartment hotel has the perfect ambience for those in need of an adults-only holiday.Going for a swim at the pool complex, which includes indoor and outdoor areas, is a great way to relax. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the apartment hotel, including a gym, table tennis and a steam bath. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom, and air conditioning ensures just the right temperature. Guests can enjoy the view of the courtyard from a balcony or terrace. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A desk is provided. Additional features include a refrigerator, a stovetop, a microwave and a tea/coffee station. There is also a washing machine and an ironing set. A flatscreen television and WiFi provide all the essentials for a comfortable holiday. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has non-smoking rooms.Various dining options are available, including a café and a bar.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1281" OriginalAmount="1281">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|403083" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="1463" OriginalAmount="1463">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|488094" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road D-68, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1510" OriginalAmount="1510">
      <BasicPropertyInfo Latitude="25.0850426" Longitude="55.1424596" StarRating="0" HotelCode="977251|494374" HotelName="Botanica Tower by Nasma Luxury Stays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Botanica Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1593.37" OriginalAmount="1593.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|119551" HotelName="The Tower Plaza Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located on Sheikh Zayed Road in the Dubai CBD, The Tower Plaza Hotel offers an outdoor pool and spacious, modern rooms. The Emirates Towers Metro Station is directly opposite and provides good connections to many attractions. There is WiFi throughout the hotel.
The Tower Plaza Hotel is a 15-minute walk from the Dubai World Trade Center complex. The Tower Plaza Hotel is just a 5-minute drive from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1851.91" OriginalAmount="1851.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|141533" HotelName="JANNAH MARINA HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Jannah Marina Hotel Apartments delivers an elegant and comfortable style throughout its spacious suites. Furnished in contemporary d�cor wit shooting colors,  Jannah Marina Hotel Apartments embodies the best of luxury living in the Dubai Marina area. With the Jumeirah Lakes Towers metro station and Dubai Marina Mall close-by.  Jannah Marina Hotel Apartments offers a panoramic view of the marina with spacious terraces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1897.08" OriginalAmount="1897.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5D730" HotelName="LEGOLAND Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>General Information * a unique and new Dubai hotel which is unlike any other in the Middle East, built with children in mind * With� 250 bedroom hotel within Dubai Parks and Resorts, maybe a 20 minute drive from the Dubai Marina * Accessible from Dubai airport in perhaps 45 minutes; also accessible from Abu Dhabi airport. * All the bedrooms carry one of 5 LEGO themes, and the LEGO theme continues through the check in area, the 2 restaurants, the outdoor swimming pool and all the public areas * There are creative workshops and play areas inside the hotel too to keep the children busy * LEGOLAND Hotel Dubai, as well as the Theme Park and the Water Park suits families with kids 12 and under * Bedrooms easily sleep 5 (2 ad and 3ch OR 3 ad and 2 ch) Key selling points * Heavily LEGO themed throughout the hotel inside and out * Breakfast Included.� HB option * 1 night gives access to 1 LEGOLAND Park; 2 nights gives access to LEGOLAND Theme Park and Water Park  * All park tickets are collected in the hotel on arrival</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1998.08" OriginalAmount="1998.08">
      <BasicPropertyInfo Latitude="25.08965887" Longitude="55.14797875" StarRating="0" HotelCode="982992|20bcf6" HotelName="Elite Residence by Hi Guests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2243.89" OriginalAmount="2243.89">
      <BasicPropertyInfo Latitude="25.10183492" Longitude="55.17102911" StarRating="4" HotelCode="|DCC1" HotelName="Staybridge Suites Dubai Internet City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh 2 Dubai Internet City Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, cash machine and drinks machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, room service, a laundry service and a coin-operated laundry. A fax machine is available for guests' business needs.This hotel welcomes guests in Dubai.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Valuables can be securely stored in a safe. A trouser press is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. A hairdryer is provided in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. A delicious breakfast provides energy for the rest of the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2790.50" OriginalAmount="2790.50">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|1b31e2" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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 />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3264.63" OriginalAmount="3264.63">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|59269" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6838.44" OriginalAmount="6838.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D742" HotelName="Anantara World Islands Dubai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Indulge in barefoot luxury on the iconic World Islands off the coast of Dubai. Anantara World Islands Resort sets the bar for luxury on this extraordinary offshore development. The five-star resort is located in the South American continent of the World Islands.    Anantara World Islands Resort is situated approximately ten minutes from Jumeirah 4 by boat. Upon arrival at Jumeirah 4, please make your way to the Anantara World Islands Welcome Centre and hop aboard a shuttle boat transfer. The nearest airports are Dubai International Airport (DXB) around 40 minutes (taxi + boat) or Al Maktoum International Airport (DWC) around 50 minutes (taxi + boat) where international flights arrive daily.    A total of 70 rooms, suites and villas combine island living with contemporary luxury. Choose from rooms and suites with an ocean view, beach access and spacious villas with a private pool. Retreat to a haven where you can unwind in harmony with nature.    All Room, Suite And Villa features:  - Flat screen television  - Complimentary WiFi  - Balcony, deck or terrace  - Minibar, a selection of spirits and homemade snacks  - Individually controlled air conditioning  - Coffee machine and tea making facilities  - Telephone  - Hair dryer  - Safe box    Guest Services:  - Arrive by speedboat - from Anantara The Palm Dubai Resort  - Laundry service  - Complimentary WiFi throughout the resort  - Private beach owned by the hotel    Dining:  - Qamar: serve Indian and Arabic cuisine, with indoor and outdoor seating  - Helios: serve Mediterranean cuisine, with indoor and outdoor seating  - Grand House: serve light bites  - Luna: Bar  - In room dining: 24 hours    Recreation and Leisure:  - Private island beach exclusive to Anantara guests only  - Main swimming pool  - Tuk Tuk Kid's Club  - Anantara Spa  - Yoga classes  - Gym  - Kayaking and stand-up paddle boards  - Watersports</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7562.00" OriginalAmount="7562.00">
      <BasicPropertyInfo Latitude="25.10433662" Longitude="55.14876942" StarRating="0" HotelCode="961923|1fb8c7" HotelName="FIVE Palm Jumeirah Dubai by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Five Palm Jumeirah, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19496.75" OriginalAmount="19496.75">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|573156" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21933.89" OriginalAmount="21933.89">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|573157" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Jacuzzi,Diet Meals,Shopping Arcade,Wheelchair Access,Kitchen,Garden,Bicycle Rental,24 Hour Security,Dining,Meeting Room,Parking,Printer,Valet Parking,Babysitting,Housekeeping,Airport Transfer (on Demand),24 Hour Front Desk,Business Centre,Coffee Shop,Concierge,Elevator,Luggage Storage,Smoking Rooms,ATM/Cash Machine,Banquet Hall,Wake-up Call Service,Library</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,3.5,5.5,2.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,CLUB RESORT,BEACH HOTEL,AIRPORT HOTEL,GUESTHOUSE,SPA HOTEL,ECO HOTEL,HISTORIC HOTEL,VILLAGE,COUNTRY HOUSE,HOTEL DE CHARME,GOLF HOTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="aabe3bdc-9c99-49c8-9e97-275c540f8046">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="93283|47001" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="aabe3bdc-9c99-49c8-9e97-275c540f8046" TimeStamp="0001-01-01T00:00:00" HotelName="Arabian Dreams Hotel Apartments" HotelCode="93283|1097e7" StarRating="4" GTCityId="38" CountryCode="AE" CityName="Dubai" CountryName="United Arab Emirates" Address="Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai" PostCode="" PhoneNo="+97143983888" FaxNo="+97143988839" Email="reservations.dubai@mahindraholidays.com" CheckInTime="" CheckOutTime="" Latitude="25.249628371973" Longitude="55.286048440475" SourceId="45" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Studio" RoomTypeCode="1097e7_59616972658865_1_108-44_2_2_0_3_2673109633_0_1-13-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|NzM3LjM1fEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="737.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:34:14.4780865+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Apartment, 1 Bedroom" RoomTypeCode="1097e7_61816838008201_1_108-44_2_2_0_3_3901070783_1_1-13-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|OTQ4LjY0fEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="948.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:34:14.5093382+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_f_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_f_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_l_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_l_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_t_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_k_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_k_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_024.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;75 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a safe, a currency exchange service, room service, a laundry service, a conference room and a business centre. Wireless internet access is provided in public areas. There are a number of shops as well. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Rooms include a sofa bed. A safe and a minibar are also available. The kitchenette comes with a refrigerator, a microwave and a tea/coffee station. An ironing set is provided for guests' convenience. Other features include a telephone, a TV and WiFi. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms, 69 non-smoking rooms and 1 smoking room.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;h4&gt;Know Before You Go&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;Local laws may restrict unmarried guests from sharing rooms. Guests are responsible for providing proof of marriage, if requested by the hotel.&lt;br /&gt;This property&amp;#39;s policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.&lt;br /&gt;A resort fee is included in the total price displayed.&lt;br /&gt;Only registered guests are allowed in the guestrooms.&lt;br /&gt;Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.&lt;br /&gt;No pets and no service animals are allowed at this property.&lt;br /&gt;Alcohol is not served at this property.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;h4&gt;Fees&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;br /&gt;Fee for in-room wireless Internet: AED 48.00 per night (rates may vary)&lt;br /&gt;Fee for wireless Internet in public areas: AED 48.00 per night (rates may vary)&lt;br /&gt;Early check-in fee: AED 200&lt;br /&gt;Late check-out fee: AED 200&lt;br /&gt;Rollaway bed fee: AED 100 per night&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;h4&gt;Mandatory Fees and Taxes&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;You&amp;#39;ll be asked to pay the following charges at the hotel:&lt;br /&gt;Tourism fee: AED 10 per accommodation, per night&lt;br /&gt;The charges below are included in your overall room price:&lt;br /&gt;Resort fee&lt;br /&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.&lt;/p&gt;</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>971-4-3988839</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>971-4-3983888</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>75</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PaximumSearch|Input string was not in a correct format.|System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Convert.ToDecimal(String value)
   at HotelSources.Paximum.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Paximum\Paximum.cs:line 375|Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PaximumSearch|successfull supplier interation||Paximum|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="aabe3bdc-9c99-49c8-9e97-275c540f8046">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="93283|47001" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="aabe3bdc-9c99-49c8-9e97-275c540f8046" TimeStamp="0001-01-01T00:00:00" HotelName="Arabian Dreams Hotel Apartments" HotelCode="93283|1097e7" StarRating="4" GTCityId="38" CountryCode="AE" CityName="Dubai" CountryName="United Arab Emirates" Address="Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai" PostCode="" PhoneNo="+97143983888" FaxNo="+97143988839" Email="reservations.dubai@mahindraholidays.com" CheckInTime="" CheckOutTime="" Latitude="25.249628371973" Longitude="55.286048440475" SourceId="45" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Studio" RoomTypeCode="1097e7_59616972658865_1_108-44_2_2_0_3_2673109633_0_1-13-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|NzM3LjM1fEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="737.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:34:54.105352+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Apartment, 1 Bedroom" RoomTypeCode="1097e7_61816838008201_1_108-44_2_2_0_3_3901070783_1_1-13-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|OTQ4LjY0fEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="948.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:34:54.105352+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_f_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_f_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_l_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_l_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_t_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_k_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_k_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_024.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;75 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a safe, a currency exchange service, room service, a laundry service, a conference room and a business centre. Wireless internet access is provided in public areas. There are a number of shops as well. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Rooms include a sofa bed. A safe and a minibar are also available. The kitchenette comes with a refrigerator, a microwave and a tea/coffee station. An ironing set is provided for guests' convenience. Other features include a telephone, a TV and WiFi. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms, 69 non-smoking rooms and 1 smoking room.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;h4&gt;Know Before You Go&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;Local laws may restrict unmarried guests from sharing rooms. Guests are responsible for providing proof of marriage, if requested by the hotel.&lt;br /&gt;This property&amp;#39;s policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.&lt;br /&gt;A resort fee is included in the total price displayed.&lt;br /&gt;Only registered guests are allowed in the guestrooms.&lt;br /&gt;Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.&lt;br /&gt;No pets and no service animals are allowed at this property.&lt;br /&gt;Alcohol is not served at this property.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;h4&gt;Fees&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;br /&gt;Fee for in-room wireless Internet: AED 48.00 per night (rates may vary)&lt;br /&gt;Fee for wireless Internet in public areas: AED 48.00 per night (rates may vary)&lt;br /&gt;Early check-in fee: AED 200&lt;br /&gt;Late check-out fee: AED 200&lt;br /&gt;Rollaway bed fee: AED 100 per night&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;h4&gt;Mandatory Fees and Taxes&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;You&amp;#39;ll be asked to pay the following charges at the hotel:&lt;br /&gt;Tourism fee: AED 10 per accommodation, per night&lt;br /&gt;The charges below are included in your overall room price:&lt;br /&gt;Resort fee&lt;br /&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.&lt;/p&gt;</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>971-4-3988839</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>971-4-3983888</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>75</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="aabe3bdc-9c99-49c8-9e97-275c540f8046">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="174867|1694dc" SourceId="45" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3bdc-9c99-49c8-9e97-275c540f8046|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="aabe3bdc-9c99-49c8-9e97-275c540f8046" TimeStamp="0001-01-01T00:00:00" HotelName="Sun &amp; Sands Downtown Hotel" HotelCode="174867|156652" StarRating="4" GTCityId="38" CountryCode="AE" CityName="Dubai" CountryName="United Arab Emirates" Address="Al Rigga Road, Deira, Dubai" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="25.26445967667" Longitude="55.319020652778" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Standard Room Twin  " RoomTypeCode="1694dc_59607578017735_1_7-24_2_2_0_3_1319979509_0_2-6-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320710|45|NjY2LjYyfEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="666.62" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:35:25.7638233+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Standard Room King Size Bed" RoomTypeCode="1694dc_60696301449353_1_61-27_2_2_0_3_3293741755_0_1-6-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320710|45|NzMxLjIyfEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="731.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:35:25.7638233+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room King Size Bed" RoomTypeCode="20241016$20241028$W$148$156652$DBL.ST$FIT RO$RO$$1~2~0$$N@07~A-SIC~24c393~1543438850~N~~~NOR~~39183CC71675499172581320826305AAUK0371030800200824c393|8|OTE1Ljc2fEVVUnwyMDI0LTEwLTEy" OriginalAmount="0" TotalPrice="789.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-08T00:00:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="65.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin Standard Room" RoomTypeCode="20241016$20241028$W$148$156652$TWN.ST$FIT RO$RO$$1~2~0$$N@07~A-SIC~24c393~1604859807~N~~~NOR~~39183CC71675499172581320826305AAUK0371030800200824c393|8|OTE1Ljc2fEVVUnwyMDI0LTEwLTEy" OriginalAmount="0" TotalPrice="789.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-08T00:00:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="65.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Twin Standard Room" RoomTypeCode="1694dc_61785754750519_2_61-27_2_2_0_3_2916677638_3_2-6-0_5-8_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320710|45|ODEwLjYxfEdCUHwyMDI0LTEwLTEx" OriginalAmount="0" TotalPrice="810.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-07T00:00:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="8" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin STANDARD" RoomTypeCode="20241016$20241028$W$148$156652$DBT.ST$ID_B2B_69$RO$TPKG$1~2~0$$P@07~A-SIC~2473dd~1713437762~N~~~NOR~~39183CC71675499172581320826305AAUK037103080020082473dd|8|OTg5LjcxfEVVUnwyMDI0LTEwLTE0" OriginalAmount="0" TotalPrice="853.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Standard King Room" RoomTypeCode="1694dc_14126765491901454_1_108-44_2_2_1_3_3604376893_0_1-6-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|MjE5NS4wNnxHQlB8MjAyNC0wOS0wNw==" OriginalAmount="0" TotalPrice="2195.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:35:25.7638233+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Standard Double or Twin Room" RoomTypeCode="1694dc_14126765120013522_1_108-44_2_2_1_3_3773038049_1_1-6-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|MjE5NS4wNnxHQlB8MjAyNC0wOS0wNw==" OriginalAmount="0" TotalPrice="2195.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:35:25.7638233+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Standard Triple Room" RoomTypeCode="1694dc_14126765014417997_1_108-44_2_2_1_3_4205624190_2_3-6-0_39-100_76_2.20241016_12_2_3_76_zen95777f6aa8bb478da1ead46f7be3a611_172581320700|45|MjE5NS4wNnxHQlB8MjAyNC0wOS0wNw==" OriginalAmount="0" TotalPrice="2195.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:35:25.7638233+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/245074/a_245074_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/245074/a_245074_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/245074/l_245074_C2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk in the lobby are happy to answer any questions. A currency exchange service, medical assistance, room service and a conference room are available. Internet access in public areas (for a fee) allows guests to stay in touch while on holiday. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning. Some rooms have a balcony, which gives guests additional space for rest and relaxation. Rooms have a double bed or a king-size bed. A minibar is provided. Equipped with internet access, a direct dial telephone and a television with satellite/cable channels, the rooms provide many ways for guests to stay connected and entertained. Bathrooms include a hairdryer and are equipped with a shower and a bathtub.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex provides invigorating refreshment. Comfortable sun loungers are available on the terrace. The hot tub in the pool area promises pure relaxation. Guests can choose from a range of leisure activities, including a gym, a spa, a sauna and a beauty salon. The hotel offers plenty of activities and entertainment options, including live music, a dance club and a nightclub. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;h4&gt;Fees&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;br /&gt;Fee for buffet breakfast: AED 40.00 per person (approximately)&lt;br /&gt;Rollaway bed fee: AED 100 per night&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.&lt;/p&gt;</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Nightclub</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Full Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|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="0c00873d-ea92-4cb3-a25b-2015e24ea3d5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|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="0c00873d-ea92-4cb3-a25b-2015e24ea3d5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" 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.204849</Latitude>
      <Longitude>55.270782</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|DarinaCancel|supplier interation failed||Yalago|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|TotalStaySearch|supplier interation failed||TotalStay|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|DOTWSearch|supplier interation failed||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|DarinaSearch|supplier interation failed||Darina|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|PaximumSearch|Input string was not in a correct format.|System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Convert.ToDecimal(String value)
   at HotelSources.Paximum.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Paximum\Paximum.cs:line 375|Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|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="2024-09-08T17:39:10.3878149+01:00" Version="0" EchoToken="Search" TransactionIdentifier="0c00873d-ea92-4cb3-a25b-2015e24ea3d5" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="45" TotalAmount="324.19" OriginalAmount="324.19">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|1091f7" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="330.14" OriginalAmount="330.14">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|662709" HotelName="Melody Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near Al Nasser Mosque, Deira, PO Box 80546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/600213/fdf0bad556a661222c8130247b24862f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="341.74" OriginalAmount="341.74">
      <BasicPropertyInfo Latitude="25.261635" Longitude="55.324184" StarRating="3" HotelCode="0|325965" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A Al Riqqa Deira Behind Taj Hotel P.O. Box: 63935 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325965/57b7ea803d933c032d4cdf6658e0bd67.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 110 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Other features include internet access, a telephone and a TV. The bathroom offers convenient facilities including a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, a spa and a sauna. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342" OriginalAmount="342">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|35718" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="346" OriginalAmount="346">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|7684" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="351.22" OriginalAmount="351.22">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|1b4a9b" 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="45" TotalAmount="364.23" OriginalAmount="364.23">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1e2d78" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="369.77" OriginalAmount="369.77">
      <BasicPropertyInfo Latitude="25.276272" Longitude="55.31029" StarRating="3" HotelCode="0|608310" HotelName="Royal Tulip Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HB (BREAKFAST + LUNCH ONLY),HB (BREAKFAST+DINNER),HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Ithraa Plaza 22nd Street Dubai PO Box 114602</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608310/2af79b2f7054a457600b5b001b521626.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="374.98" OriginalAmount="374.98">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|103306" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="381.25" OriginalAmount="381.25">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|660272" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 114045, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162648/162648a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="383.67" OriginalAmount="383.67">
      <BasicPropertyInfo Latitude="25.26913" Longitude="55.30663" StarRating="3" HotelCode="0|325939" HotelName="GSS Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square 35 Al Maktoum Hospital Road Opposite Baniyas Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325939/85a8c8ac949bcf757cf0273ff9a83c37.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The hotel features various services and facilities, including a safe, a restaurant, a café, a bar, car hire, room service and a laundry service, for a comfortable and relaxing stay.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Little extras, including a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. A dip in the swimming pool is great for getting into the holiday spirit. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, a spa and a sauna. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409" OriginalAmount="409">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|200796" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 10/10/2024" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412" OriginalAmount="412">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|201524" HotelName="Mariana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="420" OriginalAmount="420">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|380021" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="421.00" OriginalAmount="421.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="0" HotelCode="469999|deema_hotel" HotelName="Deema Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Opposite Palm Deira Metro Station, Near Hyatt Regency, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/53/5d53c8c072a4d6efb4a780966da3d0278d179869.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424" OriginalAmount="424">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|61501" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|201454" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/0/2/4/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|61630" HotelName="Grand Sina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|62174" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="427" OriginalAmount="427">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|61315" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="433.29" OriginalAmount="433.29">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|196031" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="434.94" OriginalAmount="434.94">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|19025c" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="443.66" OriginalAmount="443.66">
      <BasicPropertyInfo Latitude="25.267548" Longitude="55.294094" StarRating="3" HotelCode="0|489578" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street Near AL Ras Metro Station Deira P.O Box 83163 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489578/0a8d79d394977a51054f871acb55ba4d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Room service and a business centre are available to guests of the holiday village. Wireless internet access is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning. A balcony is included as standard in most rooms, offering additional space for relaxation. Many rooms feature a sea view, which further enhances the ambience. The advantages of the rooms include a cooker. Other features include internet access, a telephone, a TV and WiFi. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.00" OriginalAmount="445.00">
      <BasicPropertyInfo Latitude="25.4096295" Longitude="55.4337765" StarRating="2" HotelCode="390316|mermaid_beach_hotel" HotelName="Mermaid Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Porter,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Conrniche road, Ajman, P.O.Box : United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/85949/2285949/1.jpg?f=15685701</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ajman Beach, Mermaid Beach Hotel Ajman is a perfect starting point from which to explore Ajman. The property features a wide range of facilities to make your stay a pleasant experience. Concierge, car park, 24-hour front desk, luggage storage, express check-in/check-out are there for guest's enjoyment. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as seating area, mini bar, bathrobes, television LCD/plasma screen, hair dryer. The hotel offers various recreational opportunities. Discover all Ajman has to offer by making Mermaid Beach Hotel Ajman your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447" OriginalAmount="447">
      <BasicPropertyInfo Latitude="25.270014836783" Longitude="55.319002676197" StarRating="3" HotelCode="146075|47047" HotelName="City Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129857/129857a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Dubai. There are a total of 100 accommodation units at City Star. Customers will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448" OriginalAmount="448">
      <BasicPropertyInfo Latitude="25.259009" Longitude="55.288926" StarRating="3" HotelCode="364976|32599" HotelName="Panorama Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68731/a_68731_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Trade Exhibition and Convention Centre, the Free Zones, ports, textile and gold souks, banks and the best beaches in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="453.46" OriginalAmount="453.46">
      <BasicPropertyInfo StarRating="1" HotelCode="|440391" HotelName="MARIANA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074899_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 84 air-conditioned rooms featuring refrigerators and minibars. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is available for a surcharge.With a stay at Mariana Hotel in Dubai (Deira), you'll be a 2-minute drive from Gold Souk and 5 minutes from Creek Park.  This hotel is 3.1 mi (4.9 km) from City Centre Deira and 3.4 mi (5.4 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 0.4 km / 0.2 mi  Perfume Souq - 0.6 km / 0.4 mi  Gold Souk - 0.7 km / 0.4 mi  Spice Souk - 0.8 km / 0.5 mi  Deira Twin Towers Shopping Centre - 0.8 km / 0.5 mi  Fish Roundabout - 1.5 km / 0.9 mi  Textile Souk - 1.8 km / 1.1 mi  Al Ghurair Centre - 1.8 km / 1.1 mi  Sheikh Saeed Al Maktoum House - 1.9 km / 1.2 mi  Grand Mosque - 1.9 km / 1.2 mi  Dubai Museum - 2 km / 1.3 mi  Meena Bazaar - 2.2 km / 1.4 mi  Reef Mall - 2.3 km / 1.4 mi  Bastakiya - 2.4 km / 1.5 mi  Al Seef - 3.5 km / 2.2 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 6.9 km / 4.3 mi Sharjah (SHJ-Sharjah Intl.) - 30.1 km / 18.7 mi Dubai (DWC-Al Maktoum Intl.) - 68 km / 42.3 mi The preferred airport for Mariana Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="454.85" OriginalAmount="454.85">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="0|326248" HotelName="Signature Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 B Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326248/40e29048934144e9b2d7f45515545026.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2003. Guest accommodation comprises 80 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. There is also a minibar. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Bathrooms with wheelchair access can also be booked.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Sport and leisure activities are offered by the hotel and third-party operators. The accommodation features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym and gymnastics. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board, full board and all-inclusive. Snacks and meals, including breakfast, lunch and dinner are available. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="459.01" OriginalAmount="459.01">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="3" HotelCode="0|1131225" HotelName="Signature Inn Deira By Gemstones" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street Dubai 22652</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="459.25" OriginalAmount="459.25">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|179797" 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>http://media.dev.paximum.com/hotelimages/489554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460" OriginalAmount="460">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|15585" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="460" OriginalAmount="460">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|251107" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="461" OriginalAmount="461">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|41384" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284860/a_284860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="472.81" OriginalAmount="472.81">
      <BasicPropertyInfo StarRating="2" HotelCode="|070720" HotelName="Mount Royal Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063833_foto_1.jpg</HotelPictures>
        <HotelDescription>Overlooking Baniyas Square, the Mount Royal hotel is minutes from Naif Souq and close to Gold Souk. This hotel is within close proximity of Perfume Souq and Bastakiya. Complimentary wireless Internet access keeps you connected Make yourself at home in one of the 90 air-conditioned rooms that are decorated in warm colours and have modern wood furnishings. They feature refrigerators, mini bars and flat-screen televisions. Each room has a private bathroom with a bathtub or shower with complimentary toiletries and hair dryer. Enjoy a meal at one of the hotel's dining establishments, which include 2 restaurants and a coffee shop/caf�. Room service is also available. Mount Royal has a tour desk and an internet caf� in the lobby. Public transportation links are less than a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="472.81" OriginalAmount="472.81">
      <BasicPropertyInfo StarRating="2" HotelCode="|070694" HotelName="White Fort Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895569_foto_1.jpg</HotelPictures>
        <HotelDescription>White Fort Hotel is located in Baniyas Square - Deira, a short walk to Baniyas Square Metro Station and only 5 minute from Union metro station, which provides direct link to Dubai's major attractions such as the Dubai Mall, Burj Khalifa and the Mall of the Emirates. Accommodations are equipped with air conditioning, remote control TV, safe deposit box, high speed internet connection and bathroom with shower. Freshly prepared breakfast is served daily at the restaurant. There are various food and beverage outlets located nearby. The hotel offers 24 hour front desk, foreign currency exchange, luggage service and safe deposit box. Dubai International Airport is approximately 20 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="472.81" OriginalAmount="472.81">
      <BasicPropertyInfo StarRating="2" HotelCode="|440359" HotelName="DOWN TOWN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1878926_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 36 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include desks and complimentary newspapers, and housekeeping is provided daily.Take advantage of the hotel's room service (during limited hours).Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).Located in Dubai (Deira), OYO 329 Down Town Hotel is within a 10-minute drive of Creek Park and Meena Bazaar.  This hotel is 0.3 mi (0.5 km) from Gold Souk and 3.1 mi (5 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Perfume Souq - 0.5 km / 0.3 mi  Gold Souk - 0.5 km / 0.3 mi  Spice Souk - 0.6 km / 0.3 mi  Naif Souq - 0.6 km / 0.4 mi  Deira Twin Towers Shopping Centre - 0.8 km / 0.5 mi  Fish Roundabout - 1.5 km / 0.9 mi  Textile Souk - 1.6 km / 1 mi  Sheikh Saeed Al Maktoum House - 1.7 km / 1.1 mi  Grand Mosque - 1.7 km / 1.1 mi  Dubai Museum - 1.9 km / 1.2 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Meena Bazaar - 2.1 km / 1.3 mi  Bastakiya - 2.3 km / 1.4 mi  Reef Mall - 2.3 km / 1.4 mi  Al Seef - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.3 mi Sharjah (SHJ-Sharjah Intl.) - 31.1 km / 19.3 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi The preferred airport for OYO 329 Down Town Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="473" OriginalAmount="473">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="473.47" OriginalAmount="473.47">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|59250" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="473.79" OriginalAmount="473.79">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|82382" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="475.00" OriginalAmount="475.00">
      <BasicPropertyInfo Latitude="25.363868" Longitude="55.387999" StarRating="2" HotelCode="191353|aljazeerah_hotel" HotelName="Al Jazeerah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cornish Road, Al Rolla, Sharjah 33876</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/344771/344771a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="475.83" OriginalAmount="475.83">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|1944b2" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Currency Exchange,Internet,Laundry,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Al Hamriyah, Near Burjuman Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409670/409670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476" OriginalAmount="476">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="480.06" OriginalAmount="480.06">
      <BasicPropertyInfo StarRating="2" HotelCode="|638121" HotelName="QUEEN'S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244272_foto_1.jpg</HotelPictures>
        <HotelDescription>This 2 star hotel is located in the city centre of Dubai and was established in 2000. It is close to the Gold Souk and the nearest station is Palm Deira Square. The Hotel has a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 70 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="481.25" OriginalAmount="481.25">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1159ac" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="481.25" OriginalAmount="481.25">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|137d81" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="8" TotalAmount="486.30" OriginalAmount="486.30">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|694579" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="488.66" OriginalAmount="488.66">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|192dff" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="489.79" OriginalAmount="489.79">
      <BasicPropertyInfo Latitude="25.269224" Longitude="55.306213" StarRating="3" HotelCode="0|326131" HotelName="New Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/870087d93b42e85f7680fb68f2beb446.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.63" OriginalAmount="495.63">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|288366" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284860/a_284860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499" OriginalAmount="499">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|35531" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="503.39" OriginalAmount="503.39">
      <BasicPropertyInfo Latitude="25.270472" Longitude="55.30268" StarRating="3" HotelCode="0|1131363" HotelName="Tanha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131363/7a43195ef86d93905e3bc95a9319b52c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="503.96" OriginalAmount="503.96">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|16027" HotelName="Orchid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="507.54" OriginalAmount="507.54">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|1S8" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Bur Dubai</AddressLine>
          </AddressLines>
          <PostalCode>(0)43518028</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="7" TotalAmount="507.54" OriginalAmount="507.54">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|K5O" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Al Rigga Rd, Al Rigga, P.O. Box 181211, Deira</AddressLine>
          </AddressLines>
          <PostalCode>42292797</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="508.68" OriginalAmount="508.68">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|19122f" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="510.70" OriginalAmount="510.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|638162" HotelName="ORCHID HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298234_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 1995. It is a short drive away from the City Malls and the nearest station is Metro Station. The Hotel has 2 restaurants, 3 bars, a coffee shop and an outdoor swimming pool. All 84 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="511" OriginalAmount="511">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|34717" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="518" OriginalAmount="518">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, 6 Kms. from Dubai International Airport, Near Dubai Museum, Near Meena Bazaar, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475948/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the old souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="519.25" OriginalAmount="519.25">
      <BasicPropertyInfo Latitude="25.255259" Longitude="55.29827" StarRating="3" HotelCode="0|326031" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5A Street Al Mankool Area Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326031/6dda202f2844f8f743d27db7e6f2637c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers guests a total of 154 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a currency exchange service, a restaurant, a breakfast room, a café and a laundry service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel features rooms with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A double bed ensures a good night's sleep. There is also a safe. The kitchenette is equipped with a fridge, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Other features include internet access, a telephone, a TV and a radio. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="519.75" OriginalAmount="519.75">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|1092fb" HotelName="Orchid Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.00" OriginalAmount="520.00">
      <BasicPropertyInfo Latitude="25.3209" Longitude="55.3797" StarRating="0" HotelCode="0|_0x19e64" HotelName="Royal Crown Hotel Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khan Road, P.O. Box 7085, Sharjah, United Arab Emirates, Sharjah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/21/eb21bfa57ef16066a571ffd6f9ebe6f8bd425fee.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Comfortable four-star hotel “Royal Crown Hotel Sharjah” is set in Sharjah. It boasts a convenient location within 4 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521" OriginalAmount="521">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|379906" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525" OriginalAmount="525">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|31142" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="526.00" OriginalAmount="526.00">
      <BasicPropertyInfo Latitude="25.37326661" Longitude="55.39664456" StarRating="3" HotelCode="630242|royal_hotel_sharjah" HotelName="Royal Hotel Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 39930, Al Qulayaa, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15784/3815784/1.jpg?f=15640092</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="526.28" OriginalAmount="526.28">
      <BasicPropertyInfo Latitude="25.270645" Longitude="55.320026" StarRating="3" HotelCode="0|325851" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street Al Muteena Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325851/3c3c773d59cdc1b315f8f289b2a6e872.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1992. Guests are welcomed at the accommodation, which has a total of 84 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a cloakroom, 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 dining area, a breakfast room, a café, a bar and a pub. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A safe, a minibar and a desk are also available. Guests will also find a fridge included as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The terrace is a great place to while away the time. The establishment offers plenty of activities and entertainment options, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527" OriginalAmount="527">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|395646" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="528.11" OriginalAmount="528.11">
      <BasicPropertyInfo Latitude="25.271187" Longitude="55.30199" StarRating="3" HotelCode="0|884704" HotelName="Al Karnak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road PO Box 5118 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884704/7ec74b9c9a854dbd6a747668ab134645.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="529.25" OriginalAmount="529.25">
      <BasicPropertyInfo Latitude="25.261824" Longitude="55.290394" StarRating="3" HotelCode="0|608315" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road Bur Dubai Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/9ea6f956c93d048c6452abab9842b767.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="530" OriginalAmount="530">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|15408" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="531.14" OriginalAmount="531.14">
      <BasicPropertyInfo Latitude="25.275698" Longitude="55.31279" StarRating="3" HotelCode="0|489563" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street Opposite Al Futtaim Masjad Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489563/3dc856da2c105740b8d18e154944a6ce.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A restaurant, a café, a bar, room service and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="531.27" OriginalAmount="531.27">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="532" OriginalAmount="532">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|7177" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="532" OriginalAmount="532">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|15111" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="533.03" OriginalAmount="533.03">
      <BasicPropertyInfo Latitude="25.122683" Longitude="55.374367" StarRating="3" HotelCode="0|326128" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311) Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326128/f44418e23c042907b77d5e07d979a497.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&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, a café 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 and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Other features include internet access, a telephone, a TV and WiFi. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. The establishment features an outdoor pool. A range of options are available, including a gym and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="533.99" OriginalAmount="533.99">
      <BasicPropertyInfo Latitude="25.22557" Longitude="55.337032" StarRating="4" HotelCode="0|1342513" HotelName="Suha Park Hotel Apartments Waterfront  Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Waterfront Al Jaddaf Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342513/23112307515719.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535" OriginalAmount="535">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|239795" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="535.92" OriginalAmount="535.92">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|111f36" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="536.12" OriginalAmount="536.12">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|113c5e" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="538" OriginalAmount="538">
      <BasicPropertyInfo Latitude="25.262735" Longitude="55.294741" StarRating="3" HotelCode="187431|46871" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, P.O.Box: 457, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286837/286837a_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="63" TotalAmount="539.00" OriginalAmount="539.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="818321|al_karnak_hotel" HotelName="Al Karnak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/88/17883961609fe685af53e6f297f58a23d1f47617.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="539.07" OriginalAmount="539.07">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|113816" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="539.53" OriginalAmount="539.53">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|129956" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="539.85" OriginalAmount="539.85">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|1b44d5" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="541.98" OriginalAmount="541.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|699984" HotelName="Knight Armour Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891206_foto_1.jpg</HotelPictures>
        <HotelDescription>Mayfair Hotel is located in the heart of Dubai's central business district, its proximity to government departments, Dubai Creek Golf Course and the city centre, makes it an ideal choice for business as well leisure travellers. 132 luxurious rooms been designed in contemporary style each of them is complete with a long bath and shower, satellite channels TV, electronic safe, DDI telephone with voice mail, wireless internet connection, hair dryer, mini bar and tea / coffee tray. High standard facilities including: roof top swimming pool with jacuzzi, sauna rooms for males and females, fully equipped health club, ladies beauty salon, valet parking, concierge service, multi-lingual staff, laundry service, daily shuttle to the beach, daily shuttle to shopping malls and 24 hour room service. In-house dining and entertainment including: Al Maha coffee shop andamp; restaurant - at your service 24 hours with international cuisine buffets (breakfast/lunch). The Palm Roof Top Coffee Shop - at your service 24 hours - a perfect place to relax with snacks and refreshments and many more,,,, Julyana African Bar andamp; Nightclub, Anjuman Indian Restaurant andamp; Nightclub, Layali Dubai Restaurant andamp; Nightclub, Al Murjant Restaurant andamp; Nightclub MAYFAIR HOTEL - DUBAI THE ART OF HOSPITALITY</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="543.29" OriginalAmount="543.29">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|10924d" HotelName="Lotus Grand 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="544" OriginalAmount="544">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|34701" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215869/a_215869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="544.00" OriginalAmount="544.00">
      <BasicPropertyInfo Latitude="25.271183013916016" Longitude="55.299835205078125" StarRating="3" HotelCode="0|tanha_hotel" HotelName="Tanha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/76/db76a22df23830b732ccfaaf6625c452b15e8d53.jpeg</HotelPictures>
        <HotelDescription>With a stay at Tanha Hotel, you'll be centrally located in Dubai, just a 3-minute walk from Gold Souk and 7 minutes by foot from Spice Souk.  This hotel is 0.4 mi (0.7 km) from Naif Souq and 3.6 mi (5.7 km) from City Centre Deira.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;At Tanha Hotel, enjoy a satisfying meal at the restaurant.&lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and slippers. Conveniences include safes and ceiling fans, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="544.48" OriginalAmount="544.48">
      <BasicPropertyInfo Latitude="25.174953" Longitude="55.417213" StarRating="3" HotelCode="0|1131379" HotelName="Premier Inn Dubai Dragon Mart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131379/5e5f42943f8d1842b77f6c3aa2aba260.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="546.41" OriginalAmount="546.41">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|748908" HotelName="Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/0/2/4/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.00" OriginalAmount="548.00">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|al_raein_hotel_apartments" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="548.56" OriginalAmount="548.56">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1147ac" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="549.48" OriginalAmount="549.48">
      <BasicPropertyInfo Latitude="25.277151" Longitude="55.314594" StarRating="4" HotelCode="0|325865" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 181757 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325865/9df662139ae8d0b5358733ce156bf62a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 80 rooms. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers. The hotel features gastronomic services including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the establishment. Available services and facilities include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a TV and a stereo system, contribute to a great stay. Some of the rooms are adapted for wheelchair users. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including tennis, golf, a gym, squash, a spa and a solarium. Other options and services include a disco, a kids' club and a casino. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="550.43" OriginalAmount="550.43">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|10920c" HotelName="Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="550.98" OriginalAmount="550.98">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|120553" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="553.00" OriginalAmount="553.00">
      <BasicPropertyInfo Latitude="25.341263568356" Longitude="55.394378040923" StarRating="4" HotelCode="283950|al_bustan_hotel_flats" HotelName="Al Bustan Hotels Flats" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Estiqlal Street, P.O. Box 6006, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326365/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The low-rising building is modern in design. Set in a tranquil area, the hotel offers comfortable accommodation for longer stays. Its spacious and exquisitely decorated rooms offer panoramic views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="553.58" OriginalAmount="553.58">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|109d2f" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="554.33" OriginalAmount="554.33">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|116379" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="554.89" OriginalAmount="554.89">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="0|326460" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road P.O. Box 49789 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326460/ea6bc1fc13aa46daaa4fe43b05f582dd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. A restaurant and a bar are available to guests of the hotel. Wireless internet access (for a fee) is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Features include a telephone and a TV. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The accommodation features a pool. The establishment offers a gym (for a fee) to travellers. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="556.49" OriginalAmount="556.49">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|59251" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="558" OriginalAmount="558">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|201409" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="558.24" OriginalAmount="558.24">
      <BasicPropertyInfo Latitude="25.26465" Longitude="55.31856" StarRating="4" HotelCode="0|325778" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira Street P.O.Box 128455 Al Rigga Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325778/b768e444b521228c6aee19a92fd2ae59.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 101 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone and a TV. A hairdryer is provided in the bathrooms. The hotel offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa and a sauna. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;It is possible to order breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="560.24" OriginalAmount="560.24">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|1e4bc6" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="560.78" OriginalAmount="560.78">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|593464" HotelName="Saffron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="560.97" OriginalAmount="560.97">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|148670" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="561" OriginalAmount="561">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|13442" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="562.25" OriginalAmount="562.25">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="0|326127" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Zayed Road Dubai Investments Park 1 Opposite Green Community Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326127/84808064da72d37d2f4ab5566d934f89.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The holiday village offers guests a total of 308 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the complex are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. There is also a garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed, a king-size bed or a sofabed. There is also a safe. A fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a TV and WiFi (no extra charge) add to the comfort of the holiday. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower, a bathtub and a bidet. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. The complex features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including a gym and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the holiday village: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="562.39" OriginalAmount="562.39">
      <BasicPropertyInfo Latitude="24.867748" Longitude="55.14548" StarRating="4" HotelCode="0|1131232" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City P.O. Box 111219 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131232/22101801491321.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="562.40" OriginalAmount="562.40">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|8919" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="563.44" OriginalAmount="563.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|154325" HotelName="SAFFRON BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058959_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic 4-star hotel is one of the largest in Dubai.
All rooms are decorated in warm colors and are very comfortable. Among its services, guests can enjoy TV, telephone, air conditioning, minibar and private bathroom.
Among the general services, the hotel boasts a fantastic rooftop pool, a gym for the more sporty and two restaurants specializing in Asian cuisine and the east.
The reception is available 24 hours with multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="564.57" OriginalAmount="564.57">
      <BasicPropertyInfo Latitude="25.26618" Longitude="55.317944" StarRating="3" HotelCode="0|325889" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road Near Union Metro P.O.Box 14936 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325889/30fc3a069708a60ebd6cd9c401d9fbd9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 77 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and a café. Wireless internet access (for a fee) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. All rooms feature a minibar, a telephone and a TV.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features numerous leisure facilities, including a pool and an outdoor pool. The terrace is a great place to while away the time. A range of options are available, including a gym and a sauna. In the evenings, guests can enjoy live music. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and lunch.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="564.95" OriginalAmount="564.95">
      <BasicPropertyInfo Latitude="25.260166" Longitude="55.32452" StarRating="3" HotelCode="0|325857" HotelName="Nihal Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325857/efed6abc58ac7bdb9b8439f7cc8f7f59.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1994. Guest accommodation comprises 71 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a safe, a restaurant, a café, a bar, room service, a laundry service and a conference room. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Little extras, including internet access and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. The hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. The establishment offers a gym (for a fee) to travellers. Leisure facilities include a disco, a casino and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="565.04" OriginalAmount="565.04">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|111f37" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215869/a_215869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="565.59" OriginalAmount="565.59">
      <BasicPropertyInfo Latitude="24.983717" Longitude="55.39319" StarRating="3" HotelCode="0|1421753" HotelName="DAMAC Hills 2 Hotel, an Edge by Rotana Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,NO BREAKFAST SERVICE,FULL BOARD,BREAKFAST BUFFET,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Damac Hills 2 P.O. Box 117012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421753/de9cdd006ccc921b6406f3bcfc6d529f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="567.05" OriginalAmount="567.05">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1091dd" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="568.54" OriginalAmount="568.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|C46975" HotelName="Smana Hotel Al Raffa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2334722_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en la zona de Bur Dubai en Dubai, a menos de 3 kilandoacute;metros del centro comercial Burjuman y a 2 minutos a pie de una parada de transporte panduacute;blico. Cuenta con una piscina en la azotea y una animada discoteca. Las habitaciones del hotel tienen suelos de losa y mobiliario moderno. Estandaacute;n equipadas con aire acondicionado, caja fuerte y TV vandiacute;a satandeacute;lite. Algunas habitaciones tambiandeacute;n disponen de balcandoacute;n con vistas panorandaacute;micas a la ciudad. Los huandeacute;spedes pueden relajarse en la sauna o visitar el gimnasio para hacer uso del equipo cardiovascular. Tambiandeacute;n hay un mostrador de informaciandoacute;n turandiacute;stica que ofrece informaciandoacute;n sobre lugares de interandeacute;s y ayuda con el alquiler de coches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="571.51" OriginalAmount="571.51">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|116350" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="572" OriginalAmount="572">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|250191" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="572.59" OriginalAmount="572.59">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1091f4" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="572.71" OriginalAmount="572.71">
      <BasicPropertyInfo Latitude="25.270016" Longitude="55.319004" StarRating="3" HotelCode="0|326452" HotelName="Gulf Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326452/95a2564a5e603ffe714640f64f5f2318.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="574" OriginalAmount="574">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|63752" HotelName="Saffron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="576.25" OriginalAmount="576.25">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|110d81" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="576.98" OriginalAmount="576.98">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|134d3a" HotelName="Saffron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="579.62" OriginalAmount="579.62">
      <BasicPropertyInfo Latitude="25.260464" Longitude="55.326614" StarRating="4" HotelCode="0|325791" HotelName="Aravi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45C Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325791/c0fda825c43d875c2a678f836f56c413.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. The accommodation offers guests a total of 178 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. Among the culinary options available at the hotel are a restaurant, a dining area, a café, a bar and a pub. Travellers can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone and a TV. Some of the rooms are adapted for wheelchair users. The bathrooms have a shower and a bathtub. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. Leisure options at the accommodation include a gym, billiards, a spa, a sauna, steam bath and massage treatments, or for a fee, darts. The establishment offers plenty of activities and entertainment options, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board, full board and all-inclusive. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="585.28" OriginalAmount="585.28">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|12fbbf" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="586" OriginalAmount="586">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|15572" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="586.52" OriginalAmount="586.52">
      <BasicPropertyInfo Latitude="25.26333" Longitude="55.318134" StarRating="3" HotelCode="0|325744" HotelName="Lavender Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street 40b Street PB 2786 adjacent to Al Rigga Road and Al Maktoum Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325744/8186216ca203e32b12e7b037623df379.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. Guests are welcomed at the accommodation, which has a total of 117 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Travellers arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, room service and a laundry service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a fridge and a mini fridge. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers an outdoor pool and a children's pool. A terrace, a sun terrace, sun loungers and parasols are available. A poolside snack bar is available. A range of options are available, including biking/mountain biking, golf and a solarium. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587" OriginalAmount="587">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|201605" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="588.96" OriginalAmount="588.96">
      <BasicPropertyInfo Latitude="25.27319" Longitude="55.319744" StarRating="3" HotelCode="0|325886" HotelName="Abjad Crown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mateena Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325886/22c768376f4a098cb58b0a9d460fcaf5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 84 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry service. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for guests' convenience. Little extras, including a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an indoor pool. The hot tub is the perfect place to relax. Leisure options at the hotel include golf and a sauna, or for a fee, billiards. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="589.83" OriginalAmount="589.83">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|1273b7" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Street, PO Box: 73193, Sahara Mall, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1726233</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="590.76" OriginalAmount="590.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|699974" HotelName="Tulip Hotel Apartment" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063808_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bur Dubai,the city's main commercial district ,Tulip Hotel Apartments offers guest a range of fantastic service,self catering accommodation. Only kilometers away from Dubai International Airport, walking distance from the famous Metro Station and Burjuman Mall. The Rooms- Feature 154 elegantly appointed apartments ranging from the deluxe rooms to suites.Equipped with fully fitted kichen,refrigerator,washer andamp; dryer. Tulip Leisure facilities include a temperatured controlled outdoor swimming pool and sunbathing area, fully equipped gym,sauna andamp; steam room. Other Facilities : 24 hour Front Desk , Airport Pick up andamp; Drop - Chargeable ,Daily City Tour Shuttles,Wi -Fi Internet access (Lobby Area ) and Cable in the Rooms, Laundry Services, 1 Space Reserve Parking Area and rent a car service available,Tour Desk . Please note that for booking from March 31,2014 onward, there is a Tourism Dirham fee of AED 10 per bedroom per night that will be charged by the property. This apartment hotel accommodates families and married couples. Single travelers are also welcome; however, due to security reasons, only parents and siblings can visit them in the apartments. A valid photo ID is required for these visitors. Guests are requested to meet any other visitors in the lobby or coffee shop. Smoking Shiha in the hotel apartment room is not permitted</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="593.87" OriginalAmount="593.87">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|1091ff" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="594.41" OriginalAmount="594.41">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|11b4d5" HotelName="Grand Central Hotel" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="594.52" OriginalAmount="594.52">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|1091ca" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="595" OriginalAmount="595">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|35202" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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="84" TotalAmount="597.74" OriginalAmount="597.74">
      <BasicPropertyInfo Latitude="25.26646" Longitude="55.294197" StarRating="3" HotelCode="0|325879" HotelName="The George Hotel by Saffron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street Dubai Creek Dubai Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325879/0ea846813aeaae62105f390521efa25c.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1996. The air-conditioned establishment comprises a total of 140 rooms. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a café and a bar. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include a childcare service, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Other features include internet access, a telephone, a TV and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer is also available. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Leisure facilities include a disco, a casino and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose between the following bookable options: breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="601.50" OriginalAmount="601.50">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|111e9d" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="603" OriginalAmount="603">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|201459" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="604" OriginalAmount="604">
      <BasicPropertyInfo Latitude="25.269919" Longitude="55.304945" StarRating="2" HotelCode="70492|62846" HotelName="Rafee" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, P.O.Box 1249, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/f1/6bf1a2475abdfe5ce3d22546391fef6c5a971418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="604.70" OriginalAmount="604.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|098917" HotelName="CHELSEA PLAZA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062960_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Dubai and was established in 1989. It is a short drive away from the Dubai Mall and the nearest station is World trade centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="605" OriginalAmount="605">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|55536" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="605.13" OriginalAmount="605.13">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|643984" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="606.09" OriginalAmount="606.09">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|59271" HotelName="St. George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76812/a_76812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="606.55" OriginalAmount="606.55">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|12a3f9" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="613.72" OriginalAmount="613.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|773192" HotelName="ST. GEORGE HOTEL " Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102148_foto_1.jpg</HotelPictures>
        <HotelDescription>Modern building, refurbished in 2000. Very strategically located by the famous Dubai Creek-Overlooking old, in the bustling business district and new Dubai, the view extends beyond the city skyline to the entrance of the creek and the open sea. Offers 140 well-equipped rooms with TV, phone, air-conditioning and bathroom. Hotel facilities: restaurant, coffebar, meeting rooms. From the 31 March, the hotel will charge a city tax of 10 AED per night and room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614" OriginalAmount="614">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|12586" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="615" OriginalAmount="615">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1827" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617" OriginalAmount="617">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|376752" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="617.51" OriginalAmount="617.51">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|20af48" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="617.73" OriginalAmount="617.73">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|192ab5" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="619" OriginalAmount="619">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|27738" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="623.80" OriginalAmount="623.80">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|1091cc" HotelName="St. George Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76812/a_76812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="625.19" OriginalAmount="625.19">
      <BasicPropertyInfo Latitude="25.2517" Longitude="55.2952" StarRating="4" HotelCode="0|325728" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street Bur Dubai Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325728/14ad9188600edc51f09fe412369a92e2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 1995. Guest accommodation comprises 600 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe, a currency exchange service and a cash machine. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed, a queen-size bed, a king-size bed or a sofabed. Separate bedrooms are also available. Cots are available for younger guests. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A sun terrace, sun loungers and parasols are also available. A range of options are available, including tennis, a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. Travellers can choose from a range of drinks, including alcohol-free drinks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="625.88" OriginalAmount="625.88">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|105e4e" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="627.64" OriginalAmount="627.64">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|64242" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="629.30" OriginalAmount="629.30">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.32292" StarRating="4" HotelCode="0|325837" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street P.0.Box 119911 Deira-Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325837/83dc3d8646b7b51d07689d8c04d8ae9d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 138 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Internet access in public areas (for a fee) allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Additional facilities at the accommodation include a newspaper stand. Guests arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="630.58" OriginalAmount="630.58">
      <BasicPropertyInfo StarRating="2" HotelCode="|825595" HotelName="SAFFRON DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063672_foto_1.jpg</HotelPictures>
        <HotelDescription>Just a 6-minute walk from the Clock Tower, Saffron Hotel is located in the bustling street of Al Rigga, Deira, which is at the heart of the city and commercial Centre.It offers spacious, and elegantly decorated accommodation. The air-conditioned rooms are fitted with dark wooden furniture. Each room features a flat-screen TV, a fridge and a wardrobe. Ironing and laundry services can be arranged by the 24-hour front desk.Saffron Hotel has 1 in-house dining restaurant, open 24-hours, and offering delicious South and East Asian cuisines.Guests can go for shopping at Deira City Centre which is a 6-minute drive from Saffron Hotel. Dubai International Airport is at a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="630.80" OriginalAmount="630.80">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|712460" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="633" OriginalAmount="633">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|32773" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="634.54" OriginalAmount="634.54">
      <BasicPropertyInfo Latitude="25.278685" Longitude="55.31379" StarRating="3" HotelCode="0|325897" HotelName="Fortune Pearl Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road After Naif Signal and behind Al Baraha P.O. Box 98661 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325897/47054a695b95b985bba88f7f45991cba.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located on the Al Baraha Road in the growing business district of Deira in the city centre of Dubai. This hotel is truly one of the hotels in Dubai which creates an ambiance of elegance. It is just 3 km from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a café, room service and a laundry service. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. An ironing set is also available for guests' convenience. Little extras, including a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="634.81" OriginalAmount="634.81">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|1e8d40" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="635" OriginalAmount="635">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|46767" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="635.56" OriginalAmount="635.56">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|64240" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="636.20" OriginalAmount="636.20">
      <BasicPropertyInfo Latitude="25.22166" Longitude="55.331985" StarRating="3" HotelCode="0|884803" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Culture Village Al Jaddaf Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884803/b740c99c206ec661b81559077e2fb53f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="637.39" OriginalAmount="637.39">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|10a4a6" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="638" OriginalAmount="638">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|226051" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Post Box 9168, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489573/9ff4fcb5425316969ca9db5d0b5b4c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Deira. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="638" OriginalAmount="638">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|33886" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="638.23" OriginalAmount="638.23">
      <BasicPropertyInfo Latitude="25.26015" Longitude="55.41042" StarRating="3" HotelCode="0|1464677" HotelName="eStay Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Muhaisanah 2 Etisalat Academy Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1464677/754cc9157b613938fa8b3f1acd280177.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="639.58" OriginalAmount="639.58">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|12229a" HotelName="Fortune Plaza Hotel" 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,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="45" TotalAmount="642.09" OriginalAmount="642.09">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1dc088" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="643.21" OriginalAmount="643.21">
      <BasicPropertyInfo Latitude="25.25607" Longitude="55.326084" StarRating="4" HotelCode="0|325916" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Opposite Business Village Near Clock Tower Dubai Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325916/97258546df9b2860ffa55202f2106a5f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2007. Guest accommodation comprises 90 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include a childcare service, medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. Active guests can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="644.70" OriginalAmount="644.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|152869" HotelName="Golden Tulip Hotel Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/729788_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Deira, Dubai downtown, 10 km from Dubai International Airport (DXB). The hotel offers facilities and services 24-h reception, restaurant, bar, WiFi (extra charge), rooftop swimming pool, gym, elevator and parking.The guest rooms have air conditioning, TV, WiFi (extra charge), safety box, telephone, bathtub or shower, WC and hairdryer. Please note that in some rooms children will be sharing bedding with the parents. ** Please note that some of the above facilities may be closed due to weather, seasonal conditions.**Address: Al Maktoum Road, Deira, Dubai, United Arab EmiratesNOTE: Car Parking (extra charge).Parking is chargeable at AED 20 per Day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="645.34" OriginalAmount="645.34">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|188997" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="645.68" OriginalAmount="645.68">
      <BasicPropertyInfo Latitude="25.22528" Longitude="55.339333" StarRating="3" HotelCode="0|1343087" HotelName="Kingsgate Hotel Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 18 P.O. Box 89029 Near Al Jaddaf Metro Station Al Jaddaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343087/3837eaa8cbcc763f0d140171d1c373ae.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="646.13" OriginalAmount="646.13">
      <BasicPropertyInfo Latitude="25.259346" Longitude="55.2873" StarRating="3" HotelCode="0|325812" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Computer street Khalid Bin Al Waleed Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325812/d64b67dc67040265f697648f3c0ee97d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1978. Travellers can feel at home in one of the 75 rooms. A lobby and a reception are available to guests. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The diverse and entertaining leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="646.63" OriginalAmount="646.63">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|110f8e" HotelName="Hotel Sea View" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="647.00" OriginalAmount="647.00">
      <BasicPropertyInfo Latitude="25.278411865234375" Longitude="55.30995178222656" StarRating="1" HotelCode="0|oyo_165_san_marco_hotel" HotelName="Oyo 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>4th Street, Freej Al Murar, Diera, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/8f/138f367865fb55e6739e42b5f402d9c25ed17075.jpeg</HotelPictures>
        <HotelDescription>Located in Dubai, 0.8 mi from Dubai Gold Souk, San Marco Hotel features air-conditioned rooms with private bathrooms. The hotel has an outdoor pool and barbecue area, and guests can enjoy a meal at the restaurant.&lt;br /&gt;Rooms are fitted with a flat-screen TV. Certain rooms include a seating area for your convenience. Each room is equipped with a private bathroom.&lt;br /&gt;You will find a 24-hour front desk, a cash machine, hairdresser's and gift shop at the property.&lt;br /&gt;Staff at the tour desk can provide information about the on-site car rental service. Al Ghurair Center is 0.9 mi from San Marco Hotel, while the nearest metro station is Palm Deira (Green Line) is a 5 minutes walk. Dubai International Airport is 3.7 mi from the property. Free shuttle service is provided to Mamzar beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="647.92" OriginalAmount="647.92">
      <BasicPropertyInfo Latitude="25.226025" Longitude="55.340607" StarRating="3" HotelCode="0|1343101" HotelName="Kingsgate Canal Hotel" Meals="ROOM ONLY,NO MEALS,BED&amp;BREAKFAST,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 6 Al Jadaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343101/22112901362882.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="649" OriginalAmount="649">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|98494" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="649.53" OriginalAmount="649.53">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|1b3714" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="653" OriginalAmount="653">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|53254" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="655.98" OriginalAmount="655.98">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|1093b9" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|2247" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|395385" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|2332" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="657.22" OriginalAmount="657.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|700027" HotelName="Al Khaleej Grand" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/252520_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en la plaza Nasser, cerca de la calle Baniyas y a 10 minutos del aeropuerto internacional de Dubai. Cerca del hotel estandaacute;n el mercado del oro, el mercado de las especias, el bazar Murshid y la candaacute;mara de comercio.Este moderno hotel de aeropuerto estandaacute; climatizado y cuenta con un total de 105 suites. Dispone de caja fuerte, servicio de cambio de divisa, ascensor, peluquerandiacute;a, discoteca y sala de conferencias. Alberga un restaurante-pizzerandiacute;a italiano y un bar, el Duke's. Tiene a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a. Hay un aparcamiento disponible.Las suites disponen de todas las instalaciones y comodidades que satisfarandaacute;n a los huandeacute;spdes que viajen por negocios mandaacute;s exigentes. Estandaacute;n equipadas con aire acondicionado central, cuarto de baandntilde; con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, kit de plancha y caja fuerte.En las inmediaciones se encuentra el campo de golf Dubai Creek y el puerto deportivo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="661.49" OriginalAmount="661.49">
      <BasicPropertyInfo Latitude="25.25233" Longitude="55.296288" StarRating="3" HotelCode="0|326302" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>12 A Street P.O. Box 126012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326302/36bfe0ec5c92a44bbd497920b438f5cb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers a childcare service and a transfer service. Wireless internet access is available to guests in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Amenities in all rooms include a safe. Additional features include a fridge and a microwave. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a DVD player and WiFi. The bathrooms have a shower and a bidet. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The accommodation features an outdoor pool. The hot tub is the perfect place to relax. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|45252" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|226068" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="663.18" OriginalAmount="663.18">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|190bc8" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="664" OriginalAmount="664">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|28560" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="664.12" OriginalAmount="664.12">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|1b33e5" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="666" OriginalAmount="666">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|47001" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="666.62" OriginalAmount="666.62">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|1694dc" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="668.48" OriginalAmount="668.48">
      <BasicPropertyInfo Latitude="25.17415" Longitude="55.420193" StarRating="3" HotelCode="0|508531" HotelName="ibis Styles Dragon Mart Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road P.O. Box 68278 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508531/f17b26ddafcd4fd9af89b3b095bc34f0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="668.81" OriginalAmount="668.81">
      <BasicPropertyInfo Latitude="25.266932" Longitude="55.38097" StarRating="3" HotelCode="0|325861" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road P.O. Box: 49185 Al Qusais Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325861/913da29572d600c2974449af0b4f6c73.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 94 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. The hotel's culinary facilities include a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. A range of options are available, including a gym and a spa. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="669.32" OriginalAmount="669.32">
      <BasicPropertyInfo Latitude="25.26446" Longitude="55.31902" StarRating="4" HotelCode="0|326207" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326207/867b7c3f7516f77b50031b3e2a99fbb2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The air-conditioned hotel features a currency exchange service, a restaurant, a café, a bar, medical assistance, room service and a conference room. Internet access in public areas (for a fee) allows guests to stay in touch whilst on holiday. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. The rooms have a double bed or a king-size bed. There is also a minibar. Features include internet access, a telephone and a TV, adding comfort to the holiday. The accommodation units include a bathroom with a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. The hot tub is the perfect place to relax. A range of options are available, including a gym, a sauna and a beauty salon. Entertainment options and leisure facilities include live music and a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670" OriginalAmount="670">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|27464" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="670.00" OriginalAmount="670.00">
      <BasicPropertyInfo Latitude="25.401994093983" Longitude="55.482663785878" StarRating="3" HotelCode="433822|hala_inn_hotel_apartments" HotelName="Hala Inn Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Al Jurf Road, Behind City Center, Ajman P.O Box. 14329</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Hala Inn Hotel Apartments in Ajman, you'll be connected to a shopping center and convenient to Gulf Medical College. This aparthotel is within the vicinity of Hamidiya Mosque and Golf And Shooting Club Sharjah.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 94 individually furnished guestrooms, featuring kitchenettes with refrigerators and stovetops. 32-inch LED televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, as well as phones with free local calls.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities including a sauna and a fitness center. This aparthotel also features complimentary wireless Internet access, wedding services, and tour/ticket assistance. The shuttle (surcharge) will take you to the nearby beach or shopping center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;You can enjoy a meal at a restaurant serving the guests of Hala Inn Hotel Apartments, or find a snack in a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour business center, a computer station, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="670.81" OriginalAmount="670.81">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|10fcc5" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="672.36" OriginalAmount="672.36">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|2633099" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="673" OriginalAmount="673">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|32089" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="673.92" OriginalAmount="673.92">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|114024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="674.12" OriginalAmount="674.12">
      <BasicPropertyInfo Latitude="25.27416" Longitude="55.327286" StarRating="3" HotelCode="0|884668" HotelName="City Avenue Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena PO Box 83021 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/5993fbf255008027f0952c4b43f6069a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="676.10" OriginalAmount="676.10">
      <BasicPropertyInfo Latitude="25.255346" Longitude="55.28496" StarRating="4" HotelCode="0|325764" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road Opposite to Dubai Customs Building P.O. Box 52700 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325764/ca7f7eb7090897e8904d266b14816b3b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 102 rooms. The individual storeys can easily be reached via the lift or stairs. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a 24-hour security service, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. Extra beds can be requested. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. As a special feature in the bathrooms, travellers enjoy cosmetic products. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Tennis and golf are available to active guests. Guests of the accommodation can enjoy indoor activities, including a gym. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and hydrotherapy applications. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="676.29" OriginalAmount="676.29">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1096e2" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="677.68" OriginalAmount="677.68">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|109347" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="678.05" OriginalAmount="678.05">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|15994" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="679.92" OriginalAmount="679.92">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1288cf" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="680.73" OriginalAmount="680.73">
      <BasicPropertyInfo Latitude="25.27451" Longitude="55.31537" StarRating="3" HotelCode="0|325896" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325896/23112107253380.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 76 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a currency exchange service, a restaurant, a café, room service, a laundry service and a conference room. Internet access in public areas allows guests to stay in touch whilst on holiday. Shopping facilities are also available. Guests with their own vehicles can make use of the available parking spaces.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. All rooms offer a minibar, an ironing set and a TV. Amenities in the bathrooms include a shower. A hairdryer is also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="680.73" OriginalAmount="680.73">
      <BasicPropertyInfo Latitude="25.256552" Longitude="55.29809" StarRating="4" HotelCode="0|475922" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai P.O. Box 185170 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475922/1053a1d733774c6b0f441f8163504792.png</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The upper floors of the hotel can be accessed by lift. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a 24-hour security service, car hire, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a desk are also available. Guests will also find a fridge included as standard. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Guests can take advantage of the nightly turndown service. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. In the bathrooms, cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers provide a great place to sunbathe. Sport and leisure facilities at the hotel include a gym and billiards. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, brunch, lunch or dinner. Staff are also happy to provide vegetarian dishes.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|46269" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|33873" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|201688" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630011/630011a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and holidaymakers alike. Room service is available to guests. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="683.32" OriginalAmount="683.32">
      <BasicPropertyInfo Latitude="25.2423" Longitude="55.298126" StarRating="3" HotelCode="0|325881" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama P.O. Box 49185 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325881/a73d1df1c2c50778bab47fec39babc69.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2005. The air-conditioned establishment comprises a total of 130 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. The hotel's culinary facilities include a restaurant, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the establishment include a gym. For a fee, billiards, a beauty salon and massage treatments are also available. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685" OriginalAmount="685">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|18575" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="685" OriginalAmount="685">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|55380" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="685.45" OriginalAmount="685.45">
      <BasicPropertyInfo Latitude="25.237452" Longitude="55.309765" StarRating="4" HotelCode="0|884729" HotelName="Gulf Inn Hotel Al Nasr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10th Street Oud Metha Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884729/d308900cbe9c98cfb981e052f011ae77.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="685.67" OriginalAmount="685.67">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|1b390c" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2248" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="686.23" OriginalAmount="686.23">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|109262" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="686.45" OriginalAmount="686.45">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|82390" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="688.17" OriginalAmount="688.17">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|16a484" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="27" TotalAmount="689" OriginalAmount="689">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|27233" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="689.07" OriginalAmount="689.07">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|109cc6" HotelName="York International Hotel" 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">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road, Dubai P.O.Box 82555</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89019/a_89019_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centre and the World Trade Centre and is within walking distance to the Textile Market and the computer street. This property is 5 minutes from the Burjuman Centre, Creek Park and Lamcy Plaza. Drive time from Dubai International Airport is approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="689.08" OriginalAmount="689.08">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|1b4f50" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="691.57" OriginalAmount="691.57">
      <BasicPropertyInfo Latitude="25.26001" Longitude="55.28539" StarRating="3" HotelCode="0|325866" HotelName="Howard Johnson by Wyndham Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street PO Box 30329 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325866/e9f1d608d13359296708e7ca1b99bc95.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 123 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa, a sauna, a steam bath and a solarium. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options. Drinks are included in the price for guests.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="692.11" OriginalAmount="692.11">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="0|326475" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Corniche P.O. Box 5245 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326475/a1cfbb25867f6ddae7c69e6f44ddbc0f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built recently, in 2012. Guests are welcomed at the accommodation, which has a total of 103 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a living room and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="692.32" OriginalAmount="692.32">
      <BasicPropertyInfo Latitude="25.262707" Longitude="55.322212" StarRating="3" HotelCode="0|492376" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BREAKFAST FOR 2,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al-Buteen Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492376/6958d6760daa84dbb53f21151c6268dc.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant and a bar. Wireless internet access is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Little extras, including a telephone, a TV and WiFi (no extra charge), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers and parasols are ideal for relaxation. The hotel offers a spa (for a fee) to travellers. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="693.64" OriginalAmount="693.64">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|188ea1" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="8" TotalAmount="695.00" OriginalAmount="695.00">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|162369" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="695.31" OriginalAmount="695.31">
      <BasicPropertyInfo Latitude="25.23711464" Longitude="55.30982997" StarRating="4" HotelCode="752298|20904c" HotelName="Roda Links Al Nasr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, Oud Metha, Bur Dubai, P.O. Box 43490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639517/639517a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="695.40" OriginalAmount="695.40">
      <BasicPropertyInfo Latitude="25.249628" Longitude="55.28605" StarRating="4" HotelCode="0|325985" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C Community 316 P.O. Box 31993 Al Raffa Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325985/24141eb7aa2eb2efc38cd046f8c939a2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 75 rooms. The upper floors of the accommodation can be accessed by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area and a café. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a living room. A sofabed ensures a good night's sleep. Separate bedrooms are also available. A safe and a minibar are also available. The kitchenette is equipped with a fridge, a microwave and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A range of options are available, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="695.74" OriginalAmount="695.74">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|126d68" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|45044" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="697.67" OriginalAmount="697.67">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|1097e7" 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="45" TotalAmount="699.59" OriginalAmount="699.59">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|21b1cb" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="700.41" OriginalAmount="700.41">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|107748" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="700.72" OriginalAmount="700.72">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="0|326140" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Building 11 Zen3 P.O. Box: 487021 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326140/4f6d2838bafe3d3f926956a2dde485cb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 169 rooms. Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a kitchen. All rooms offer a fridge, a tea/coffee station and a safe. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers travellers a range of leisure and recreation facilities, including a gym (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="701.96" OriginalAmount="701.96">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|660481" HotelName="Rove At The Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="702.57" OriginalAmount="702.57">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|129bb2" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="702.76" OriginalAmount="702.76">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|20aa63" HotelName="Rove At The Park" Meals="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://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="703" OriginalAmount="703">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|35203" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704" OriginalAmount="704">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|380063" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" 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="8" TotalAmount="704.01" OriginalAmount="704.01">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|82730" HotelName="Grand Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="704.04" OriginalAmount="704.04">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C77" HotelName="Kingsgate Al Jadaf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619326_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, within 3.1 mi of Dubai World Trade Center and 3.7 mi of Grand Mosque, Kingsgate Al Jadaf - By Millennium, Dubai provides accommodations with a restaurant and as well as free private parking for guests who drive. This 3-star hotel offers Luggage storage space. The accommodations offers a 24-hour front desk, 24-hours room service and currency exchange for guests.All units are equipped with air conditioning, a flat-screen Smart TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The private bathroom is equipped with a shower and free toiletries.A continental breakfast is available daily at the hotel.Dubai Mall is 4.3 mi from Kingsgate Al Jadaf - By Millennium, while The Dubai Fountain is 4.3 mi away. The nearest airport is Dubai International, 1.9 mi from the accommodations, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="704.39" OriginalAmount="704.39">
      <BasicPropertyInfo Latitude="25.275845" Longitude="55.315853" StarRating="4" HotelCode="0|326166" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road Naif Junction P.O. Box 98661 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326166/e4a37c0b57bbc410b5d89bc1ce513d8c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. The accommodation comprises a total of 97 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym, a spa and a sauna. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="705.12" OriginalAmount="705.12">
      <BasicPropertyInfo Latitude="25.262615" Longitude="55.319942" StarRating="4" HotelCode="0|475947" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>40 B Street P.O. Box 80666 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475947/93bb833aa2ba7d181c8257fff290ebf2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A restaurant and room service are available to guests of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. All rooms offer a minibar and a TV. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. A dip in the swimming pool is great for getting into the holiday spirit. The establishment offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="705.42" OriginalAmount="705.42">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|19601b" HotelName="Carlton Palace Hotel" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="705.85" OriginalAmount="705.85">
      <BasicPropertyInfo Latitude="25.22679" Longitude="55.34047" StarRating="4" HotelCode="0|1360436" HotelName="Grand Kingsgate Waterfront By Millennium Hotels" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 24 Dubai Wharf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360436/23112307581875.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="706" OriginalAmount="706">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|201483" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="706.98" OriginalAmount="706.98">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|630020" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="708.18" OriginalAmount="708.18">
      <BasicPropertyInfo Latitude="25.280384" Longitude="55.35119" StarRating="4" HotelCode="0|326018" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Hor Al Anz East P.O. Box: 111695 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326018/51e7d978b1ac1c720c54f4c505c7cdfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 83 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a bar, room service and a conference room. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Comfortable accommodation units with a range of amenities are available at the accommodation.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and an outdoor pool. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="709" OriginalAmount="709">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|25955" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="709" OriginalAmount="709">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|5838" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="709.60" OriginalAmount="709.60">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|109c15" HotelName="JW Marriott Hotel Dubai" 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,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, Near Hamarain Shopping Center, P.O. Box 16590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15139/a_15139_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="710.76" OriginalAmount="710.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|140003" HotelName="HUES BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893172_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to HUES Boutique Hotel, the first 4 star boutique hotel that brings a new piece of contemporary architecture to Dubai's landscape and offers luxury and personal service at their best. 
Unique in its design, this 103 bedroom hotel portrays a wide array of colours creating a different ambience on each floor. Whatever level you are on, your eyes are invited to look around and down onto the lobby, to observe the artworks, all in natural day light thanks to the skylight. 
The boutique hotel is a shinning example of "out of the ordinary" contemporary design with a stylish sense of warmth pervading throughout, making it the ideal place for those seeking high quality hospitality and architecture that is, believe it or not, easy on the pocket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="711.32" OriginalAmount="711.32">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|114648" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="711.49" OriginalAmount="711.49">
      <BasicPropertyInfo Latitude="25.29854" Longitude="55.37226" StarRating="4" HotelCode="166077|11b066" HotelName="Golden Sands Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Street 115, Opposite Sahara Center, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232836/a_232836_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="713.44" OriginalAmount="713.44">
      <BasicPropertyInfo Latitude="25.162214" Longitude="55.248886" StarRating="4" HotelCode="0|1386827" HotelName="Al Khoory Courtyard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,BED&amp;BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street Al Quoz Al Quoz 3 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1386827/98da4f14cde26a5305fc48dbd5753388.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="713.60" OriginalAmount="713.60">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|110f7e" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="716.71" OriginalAmount="716.71">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|6808" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="717.08" OriginalAmount="717.08">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|599724" HotelName="Al Farej Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="717.83" OriginalAmount="717.83">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|95136" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="717.90" OriginalAmount="717.90">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1d5ca9" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="719" OriginalAmount="719">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|251109" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="719.36" OriginalAmount="719.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|806669" HotelName="GRAND EXCELSIOR HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066581_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationThis family-friendly Dubai hotel is located in the entertainment district, within 1 mi (2 km) of Meem Gallery, Ski Dubai, and Mall of the Emirates. Souk Madinat Jumeirah and JamJar are also within 3 mi (5 km). The hotel is 6 km from the Palm Jumeirah and 8 km from Emirates Hills Golf Course. Dubai International Airport is 35 km away.RoomsGrand Excelsior Hotel is designed in the style of a cruise ship and offers spacious rooms. All rooms feature air conditioning and a bathroom. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone, a TV and wireless internet access are provided as standard. In each of the bathrooms, guests will find a shower and a hairdryer.RestaurantVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.AmenitiesA lobby and a reception are available to guests. The upper floors are easily accessible using the lift. The hotel offers various services and facilities for a comfortable and relaxing stay, including a restaurant, a bar, a pub, a babysitting service and a business center. Guests can buy holiday mementos from the souvenir shop. Guests travelling in their own vehicles can make use of the available parking spaces. A shuttle service is offered. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and a steam bath, or for a fee, massage treatments. Entertainment options and leisure facilities include a disco and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="719.84" OriginalAmount="719.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|866654" HotelName="ZIQOO HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956325_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Apartment is located in Discovery Gardens in the heart of new Dubai, close to Ibn Battuta shopping mall, metro station, Jebel Ali free zone and ten minutes from the beaches of The Palm Jumeirah. It is the first hotel apartment to be operated by a Japanese company decorated in the spirit of 'Motenashi', the traditional Japanese concept of hospitality.It is the first hotel apartment to be operated by a Japanese company decorated in the spirit of 'Motenashi', the traditional Japanese concept of hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="719.91" OriginalAmount="719.91">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|111508" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="720.14" OriginalAmount="720.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|955332" HotelName="OYO 482 SUN AND SANDS DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2370001_foto_1.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="721.24" OriginalAmount="721.24">
      <BasicPropertyInfo Latitude="25.264145" Longitude="55.319584" StarRating="4" HotelCode="0|475895" HotelName="Pearl Swiss Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Behind Commercial Bank Building Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475895/7a6de88520c754d2f34b7634ed1db142.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a 24-hour security service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The standard features of most rooms include a balcony. Extra beds can be requested. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. In addition, there is an ironing set and a trouser press. Internet access, a telephone, a TV, a plug adapter, an alarm clock and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. In the bathrooms, cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="721.33" OriginalAmount="721.33">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1091d1" HotelName="Howard Johnson Bur Dubai" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="721.46" OriginalAmount="721.46">
      <BasicPropertyInfo Latitude="25.242945" Longitude="55.275585" StarRating="4" HotelCode="0|326055" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM_ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road P.O. Box 66431 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326055/81d0a5357617f8870d17f41ae1349c32.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 184 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area and a bar. Travellers can buy souvenirs at the gift shop. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The carpeted accommodation units feature a double bed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. Leisure options at the accommodation include a gym, darts, a spa, a sauna, steam bath and massage treatments, or for a fee, billiards. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Gluten-free meals and vegetarian dishes can be prepared on request. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|56659" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|201593" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="726.25" OriginalAmount="726.25">
      <BasicPropertyInfo Latitude="25.042198" Longitude="55.221962" StarRating="4" HotelCode="0|489557" HotelName="Treppan Hotel &amp; Suites By Fakhruddin" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City P.O Box: 121892 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489557/65b56c1bc754c540339d2ee3dda11f17.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="726.29" OriginalAmount="726.29">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|10929f" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="726.68" OriginalAmount="726.68">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|191c8e" 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://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="727.48" OriginalAmount="727.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|652170" HotelName="AL MANAR HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977198_foto_1.jpg</HotelPictures>
        <HotelDescription>This establishment is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre of Al Mamzar Park and Al Mamzar beach. Moreover, it is only an approximate 10-minute drive from Dubai International Airport, being ideal for both business and leisure travellers alike. This apartment hotel offers several types of accommodation units, all of them boasting a warm and soothing decoration with standard amenities. The hotel features two swimming pools, a sauna and a steam room for guests to rest and relax. Massage and spa treatments are also offered. Guests will find jet skiing, motor boating, sailing, catamaran sailing and beach volleyball at the nearby sandy beach and pool snooker and bowling are also offered on-site. Breakfast is served as a continental-style buffet, while lunch and dinner are available either � la carte, from a set menu or as a buffet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="727.76" OriginalAmount="727.76">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|109293" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="728.18" OriginalAmount="728.18">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="0|326082" HotelName="Social Hotel" Meals="ROOM ONLY,WITH BREAKFAST,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha Heights/Tecom Post Office Box 500234 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326082/f70b2fa89ba547d865f5e979c73f66a2.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 152 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Wireless internet access (no extra charge) is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café, a bar and a pub. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a bathroom. The carpeted accommodation units feature a king-size bed. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa, a beauty salon and massage treatments. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="728.99" OriginalAmount="728.99">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.32255" StarRating="4" HotelCode="0|325969" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road PO Box 184786 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325969/d9a228302a605001ce952c3147e7088d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Guests can feel at home in one of the 171 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. There is also a garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel features rooms with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. A range of options are available, including a gym, gymnastics, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. Special meals, including special dietary cuisine, are also available. The hotel also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="729" OriginalAmount="729">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|29589" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|62325" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="45" TotalAmount="730.07" OriginalAmount="730.07">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|12665b" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="731.14" OriginalAmount="731.14">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|126d6a" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="731.25" OriginalAmount="731.25">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|110f74" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="733" OriginalAmount="733">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|34692" HotelName="Howard Johnson Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="734.61" OriginalAmount="734.61">
      <BasicPropertyInfo Latitude="25.085325" Longitude="55.3853" StarRating="4" HotelCode="0|1476269" HotelName="Pyramisa Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,BREAKFAST BUFFET,HALF BOARD,BUFFET STYLE BREAKFAST AT HOTEL,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>   Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1476269/b143c4a7252c40225e5b0e9d24e9101c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|27763" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|251237" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|23013" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|23012" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="736.63" OriginalAmount="736.63">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|468921" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="737.09" OriginalAmount="737.09">
      <BasicPropertyInfo Latitude="25.261806" Longitude="55.319645" StarRating="5" HotelCode="0|325877" HotelName="Knight Castle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325877/1cfc69b8c90c164de2b78feb83b89b56.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests can feel at home in one of the 212 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 establishment are a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Sport and leisure facilities at the accommodation include a gym and squash. The establishment offers various wellness options, including a spa and a sauna, or for a fee, a steam bath and massage treatments. The hotel offers an entertainment programme for adults. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="738.39" OriginalAmount="738.39">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|20aa5e" 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="84" TotalAmount="738.67" OriginalAmount="738.67">
      <BasicPropertyInfo Latitude="25.243193" Longitude="55.35858" StarRating="3" HotelCode="0|326459" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Opposite Terminal 3 Dubai International Airport Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326459/79ab5db0d0be2ef7992898528d8319b9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 281 rooms. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar and a conference room. 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 hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. There is also a safe. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A hairdryer is provided in the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. A pool is available for guests to enjoy in their free time. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The accommodation offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="738.74" OriginalAmount="738.74">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|109ceb" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="739.00" OriginalAmount="739.00">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|florida_international_hotel_dubai" HotelName="Wave International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Dubai. There are a total of 47 rooms on the premises. Florida International is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="740" OriginalAmount="740">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|402995" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="740" OriginalAmount="740">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|23149" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="740.11" OriginalAmount="740.11">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|20972f" 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="8" TotalAmount="740.58" OriginalAmount="740.58">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|188108" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="740.96" OriginalAmount="740.96">
      <BasicPropertyInfo Latitude="25.265038" Longitude="55.31822" StarRating="3" HotelCode="0|1377145" HotelName="City Avenue Al Reqqa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road Street 34A PO Box 83021 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1377145/6a6fb482d7670890b94a7eb29e276a7b.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="741.39" OriginalAmount="741.39">
      <BasicPropertyInfo Latitude="25.268595" Longitude="55.329754" StarRating="5" HotelCode="0|325740" HotelName="The Bristol Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 818 Near Al Murraqabat Police Station Barracks PO.Box : 444488 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325740/0f53dcb9d55a0cbb9d02580fdf130453.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 299 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge and a mini fridge. An ironing set is also available for travellers' convenience. Little extras, including internet access, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The hot tub is the perfect place to relax. Tennis and crazy golf are available to active guests. Water sports enthusiasts can enjoy water skiing, sailing and diving. Guests can take advantage of a wide range of indoor sports at the accommodation, including a gym, table tennis, bowling and squash. A wellness area with a spa and a sauna is available at the establishment. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="742.87" OriginalAmount="742.87">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|91264" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="744" OriginalAmount="744">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|46753" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="745.26" OriginalAmount="745.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|955359" HotelName="SUBA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928307_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly positioned in heart of old Dubai, one of the city's most interesting and dynamic neighbourhoods, Suba is surrounded by renowned tourist landmarks, including many of Dubai's top historic, cultural, shopping and dining destinations. The best of Dubai and beyond is easily accessible, with metro stations, taxi stands, bus stations and Dubai International Airport all less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="745.55" OriginalAmount="745.55">
      <BasicPropertyInfo Latitude="25.267076" Longitude="55.32006" StarRating="4" HotelCode="0|326071" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326071/cc751f4ca490064111e51a6906c010fd.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 84 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom and a currency exchange service. Wireless internet access in public areas (no extra charge) allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. Internet access, a telephone, a TV and WiFi (no extra charge) ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. Leisure options at the accommodation include a spa. For a fee, a gym and a sauna are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast and half board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="747.84" OriginalAmount="747.84">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|2632966" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|55046" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|54758" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|34718" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="748.02" OriginalAmount="748.02">
      <BasicPropertyInfo Latitude="24.867134" Longitude="55.146893" StarRating="4" HotelCode="0|789886" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City P.O. Box 712778 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789886/7cbeb2755a60aafdc4179d7608c26f02.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="748.15" OriginalAmount="748.15">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|130034" HotelName="Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="748.24" OriginalAmount="748.24">
      <BasicPropertyInfo Latitude="25.258501" Longitude="55.322693" StarRating="4" HotelCode="0|326125" HotelName="Pearl Executive Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,WITH BREAKFAST,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street Near Clock Tower P.O. Box 126012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326125/a3d05385ad8bc3513fd1f3eb1b94ce4e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2009. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Services and facilities at the hotel include a safe, a currency exchange service, a restaurant, a café, room service, a laundry service and a conference room. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. The rooms have a double bed or a king-size bed. There is also a safe. A fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a DVD player and WiFi ensure optimal comfort. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers numerous leisure facilities, including a pool and an outdoor pool. The terrace is a great place to while away the time. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="748.92" OriginalAmount="748.92">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|18f737" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="749.80" OriginalAmount="749.80">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|111f35" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="750" OriginalAmount="750">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|406870" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="750.64" OriginalAmount="750.64">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|14e6f3" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="752" OriginalAmount="752">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|34689" HotelName="Dolphin Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="752" OriginalAmount="752">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="752.23" OriginalAmount="752.23">
      <BasicPropertyInfo Latitude="25.252705" Longitude="55.335835" StarRating="4" HotelCode="0|691686" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road Opposite Deira City Center PO Box 182166 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/691686/5df5d8a1e5eca2dc0ae7b43947bf4a94.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="754.13" OriginalAmount="754.13">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|64239" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="754.16" OriginalAmount="754.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|162978" HotelName="FORTUNE PLAZA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062751_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel is located 10 minutes away from Dubai AirportFreddy?s Restrobar serves continental food for breakfast, lunch and dinnerThis is a modern building.This accommodation has a small lobby.Featuring an outdoor pool and sun-lounger terrace, this 3-star hotel offers air-conditioned rooms, a gym with personal trainers, and a business centre</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755" OriginalAmount="755">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|22754" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="755" OriginalAmount="755">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|288257" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="755.46" OriginalAmount="755.46">
      <BasicPropertyInfo Latitude="25.018534" Longitude="55.14223" StarRating="4" HotelCode="0|1130820" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 16332 Al Furjan Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130820/7dade58cfb7bd089b838f7af26568a36.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="755.69" OriginalAmount="755.69">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|10934f" HotelName="Landmark Plaza Baniyas" 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,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="755.70" OriginalAmount="755.70">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|110f8f" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="755.81" OriginalAmount="755.81">
      <BasicPropertyInfo Latitude="25.232683" Longitude="55.31521" StarRating="4" HotelCode="0|326193" HotelName="Dunes Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near GEMS Winchester-School 127773 Oud Metha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326193/5fa42f747d62d01c8c5922736e981693.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel comprises a total of 108 rooms. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access (no extra charge) is available to guests. Various gastronomic options are available, including a restaurant and a dining area. Additional facilities at the accommodation include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and a stereo system ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available. The apartment hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="756.69" OriginalAmount="756.69">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|208edc" 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://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="756.96" OriginalAmount="756.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|054185" HotelName="FORTUNE HOTEL DEIRA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063626_foto_1.jpg</HotelPictures>
        <HotelDescription>Location The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="757.12" OriginalAmount="757.12">
      <BasicPropertyInfo Latitude="25.264465" Longitude="55.319664" StarRating="4" HotelCode="0|325848" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>34 B Street P.O. Box 64264 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325848/3351c146e4ba75a8365cac021dcd214d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 114 rooms. The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access in public areas (no extra charge) allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. A telephone and a TV add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="757.28" OriginalAmount="757.28">
      <BasicPropertyInfo Latitude="25.220627" Longitude="55.327766" StarRating="3" HotelCode="0|325872" HotelName="Arabian Park Dubai, an Edge by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Street Behind Latifa Hospital Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325872/d2aca7def328b7f66b25b6ca8ba63168.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 318 rooms. A lobby and a reception are available to guests. Amenities include a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. 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. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered. Lectures, presentations or meetings can be held in one of the 2 conference rooms.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Travellers will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="757.95" OriginalAmount="757.95">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|191944" 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="84" TotalAmount="758.69" OriginalAmount="758.69">
      <BasicPropertyInfo Latitude="25.254827" Longitude="55.335194" StarRating="4" HotelCode="0|325867" HotelName="The Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Behind Deira City Centre Land mark- Near Mosque Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325867/5550a936d34530a66827df2f0ecb498d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2004. Travellers can enjoy a pleasant stay in one of the 108 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a safe. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Other features include internet access, a telephone and a TV. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. The hot tub is the perfect place to relax. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="761.11" OriginalAmount="761.11">
      <BasicPropertyInfo Latitude="25.258505" Longitude="55.300526" StarRating="3.5" HotelCode="0|793364" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,BED&amp;BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7 17th Street Al Hamriya Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793364/d446dd27d293d24f726d937497eb316a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="761.45" OriginalAmount="761.45">
      <BasicPropertyInfo Latitude="25.228916" Longitude="55.33632" StarRating="4" HotelCode="0|1342511" HotelName="Suha Creek Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road Jaddaf Waterfront Al Jaddaf Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342511/f6e587ad2887524a2bafa71729f1975c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="762" OriginalAmount="762">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|201394" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="762.17" OriginalAmount="762.17">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|555522" HotelName="Royal Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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="27" TotalAmount="763" OriginalAmount="763">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|201550" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="763.78" OriginalAmount="763.78">
      <BasicPropertyInfo StarRating="3" HotelCode="|807084" HotelName="FORTUNE PEARL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383148_foto_1.JPG</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features wireless internet access, a restaurant, a caf�, a bar, room service and a conference room. Guests arriving in their own vehicles can park in the car park at no extra charge.RoomsAll accommodation units feature air conditioning and a bathroom. A balcony or terrace is among the standard features included with most rooms. The accommodation units each feature a double bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone and a TV are provided for guests' convenience. In the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentSport and entertainment options are available at the establishment. The swimming pool is ideal for a refreshing dip. A disco and a nightclub offer variety and entertainment during free time. MealsVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.Meals are based on set menu or Buffet</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="764" OriginalAmount="764">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|11608" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="764.27" OriginalAmount="764.27">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|86526" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="765.11" OriginalAmount="765.11">
      <BasicPropertyInfo Latitude="25.257515" Longitude="55.304527" StarRating="4" HotelCode="0|326086" HotelName="Holiday International Hotel – Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 111454 Al Hamriya 20th Street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326086/0203e4a16e2847df578a22a3c592f749.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2009. Guest accommodation comprises 210 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the accommodation can be accessed by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger travellers. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio, a stereo system and WiFi (for a fee) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. The poolside bar serves a selection of refreshing drinks. A gym and gymnastics, or for a fee, billiards, are among the sport and leisure options available at the establishment. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. The hotel offers an entertainment programme for adults (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Special catering options can be enjoyed at the accommodation.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="765.38" OriginalAmount="765.38">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|106249" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="25.272738" Longitude="55.309333" StarRating="3" HotelCode="103481|225823" HotelName="Golden Square Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Middle of Naser Square and Naif Park, Deira, Dubai, PO Box 83966</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144455/r_144455_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="768.27" OriginalAmount="768.27">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|109694" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Street, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61576/a_61576_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the centre of Dubai. It is just a few minutes to the international congress centre, the exhibition centre, the World Trade Centre and Dubai Museum. The international airport is a short, 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="768.96" OriginalAmount="768.96">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|59245" HotelName="Al Jawhara Gardens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="769" OriginalAmount="769">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 44099, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68696/a_68696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, in the heart of Dubai's financial district; banks, airline offices, shopping malls &amp; Dubai's famous Meena Bazar are all in close proximity. It is located about a ten-minute drive from the International Exhibition Centre. It is a short drive away from Burjuman Shopping Mall and Dubai International Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772" OriginalAmount="772">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|27745" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="772.64" OriginalAmount="772.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|440409" HotelName="ROYAL CONTINENTAL HOTEL � DUBAI AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074917_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.For lunch or dinner, stop by Oasis, a restaurant that specializes in international cuisine. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at  Royal Continental Hotel - Dubai Airport in Dubai (Deira), you'll be within a 5-minute drive of City Centre Deira and Creek Park.  This 4-star hotel is 1.5 mi (2.5 km) from Dubai Creek and 3 mi (4.8 km) from BurJuman Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  City Centre Deira - 0.5 km / 0.3 mi  Dubai Tennis Stadium - 2.1 km / 1.3 mi  Dubai Creek - 2.4 km / 1.5 mi  Creek Park - 2.5 km / 1.5 mi  Reef Mall - 2.7 km / 1.7 mi  Al Ghurair Centre - 2.8 km / 1.7 mi  Dubai Creek Golf and Yacht Club - 3.2 km / 2 mi  Fish Roundabout - 3.3 km / 2 mi  Deira Twin Towers Shopping Centre - 3.3 km / 2.1 mi  American Hospital Dubai - 3.8 km / 2.4 mi  Al Seef - 3.9 km / 2.4 mi  BurJuman Mall - 4 km / 2.5 mi  Naif Souq - 4.1 km / 2.5 mi  Wafi City Mall - 4.3 km / 2.7 mi  Lamcy Plaza - 4.4 km / 2.8 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 4.2 km / 2.6 mi Sharjah (SHJ-Sharjah Intl.) - 27.4 km / 17 mi Dubai (DWC-Al Maktoum Intl.) - 66.5 km / 41.3 mi The preferred airport for  Royal Continental Hotel - Dubai Airport is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="773.39" OriginalAmount="773.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|699929" HotelName="Pearl Executive Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928015_foto_1.jpg</HotelPictures>
        <HotelDescription>Clover Creek Hotel Apartment Centrally located in Dubaiandrsquo;s bustling district of Deira, the Clover Creek Hotel provides spacious, classy accommodation just a 10-minute walk from Dubai Creek. It offers an outdoor pool and fitness centre. Guests can choose from a range of open-plan studios, the larger suites and apartments with separate living rooms and kitchens. Each unit is air conditioned and has a flat-screen TV as well as private laundry facilities. Leisure facilities at the Clover Creek include a sauna, hammam and a steam bath. For work, there is a business centre with fax and photocopying services and free Wi-Fi is available throughout the hotel. Clover Creek Hotel Apartment offers an on-site cafandeacute; serving buffet-style breakfast, lunch and dinner. Meals can also be enjoyed in the comfort of hotel rooms. The hotel is well-positioned for many of the cityandrsquo;s top business and commercial centres. Dubai International Airport is only a 10-minute drive away. Free on-site parking is possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="774.98" OriginalAmount="774.98">
      <BasicPropertyInfo Latitude="25.274755" Longitude="55.32764" StarRating="4" HotelCode="0|325753" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,HALF BOARD,HALF_BOARD,LUNCH *,DINNER *,FULL BOARD,FULL_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street P.O. Box: 5772 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325753/cab2735c85abefbac2b9d668eed4cf1a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. Travellers are welcomed at the establishment, which has a total of 224 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including 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 accommodation. Additional services include room service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, a spa, a sauna, a steam bath and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|41419" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|25102" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="775.03" OriginalAmount="775.03">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|59264" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="775.25" OriginalAmount="775.25">
      <BasicPropertyInfo Latitude="25.275028" Longitude="55.368114" StarRating="4" HotelCode="0|325808" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,FULL BREAKFAST,BREAKFAST BUFFET,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area Al Nahda Street P.O. Box 20107 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325808/76d343d52ce78a5182cceccbca76dff5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 640 rooms. A lobby and a reception are available to travellers. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, a bar, a conference room and a business centre. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning and a bathroom. The rooms have a double bed or a king-size bed. There is also a minibar and, for a fee, a safe. The kitchenette is equipped with a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features numerous leisure facilities, including a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. A range of options are available, including tennis, a gym, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. It is also possible to order breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="776.82" OriginalAmount="776.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|168736" HotelName="Dunes Apartments Oud Metha" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928112_foto_1.jpg</HotelPictures>
        <HotelDescription>Dunes Apartments Oud Metha, enjoys a panoramic views over Dubai and it is located within walking distance to shopping, the nightlife and restaurants. It is also situated 650 m to the Wafi City Shopping Mall,    and 2,8 km from Dubai World Trade Centre and Dubai International Financial Centre, while Dubai Museum is approximately 4 km from the property.The facilities and services include 24 h reception, lobby area, lifts, event and conference facilities, bar and restaurant, heated pool, Fitness centre, steam bath and Jacuzzi. The hotel has covered car parking.The apartments are equipped with A/C, TV, WiFi, telephone, kitchen with fridge and microwave and bathroom with bathtub/shower. Room service (limited hours) and laundry service are available (both with extra charge).** Please note that some of the above facilities may be closed due to weather / seasonal conditions.**Address: Oud Metha Street, Bur Dubai, 127773 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="777.00" OriginalAmount="777.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|700034" HotelName="Grand Central Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977393_foto_1.jpg</HotelPictures>
        <HotelDescription>Grand Central Hotel The Grand Central Hotel, located in the popular neighbourhood of Deira in Dubai, features a sauna and an outdoor pool. It is a 2-minute drive from Dubai Museum. Guestrooms are air-conditioned and have a minibar and a tea/coffee maker. Each has a seating area with a sofa. The en suite bathroom offers a bathrobe, slippers and complimentary lotions and shampoos. For in-room dining, Grand Central Hotel offers room service. Guests can relax by the pool on a sun lounger. Other facilities include a fitness centre and a 24-hour front desk. Grand Central Hotel also provides a well-appointed business centre which offers wired internet access. A rich breakfast buffet can be enjoyed in Grand Centralandrsquo;s restaurant. Refreshing drinks and light regional snacks are served at the bar. Complimentary private parking is provided on the property. Dubai Airport is 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="779" OriginalAmount="779">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|273321" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="779.41" OriginalAmount="779.41">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|177511" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|7922" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|89621" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Currency Exchange,Internet,Laundry,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Al Hamriyah, Near Burjuman Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409670/409670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|231419" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="781.84" OriginalAmount="781.84">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|1b44f1" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="781.99" OriginalAmount="781.99">
      <BasicPropertyInfo Latitude="25.259914" Longitude="55.29468" StarRating="3" HotelCode="0|325994" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road P.O. Box 121678 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325994/b09fb4c204f1f9c94646e304be974157.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. The train station is nearby and Dubai International Airport is approximately 5 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2005. Guests are welcomed at the accommodation, which has a total of 110 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, 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 apartment hotel are a restaurant, a dining area, a breakfast room and a café. Various shops are available, including a supermarket. Additional facilities at the accommodation include a TV room. Travellers arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone and a TV ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The terrace is a great place to while away the time. A range of options are available, including a gym, gymnastics, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="782.25" OriginalAmount="782.25">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|127383" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY,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://dmcsquare.b-cdn.net/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="45" TotalAmount="782.41" OriginalAmount="782.41">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|1b4a74" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="783" OriginalAmount="783">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|12613" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="783.27" OriginalAmount="783.27">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1944ab" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="786.39" OriginalAmount="786.39">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|129799" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="787.31" OriginalAmount="787.31">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|11ea7a" 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="27" TotalAmount="788" OriginalAmount="788">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|225411" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="788.45" OriginalAmount="788.45">
      <BasicPropertyInfo Latitude="25.115059" Longitude="55.1975" StarRating="4" HotelCode="0|884641" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Barsha 1 Next to Mall of Emirates Al Barsha</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884641/7171c5db742e1a45a6973d7ae21622b8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="788.47" OriginalAmount="788.47">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|174547" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="789.68" OriginalAmount="789.68">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|156652" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="792" OriginalAmount="792">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|7961" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="792.83" OriginalAmount="792.83">
      <BasicPropertyInfo Latitude="25.11309" Longitude="55.20425" StarRating="4" HotelCode="0|326176" HotelName="Icon Delux Hotel Apartments Al Barsha" Meals="NO MEALS,ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 P.O. Box 450605 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326176/eabbb4b75c75c1f450f0833e9330e547.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 142 rooms. A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service, a conference room and a business centre. Wireless internet access (no extra charge) is available to travellers. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. There is also a safe. A fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym, aerobics, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="793.63" OriginalAmount="793.63">
      <BasicPropertyInfo Latitude="25.161448" Longitude="55.249794" StarRating="3" HotelCode="0|1130802" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street P.O. Box 6237 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130802/a10b2a1b9673a0da1b06597b39eebc6a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="793.80" OriginalAmount="793.80">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1091c8" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="794.14" OriginalAmount="794.14">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|628908" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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="8" TotalAmount="796.36" OriginalAmount="796.36">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|129974" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="796.56" OriginalAmount="796.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|815519" HotelName="GRAND EXCELSIOR DEIRA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/400908_fotpe1_EXT.jpg</HotelPictures>
        <HotelDescription>Sheraton Deira Hotel is strategically located in the historic and commercial center of Deira. It offers the perfect option for a comfortable leisure or business hotel in Deira. Guests can explore the commercial districts and local area attractions. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="797" OriginalAmount="797">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1153" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="797.38" OriginalAmount="797.38">
      <BasicPropertyInfo Latitude="25.116508" Longitude="55.19592" StarRating="3" HotelCode="0|326038" HotelName="ibis Mall Avenue Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2A Street Opposite Mall of the Emirates Al Barsha 1 P.O. Box 283825 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326038/44dde348033be06c0813462de0fbae07.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 204 rooms. Travellers are welcomed at the reception in the lobby, which offers a 24-hour check-out service. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, a bar, room service and a laundry service. Wireless internet access in public areas allows guests to stay connected. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A double bed ensures a good night's sleep. Additional features include a fridge and a tea/coffee station. Other features include internet access, a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. A dip in the swimming pool is great for getting into the holiday spirit. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="800.11" OriginalAmount="800.11">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|1b52a4" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|26615" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="802.26" OriginalAmount="802.26">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|10aaa8" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="802.72" OriginalAmount="802.72">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|136f5a" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="803.25" OriginalAmount="803.25">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|110f7b" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="804.94" OriginalAmount="804.94">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|209049" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805" OriginalAmount="805">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|203337" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="806.44" OriginalAmount="806.44">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|10920a" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="806.76" OriginalAmount="806.76">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1092b1" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="807.77" OriginalAmount="807.77">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|399978" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="809.91" OriginalAmount="809.91">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|Q2W" HotelName="Grand Excelsior Hotel Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, Deira</AddressLine>
          </AddressLines>
          <PostalCode>(0)42688876</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="811.00" OriginalAmount="811.00">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|splendid_12" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="811.36" OriginalAmount="811.36">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|19601e" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="811.70" OriginalAmount="811.70">
      <BasicPropertyInfo Latitude="25.272974" Longitude="55.30949" StarRating="3" HotelCode="0|1412043" HotelName="City Stay Premium Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2,FULL BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road Naser Square Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1412043/2615e344f013dc308967a0c4abfc58a9.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="812.24" OriginalAmount="812.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|700018" HotelName="Landmark Plaza Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057791_foto_37.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano estandaacute; situado en la plaza Al Nasser, en el corazandoacute;n de la zona comercial de Dubandaacute;i, cerca andando del zoco del oro y de los mercados al por mayor. Es un establecimiento de negocios situado a solo 10 minutos de viaje del aeropuerto internacional de Dubandaacute;i, del centro internacional de exposiciones de Dubandaacute;i y de los famosos centros comerciales de la ciudad.El vestandiacute;bulo con su atrio es la encarnaciandoacute;n de la elegancia; ofrece un ambiente sofisticado unido al bullicio de una galerandiacute;a comercial. En total, hay 50 tiendas en el vestandiacute;bulo y el hotel ofrece 127 habitaciones bien dotadas con instalaciones de primera clase. Dispone de aire acondicionado, ascensor, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones y de lavanderandiacute;a.Cada habitaciandoacute;n estandaacute; diseandntilde;ada para ofrecer a sus huandeacute;spedes un lujoso nivel de alojamiento; todas disponen de cuarto de baandntilde;o propio con ducha, cama doble, telandeacute;fono de landiacute;nea directa internacional, varios canales de radio y TV vandiacute;a satandeacute;lite con pelandiacute;culas. Otras comodidades son caja fuerte, secador de pelo, minibar, cafetera/tetera, aire acondicionado y calefacciandoacute;n central.Se puede disfrutar de un buen baandntilde;o en la piscina cubierta o entrenar en el gimnasio.El salandoacute;n del vestandiacute;bulo estandaacute; abierto las 24 horas y ofrece una deliciosa variedad de aperitivos y bebidas. Cada maandntilde;ana se sirve desayuno de bufet y el almuerzo y la cena son de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="812.58" OriginalAmount="812.58">
      <BasicPropertyInfo Latitude="25.25491" Longitude="55.291912" StarRating="4" HotelCode="0|736944" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,NO MEALS,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST FOR 1,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736944/40b716e0967a8510103ec6d903ef2d99.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="813" OriginalAmount="813">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|273320" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="814.18" OriginalAmount="814.18">
      <BasicPropertyInfo Latitude="25.28893" Longitude="55.368496" StarRating="4" HotelCode="0|325993" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street PB 86880 Al Nahda 2 Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325993/259d40c6c675b90659c536103da1fa43.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Travellers can enjoy a pleasant stay in one of the 155 rooms. In the air-conditioned hotel, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room and a café. Various shops are available, including a supermarket. Additional features at the apartment hotel include a newspaper stand and a TV room. Guests arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hot tub is the perfect place to relax. A range of options are available, including a gym, billiards, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="814.20" OriginalAmount="814.20">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294655" StarRating="4" HotelCode="0|326137" HotelName="West Zone Plaza Hotel Apartments" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street P.O. Box: 32795 Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/b3860b23036d76f3d1df1f55ee824854.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 158 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area and a conference room. Wireless internet access (no extra charge) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning. A balcony is included as standard in most rooms, offering additional space for relaxation. The kitchenette is equipped with a mini fridge, a microwave and a tea/coffee station. A TV is also available. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features numerous leisure facilities, including a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="814.76" OriginalAmount="814.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|154326" HotelName="AL JAWHARA GARDEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067404_foto_1.jpg</HotelPictures>
        <HotelDescription>This is a luxury hotel where the services and the familiar treatment of the team working on it will make you feel at home.
It has 115 spacious and comfortable rooms. Among its services are television, air conditioning, heating, private bathroom with hairdryer and safe, among others.
Guests can enjoy the wellness center Aqua Bike, through which can try all body treatments and relax after a stressful day. The hotel also has covered parking, business center, swimming pool, jacuzzi and gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="816.26" OriginalAmount="816.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|699861" HotelName="Landmark Hotel Baniyas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063913_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano tiene una ubicaciandoacute;n ideal entre las zonas mandaacute;s importantes de compras, bancos y negocios de Dubandaacute;i, a 10 minutos del aeropuerto internacional y del World Trade Center.El centro de negocios, excelentemente dotado, ofrece una amplia gama de servicios de secretariado, ademandaacute;s de procesador de texto, fotocopiadora, fax y conexiandoacute;n a Internet. Tambiandeacute;n hay una sala privada de conferencias e instalaciones de oficina para acoger reuniones de negocios y seminarios. Se trata de un hotel de negocios con aire acondicionado y 168 habitaciones, con vestandiacute;bulo y servicio de recepciandoacute;n 24 horas, ascensor, sala de desayunos/comedor, instalaciones para conferencias, servicio de habitaciones y aparcamiento.Las exquisitas habitaciones, enormes, tienen su propio cuarto de baandntilde;o con ducha, baandntilde;era y secador de pelo, y disponen de cama doble, telandeacute;fono de landiacute;nea directa internacional, TV vandiacute;a satandeacute;lite e hilo musical, caja fuerte, minibar, conexiandoacute;n a Internet, aire acondicionado regulable, calefacciandoacute;n central y cafetera/tetera.No hay nada comparable a una buena sesiandoacute;n de ejercicio en el gimnasio despuandeacute;s de un dandiacute;a completo y para tomarse un buen descanso estandaacute; la piscina al aire libre, la sauna y la sala de vapor.Los elegantes restaurantes, The Palms Coffee Shop y The Chinese Room, cuentan con un estupendo bufet para el desayuno, el almuerzo y la cena, mientras que tambiandeacute;n hay un menanduacute; a la carta que ofrece una interesante mezcla de los platos favoritos internacionales. Hay menanduacute; tambiandeacute;n para el almuerzo y la cena y se pueden pedir aperitivos o comidas al servicio de habitaciones las 24 horas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="819" OriginalAmount="819">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|187736" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="820.37" OriginalAmount="820.37">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|1091cd" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="820.49" OriginalAmount="820.49">
      <BasicPropertyInfo Latitude="25.27084846" Longitude="55.30931178" StarRating="2" HotelCode="371282|630013" HotelName="Fal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Laundry,Printer,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yousuf Baker Road, Deira, PO Box 14822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630013/630013a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FAL Hotel situated at heart of old Dubai... Deira. There are 28 room available at Fal Hotel. Very near to Nasir square Metro Station, Union Metro Station, deira bus station and Naif Market and other famous Places like whole sale market for spices, fabric, Auto spare parts and Electronics. Near by famous areas like  Day to Day Market and some famous Restaurants and malls like city centre and Al Gurair Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="821" OriginalAmount="821">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|6471" HotelName="Orchid Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="821.01" OriginalAmount="821.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|699886" HotelName="Fortune Grand Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067149_foto_1.jpg</HotelPictures>
        <HotelDescription>Cerca del centro comercial de Hor Al Anz Este, restaurantes y la playa, este hotel goza de una gran situaciandoacute;n en el corazandoacute;n de Dubandaacute;i, a 15 minutos del World Trade Center, Dubai Creek, el candeacute;lebre Gold Souk y muchas otras atracciones turandiacute;sticas de la ciudad. El hotel dispone de vestandiacute;bulo con recepciandoacute;n las 24 horas, caja fuerte, cambio de divisas, ascensor, business centre, piscina y un completo gimnasio, Wi-Fi gratuito, quiosco de prensa y cafandeacute;. Adicionalmente, los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones las 24 horas y de lavanderandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="821.22" OriginalAmount="821.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA76" HotelName="THE S HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353564_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool and free WiFi, The S Hotel Al Barsha is located in Dubai, 5.1 km from Dubai Autodrome. 11.3 km from Burj Al Arab Tower, the property is also 17.7 km away from The Dubai Fountain.The restaurant serves American and Middle Eastern dishes. At the hotel, rooms come with a desk. All rooms come with a private bathroom with a shower. At The S Hotel Al Barsha, each room has a flat-screen TV with satellite channels.A continental breakfast is available every morning at the property. Guests can use the fitness center. Non-stop assistance is available at the reception.The Walk at JBR is 19.3 km from the accommodation, while Gurunanak Darbar Sikh Temple is 19.3 km away. The nearest airport is Dubai Airport, 30.6 km from The S Hotel Al Barsha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="821.40" OriginalAmount="821.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|135509" HotelName="IBIS DUBAI AL BARSHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074700_foto_1.jpg</HotelPictures>
        <HotelDescription>Ibis Dubai Al Barsha is located in the heart of Dubai, between The Marina and Downtown Dubai, where the famous Burj Khalifa landmark is situated. The hotel is in Al Barsha alongside the popular Sheikh Zayed road. Enjoy connectivity during your stay with Free WIFI in the hotel and explore the environs with one of the great tours to Abu Dhabi or take in a Desert Safari to fully appreciate Dubai. The hotel offers tariffed Airport pick-up, return services and indoor parking. All hotel rooms are fully air-conditioned and feature convenient tea and coffee amenities, as well as an in-room mini fridge. With 1 restaurant, 2 bars and breakfast from 4 AM to noon the staff are at your service around the clock, 24 hours a day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="821.86" OriginalAmount="821.86">
      <BasicPropertyInfo Latitude="25.250809" Longitude="55.291958" StarRating="3" HotelCode="0|326168" HotelName="Citymax Hotel Bur Dubai" Meals="BED&amp;BREAKFAST,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,HALF_BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool and Kuwait Street Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326168/0716a3efacc71601e9ce5f9e55d5cec9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 691 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached 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 establishment are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Additional features at the accommodation include a newspaper stand and a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include room service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a queen-size bed. There is also a safe. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers provide a great place to sunbathe. Travellers can enjoy a range of refreshing drinks at the poolside bar. The hotel offers a gym (for a fee) to guests. In the evenings, travellers can unwind to live music. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="822.84" OriginalAmount="822.84">
      <BasicPropertyInfo StarRating="3" HotelCode="|C40424" HotelName="KINGSGATE CANAL BY MILLENNIUM HOTELS DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324511_foto_1.jpg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="824.31" OriginalAmount="824.31">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1091cb" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="824.84" OriginalAmount="824.84">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|59259" HotelName="Howard Johnson Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="825" OriginalAmount="825">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|225842" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="825.36" OriginalAmount="825.36">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|2504498" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="825.48" OriginalAmount="825.48">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|162868" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="826.16" OriginalAmount="826.16">
      <BasicPropertyInfo Latitude="25.31755349" Longitude="55.38117554" StarRating="4" HotelCode="775896|209915" HotelName="Tulip Inn Al Khan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Salam Aref, Schardscha, Po Box 22281</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/897528/p_897528_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Sharjah. Situated within 2. 0 kilometre(s) from the town centre, the hotel is easily accessible on foot to a host of places of interest. The hotel is close to main entertainment areas. Customers can easily access the public transportation means. The nearest beach is within 2. 0 kilometre(s) from the hotel. Customers will find the airport within 1. 5 kilometre(s). The 210 welcoming guests rooms offer a perfect place to relax at the end of the day. Tulip inn al Khan Hotel was built in 2018. Both wired and wireless connections are available on-site. This accommodation offers 24-hour reception for guests' convenience. This hotel offers a specially designed family room including a cot for children. Guests with reduced mobility can stay at Tulip inn al Khan Hotel, which includes some disability-friendly rooms. Pets are not permitted on the premises. Tulip inn al Khan Hotel provides parking and garage facilities. Corporate travellers will appreciate the business facilities available at this hotel ideal to host any kind of event. This accommodation takes pride in offering a choice of dining facilities, which serve delicious culinary specialities. Customers can chill out at the end of the day with this property's varied health offer. Travellers will energize their day with delectable dishes served at the gastronomic options. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="826.80" OriginalAmount="826.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|A36F80" HotelName="PREMIER INN DUBAI IBN BATTUTA MALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551273_foto_1.jpg</HotelPictures>
        <HotelDescription>Premier Inn Dubai Ibn Battuta Mall is located in Dubai, 300 metres from Ibn Battuta Mall. Guests can enjoy the on-site restaurant. It is within a walking distance from Ibn Battuta metro station. Rooms are equipped with a flat-screen TV with satellite channels. Certain rooms include a seating area for your convenience. You will find a kettle in the room. Each room is fitted with a private bathroom. There is a 24-hour front desk at the property. Mall of the Emirates is 11 km from Premier Inn Dubai Ibn Battuta Mall, while Galleria Shopping Mall is 23 km from the property. The nearest airport is Al Maktoum International Airport, 18 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="826.86" OriginalAmount="826.86">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="0|326027" HotelName="City Stay Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Behind The Mall of the Emirates Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326027/e518a655a32fff81db7791776e13c3c4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 47 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Internet access in public areas (for a fee) allows travellers to stay in touch whilst on holiday. 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 establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. There is also a safe. The kitchenette is equipped with a tea/coffee station. Little extras, including a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A range of options are available, including golf, a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="827" OriginalAmount="827">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|34716" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="827" OriginalAmount="827">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|25103" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="827.88" OriginalAmount="827.88">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1a6152" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="828" OriginalAmount="828">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|201614" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="828" OriginalAmount="828">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|380057" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|12614" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="829.00" OriginalAmount="829.00">
      <BasicPropertyInfo Latitude="25.2887837164297" Longitude="55.368390083313" StarRating="4" HotelCode="0|emirates_stars_hospitality_group" HotelName="Emirates Stars Hotel Apartments Dubai Apart-Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, 7 A Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/69/17/69179c75f2011d890c16b56b02307b623607476f.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Emirates Stars Hotel Apartments Dubai Apart-Hotel  is located 8 km from the city center of Dubai.&lt;/br&gt;Hotel features&lt;/br&gt;Guests can enjoy a modern sauna and take a dip in the outdoor pool. The hotel has a business center. Staff at the 24-hour front desk can help with advice.&lt;/br&gt;Room service is also available. A laundry service is available for hotel guests.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee might not be included in the accommodation price (up to 1 nights of stay).&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;All taxes included in the rate except TDF:&lt;/br&gt;&lt;/br&gt;7 % Municipality/ City Tax&lt;/br&gt;&lt;/br&gt;10% Service Charge&lt;/br&gt;&lt;/br&gt;5% VAT&lt;/br&gt;&lt;/br&gt;AED 10/ per night Tourism Dirham Fee (TDF)for OBR&lt;/br&gt;&lt;/br&gt;AED 20/ per night Tourism Dirham Fee (TDF)for TBR</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="831.31" OriginalAmount="831.31">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|112930" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="831.63" OriginalAmount="831.63">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|15d387" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="832.09" OriginalAmount="832.09">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|11c06c" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="832.20" OriginalAmount="832.20">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|20aa6d" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="833" OriginalAmount="833">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10820823</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="835.98" OriginalAmount="835.98">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|6810" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="837.63" OriginalAmount="837.63">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|20904d" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|23657" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="839.69" OriginalAmount="839.69">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|519442" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="840" OriginalAmount="840">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|28557" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="840.56" OriginalAmount="840.56">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|442381" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="841.82" OriginalAmount="841.82">
      <BasicPropertyInfo Latitude="25.253489" Longitude="55.303932" StarRating="4" HotelCode="0|325750" HotelName="Regent Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>41 Sheikh Khalifa Bin Zayed Street P.O. Box 26816 Opposite Burjuman Shopping Centre Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325750/1c0c9c7c09ddf5a0b4c15b5dd6ef03ad.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. The establishment offers travellers a total of 144 rooms. Most storeys are accessible by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas (no extra charge) allows guests to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser. 2 conference rooms are available for lectures, presentations or meetings.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. A range of options are available, including a gym and a spa. Leisure facilities include a disco, a casino and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;All-inclusive is bookable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844" OriginalAmount="844">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|47014" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="846.11" OriginalAmount="846.11">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|129800" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="846.81" OriginalAmount="846.81">
      <BasicPropertyInfo Latitude="25.267937" Longitude="55.31536" StarRating="3" HotelCode="0|1131277" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4th Street Omar Bin Al Khattab Road Next To Union Metro Station Exit 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131277/758911236c55e9599b318bd5ef7521a1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="847.12" OriginalAmount="847.12">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|132597" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="848.04" OriginalAmount="848.04">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|420913" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="848.80" OriginalAmount="848.80">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|20bb6a" HotelName="Hotel Sea View" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="849" OriginalAmount="849">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|17267" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="849.51" OriginalAmount="849.51">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="0|325746" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27 Dubai P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325746/737c69644e2ff21500fcd1ba556509a0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1997. Guest accommodation comprises 126 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a stereo system and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a selection of sport and leisure opportunities. The accommodation features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. The hotel offers a gym (for a fee) to guests. Leisure facilities include live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="849.90" OriginalAmount="849.90">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|124962" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="850.07" OriginalAmount="850.07">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1b31d8" 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="45" TotalAmount="850.82" OriginalAmount="850.82">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|20ab33" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="850.91" OriginalAmount="850.91">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|1129fd" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="25.037687" Longitude="55.18401" StarRating="4" HotelCode="0|1421755" HotelName="Four Points by Sheraton Production City, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot IMPZ.B.018 and B.019 Building 26 &amp; 27 Dubai Production City 392236 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421755/1c2be86645bdfa92e1f8763373ec3ca1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="851.87" OriginalAmount="851.87">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|556101" HotelName="Rove Healthcare City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="852.54" OriginalAmount="852.54">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|134194" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="852.64" OriginalAmount="852.64">
      <BasicPropertyInfo Latitude="25.272337" Longitude="55.313717" StarRating="3" HotelCode="0|475926" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center P.O.Box: 39674 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475926/6d2b8c4eee2c1c163e92b89185da1213.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 80 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area, room service and a business centre. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment's comfortable accommodation units offer a pleasant stay. All rooms feature a safe and WiFi. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|29305" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|225797" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|33874" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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="45" TotalAmount="854.56" OriginalAmount="854.56">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|11ea99" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="84" TotalAmount="856.27" OriginalAmount="856.27">
      <BasicPropertyInfo Latitude="25.259241" Longitude="55.291183" StarRating="4" HotelCode="0|326083" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,BREAKFAST BUFFET,WITH BREAKFAST,FREE BREAKFAST,HALF BOARD (BUFFET DINNER)" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road P.O. Box 115160 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326083/094080e942434b404bedfd60ba2d1bb1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests of the apartment hotel spend their time either in one of the 14 studios, or in one of the 42 single or 21 double rooms. Services and facilities at the hotel include a restaurant, a café, a bar, room service, a laundry service and a conference room. Wireless internet access (for a fee) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a microwave and a tea/coffee station is also provided as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. A range of options are available, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="856.56" OriginalAmount="856.56">
      <BasicPropertyInfo Latitude="24.867907" Longitude="55.146057" StarRating="4" HotelCode="0|1131233" HotelName="Staybridge Suites Al-Maktoum Airport" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City A PO Box 111219 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131233/8211f53d7178d6e6b128df3424693980.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="856.73" OriginalAmount="856.73">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|109446" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="856.94" OriginalAmount="856.94">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|107751" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="6" TotalAmount="859.92" OriginalAmount="859.92">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|2632897" HotelName="Flora Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="861.03" OriginalAmount="861.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|700062" HotelName="Landmark Summit Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977630_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en la calle mandaacute;s animada en el corazandoacute;n del distrito comercial de Dubai. Desde la Calle Al Rigga se llega fandaacute;cilmente a los centros de ocio y comerciales mandaacute;s importantes, como el Al Ghurair City andamp; Dubai's Shopping Festival, con sus extravagantes celebraciones.Este hotel estandaacute; climatizado y cuenta con un total de 114 habitaciones, 14 de ellas suites. Se caracteriza por la encantadora hospitalidad tradicional y por su modernidad. Ofrece una atmandoacute;sfera candaacute;lida y acogedora y un servicio e istalaciones de primera calidad. El hotel es un lugar ideal tanto para viajes de negocios como de placer. Dispone de un hall de entrada, recepciandoacute;n abierta 24 horas, caja fuerte, acceso inalandaacute;mbrico a Internet y peluquerandiacute;a. El andquot;andquot;Oliveandquot;andquot; estandaacute; en en el hall y es un lugar ideal para quedar y relajarse con los amigos. Le recibe con un ambiente candaacute;lido tanto de dandiacute;a como de noche, aquandiacute; podrandaacute; desde tomar un cafandeacute; o un tandegrave;, hasta fumar una pipa de agua. El andquot;andquot;Paraiso Italian Fusionandquot;andquot; ofrece cocina italiana tradicional e innovadora a la vez. El restaurante andquot;andquot;Paraisoandquot;andquot; es un lugar perfecto para organizar comidas de negocios o de grupo, pues combina un servicio excepcional con un ambiente inmejorable. Ademandaacute;s, ofrece servicio de habitaciones, de lavanderandiacute;a y de asistencia mandeacute;dica. Dispone de un centro de negocios completamente equipado, donde podrandaacute; resolver sus negocios. Ofrece servicio de secretariados y otros servicios, con lo que el centro de negocios se convierte en un lugar a medida para cumplir todas las necesidades de alquien que viaja por negocios. Hay tambiandeacute;n un aparcamiento disponible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="861.40" OriginalAmount="861.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|807105" HotelName="Abjad Crown Hotel (Ex. Dubai Palm Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977601_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.FacilitiesThe hotel was renovated in 2010. The hotel features 84 accommodation units. A lobby and a reception are available to guests. The upper floors are easily accessible using the lift. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry. Guests arriving in their own vehicles can park in the car park for a fee. A shuttle service is offered.RoomsAll rooms feature air conditioning and a bathroom. A minibar is also available. The accommodation units offer a range of amenities, including a mini-fridge. An ironing set is also available to guests. Convenient features include a telephone and a TV. In each of the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe hotel offers an indoor pool. The hot tub offers revitalisation. Leisure options at the hotel include golf and a sauna, or for a fee, pool/billiards. Live music and a nightclub complete the range of options available. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="861.75" OriginalAmount="861.75">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|13a1ec" 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>http://media.dev.paximum.com/hotelimages/475926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="862" OriginalAmount="862">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|21177" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="862.02" OriginalAmount="862.02">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|404098" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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="34" TotalAmount="863.24" OriginalAmount="863.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79505" HotelName="WYNDHAM DUBAI DEIRA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827773_foto_1.jpg</HotelPictures>
        <HotelDescription>Luxury 4star Hotel, Ideally located in the authentic vibrant cornerstone of Dubai's trading legacy and towards the waterfront. 16 minutes from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai attractions and business districts. Perfectly connected hub to metro and bus services.Hotel offers 290 elegantly designed rooms as well as an all day dining, speciality restaurant, lounge bar, lobby caf�, pool bar andamp; exclusive executive lounge along with modern contemporary design day light 8 meeting rooms, designed to accommodate corporate, social events and weddings</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="863.72" OriginalAmount="863.72">
      <BasicPropertyInfo Latitude="25.112806" Longitude="55.19321" StarRating="4" HotelCode="0|326057" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST FOR 2,WITH BREAKFAST,BED&amp;BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Sheikh Zayed Road P.O. Box 6237 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326057/57f58e48a76567398ed37783fbd9cef4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Ideally located in the new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 144 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a café. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include a babysitting service, a childcare service, a transfer service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. The standard features of most rooms include a balcony. A double bed ensures a good night's sleep. Separate bedrooms are also available. The kitchenette is equipped with a microwave and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A hairdryer is provided in the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features various options for cooling off on hot days, including a pool and an outdoor pool. A range of options are available, including golf, a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="863.92" OriginalAmount="863.92">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|D7K" HotelName="Excelsior Hotel Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, PO Box 29499</AddressLine>
          </AddressLines>
          <PostalCode>(0)42280033</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|montreal_naif_hotel" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="865" OriginalAmount="865">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|28071" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="865.50" OriginalAmount="865.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|440438" HotelName="OMEGA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074946_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 238 air-conditioned rooms featuring fireplaces and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at Omega Hotel, you'll be centrally located in Dubai, within a 5-minute drive of Meena Bazaar and Dubai Museum.  This 4-star hotel is 1.6 mi (2.5 km) from BurJuman Mall and 2.2 mi (3.5 km) from Dubai Cruise Terminal.Distances are displayed to the nearest 0.1 mile and kilometer.  Meena Bazaar - 1 km / 0.6 mi  Textile Souk - 1.3 km / 0.8 mi  Dubai Museum - 1.5 km / 0.9 mi  Grand Mosque - 1.5 km / 0.9 mi  Bastakiya - 1.6 km / 1 mi  BurJuman Mall - 1.7 km / 1.1 mi  Sheikh Saeed Al Maktoum House - 1.8 km / 1.1 mi  Spice Souk - 2.4 km / 1.5 mi  Al Seef - 2.6 km / 1.6 mi  Gold Souk - 2.7 km / 1.6 mi  Perfume Souq - 2.7 km / 1.7 mi  Zabeel Park - 3 km / 1.9 mi  Dubai Frame - 3.2 km / 2 mi  Dubai Cruise Terminal - 3.2 km / 2 mi  Naif Souq - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 11.1 km / 6.9 mi Sharjah (SHJ-Sharjah Intl.) - 36.4 km / 22.6 mi Dubai (DWC-Al Maktoum Intl.) - 64.9 km / 40.3 mi The preferred airport for Omega Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="865.54" OriginalAmount="865.54">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|1025de" HotelName="Excelsior Hotel 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="865.71" OriginalAmount="865.71">
      <BasicPropertyInfo Latitude="25.249138" Longitude="55.283123" StarRating="4" HotelCode="0|325918" HotelName="La Quinta by Wyndham Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road off Jumeirah Street Near Mina Rashid Port PO.Box 117428 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325918/7341fbb99796b646a80c9356be09f88d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2005. Travellers can enjoy a pleasant stay in one of the 102 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a TV, a stereo system and WiFi add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym, billiards, a spa, a sauna and steam bath, or for a fee, massage treatments. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="865.91" OriginalAmount="865.91">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|140160" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|379991" HotelName="Maisan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2024" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641449/641449a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|379959" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|226057" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="866.65" OriginalAmount="866.65">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|180031" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="867.94" OriginalAmount="867.94">
      <BasicPropertyInfo Latitude="25.114435" Longitude="55.201485" StarRating="3" HotelCode="0|475914" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates Al Barsha PO Box 391977 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475914/2af52af21846df42311382fd24602848.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 215 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a bar, room service, a conference room and a business centre. Wireless internet access in public areas (no extra charge) allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with a kitchen. A kitchenette equipped with a fridge, a microwave and a tea/coffee station is also provided as standard. A TV is also available. A hairdryer is provided in the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="868.33" OriginalAmount="868.33">
      <BasicPropertyInfo Latitude="25.256622" Longitude="55.304405" StarRating="3" HotelCode="0|489590" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20th Street Al Hamriyah Near Burjuman Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489590/cc60c602d947d9105b86efcaef272468.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests of the apartment hotel can reach various storeys quickly and easily by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Various shops are available, including a supermarket. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a 24-hour security service, car hire, a transfer service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The feelgood factor in the comfortable accommodation units is heightened by a range of amenities at the apartment hotel.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="869.51" OriginalAmount="869.51">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|142292" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="869.77" OriginalAmount="869.77">
      <BasicPropertyInfo Latitude="25.263906" Longitude="55.325245" StarRating="4" HotelCode="0|325733" HotelName="Vision Imperial Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325733/caa9f8c2a1b8fac5b7451628a558a06b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. Guests are welcomed at the accommodation, which has a total of 139 rooms. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Gastronomic options offered by the establishment include a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone and a TV. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the hotel include a gym, a sauna and a steam bath. For a fee, a beauty salon and massage treatments are also available. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="871" OriginalAmount="871">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|167299" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="871" OriginalAmount="871">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|53455" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="875.92" OriginalAmount="875.92">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|121054" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="876.27" OriginalAmount="876.27">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|1b370f" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="877" OriginalAmount="877">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|39388" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="877.42" OriginalAmount="877.42">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|WPPC" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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, Deira Creek, P.O. Box 83163</AddressLine>
          </AddressLines>
          <PostalCode>(0)42220016</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="877.92" OriginalAmount="877.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|152123" HotelName="Treppan Hotel &amp; Suites by Fakhruddin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956585_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Dubai, Auris Fakhruddin Hotel Apartments pone a sus puertas todo lo que la ciudad tiene para ofrecerte. La propiedad ofrece una amplia gama de comodidades para hacer de su estancia una experiencia agradable. Wi-Fi gratis en las habitaciones, Seguridad 24h, limpieza diaria, pedidos de comida, adaptado para silla de ruedas son algunas de las comodidades que se ofrecen en el hotel. Algunas de las habitaciones cuentan con televisiandoacute;n de pantalla plana, armario, piscina privada, WiFi gratis, habitaciones para no fumadores. Disfruta de las instalaciones recreativas del hotel, que incluyen sauna, piscina al aire libre, cabina de vapor. Personal amable, excelentes instalaciones y proximidad con todo lo que Dubai tiene para ofrecer son tres inportante razones para alojarte en el Auris Fakhruddin Hotel Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="878" OriginalAmount="878">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="878.97" OriginalAmount="878.97">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1b3b05" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="879" OriginalAmount="879">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|34690" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="879.26" OriginalAmount="879.26">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="978200|696563" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10820823</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="879.72" OriginalAmount="879.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|699853" HotelName="Byblos Hotel Tecom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253602_foto_1.jpg</HotelPictures>
        <HotelDescription>Byblos Hotel welcome you to a modern 4 star concept with a flavour of the Lebanese hospitality. Anchored in the heart of TECOM area, the Phoenician architectural hints of the building will take you to Byblos citadel with wall paintings, mosaic, marble and wooden work of art. The 152 elegant rooms and suites with their unique paintings and Phoenician alphabet pattern carpet, are a blend of luxury, comfort and convenience, designed to suit the needs of both business and leisure travelers. Selective palates will enjoy our dining options. A complete Dubai restaurant experience is offered at Byblos Hotel where guests are treated to various cuisine in a comfortable, relaxed atmosphere. Guests can also enjoy delicious cuisine from their room, with our 24 hour room service. Make the most of warm Dubai days with a dip in our outdoor swimming pool located on the first floor. In a secluded, temple-like our guests can swim in the Hotel's unique terrace pool and relax. Private cabanas, umbrellas and comfortable lounge chairs are offered, and cool drinks and andagrave; la carte menu are served poolside from Murjan coffee shop. In addition, the pool area is equipped with music and Internet access. It's the ideal way to cool off and relax! Your Byblos Hotel Dubai experience is about far more than a place to sleep. We will ensure your stay is as comfortable as possible, with friendly yet discreet service, a relaxed atmosphere, and fantastic facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="880" OriginalAmount="880">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|26616" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="880.36" OriginalAmount="880.36">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|135649" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="881.27" OriginalAmount="881.27">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|158747" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="881.80" OriginalAmount="881.80">
      <BasicPropertyInfo Latitude="25.26786" Longitude="55.30475" StarRating="4" HotelCode="0|697543" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,LUNCH INCLUDED,DINNER INCLUDED,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>90 Baniyas Road P.O. Box 83163 Deira Creek Dubai Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697543/7f525bfd0a74009e54208c5048a96e25.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="882.01" OriginalAmount="882.01">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|1d38ca" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="882.27" OriginalAmount="882.27">
      <BasicPropertyInfo Latitude="25.267242" Longitude="55.307087" StarRating="4" HotelCode="0|325823" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM_ONLY,HALF BOARD,BREAKFAST BUFFET,HALF_BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road PO Box 1955 near to Deira Twin Towers Baniyas Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325823/b191165d9eb5b4e49f999532cb988f7b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1977. Guests are welcomed at the accommodation, which has a total of 159 rooms. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a stereo system and WiFi (for a fee). Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, a sauna and a steam bath. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="883.10" OriginalAmount="883.10">
      <BasicPropertyInfo Latitude="25.253529" Longitude="55.29326" StarRating="4" HotelCode="0|325888" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,FULL KITCHEN,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325888/67720cde52b0ec19606bba38e2b8c3c5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 252 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. There is also a safe and, for a fee, a minibar. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. Leisure options at the establishment include a gym and a spa. For a fee, a sauna, a steam bath and a beauty salon are also available. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="883.26" OriginalAmount="883.26">
      <BasicPropertyInfo Latitude="25.008997" Longitude="55.15745" StarRating="3.5" HotelCode="0|1414091" HotelName="Delta Hotels, Dubai Investment Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park Dubai 392009</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1414091/aee8384c6c3072b997d921235de38ec1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="884.02" OriginalAmount="884.02">
      <BasicPropertyInfo Latitude="25.265228" Longitude="55.32137" StarRating="3" HotelCode="0|326150" HotelName="ibis Dubai Al Rigga Hotel" Meals="ROOM_ONLY,ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road P.O. Box 186878 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326150/ac3c89b097b275068cacdb6e2e6a355f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. Guest accommodation comprises 280 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a restaurant, a breakfast room, a café, a bar and a TV room. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted accommodation units feature a double bed. There is also a desk. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. Amenities in the bathrooms include a shower. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The terrace is a great place to while away the time. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885" OriginalAmount="885">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|34758" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="885.31" OriginalAmount="885.31">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|10235e" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="886.83" OriginalAmount="886.83">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|1f34c8" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="887" OriginalAmount="887">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|57280" HotelName="President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="887.25" OriginalAmount="887.25">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|1091fe" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="887.48" OriginalAmount="887.48">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|195ae6" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="887.53" OriginalAmount="887.53">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|555941" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="888" OriginalAmount="888">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|167298" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="888" OriginalAmount="888">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|54845" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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="45" TotalAmount="888.76" OriginalAmount="888.76">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1da52a" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="889.19" OriginalAmount="889.19">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|10926a" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="889.62" OriginalAmount="889.62">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|1091de" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="890.40" OriginalAmount="890.40">
      <BasicPropertyInfo Latitude="25.075712" Longitude="55.248703" StarRating="4" HotelCode="0|1429819" HotelName="Holiday Inn &amp; Suites Dubai Science Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR TWO GUESTS,HALF BOARD,HB PLUS,FULL BOARD,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubiotech Area Umm Suqeim Road Dubai Science Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1429819/a8f252113278c20ea9582da63dd99e09.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="890.72" OriginalAmount="890.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|907649" HotelName="Tulip Creek Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067385_foto_1.jpg</HotelPictures>
        <HotelDescription>Tulip Creek Hotel Apartments is located in the heart of Dubai's shopping, dining, entertainment, and business district in Deira, just steps away from Dubai Metro, the famous Dubai Creek, and Deira City Center shopping malls. Dubai International Airport is just a 7-8 minute drive away. The ideal location of Tulip Creek Hotel Apartments offers access to many tourist attractions in close proximity such as; Dubai Creek Park, Dubai Creek Golf andamp; Yacht Club, Business Village, and Dubai Clock Tower.Deira City Centre Shopping Mall and Metro Station are a 5-minute walk from the Hotel. Dubai Museum and the Bastakiah at a 10-minute' drive away. Free Private on-site car parking is available.The hotel offers spacious and elegantly designed apartments including Studios, One Bedroom and Two Bedroom Apartments fully serviced and equipped with modern furniture, flat-screen satellite TVs, an en-suite bathroom in each room, a spacious balcony, a separate living room and a fully equipped kitchen.Guests can enjoy Free of charge high-speed internet connection, with unlimited devices and 100% guaranteed coverage throughout the apartments and public areas.The Tulip Caf� in Tulip Creek Hotel Apartments is open for breakfast, where guests can experience a multicultural cuisine with a daily Breakfast Buffet.The well-equipped gym at Tulip Creek Deluxe Hotel Apartments includes a steam bath and sauna facilities and a temperature-controlled outdoor swimming pool. Address:  Port Said Area Deira 5239 15308 Dubai City United Arab Emirates</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="892.02" OriginalAmount="892.02">
      <BasicPropertyInfo Latitude="25.092249" Longitude="55.176403" StarRating="4" HotelCode="0|1131206" HotelName="Millennium Place Barsha Heights Hotel" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>First Al Khail Street Barsha Heights Opposite to Jebel Ali Race course Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131206/dace3279ae208d160d4646129fb7edf6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="893.86" OriginalAmount="893.86">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|367283" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="894.29" OriginalAmount="894.29">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|59246" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="894.66" OriginalAmount="894.66">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|119e2c" 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="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|27742" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="896.78" OriginalAmount="896.78">
      <BasicPropertyInfo Latitude="25.256159" Longitude="55.31187" StarRating="3" HotelCode="0|825206" HotelName="Hampton by Hilton Dubai Al Seef" Meals="BED &amp; BREAKFAST,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street Post Office Box 35449 Dubai Creek Umm Hurair 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/825206/7dbcb093f554ec206085efd06569b386.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="897" OriginalAmount="897">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|52366" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="897.67" OriginalAmount="897.67">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|427441" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|grand_square_stay_hotel_apartments" HotelName="Grand Square Stay Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="899.13" OriginalAmount="899.13">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.38139" StarRating="4" HotelCode="0|325800" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325800/d691b8f15f4d7f9bfc56a92925f81a8e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. The establishment comprises a total of 146 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a TV and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a steam bath. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="899.54" OriginalAmount="899.54">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|64243" HotelName="Regent Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="900.74" OriginalAmount="900.74">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.30169" StarRating="4" HotelCode="0|475933" HotelName="Raviz Center Point Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street P.O Box 33382 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475933/53c0432cb73ff73733b9fd193a51fdc1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortable stay. Wireless internet access in public areas (no extra charge) allows guests to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe, a minibar and a desk are also available. A TV is also available. A hairdryer and bathrobes are provided in the bathrooms for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a selection of sport and leisure opportunities. A dip in the swimming pool is great for getting into the holiday spirit. A range of options are available, including a gym, a spa and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="900.94" OriginalAmount="900.94">
      <BasicPropertyInfo Latitude="25.257048" Longitude="55.289993" StarRating="4" HotelCode="0|884713" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316 Raffa Burdubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884713/d85d0ecd5b17f2a805b0885f69fc6676.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="900.98" OriginalAmount="900.98">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|184c0a" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|23011" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="901.47" OriginalAmount="901.47">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|14b046" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="902.10" OriginalAmount="902.10">
      <BasicPropertyInfo Latitude="25.115484" Longitude="55.20381" StarRating="3" HotelCode="0|326148" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED&amp;BREAKFAST,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,HALF_BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Behind Mall of Emirates Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326148/4d7980aa6eaa749e0a16265e56fa515a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2010. Travellers are welcomed at the establishment, which has a total of 378 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Additional facilities at the hotel include a TV room. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, translation services, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted accommodation units feature a double bed. There is also a safe. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. Bathrooms with wheelchair access can also be booked. The accommodation offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The terrace is a great place to while away the time. The poolside bar serves a selection of refreshing drinks. A range of options are available, including tennis, a gym and massage treatments. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="902.38" OriginalAmount="902.38">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|1091e5" HotelName="The Country Club 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="902.49" OriginalAmount="902.49">
      <BasicPropertyInfo Latitude="25.009071" Longitude="55.15741" StarRating="3" HotelCode="0|884746" HotelName="Maisan Hotel" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 392009 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884746/381ab86cd8e474cabbe3356cd5d67ec7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="903" OriginalAmount="903">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="903.44" OriginalAmount="903.44">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|162334" HotelName="Landmark Grand Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="904.55" OriginalAmount="904.55">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|132598" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="905" OriginalAmount="905">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|47556" HotelName="Grand Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="905.05" OriginalAmount="905.05">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|132769" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="905.06" OriginalAmount="905.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|C40428" HotelName="GRAND KINGSGATE WATERFRONT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324515_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 5 km from Dubai World Trade Centre, Grand Kingsgate Waterfront features accommodation with a restaurant, free private parking, a fitness centre and a shared lounge. This 4-star hotel offers a concierge service. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The rooms include a private bathroom with a bath or shower and free toiletries.Continental and buffet breakfast options are available each morning at the hotel.Grand Mosque is 6 km from Grand Kingsgate Waterfront, while Dubai Mall is 7 km from the property. The nearest airport is Dubai International, 3 km from the accommodation, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="905.88" OriginalAmount="905.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|152774" HotelName="AVANI DEIRA DUBAI HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/3912_image50162097_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the business district of Deira. Its location is excellent as it is just 4 km from the airport and very close to major shopping malls and subway stations.
The hotel has 216 bright rooms. They have various amenities to make your stay a execelente memory. Among them we can highlight TV, WIFI, private bathroom with amenities and air conditioning, among others.
Guests can also enjoy a arabica or international dinner at the restaurant and take a cocktail at the bar.
Finally, if you plan to make any event or banquet, they can do so in one of the many rooms that the hotel offers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="906" OriginalAmount="906">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|201435" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="27" TotalAmount="906" OriginalAmount="906">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|16864" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="906.00" OriginalAmount="906.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|645495" HotelName="CARLTON PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890109_foto_73.jpg</HotelPictures>
        <HotelDescription>Location 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="84" TotalAmount="906.20" OriginalAmount="906.20">
      <BasicPropertyInfo Latitude="25.117432" Longitude="55.19536" StarRating="4" HotelCode="0|326468" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Near Mall of the Emirates Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326468/40918dd5dd3f82d6f206a098ac54f4db.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to guests. Most storeys can be reached by lift. The apartment hotel offers a café, a babysitting service, a childcare service, a transfer service, room service and a fax machine. 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 accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Further bookable amenities include separate bedrooms. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi ensure optimal comfort. The accommodation units include a bathroom with a bathtub.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Active guests can choose from a range of leisure activities, including a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="907.00" OriginalAmount="907.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|059991" HotelName="CARLTON TOWER HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/675198_image26657_0.jpg</HotelPictures>
        <HotelDescription>The Carlton Tower Hotel is located in the heart of Dubai. It is an ideal choice for business or leisure hotel, offering to his guests incredible overlooking Dubai, comfort and quality services that they need. It is situated in a central location with easy access to tourist attractions, business and shopping areas, restaurants and other services. *Guaranteed early check-in requires 1 night supplement. * The hotel does not have triple rooms, but you can include an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="907.31" OriginalAmount="907.31">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|18fe26" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="45" TotalAmount="908.78" OriginalAmount="908.78">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|109d31" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="908.94" OriginalAmount="908.94">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|10aa8e" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="909" OriginalAmount="909">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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="45" TotalAmount="909.45" OriginalAmount="909.45">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1091ef" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="909.97" OriginalAmount="909.97">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|110f8b" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="911.02" OriginalAmount="911.02">
      <BasicPropertyInfo Latitude="25.098228" Longitude="55.176414" StarRating="4" HotelCode="0|326272" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South Opposite Media Rotana Barsha Heights Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326272/6e95eab3f43c9509ffe4e938042530f2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 93 rooms. Individual storeys are accessible via the lift or stairs. Amenities include 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 accommodation are a restaurant, a dining area, a café and a bar. Travellers can buy souvenirs at the gift shop. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The standard features of most rooms include a balcony. Extra beds can be requested. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV, a DVD player and WiFi. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="911.40" OriginalAmount="911.40">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|1092c3" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="911.60" OriginalAmount="911.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|153474" HotelName="REGENT PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/784427_image27123831_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the business district of Dubai; So close to the main tourist attractions and entertainment of the city. It is the perfect hotel for all types of tourists: both for leisure and for business travelers.
The hotel has a gym where guests can play sports, swimming pool and jacuzzi. It is very close to a large shopping center.Among the general hotel amenities include business center, currency exchange, transfer and covered parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="912.49" OriginalAmount="912.49">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|1b3715" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="913.70" OriginalAmount="913.70">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|505062" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="914.03" OriginalAmount="914.03">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|20bba1" HotelName="Maisan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641449/641449a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="915.65" OriginalAmount="915.65">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|126586" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="916.06" OriginalAmount="916.06">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|1b38f7" HotelName="Signature 1 Hotel Barsha Heights - TECOM" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="916.91" OriginalAmount="916.91">
      <BasicPropertyInfo Latitude="25.11305" Longitude="55.19514" StarRating="3" HotelCode="0|326143" HotelName="Centro Barsha" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Road 329 PO Box 115060 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326143/034c4ae263f0d2755baa081e7a4b43ce.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. The accommodation offers guests a total of 245 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted accommodation units feature a double bed. A safe and, for a fee, a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. The hotel also offers snacks. Alcohol-free drinks and alcoholic beverages are offered.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="917.03" OriginalAmount="917.03">
      <BasicPropertyInfo Latitude="25.069586" Longitude="55.244858" StarRating="4" HotelCode="0|1130764" HotelName="Millennium Executive Apartments Mont Rose" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park Al Barsha South Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130764/c66e6b0fa25af426cf9f2017799eb549.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="917.03" OriginalAmount="917.03">
      <BasicPropertyInfo Latitude="25.26267" Longitude="55.31944" StarRating="4" HotelCode="0|1492949" HotelName="Best Western Premier M Four Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>48 40B Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492949/1135c57b6c372066d7e65c72802afde7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="917.15" OriginalAmount="917.15">
      <BasicPropertyInfo Latitude="25.262794" Longitude="55.31669" StarRating="4" HotelCode="0|325809" HotelName="Al Khaleej Palace Deira Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325809/5fe345b9463e64a64ee6db19493b66c6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1988. Guests are welcomed at the accommodation, which has a total of 88 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, a spa and beauty salon, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="917.91" OriginalAmount="917.91">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|QELI" HotelName="Queen Elizabeth 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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 17000</AddressLine>
          </AddressLines>
          <PostalCode />
        </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="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="918.22" OriginalAmount="918.22">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1091fd" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="918.75" OriginalAmount="918.75">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|623422" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="918.89" OriginalAmount="918.89">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1551fc" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="918.99" OriginalAmount="918.99">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|496101" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1823" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|39206" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="919.50" OriginalAmount="919.50">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|59249" HotelName="Flora Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="920.12" OriginalAmount="920.12">
      <BasicPropertyInfo Latitude="25.276155" Longitude="55.300003" StarRating="3" HotelCode="0|1489467" HotelName="Mercure Dubai Deira" Meals="NO MEALS,ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Al Yazia Plaza Al Khaleej Road 110 Deira 15472 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1489467/9f5c6b8b7b19109f36f702784e87a98e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="920.33" OriginalAmount="920.33">
      <BasicPropertyInfo Latitude="25.29313" Longitude="55.361397" StarRating="4" HotelCode="0|1130720" HotelName="Lavender Hotel &amp; Hotel Apartments Al Nahda" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Community 231 Al Nahda 1 Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130720/3a92873b4401a227a230ac8dd608830a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|380051" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="924" OriginalAmount="924">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|27675" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|15498" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="927.75" OriginalAmount="927.75">
      <BasicPropertyInfo Latitude="25.248354" Longitude="55.296726" StarRating="4" HotelCode="0|326056" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326056/848ccff1aea35b2f563c1ce749428131.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 173 rooms. Most storeys can be reached by lift. Services such as a cloakroom, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a dining area and a breakfast room. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. There is also a safe. Additional features include a fridge, a mini fridge, a microwave and a tea/coffee station. Amenities include a washing machine and an ironing set. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A pool and an outdoor pool are available to guests. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="927.81" OriginalAmount="927.81">
      <BasicPropertyInfo Latitude="25.262795" Longitude="55.316687" StarRating="4" HotelCode="33282|109658" HotelName="Al Khaleej Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, P.O. Box 3720, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52913/a_52913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="928" OriginalAmount="928">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|47545" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="45" TotalAmount="928.11" OriginalAmount="928.11">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|10a406" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="84" TotalAmount="928.77" OriginalAmount="928.77">
      <BasicPropertyInfo Latitude="25.274527" Longitude="55.297935" StarRating="3" HotelCode="0|1400394" HotelName="Ibis Styles Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST INCLUDED,NO BREAKFAST SERVICE,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Maitha Plaza Al Khaleej Road 110 Deira 15472 Dubaï</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1400394/31b470b9760554e83395f1883a82f75c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="930.14" OriginalAmount="930.14">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|10a405" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,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://dmcsquare.b-cdn.net/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="8" TotalAmount="930.28" OriginalAmount="930.28">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|128627" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="930.69" OriginalAmount="930.69">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1123f9" HotelName="Centro Barsha" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="931" OriginalAmount="931">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|488444" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="932" OriginalAmount="932">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|273296" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="932.04" OriginalAmount="932.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|825874" HotelName="AURIS BOUTIQUE HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928628_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in located next to the Mall of the Emirates and Ski Dubai with choice of two metro stations within walking distance on both sides  of the property.Other attractions include easy access to the, Knowledge Village, Dubai Business District,Tecom, Emirates Golf course, Dubai Marina, Jumeirah Beach and Jebel Ali. The Dubai International airport is 35 minutes away.The One Bedroom suites are very elegantly designed with earthly colours, an open plan living and dining concept.The bedrooms are spacious and comfortable bedded with inbuilt wardrobes.They feature the latest in hi-tech convenience,Flat screen LCD TV, high speed internet facilities and satellite television.The bathrooms are well maintained with a bath tub and include amenities.Each unit has a semi open plan fully equipped kitchen including refrigerator, kettle, cutlery, crockery, microwave oven, cooking range, washer-dryer as well as ironing facilities.The coffee shop is located on the ground floor serving light refreshments and beverages.( Coffee shop is currently under renovation)Modern Midrise building facing the main road with a light grey,beige and glass facade.The entrance to the hotel is located on the main road leading to a medium sized  reception area with comfortable seating facilities.It is a very elegantly designed boutique property providing excellent value for money in an unbeatable location next to the famous Mall of the Emirates in Al Barsha.Each suite is equipped with a LCD Television in the living room. The hotel is well suited for both business and leisure guests, and is highly recommended for families with no alcohol being served on the premises. Additional features include a beautiful roof top swimming pool, separate sauna and steam facilities. For men and women including a fully equipped gymnasium.There are plenty of shopping, dining and entertainment options available around the vicinity of the hotel. AH 09.10</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="932.11" OriginalAmount="932.11">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|691604" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="932.18" OriginalAmount="932.18">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|1b4daa" 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="45" TotalAmount="932.57" OriginalAmount="932.57">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|105f12" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="933.03" OriginalAmount="933.03">
      <BasicPropertyInfo Latitude="25.259254" Longitude="55.291702" StarRating="4" HotelCode="0|326416" HotelName="Ascot Hotel" Meals="ROOM_ONLY,BED &amp; BREAKFAST" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road P.O.Box. 52555 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326416/57991cf0dcc89f38cbd3d8f9ad88dc6c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 181 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service and a business centre. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. A telephone, a TV and WiFi (for a fee) ensure optimal comfort. A hairdryer is provided in the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A pool and an outdoor pool are available to travellers. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="933.86" OriginalAmount="933.86">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|97074" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="934.48" OriginalAmount="934.48">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|56319" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="934.76" OriginalAmount="934.76">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|639426" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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="45" TotalAmount="934.85" OriginalAmount="934.85">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1239a8" 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="7" TotalAmount="934.95" OriginalAmount="934.95">
      <BasicPropertyInfo Latitude="25.037687666665" Longitude="55.18400912632" StarRating="4" HotelCode="|ODPC" HotelName="Four Points by Sheraton Production City, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. IMPZ.B.018 and B.019, Building 26 &amp; 27, Dubai Production City</AddressLine>
          </AddressLines>
          <PostalCode>(0)42464501</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/870261/7694778.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service, a safe and a cash machine are available. Wireless internet access in public areas allows guests to stay connected. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine and photocopier is available.Located in Dubai, this hotel is ideal for business travellers. Dubai (DXB) Airport is approximately 35 km away.The outdoor pool complex provides invigorating refreshment. A hot tub invites guests to soothe their muscles, and a poolside snack bar will take care of any hungry bellies. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, tennis and horse riding are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including live music, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a flatscreen television and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Half board is offered as a catering option. Breakfast, lunch and dinner will satisfy appetites big and small. Special meals, including vegetarian dishes, are also available. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="935.26" OriginalAmount="935.26">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1eef25" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" 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="7" TotalAmount="935.38" OriginalAmount="935.38">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|EXCD" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="936.84" OriginalAmount="936.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|147919" HotelName="City Seasons Towers Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895863_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationCity Seasons Towers Hotel is a four star property conveniently located in the centre of Bur Dubai, at the entrance of the popular Burjuman Mall. It is few steps away from the Burjuman metro station and a 15-minute drive to Dubai International Airport.FacilitiesThe hotel provides a range of services and facilities for every guest's convenience, including foreign currency exchange, laundry, concierge, valet parking and room service. Car parking is available on-site free of charge. Guests have a choice of three dining outlets serving local and international cuisine.  AccommodationEach room is equipped with an individually controlled air conditioning, wireless internet connection, LED satellite flat screen TV, complimentary tea and coffee making facilities, mini bar, work desk and direct dial telephone. Bathrooms are fitted with a bathtub and shower, toiletries and free slippers.Sports/EntertainmentLeisure facilities include a rooftop swimming pool and a gymnasium equipped with state-of-the-art machines covering cardio and light weights. Gym instructors are also available for guidance and advice. For relaxation and rejuvenation, there is a spa featuring a highly trained therapists and offers an array of wellness and beauty treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="936.98" OriginalAmount="936.98">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|394565" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="937.33" OriginalAmount="937.33">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|103305" HotelName="Copthorne Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="938.29" OriginalAmount="938.29">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|109e7f" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="940.01" OriginalAmount="940.01">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|10ee02" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="940.05" OriginalAmount="940.05">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|59260" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="940.49" OriginalAmount="940.49">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|120563" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="940.59" OriginalAmount="940.59">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|128626" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="941.18" OriginalAmount="941.18">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|18aa30" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="941.91" OriginalAmount="941.91">
      <BasicPropertyInfo Latitude="25.048336" Longitude="55.13076" StarRating="4" HotelCode="0|326053" HotelName="Chelsea Gardens Hotel Apartments" Meals="NO MEALS,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens P.O. Box 124169 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326053/0bcad7a19f7633f8d7de196a6d70d32e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 169 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service and a business centre.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a kitchen. Travellers can enjoy a good nights' sleep on the double bed. A kitchenette equipped with a fridge and a microwave is also provided as standard. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation provides leisure and recreation facilities such as a gym (for a fee) for active guests. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="942.26" OriginalAmount="942.26">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|1e9886" 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="84" TotalAmount="942.28" OriginalAmount="942.28">
      <BasicPropertyInfo Latitude="25.11449" Longitude="55.202145" StarRating="3" HotelCode="0|884658" HotelName="Citymax Hotel Al Barsha" Meals="BED&amp;BREAKFAST,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,HALF_BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298 Al Barsha Road Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/c39d9b023d66a17e85bab415006f60c2.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="943" OriginalAmount="943">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|201440" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="944.02" OriginalAmount="944.02">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|1172bb" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="945" OriginalAmount="945">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|16861" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="945.35" OriginalAmount="945.35">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|6807" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="945.65" OriginalAmount="945.65">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|1b3713" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="6" TotalAmount="946.80" OriginalAmount="946.80">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2632994" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="947.97" OriginalAmount="947.97">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|115485" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="27" TotalAmount="948" OriginalAmount="948">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|14958" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="948" OriginalAmount="948">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|27741" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="949.21" OriginalAmount="949.21">
      <BasicPropertyInfo Latitude="25.116707" Longitude="55.19606" StarRating="3" HotelCode="0|326078" HotelName="Novotel Suites Mall Avenue Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2A Street Al Barsha 1 Opposite Mall of the Emirates P.O. Box 283825 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326078/445556b65ecb09219e03721f325cb5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 180 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Additional features at the establishment include a TV room and a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV, a radio and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="951.19" OriginalAmount="951.19">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|113dac" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="952.34" OriginalAmount="952.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|699951" HotelName="Vision Imperial Hotel (Ex-Excelsior Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892359_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra cerca de la calle Al Rigga en el centro de Dubai, en las inmediaciones del centro internacional de congresos y exposiciones, la torre del reloj, el Creek Golf, el puerto deportivo, varios museos, el World Trade Center y el club de golf Emirates estandaacute;n muy cerca del hotel. El aeropuerto de Dubai estandaacute; a 10 minutos en cohe del hotel.El hotel dispone de 139 lujosas habitaciones, es ideal para viajes de placer y de negocios. En el hall de entrada hay una recepciandoacute;n abierta las 24 horas, caja fuerte, servicio de cambio de divisa y ascensor. El hotel alberga la cafeterandiacute;a Downtown, el bar de copas Billabong y el restaurante de cocina andaacute;rabe e internacional Byblos. Ademandaacute;s, cuenta con una peluquerandiacute;a, un bar y una discoteca. Si quiere organizar conferencias y reuniones, el hotel dispone de un centro de negocios con modernas instalaciones. Tambiandeacute;n tiene a su disposiciandoacute;n el servicio de habitaciones y de lavanderandiacute;a. Hay tambiandeacute;n un aparcamiento disponible.Las habitaciones cuentan con un cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, menaje para preparar tandeacute; o cafandeacute;, plancha, tabla de planchar y caja fuerte de alquiler.Los huandeacute;spedes tienen a su disposiciandoacute;n la piscina cubierta. Los que quieran realizar algo de ejercicio pueden usar el gimnasio.En direcciandoacute;n a las Clock Towers, girar a la derecha en la mezquita.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="953.77" OriginalAmount="953.77">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|74699" HotelName="Arabian Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="954.26" OriginalAmount="954.26">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|11ef5a" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="954.48" OriginalAmount="954.48">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|20aa56" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="954.67" OriginalAmount="954.67">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|233409" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="955.98" OriginalAmount="955.98">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|6811" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="956" OriginalAmount="956">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|6474" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="958.14" OriginalAmount="958.14">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|56324" HotelName="Marco Polo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="958.20" OriginalAmount="958.20">
      <BasicPropertyInfo StarRating="2" HotelCode="|457607" HotelName="AL KHOORY INN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14822_image51061165_0.PNG</HotelPictures>
        <HotelDescription>Al Khoory Inn�s convenient location to Dubai�s historic heart and Central Business Districts makes it the number one choice for both business and leisure travelers. Enjoy easy access to popular tourist locations including renovated Historic buildings and Museums, Al Fahidi Souk, the famous Bank Street, Consulate General Offices and renowned Shopping centres. The hotel is also in walking distance from Burjuman and Al Fahidi Metro station. Blending contemporary amenities with personalized services, our elegant as well as attractive rooms ensure guests have a truly welcoming and relaxing retreat every time. Guests can choose to dine-in at Spices, our all-day-dining restaurant serving global cuisines. Enjoy a fizzy international buffet breakfast, while a la carte menu for lunch and dinner. A deli serving freshly brewed coffee and light snacks is also available at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="958.41" OriginalAmount="958.41">
      <BasicPropertyInfo Latitude="25.233946" Longitude="55.31167" StarRating="5" HotelCode="0|325796" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>19th Street Oud Metha Area Opposite American Hospital P.O. Box 32733 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325796/d7b73c83275ec69da4a82cda0a8dcf57.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This luxury hotel is located in the centre of the city of Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2001. Guests are welcomed at the accommodation, which has a total of 232 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. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café, a bar and a pub. Various shops are available, including a supermarket. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include translation services, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe, a minibar and a desk are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV and WiFi (no extra charge). Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. There is also a poolside snack bar. Leisure options at the hotel include a gym, a sauna and steam bath, or for a fee, massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="958.94" OriginalAmount="958.94">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|62119" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="959" OriginalAmount="959">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|7790" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="959.27" OriginalAmount="959.27">
      <BasicPropertyInfo Latitude="25.04367" Longitude="55.25049" StarRating="4" HotelCode="0|884624" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884624/d2c40b649858b0e354a7812f9e3cc21a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|30152" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="961.33" OriginalAmount="961.33">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|171b2b" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="961.71" OriginalAmount="961.71">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|143705" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="962.40" OriginalAmount="962.40">
      <BasicPropertyInfo StarRating="2" HotelCode="|B95E61" HotelName="SUPER8 DUBAI BY WYNDHAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1874169_foto_1.jpg</HotelPictures>
        <HotelDescription>Convenient location in the authentic vibrant cornerstone of Dubai's Trading legacy and towards the waterfront, 20 minutes drive from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai Attractions and business districts.Perfectly connected hub to metro and bus services, Hotel offer 94 guests rooms, 24 hours front desk service, an all day dining and complimentary WIFIHotel Consists of 94Units:09 Superior Rooms - Terrace view64 Superior Rooms - Souq view21 Superior Rooms - Plaza view</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.00" OriginalAmount="963.00">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|pride_hotel_apartments" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 19/09/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="963.75" OriginalAmount="963.75">
      <BasicPropertyInfo Latitude="25.235704" Longitude="55.30646" StarRating="4" HotelCode="0|326345" HotelName="Al Waleed Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road Opposite Lamcy Plaza Shopping Centre Bur Dubai P.O. Box: 120242 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326345/5678b2e20a980f519873ae033ea65aa0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2008. Travellers can feel at home in one of the 109 rooms. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The standard amenities of most rooms include a balcony. A double bed ensures a good night's sleep. Separate bedrooms are also available. There is also a desk. Additional features include a fridge and a microwave. Internet access, a telephone, a TV, a DVD player and WiFi add to the comfort of the holiday. A hairdryer and bathrobes are provided in the bathrooms for everyday use. The apartment hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="964.90" OriginalAmount="964.90">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|114900" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965" OriginalAmount="965">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|40366" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="965.04" OriginalAmount="965.04">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|2632864" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="965.19" OriginalAmount="965.19">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|20a47b" HotelName="Citymax Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|109cad" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="966.55" OriginalAmount="966.55">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|574401" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="966.98" OriginalAmount="966.98">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1494370" HotelName="Park Regis by Prince Dubai Islands" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FREE BREAKFAST,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Islands B WE1021 Dubai Islands</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1494370/bb9ffbdcdf32427ad0e1ca882e126051.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="967" OriginalAmount="967">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|225841" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="968" OriginalAmount="968">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|9330" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="968.09" OriginalAmount="968.09">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|109440" HotelName="Holiday Inn Express Dubai - Internet City" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="968.28" OriginalAmount="968.28">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|20baeb" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="969.23" OriginalAmount="969.23">
      <BasicPropertyInfo Latitude="25.226786" Longitude="55.33819" StarRating="3" HotelCode="0|1131272" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,HB PLUS,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jaddaf Waterfront Al Jaddaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131272/0786f7b6e0e5e4aa8284343afe6f134b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|317349" HotelName="Occidental Dubai Production City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="971.05" OriginalAmount="971.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|699971" HotelName="Marco Polo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891527_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has a host of premium outlets that takes you on a culinary journey while the recreational facilities and culture of hospitality helps you unwind and enjoy a relaxed holiday. Bon voyage on a silk route to hospitality. ** FREE WIFI available for the duration of your stay ** Rooms feature spacious closets with full length mirrors, digital safe deposit boxes, iron with ironing board, direct dial telephones with voice mail, LCD screens with international and local channels, mini bar, stocked tea/coffee making facility, free high speed broadband and our all new Intelligent Minibar andldquo;Tech Barandrdquo; for seamless connectivity to any smart communication gadget. Polo Club Rooms features en-suite bathrooms with a Jacuzzi and superior bath amenities ideal for relaxation after a long haul flight to rejuvenate your mind andamp; body. Also available for your comfort is a unique andldquo;Pillow Menuandrdquo; and luxurious bed linen that will ensure a good nightandrsquo;s sleep after a long day. BOOKING CONDITION: Our Hotels have an early departure fee. When you check-in, you will be asked to confirm your departure date. You may be able to change your departure date without penalty if rate plan permits and if you do so before the end of your arrival day. After reconfirming your departure date, if you decide to leave earlier, you may be charged the early departure fee. Please contact the hotel if you have any questions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="971.37" OriginalAmount="971.37">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|508281" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="972.20" OriginalAmount="972.20">
      <BasicPropertyInfo Latitude="25.00587" Longitude="55.15513" StarRating="4" HotelCode="0|679562" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park PO Box 49185 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/679562/f247278baf20aa85359e19db38e3a9c1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="972.65" OriginalAmount="972.65">
      <BasicPropertyInfo Latitude="25.253922" Longitude="55.33253" StarRating="3" HotelCode="0|325972" HotelName="ibis Deira Creekside Dubai" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District Opposite Deira City Centre Mall P.O. Box 185310 Dubai Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325972/264a7fd9b73aac9a46b213425a204cfe.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 365 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a dining area and a bar. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a desk are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV, a radio and WiFi, contribute to a great stay. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. A range of options are available, including golf and a gym. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="975.90" OriginalAmount="975.90">
      <BasicPropertyInfo Latitude="25.258944" Longitude="55.32191" StarRating="4" HotelCode="0|1130828" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4th Street Near Deira Clock Tower Riggat Al Buteen Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130828/bd5f68804019ddffa42bc079883668fe.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="976.02" OriginalAmount="976.02">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|109299" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979" OriginalAmount="979">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|56892" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_apartment_hotel_2" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="981.54" OriginalAmount="981.54">
      <BasicPropertyInfo Latitude="25.109535" Longitude="55.202957" StarRating="4" HotelCode="0|326029" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street Behind the Mall of Emirates Al Barsha 1 P.O.Box 282429 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326029/4c562862753f26709c32547f0f218f73.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. The accommodation offers guests a total of 125 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Amenities include 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 establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel free. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The rooms have a double bed or a king-size bed. Extra beds can be requested. A safe and a minibar are also available. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. Travellers can enjoy a range of refreshing drinks at the poolside bar. There are a variety of leisure options to choose from including a gym, billiards, a spa, a sauna, a beauty salon, massage treatments and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="981.99" OriginalAmount="981.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|804759" HotelName="LANDMARK GRAND HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893408_foto_37.jpg</HotelPictures>
        <HotelDescription>This classy property enjoys a convenient location in the centre of Dubai, across from the Al Ghurair Shopping Mall and only a four-minute walk from Union Metro Station and Union Square.  Guests will find a variety of shops, restaurants and entertainment venues nearby, and will have easy access to the city's public transport links. The stylish guest rooms offer 24-hour room service and wireless internet access, and guests can wake up to a delightful breakfast buffet in the morning at the 24-hour restaurant.  The restaurant offers Cajun dishes as well as cuisines from around the world, while the specialty restaurant serves Philippine fare.  Guests might enjoy a sunny afternoon spent lounging by the luxurious outdoor pool and can work out in the gym or relax in the sauna and Jacuzzi at the health club, all during a fabulous holiday or exciting business trip in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|405433" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11000111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="983.55" OriginalAmount="983.55">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|20aaa2" HotelName="Holiday Inn Express Dubai - Internet City" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="984.06" OriginalAmount="984.06">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|365260" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="984.28" OriginalAmount="984.28">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|118c04" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="984.76" OriginalAmount="984.76">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|153837" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="985" OriginalAmount="985">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|28408" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="986.20" OriginalAmount="986.20">
      <BasicPropertyInfo Latitude="25.25282" Longitude="55.302616" StarRating="4" HotelCode="0|602873" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road Mankhool P.O.Box- 5847 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602873/435ead609e947cc5b9dd5aeea185630d.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="986.94" OriginalAmount="986.94">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|64241" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|46540" 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" CnxPolicy="Non Refundable" 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="8" TotalAmount="990.61" OriginalAmount="990.61">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|129855" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="45" TotalAmount="993.23" OriginalAmount="993.23">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|111e45" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="994" OriginalAmount="994">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|31855" HotelName="Holiday Inn Dubai - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="994.64" OriginalAmount="994.64">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|12e8b3" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="994.90" OriginalAmount="994.90">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|428238" HotelName="Donatello Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="995" OriginalAmount="995">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|399303" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="995.32" OriginalAmount="995.32">
      <BasicPropertyInfo Latitude="25.114935" Longitude="55.196068" StarRating="4" HotelCode="0|884627" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road Near Mall of the Emirates Al Barsha 1 Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/624033a67f1a044933bb0c2f23964370.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="995.76" OriginalAmount="995.76">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|134767" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="996" OriginalAmount="996">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|29308" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="996" OriginalAmount="996">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|201473" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2024" 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="34" TotalAmount="996.00" OriginalAmount="996.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|145223" HotelName="HOLIDAY INN EXPRESS DUBAI AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027741_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 381 guestrooms featuring refrigerators and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with showers feature bidets and hair dryers. Conveniences include phones, as well as safes and desks.You can enjoy a meal at the restaurant serving the guests of Holiday Inn Express Dubai Airport, or stop in at the grocery/convenience store. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served daily from 6 AM to 10:30 AM.Featured amenities include a 24-hour business center, limo/town car service, and express check-in. A roundtrip airport shuttle is complimentary (available 24 hours).With a stay at Holiday Inn Express Dubai Airport in Dubai (Garhoud), you'll be within a 10-minute drive of City Centre Deira and Dubai Festival City Mall.  This hotel is 4.2 mi (6.7 km) from Dubai Creek and 5.9 mi (9.5 km) from BurJuman Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai Festival City Mall - 2.9 km / 1.8 mi  Festival Center - 3.1 km / 1.9 mi  Dubai Tennis Stadium - 3.7 km / 2.3 mi  City Centre Deira - 4.4 km / 2.7 mi  Creek Park - 6.2 km / 3.9 mi  Wafi City Mall - 6.2 km / 3.9 mi  Dubai Creek Golf and Yacht Club - 6.3 km / 3.9 mi  Dubai Creek - 6.7 km / 4.2 mi  Lamcy Plaza - 7.2 km / 4.5 mi  Reef Mall - 7.4 km / 4.6 mi  Deira Twin Towers Shopping Centre - 7.5 km / 4.6 mi  Fish Roundabout - 8.1 km / 5 mi  Al Seef - 8.2 km / 5.1 mi  American Hospital Dubai - 8.4 km / 5.2 mi  Al Twar Center - 8.7 km / 5.4 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 4 km / 2.5 mi Sharjah (SHJ-Sharjah Intl.) - 26.4 km / 16.4 mi Dubai (DWC-Al Maktoum Intl.) - 65.5 km / 40.7 mi The preferred airport for Holiday Inn Express Dubai Airport is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="997.44" OriginalAmount="997.44">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|132592" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|37664" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="6" TotalAmount="998.64" OriginalAmount="998.64">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|2632997" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="998.98" OriginalAmount="998.98">
      <BasicPropertyInfo Latitude="25.018797" Longitude="55.24632" StarRating="5" HotelCode="0|1342557" HotelName="Radisson Hotel Dubai DAMAC Hills" Meals="ROOM ONLY,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street Dubailand Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342557/e6948837c95bb6f91fb0e6ace4e4a18a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1000" OriginalAmount="1000">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|380049" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2024" 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="45" TotalAmount="1000.18" OriginalAmount="1000.18">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|10a354" HotelName="Holiday Inn Dubai - Al Barsha" 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="1001.40" OriginalAmount="1001.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|164667" HotelName="MARINA VIEW HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928116_foto_1.jpg</HotelPictures>
        <HotelDescription>Designed to provide our guests with a fresh, contemporary ambience, the apartments are decorated with the finest in linen, technology and accessories. Our sought-after hotel apartments are spacious, inviting and comfortable, suiting the needs of every type of guest. Offering a selection of deluxe, executive and executive deluxe suites, guests can choose a room that's perfect for their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1001.59" OriginalAmount="1001.59">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|190955" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="1002.33" OriginalAmount="1002.33">
      <BasicPropertyInfo Latitude="25.250834" Longitude="55.343307" StarRating="4" HotelCode="0|1130856" HotelName="Grand Mercure Dubai City" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>61B Street Garhoud Next to GGICO Metro Station Dubai 79841 Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130856/dd65a4658db2209bdeba92ead6551404.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1002.81" OriginalAmount="1002.81">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|774568" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1003.86" OriginalAmount="1003.86">
      <BasicPropertyInfo Latitude="25.289045" Longitude="55.40255" StarRating="4" HotelCode="0|1343084" HotelName="TIME Onyx Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Beirut Street Al Qusais Po Box 239984 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343084/90d4a7eb7ee927eefab89454ea7cb6d0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1003.88" OriginalAmount="1003.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|848902" HotelName="CHELSEA GARDENS HOTEL APT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/442730_foto_1.jpg</HotelPictures>
        <HotelDescription>This magnificent property lies in mesmerising city of Dubai, located within 11 kilometres from Dubai International Airport. The complex is set right next to one of the largest shopping centres in the region. Guests will find themselves within ease of access to multiple financial and business centres, vast number of dining options and entertainment venues. The hotel boasts exclusive design blending flamboyant Arabic elements with classical elegance. There is a variety of accommodation options including studios and one-bedroom apartments. Each of them consists of comfortable king-size bed, dining area, fully-equipped kitchenette, cloakroom and private bathroom. Patrons may dine on delicious European and Asian dishes in a delightful atmosphere of the on-site restaurant. The establishment features business centre and impressive meeting facilities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1004" OriginalAmount="1004">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|35599" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="1007.31" OriginalAmount="1007.31">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318577" StarRating="4.5" HotelCode="0|325961" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,FREE BREAKFAST,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen Deira, P.O. Box 88449 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325961/671aa1b08bc1f8fc6f08356df2e79a1a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 213 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Children can have a great time playing in the playground. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1007.35" OriginalAmount="1007.35">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|209936" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="45" TotalAmount="1008.07" OriginalAmount="1008.07">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|1142ba" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1008.30" OriginalAmount="1008.30">
      <BasicPropertyInfo Latitude="25.113768" Longitude="55.20015" StarRating="5" HotelCode="0|326229" HotelName="Elite Byblos Hotel - Mall of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD,BED&amp;BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326229/14e6e6f8b58113abf8ff9b6f5bb488e1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built recently, in 2012. Travellers are welcomed at the establishment, which has a total of 337 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include a babysitting service, medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio, a stereo system and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Guests of the hotel can enjoy indoor activities, including a gym. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options. Drinks are included in the price for guests.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1009" OriginalAmount="1009">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|399544" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1011.25" OriginalAmount="1011.25">
      <BasicPropertyInfo Latitude="25.25754" Longitude="55.2995" StarRating="4" HotelCode="0|325801" HotelName="Majestic Premier Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street Al Hamriya Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325801/4b7b4f5f3fbd92a9d2db9cda108615f9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. Guests are welcomed at the accommodation, which has a total of 125 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Amenities include 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 dining area, a café and a bar. Shopping facilities are also available. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi (for a fee). The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa and a sauna. Fun and entertainment are offered by a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1012.40" OriginalAmount="1012.40">
      <BasicPropertyInfo Latitude="25.06958546" Longitude="55.24485855" StarRating="3" HotelCode="|REXA" HotelName="Millennium Mont Rose Executive Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park, Al Barsha South</AddressLine>
          </AddressLines>
          <PostalCode>(0)42461112</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/REXA/REXA_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk in the lobby are happy to answer any questions. Guests can store valuables in the safe. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a hairdresser.This apartment hotel warmly welcomes guests in Dubai.Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex is ideal for exercise and relaxation. Comfortable sun loungers are available on the sun terrace. There are many ways to relax or stay active at the apartment hotel, including a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom, and air conditioning ensures just the right temperature. Separate bedrooms are available. A safe and a minibar are also available. Additional features include a microwave and a tea/coffee station. There is also a washing machine and a trouser press. Equipped with a telephone, a flatscreen television with satellite channels and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Guests will also find slippers in their rooms. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower. The hotel has non-smoking rooms.The dining area includes a restaurant and a café. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1012.58" OriginalAmount="1012.58">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1179d3" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1013" OriginalAmount="1013">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|36277" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1014.16" OriginalAmount="1014.16">
      <BasicPropertyInfo Latitude="25.004221" Longitude="55.169815" StarRating="4" HotelCode="0|1360437" HotelName="Abar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 449098 Dubai Investment Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360437/f5fee38962b76f81fcbdf3a3806c8d4f.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1014.30" OriginalAmount="1014.30">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1f30db" HotelName="Copthorne Hotel Dubai" 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,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://dmcsquare.b-cdn.net/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="7" TotalAmount="1015.10" OriginalAmount="1015.10">
      <BasicPropertyInfo Latitude="25.226785585991" Longitude="55.33818841791" StarRating="3" HotelCode="|IDJW" HotelName="Intercity Hotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 66222 Jaddaf Waterfront</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1065832/10815586.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.Centrally located in Dubai, this hotel is about 14 km from the beach.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including golf, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station are standard features. Further amenities include an ironing set and a trouser press. A telephone, a television with satellite/cable channels and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a café. Catering options include half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. The hotel also offers special catering options. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1015.72" OriginalAmount="1015.72">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|132590" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1017.01" OriginalAmount="1017.01">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|10a516" 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="45" TotalAmount="1017.40" OriginalAmount="1017.40">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|20aa6e" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="1017.61" OriginalAmount="1017.61">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|625723" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1019.98" OriginalAmount="1019.98">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|106234" HotelName="Grandeur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1021.75" OriginalAmount="1021.75">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|141491" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|36049" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1024" OriginalAmount="1024">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|55326" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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="8" TotalAmount="1024.74" OriginalAmount="1024.74">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|114998" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1025" OriginalAmount="1025">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|506834" HotelName="The Country Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1026" OriginalAmount="1026">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|26777" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1026.01" OriginalAmount="1026.01">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|623423" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="34" TotalAmount="1026.60" OriginalAmount="1026.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|009459" HotelName="Gulf Court Hotel Business Bay" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551431_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Gulf Court Hotel Business Bay. Maintain seamless communication using the complimentary Wi-Fi at hotel.Effortlessly arrange transportation to and from the airport using the hotel's airport transfer services. For visitors traveling by automobile, complimentary parking is available.Kindly note that smoking is prohibited in the hotel to ensure fresher air for all visitors. For visitors wishing to smoke, designated smoking zones can be found. Begin your day with a scrumptious on-site breakfast available each morning at Gulf Court Hotel Business Bay. Begin your day feeling refreshed and invigorated as you enjoy a delightful cup of quality coffee available at the cafe situated within the hotel.At the hotel, an assortment of easily accessible and delicious meal choices are available to satisfy your appetite whenever it strikes.During your stay at hotel, an array of engaging activities and amenities guarantees a delightful experience. Be sure to drop by the pool at hotel at least once during your stay.Discover the fitness amenities at hotel to maintain your health and strength during your getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1027" OriginalAmount="1027">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|22677" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1027.41" OriginalAmount="1027.41">
      <BasicPropertyInfo Latitude="25.25258" Longitude="55.29216" StarRating="4" HotelCode="0|1130834" HotelName="Suha Mina Rashid Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130834/d36762375a4e6ae624079b86d43897ea.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1029" OriginalAmount="1029">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|47273" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1031" OriginalAmount="1031">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|322912" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1031.36" OriginalAmount="1031.36">
      <BasicPropertyInfo Latitude="25.248999" Longitude="55.295486" StarRating="3" HotelCode="0|326343" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street Bur Dubai Al Mankhool area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326343/52c0006718c8305abbce606e72c19ee6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel features various services and facilities, including 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.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a living room. A balcony is included as standard in most rooms, offering additional space for relaxation. Separate bedrooms are also available. Features include internet access, a telephone and WiFi, adding comfort to the holiday.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a selection of sport and leisure opportunities. An outdoor swimming pool is available to guests. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1033.10" OriginalAmount="1033.10">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|1da6ee" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1034.97" OriginalAmount="1034.97">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|649811" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1036.58" OriginalAmount="1036.58">
      <BasicPropertyInfo StarRating="2" HotelCode="|806955" HotelName="PRESIDENT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893234_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesThe establishment features various services and facilities for a comfortable and relaxing stay, including currency exchange facilities, internet access, wireless internet access, a restaurant, a caf�, a transfer service and room service. Guests arriving in their own vehicles can park in the car park at no extra charge.RoomsAll accommodation units feature air conditioning and a bathroom. The accommodation units offer a sofa-bed. A safe and a minibar also feature. Most rooms are equipped with internet access, a TV and wireless internet access. A hairdryer can also be found in each of the bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1037.70" OriginalAmount="1037.70">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|GRAY" HotelName="Grayton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool, 12A Street, P.O. Box 7</AddressLine>
          </AddressLines>
          <PostalCode>(0)4010100</PostalCode>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.00" OriginalAmount="1039.00">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|la_villa_najd_hotel_apartments_3" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1039.71" OriginalAmount="1039.71">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|195ff8" HotelName="Holiday Inn Express Dubai - Internet City" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="1040.31" OriginalAmount="1040.31">
      <BasicPropertyInfo Latitude="25.267496" Longitude="55.306213" StarRating="4" HotelCode="0|1384732" HotelName="Carlton Dubai Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira P.O. Box 1965 Al Rigga Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1384732/f14c8b1e242970b84d253afb25d9c062.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1040.52" OriginalAmount="1040.52">
      <BasicPropertyInfo StarRating="2" HotelCode="|093402" HotelName="HOLIDAY INN EXPRESS DUBAI INTERNET CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892135_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel has a gym open 24 hours a day and a kiosk with snacks and drinks. The hotel offers a free shuttle service to the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1040.71" OriginalAmount="1040.71">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|604121" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.00" OriginalAmount="1041.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_2" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1041.63" OriginalAmount="1041.63">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|111e41" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1042.48" OriginalAmount="1042.48">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|226549" HotelName="Golden Sands 3 Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="1042.55" OriginalAmount="1042.55">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|103299" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1043.61" OriginalAmount="1043.61">
      <BasicPropertyInfo Latitude="25.252914" Longitude="55.29667" StarRating="4" HotelCode="0|884669" HotelName="Grayton Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>12A Street PO Box 7 Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884669/fdb3fe89eacc23c33cc81c9da7e50e0f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1043.76" OriginalAmount="1043.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|097163" HotelName="CENTRO BARSHA HOTEL BY ROTANA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062396_foto_1.jpg</HotelPictures>
        <HotelDescription>Developed by one of the most successful and applauded hotel groups in the region, Centro is a contemporary concept that is young and fresh in its approach, original in its presentation, and dynamic in its offerings. It is designed for a new generation of travelling executives who demand both finesse and functionality at reasonable rates. Created for purpose - from the ground up - Centro signals the launch of a new genre of executive hospitality. With chic looks and slick delivery underlying its service offering, Centro is an inspired philosophy and sets an unparalleled benchmark for the budget conscious business traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|402565" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1044.70" OriginalAmount="1044.70">
      <BasicPropertyInfo Latitude="25.269777" Longitude="55.325092" StarRating="5" HotelCode="0|326102" HotelName="Asiana Hotel" Meals="ROOM ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326102/c50ef837d56ab320d9b9e3a13c45bbfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. Extra beds can be requested. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi ensure optimal comfort. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1046.64" OriginalAmount="1046.64">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|668101" HotelName="Millennium Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1048.70" OriginalAmount="1048.70">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|1f32a3" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="1051.29" OriginalAmount="1051.29">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|20989d" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1052.93" OriginalAmount="1052.93">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|117a59" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1053.85" OriginalAmount="1053.85">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1f185a" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1054" OriginalAmount="1054">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|28556" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1054.44" OriginalAmount="1054.44">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|1930aa" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1055.22" OriginalAmount="1055.22">
      <BasicPropertyInfo Latitude="25.253986" Longitude="55.329376" StarRating="4" HotelCode="0|326211" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562 Port Saeed Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326211/b18760ebd7ffdb2c529ed63b4319205e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 106 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests. Various gastronomic options are available, including a restaurant, a breakfast room, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. There is also a safe and, for a fee, a minibar. The kitchenette is equipped with a mini fridge, a cooker and a tea/coffee station. In addition, there is a washing machine and an ironing set. Other features include internet access, a telephone, a TV and WiFi (for a fee). A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast and half board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1055.50" OriginalAmount="1055.50">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|110f76" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1055.57" OriginalAmount="1055.57">
      <BasicPropertyInfo Latitude="25.270412" Longitude="55.380417" StarRating="4" HotelCode="0|326188" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BREAKFAST BUFFET,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street Al Qusais PO Box 237844 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326188/fc3aa54b1432e86b7c266b71cf78cb6a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 232 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Wireless internet access in public areas (for a fee) allows guests to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. There is also a safe. Additional features include a fridge, a mini fridge and a tea/coffee station. Internet access, a telephone, a TV and WiFi (for a fee) ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. The hot tub is the perfect place to relax. Leisure options at the establishment include a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|36414" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <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://dmcsquare.b-cdn.net/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="8" TotalAmount="1056.38" OriginalAmount="1056.38">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|108599" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1056.53" OriginalAmount="1056.53">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|20bcbf" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|19434" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1057.54" OriginalAmount="1057.54">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|405925" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1060.83" OriginalAmount="1060.83">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|557513" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|53532" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1062" OriginalAmount="1062">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|204923" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="1062.36" OriginalAmount="1062.36">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|93665" HotelName="Hotel Sea View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1063" OriginalAmount="1063">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>https://cdn.ostrovok.ru/t/x500/content/a9/fa/a9fabc82d091abdbd8b34dba83d67ad94086e593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1063.37" OriginalAmount="1063.37">
      <BasicPropertyInfo Latitude="24.96084" Longitude="55.14978" StarRating="3" HotelCode="0|1343076" HotelName="Rove Expo City" Meals="ROOM_ONLY,BED &amp; BREAKFAST,ROOM ONLY,HALF_BOARD,BED&amp;BREAKFAST,FREE BREAKFAST,FULL_BOARD" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Square Expo 2020 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343076/da43722705da01c97c9dfab80948298c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1063.68" OriginalAmount="1063.68">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|418078" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1064.82" OriginalAmount="1064.82">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|178208" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1065.00" OriginalAmount="1065.00">
      <BasicPropertyInfo Latitude="25.18523" Longitude="55.27979" StarRating="0" HotelCode="0|dhh_bay_square" HotelName="DHH - Bay Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square Building 7,, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/d4/9fd4fc68b328f4926dcd8bd2bbb8be50234fafba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 2.6 mi (4.2 km) from Burj Khalifa and 5.1 mi (8.3 km) from Jumeirah Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1068.36" OriginalAmount="1068.36">
      <BasicPropertyInfo Latitude="25.264902" Longitude="55.328365" StarRating="5" HotelCode="0|1431947" HotelName="Asiana Grand Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1431947/8f7da72f6d63f719e15ad49a0b771cad.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1070" OriginalAmount="1070">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|12643" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1071.51" OriginalAmount="1071.51">
      <BasicPropertyInfo Latitude="25.041525" Longitude="55.18752" StarRating="4" HotelCode="0|1374935" HotelName="Adagio Jumeirah Village Triangle" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>B1 Joory Street District 3 Jumeirah Village Triangle PO Box 450763 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1374935/419701d4150bd5826c2568fb3403602b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1072" OriginalAmount="1072">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|336642" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="1072.29" OriginalAmount="1072.29">
      <BasicPropertyInfo Latitude="25.116762" Longitude="55.19568" StarRating="3.5" HotelCode="0|325895" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4a Street Next to Mall of the Emirates P.O. Box 282464 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325895/fa469bac32f0bfb4bf89a7059201f303.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 90 rooms. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a dining area and a café. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Separate bedrooms are also available. Amenities in all rooms include a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A vanity mirror is provided in the bathrooms. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. Active guests can choose from a range of leisure activities, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1072.80" OriginalAmount="1072.80">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="0|326405" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,DINNER INCLUDED,LUNCH INCLUDED,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road PO Box 33228 Al Mina Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326405/44a4d66bd9f29fb4691247a8fcb33595.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 152 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, room service, a hairdresser and a conference room. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features numerous leisure facilities, including a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. At the hotel offers excellent facilities for leisure and relaxation, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1073.62" OriginalAmount="1073.62">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|82652" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1073.95" OriginalAmount="1073.95">
      <BasicPropertyInfo Latitude="25.115997" Longitude="55.205708" StarRating="3" HotelCode="0|1380457" HotelName="Studio M Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1380457/a695a5da0e119276b14b2d32559167a6.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1076.60" OriginalAmount="1076.60">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|146651" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1076.62" OriginalAmount="1076.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|699841" HotelName="SEA VIEW HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977058_foto_1.jpg</HotelPictures>
        <HotelDescription>Sea View Hotel estandaacute; situado en el corazandoacute;n de la antigua Dubai, cerca del distrito de negocios. La mayorandiacute;a de los monumentos de la ciudad, los principales centros comerciales, el aeropuerto internacional, las salas de exposiciandoacute;n, los museos, el barrio antiguo y la playa de Jumeirah estandaacute;n a unos 10 - 20 minutos en coche del hotel. Destacan la arquitectura moderna y su elegante de lujo, asequibles tanto para viajes de negocios como de ocio. *City tax no incluida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1080.71" OriginalAmount="1080.71">
      <BasicPropertyInfo Latitude="25.237244" Longitude="55.274323" StarRating="4" HotelCode="0|325739" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,BREAKFAST BUFFET,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street PO Box 33640 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325739/6dba0a4582910d67cad5c3c00294518e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests are welcomed at the accommodation, which has a total of 116 rooms. Travellers are welcomed in the lobby. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, a pub, room service and a conference room. Wireless internet access (for a fee) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi (for a fee), contribute to a great stay. The daily newspaper is laid out for guests in the the rooms. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, table tennis and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The hotel offers a wide range of bookable catering options, with half board, full board and all-inclusive. Available meals include breakfast, lunch and dinner. The show cooking is a particular attraction. Alcohol-free drinks are served at the accommodation.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1080.94" OriginalAmount="1080.94">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1028b1" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|336659" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|55049" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1082.17" OriginalAmount="1082.17">
      <BasicPropertyInfo Latitude="25.089277" Longitude="55.37929" StarRating="4" HotelCode="0|326505" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area P.O. Box 232808 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326505/134d9e90d150ee9ca7a32af508619223.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 132 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. There is also a safe. A kitchenette equipped with a fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Snacks and meals, including breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1082.77" OriginalAmount="1082.77">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|1025ed" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1083" OriginalAmount="1083">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|264476" HotelName="Gevora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="1084.08" OriginalAmount="1084.08">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|196058" HotelName="Hilton Garden Inn Dubai Al Muraqabat" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1085" OriginalAmount="1085">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|27764" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1089.60" OriginalAmount="1089.60">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|121055" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1090" OriginalAmount="1090">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|37047" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1091.16" OriginalAmount="1091.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|152880" HotelName="MAJESTIC CITY RETREAT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891708_foto_1.jpg</HotelPictures>
        <HotelDescription>Embrace tranquility with Majestic City Retreat, a four star deluxe hotel located in Bur Dubai. Built in the middle of the rich, historic and vibrant city scene of Dubai. Connect yourself to Dubai on a setting favored by tourists and business travelers not just for its convenient location, but also for the hospitality to make Majestic City Retreat your home away from home. Lounge under the deep blue skies Dubai is famous for, on the spacious swimming pool deck. Enjoy the hotel's facilities while the children paddle in the kids' area. Relax in the hotel's health club or work out in our fully equipped gym. Pamper yourselves in Michel Salon and refresh with one of the many spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1091.19" OriginalAmount="1091.19">
      <BasicPropertyInfo Latitude="25.20542" Longitude="55.343857" StarRating="4" HotelCode="0|884632" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/870b8d85706b18dfec7c054d9b0e1e4c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1091.36" OriginalAmount="1091.36">
      <BasicPropertyInfo Latitude="25.250055" Longitude="55.311893" StarRating="4" HotelCode="0|1342563" HotelName="Fortune Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street PO Box 49185 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342563/4980245c79033c7fb67698c5d12298ee.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1092" OriginalAmount="1092">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|29304" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1093.02" OriginalAmount="1093.02">
      <BasicPropertyInfo Latitude="25.114258" Longitude="55.190807" StarRating="4" HotelCode="0|736945" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station Al Barsha 1 Sheikh Zayed Road P.O. Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736945/3e252d99e28b3f8040c73ff4278c8094.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1093.03" OriginalAmount="1093.03">
      <BasicPropertyInfo Latitude="25.254166" Longitude="55.332024" StarRating="4" HotelCode="0|326184" HotelName="City Seasons Suites" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District Newa Deira City Center P.O. Box: 83163 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326184/10d9f95c55a52a7bb76dcb2d145bbf2c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 94 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access (no extra charge) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Furthermore, there are a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Travellers can enjoy various leisure options, such as a gym, during their free time, while a spa, beauty salon and massage treatments are each available for a fee. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Snacks and meals, including breakfast and lunch are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1093.68" OriginalAmount="1093.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="OCCIDENTAL AL JADDAF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353559_foto_1.jpg</HotelPictures>
        <HotelDescription>The Occidental Al Jaddaf hotel, in an excellent location, provides the best offers and discounts to make your stay unique. This cosmopolitan city in the Middle East is an important financial hub and its strategic location, as well as its excellent facilities and services, make it the perfect choice for business traveller</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1094" OriginalAmount="1094">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|40287" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1094" OriginalAmount="1094">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|388320" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1094.92" OriginalAmount="1094.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|966317" HotelName="ARMADA BLUEBAY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928859_foto_39.jpg</HotelPictures>
        <HotelDescription>Armada BlueBay**** resort is located in one of the spectacular Armada Towers, by the Jumeirah lake, opposite the Emirates Hills exclusive development, The Palm Jumeirah and Dubai Marina, and close to the business and financial district.The hotel is designed to meet the needs of different segments of travelers, be that couples, families , business travelers or working visits.It is located 39 km from Dubai International Airport, 15 minutes from the city center and 5 minutes from the Jumeirah Beach.The hotel has 78 spacious rooms distributed in 50 double rooms, 14 Junior Suite and 6 Senior Suites, where the decoration, distribution and services have been designed taking into account even the smallest detail.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1095.60" OriginalAmount="1095.60">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|143182" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1097.26" OriginalAmount="1097.26">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|10a348" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="1097.47" OriginalAmount="1097.47">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|20aa5f" 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>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1099" OriginalAmount="1099">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|201591" HotelName="XVA Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. It is also within close proximity to the Grand Mosque and the Spice Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1099.35" OriginalAmount="1099.35">
      <BasicPropertyInfo Latitude="25.179495" Longitude="55.2772" StarRating="4" HotelCode="0|884657" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street Plot 3460148 Al Amal Street Behind Empower Business Bay Opposite Safeer Tower 2 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884657/22101801380568.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1100.87" OriginalAmount="1100.87">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|136069" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1101.43" OriginalAmount="1101.43">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|643837" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2024" 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="8" TotalAmount="1101.59" OriginalAmount="1101.59">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|56318" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1103" OriginalAmount="1103">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1103" OriginalAmount="1103">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|16856" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1104.00" OriginalAmount="1104.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|145337" HotelName="PARK INN BY RADISSON HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928425_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city center. It is designed especially for longer stays. It is geared for those traveling for business as for leisure travelers.
It has 90 apartments, all with kitchenettes, private bathrooms, Internet and television, among other services. In addition, the hotel has a restaurant specializing in traditional and international cuisine. Finally, if you want to organize a working meeting or event the hotel has rooms prepared with everything you need for it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1104.97" OriginalAmount="1104.97">
      <BasicPropertyInfo Latitude="25.262966" Longitude="55.3279" StarRating="3.5" HotelCode="0|731461" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road Near Rigga Metro Station PO Box 33178 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731461/c95de365d3af58fe8c9067d23dc29523.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1104.97" OriginalAmount="1104.97">
      <BasicPropertyInfo Latitude="25.101051" Longitude="55.172962" StarRating="4" HotelCode="0|1131329" HotelName="Mercure Dubai Barsha Heights Hotel Apartments &amp; Suites" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,HB PLUS,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300 Barsha Heights Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131329/d9fa6585b8716dcc366a9dff0eb98742.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1105" OriginalAmount="1105">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|395498" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1106.59" OriginalAmount="1106.59">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|10933a" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1107" OriginalAmount="1107">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|9190" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1107.52" OriginalAmount="1107.52">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292873" StarRating="4" HotelCode="0|326023" HotelName="Rolla Residence" Meals="FULL KITCHEN,FREE BREAKFAST" BedType="FULL KITCHEN">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road Near Al-Khaleej Centre and Al Fahidi Metro Station P.O. Box: 29490 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326023/a11844b6ed4130b4b95e91da1a71a718.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The numerous facilities and services at the hotel ensure guests a comfortable and relaxing stay.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with a kitchen. Facilities include a fridge, a tea/coffee station, a TV and WiFi (no extra charge).&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A pool is available for travellers to enjoy in their free time. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1109" OriginalAmount="1109">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|49693" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1109.15" OriginalAmount="1109.15">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|1f1b5d" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1109.36" OriginalAmount="1109.36">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|176060" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" 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="45" TotalAmount="1109.37" OriginalAmount="1109.37">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|20aa5d" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1110.46" OriginalAmount="1110.46">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|122042" HotelName="Holiday Inn Dubai - Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1110.71" OriginalAmount="1110.71">
      <BasicPropertyInfo Latitude="25.114506" Longitude="55.20257" StarRating="4" HotelCode="0|1342537" HotelName="Rose Plaza Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates Al Barsha1 P.O. Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342537/ab3681bc3869093938efeee48a2f49ca.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="25.361308746115" Longitude="55.394647898036" StarRating="1" HotelCode="404724|dana_hotel_2" HotelName="Dana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabba, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508508/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dana Hotel is conveniently located in the popular Sharjah City Center area. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Currency exchange, shuttle service, free Wi-Fi in all rooms, dry cleaning, elevator are on the list of things guests can enjoy. Satellite/cable TV, toiletries, ironing facilities, television, telephone can be found in selected guestrooms. The hotel offers various recreational opportunities. For reliable service and professional staff, Dana Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1111.45" OriginalAmount="1111.45">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|516101" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1113.36" OriginalAmount="1113.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|783323" HotelName="Crowne Plaza Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891155_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 1992. It is a short drive away from the Dubai Mall and the nearest station is Salah Al Din. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 300 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1113.63" OriginalAmount="1113.63">
      <BasicPropertyInfo Latitude="25.17949439" Longitude="55.27720036" StarRating="4" HotelCode="|CTXD" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Amal Street, Al Khaleej Al Tejari 2 St, Plot 3460148, opposite Safeer Tower 2, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1006626/13461637.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a car hire service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. Comfortable sun loungers are available on the terrace. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including golf, a gym and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, a television with satellite/cable channels, a plug adapter and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1114.98" OriginalAmount="1114.98">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|479662" HotelName="City Seasons Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1115" OriginalAmount="1115">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|19980" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1115.71" OriginalAmount="1115.71">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|674704" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11000111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1115.96" OriginalAmount="1115.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|A7A964" HotelName="EDGE CREEKSIDE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20398_image59177037_0.jpg</HotelPictures>
        <HotelDescription>Discover an upscale 4-star experience where personalized comfort is the norm at Edge Hotels. From the instant you check in till the time you check out, the Edge tailored journey makes your visit all the more pleasant. Let the enchanting blend of urban charm and uncompromising hospitality make every moment of your stay memorable. Step into a delightful haven with incredible sense of style and service and let our team add an edge to your journey with tempting culinary delights, spacious rooms, inspiring meeting spaces and state-of-the-art events facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1117.44" OriginalAmount="1117.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891211_foto_1.jpg</HotelPictures>
        <HotelDescription>Discover the art of modern day living at Jumeira Rotana Dubai. This 4 star Dubai hotel exceeds the standards in its category where exceptional comfort, bonafide customer care service and delectable cuisine are meticulously provided with lavish style for holidaymakers, businessmen and people from all walks of life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1118.14" OriginalAmount="1118.14">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|192198" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="1118.98" OriginalAmount="1118.98">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|630743" HotelName="Raviz Center Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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="27" TotalAmount="1119" OriginalAmount="1119">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|33839" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1119.79" OriginalAmount="1119.79">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|156238" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="1121" OriginalAmount="1121">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|55937" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1121.46" OriginalAmount="1121.46">
      <BasicPropertyInfo Latitude="25.054869" Longitude="55.204983" StarRating="4" HotelCode="0|1360431" HotelName="The First Collection at Jumeirah Village Circle, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,HALF_BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 1 Jumeirah Village Circle PO Box 215373 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1122" OriginalAmount="1122">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|11598" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1123.84" OriginalAmount="1123.84">
      <BasicPropertyInfo Latitude="25.253794" Longitude="55.332806" StarRating="4" HotelCode="0|326032" HotelName="Novotel Deira Creekside Dubai" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District Opposite City Centre Deira Mall P.O. Box 185310 Dubai Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326032/322b71bcabf0c8719f879ee26154037b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. The accommodation comprises a total of 188 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access is available to travellers. The hotel's culinary facilities include a restaurant, a dining area, a café and a bar. Additional facilities at the hotel include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, a childcare service, room service and a laundry service. In addition, a shuttle service is offered. Lectures, presentations or meetings can be held in one of the 3 conference rooms.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed and a sofa bed. Cots are available for younger guests. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf and a gym. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1125.32" OriginalAmount="1125.32">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|484321" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1125.74" OriginalAmount="1125.74">
      <BasicPropertyInfo Latitude="25.25567" Longitude="55.33601" StarRating="4" HotelCode="0|325835" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Port Saeed Deira P.O. Box 182002 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325835/d48419ee749d3e882e31761dd94bd41e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 180 rooms. In the air-conditioned hotel, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access (no extra charge) is available to travellers. The establishment features gastronomic services including a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and, for a fee, a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Guests will also find slippers in their rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. Bathrooms with wheelchair access can also be booked. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. Travellers can enjoy live music in the evening. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1125.96" OriginalAmount="1125.96">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|129850" HotelName="Capitol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1126" OriginalAmount="1126">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|370367" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1126.22" OriginalAmount="1126.22">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|11173c" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1126.36" OriginalAmount="1126.36">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|13bab1" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="45" TotalAmount="1126.42" OriginalAmount="1126.42">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|1b2033" 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="45" TotalAmount="1128.22" OriginalAmount="1128.22">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|10969e" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,HALF BOARD,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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="1129.08" OriginalAmount="1129.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|223527" HotelName="Al Khoory Atrium Hotel~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067851_foto_10.jpg</HotelPictures>
        <HotelDescription>4 Stars Hotel, Located in Al Barsha Al Khoory Atrium Hotel is a 4 star hotel, Set in the heart of New Dubai. The hotel is close proximity to Mall of the Emirates and Central Business Districts. Also it easy access to Dubai International Exhibition and Convention Centre, Dubai International Airport and Al Maktoum International. Al Khoory Atrium Hotel Al Barsha features 227 comfortable and modern rooms and suites with a view of the hotel's Atrium or that of the city. The elegant as well as attractive rooms and suites ensures guests have a truly welcoming and relaxing stay. All rooms are furnished and elegantly with a smart Lighting system and equipped with state-of-the-art amenities including Comfortable bed, Complimentary wireless internet, LCD television with satellite channels, Media hub, Mini fridge and much more amenities for you.You can choose to dine in the all-day-dining restaurant, it serves a global cuisines or you can enjoy the best of Italian delicacies rom pasta and delicious breads to an exquisite collection of pizzas. You may also dine in the comfort of your own room using In-room dining facility.Al Khoory Atrium Hotel offers you meeting rooms with banquet and conference facilities. All are equipped with the latest in Audio Visual equipment's and high-speed wireless internet. The meeting room and conference with capacity up to 80 delegates.Places nearby:Dubai International Airport: 27 Km Sharaf DG Metro statio: 950 MMall of the Emirates: 3 Km Dubai International Exhibition and Convention Centre: 18 Km Ski Dubai: 23 Km Al Barsha Mall: 3 Km The Walk at JBR: 13 Km Aquaventure Waterpark: 14 Km City Walk Mall: 16 Km Dubai Mall: 16 Km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1129.16" OriginalAmount="1129.16">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|623391" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1132.00" OriginalAmount="1132.00">
      <BasicPropertyInfo Latitude="25.2889874299264" Longitude="55.373440682888" StarRating="3" HotelCode="0|boulevard_city_suites_hotel_apartments_" HotelName="Boulevard City Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, Al-Nahda 2, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3c/b5/3cb5935274b547fa5ed29e5a59b0c183c6f82f81.jpeg</HotelPictures>
        <HotelDescription>Located in Al Nahda, Boulevard City Suites Hotel Apartments offers self-catering accommodation. Free Wi-Fi access is available. The property is 10 minutes by car from Mamzar Beach.&lt;/br&gt;Apartments at Boulevard City Suites Hotel feature a modern, warm décor. It offers a living room with a dining table and a kitchenette complete with a fridge. The bathroom is fitted with a bath and a shower.&lt;/br&gt;At Boulevard City Suites Hotel Apartments you will find a fitness centre, an outdoor pool and sauna. The restaurant offers a 24-hour room service.&lt;/br&gt;Guests can visit the iconic Dubai Mall which is 14 km from Boulevard City Suites. Dubai International Airport is 10 minutes by car. Free private parking is possible on site.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please check your visa requirements before you travel. Guests are required to show a photo identification and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Please inform Boulevard City Suites Hotel Apartments in advance of your expected arrival time. You can use the Special Requests box when booking, or contact the property directly with the contact details provided in your confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1133.71" OriginalAmount="1133.71">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|431721" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1137.96" OriginalAmount="1137.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA69" HotelName="MILLENNIUM AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353557_foto_1.jpg</HotelPictures>
        <HotelDescription>Millennium Al Barshaandnbsp;is located within walking distance fromandnbsp;Mall of the Emiratesandnbsp;and situated in the bustling area of Al Barsha. The soon to openandnbsp;4-star property is the perfect destination for business and leisure travellers alike, being close to the World Trade Centre, downtown Dubai, the Dubai Mall and adjacent to the kid's attractions and entertainment in the city.andnbsp;This stunning property offers 299 well-appointed rooms and suites,andnbsp;109 serviced apartments featuring all modern amenitiesandnbsp;and equipped with the latest in room technology.andnbsp;The rooms showcase an impeccable design and charming atmosphereandnbsp;with elegantandnbsp;andandnbsp;contemporary decorandnbsp;whichandnbsp;includes rich woodandnbsp;panelingandnbsp;and natural colours.andnbsp;The propertyandnbsp;comprisesandnbsp;ofandnbsp;aandnbsp;lobby loungeandnbsp;serving the freshest brewsandnbsp;andandnbsp;two restaurants:the all-dayandnbsp;dining,andnbsp;House of Coloursandnbsp;featuring a wide variety of innovative culinary delights from around the world, serving breakfast, lunch and dinnerandnbsp;in a show kitchen style with live cooking stations.andnbsp;An authenticandnbsp;Moroccan restaurant,andnbsp;serving meat, poultry, seafood and vegetarian dishes cooked using traditional spices and techniques.andnbsp;In house guests and residents can enjoy different shisha flavours at the restaurant terrace while sipping traditional Moroccan tea.andnbsp;The Pool terrace offers light snacks, smoothies and fresh juices in a relaxing environment.andnbsp;andnbsp;The recreationandnbsp;facilities in the hotelandnbsp;includeandnbsp;a Spa offering different wellness servicesandnbsp;from massages toandnbsp;cleansing scrubsandnbsp;for men, women, and couples. Our gymnasium is equipped with a complete range of Life Fitness weight training and fitness equipment.andnbsp;The hotel comprises of two temperature controlled rooftop pools which are open for in house guests.andnbsp;andnbsp;Millenniumandnbsp;Alandnbsp;Barshaandnbsp;is offering first-class meetings and event facilities. Modern function space is flexible for conference, exhibition and private event use, with Wi-Fi integration and most importantly, natural daylightandnbsp;in all our function rooms. Our event facilities are perfectly complemented by modern guest rooms, gourmet restaurants and a reliable service flawlessly delivered. With a range of outstanding facilities and a dedicated team of professionals to hand, you'll be pleased you chose our hotel for your next event.Millennium Al Barshaandnbsp;is located within walking distance fromandnbsp;Mall of the Emiratesandnbsp;and situated in the bustling area of Al Barsha. The soon to openandnbsp;4-star property is the perfect destination for business and leisure travellers alike, being close to the World Trade Centre, downtown Dubai, the Dubai Mall and adjacent to the kid's attractions and entertainment in the city.andnbsp;This stunning property offers 299 well-appointed rooms and suites,andnbsp;109 serviced apartments featuring all modern amenitiesandnbsp;and equipped with the latest in room technology.andnbsp;The rooms showcase an impeccable design and charming atmosphereandnbsp;with elegantandnbsp;andandnbsp;contemporary decorandnbsp;whichandnbsp;includes rich woodandnbsp;panelingandnbsp;and natural colours.andnbsp;The propertyandnbsp;comprisesandnbsp;ofandnbsp;aandnbsp;lobby loungeandnbsp;serving the freshest brewsandnbsp;andandnbsp;two restaurants:the all-dayandnbsp;dining,andnbsp;House of Coloursandnbsp;featuring a wide variety of innovative culinary delights from around the world, serving breakfast, lunch and dinnerandnbsp;in a show kitchen style with live cooking stations.andnbsp;An authenticandnbsp;Moroccan restaurant,andnbsp;serving meat, poultry, seafood and vegetarian dishes cooked using traditional spices and techniques.andnbsp;In house guests and residents can enjoy different shisha flavours at the restaurant terrace</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1139.56" OriginalAmount="1139.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|699881" HotelName="GRAND EXCELSIOR HOTEL BUR DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891615_foto_1.jpg</HotelPictures>
        <HotelDescription>This Premium 4 star deluxe hotel is situated in the heart of the Bur Dubaiandrsquo;s historical and commercial district and is only 2kms from the world trade center. All the spacious rooms and suites include complimentary tea andamp; coffee making facilities, flat screen LCD TV with satellite channels, well equipped mini bar. The hotel features a temperature controlled roof top swimming pool where the guest can also enjoy food and drinks. The fully equipped health club is also complimented with a sauna and steam room with separate changing facilities for men and women. Guest can enjoy watching live sports games in our sports bar or enjoy delicacies in any of our 4 dining options serving international buffets, Indian, Chinese or Russian cuisineandrsquo;s. Dhow Palace hotel is situated only 10 minutes drive from Dubai International Airport and the hotel provides free scheduled transfers to the mall and public beaches. Free parking is available within the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1140.22" OriginalAmount="1140.22">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|131c7e" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="84" TotalAmount="1140.70" OriginalAmount="1140.70">
      <BasicPropertyInfo Latitude="25.113918" Longitude="55.192825" StarRating="3" HotelCode="0|326024" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <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>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326024/d310fa82b36587924c079b1af102bf6b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the holiday village, which has a total of 144 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Amenities include a baggage storage service and a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the complex are a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. To assist guests with their business- and communication requirements, the business centre offers a fax machine.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a kitchen. The standard amenities of most rooms include a balcony. Separate bedrooms are also available. Guests will also find a microwave included as standard. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A hairdryer is provided in the bathrooms. The complex offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The holiday village features a pool and an outdoor pool. Active guests can choose from a range of leisure activities, including golf, a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1141" OriginalAmount="1141">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|273327" HotelName="Zabeel House Al Seef" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1141.00" OriginalAmount="1141.00">
      <BasicPropertyInfo Latitude="25.118436813354492" Longitude="55.37994384765625" StarRating="4" HotelCode="0|radisson_red_dubai_silicon_oasis" HotelName="Radisson Red Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Silicon Park, Silicon Oasis, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/ec/b6ec2dda5fb9f2673d18f7de0df7512ef111f422.jpeg</HotelPictures>
        <HotelDescription>This sophisticated hotel is located in Dubai.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100.00 AED per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1141.76" OriginalAmount="1141.76">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|5NR" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, PO Box 23215</AddressLine>
          </AddressLines>
          <PostalCode>(0)43315555</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="1142.00" OriginalAmount="1142.00">
      <BasicPropertyInfo Latitude="25.07662582397461" Longitude="55.1456298828125" StarRating="0" HotelCode="0|elegant_apartment_close_to_the_metro" HotelName="Elegant Apartment Close To the Metro!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cluster Q - JLT - Dubai - United Arab Em, irates, 0000, Dubai, Dubai, AE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/30/e8302db5523d8b2ee1cf121b23b8d8a5d108dbfb.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this vacation home in Dubai, you'll be within a 15-minute drive of The Walk and Ibn Battuta Mall.  This vacation home is 5 mi (8.1 km) from Jumeirah Beach and 5.2 mi (8.4 km) from Dubai Marina Mall.&lt;br /&gt;Amenities : Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina Mall - 2 km / 1.2 mi&lt;br /&gt;The Walk - 2.2 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.5 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.6 km / 1.6 mi&lt;br /&gt;American University of Dubai (AUD) - 2.7 km / 1.7 mi&lt;br /&gt;Skydive Dubai - 3.2 km / 2 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.1 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.2 km / 2.6 mi&lt;br /&gt;Jebel Ali Race Course - 8.1 km / 5 mi&lt;br /&gt;Ibn Battuta Mall - 8.3 km / 5.1 mi&lt;br /&gt;Dubai College - 10.1 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.2 km / 6.9 mi&lt;br /&gt;Nakheel Mall - 12.5 km / 7.8 mi&lt;br /&gt;Al Sufouh Beach - 12.7 km / 7.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 35.1 km / 21.8 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.6 km / 22.7 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.5 km / 38.8 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Marina Mall&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned vacation home, featuring a kitchen with a refrigerator and a microwave. A flat-screen television is provided for your entertainment. Conveniences include a desk and a dryer.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of USD 2000 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: USD 140 for check-in after 8 PM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1143.25" OriginalAmount="1143.25">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|20ae48" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY" 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="8" TotalAmount="1143.29" OriginalAmount="1143.29">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|120496" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1144" OriginalAmount="1144">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|199228" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1146.72" OriginalAmount="1146.72">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|139083" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295686/a_295686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1150.01" OriginalAmount="1150.01">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|10eec9" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1150.65" OriginalAmount="1150.65">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|56327" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1151.17" OriginalAmount="1151.17">
      <BasicPropertyInfo Latitude="25.226883" Longitude="55.34004" StarRating="4" HotelCode="0|1425827" HotelName="Ink Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 20 Al Jaddaf Waterfront Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1425827/e1f7806369ceecad1a55f53631d5b7e8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1153.87" OriginalAmount="1153.87">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|20af49" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1153.90" OriginalAmount="1153.90">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="5" HotelCode="0|325737" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road 476 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325737/53b8f920fd29edea1ba3102ea6fce21f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1975. Guests are welcomed at the accommodation, which has a total of 287 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Various gastronomic options are available, including a restaurant, a dining area and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV, a radio and WiFi. Guests will also find slippers in their rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Those wishing to enjoy an active holiday can enjoy tennis and golf. For a fee, basketball is also available. A gym and squash, or for a fee, table tennis, are among the sport and leisure options available at the establishment. The hotel offers various wellness options, including a spa and a sauna, or for a fee, a beauty salon, massage treatments and a solarium. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|506763" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="1154.58" OriginalAmount="1154.58">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1091d4" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1154.69" OriginalAmount="1154.69">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|56320" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1154.92" OriginalAmount="1154.92">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1490270" HotelName="Concorde Creek View Hotel Bur Dubai" Meals="NO BREAKFAST SERVICE,BUFFET STYLE BREAKFAST AT HOTEL" BedType="NO BREAKFAST SERVICE">
        <Address>
          <AddressLines>
            <AddressLine>Near UAE Central Bank Al Ghubaiba Creek Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1155.46" OriginalAmount="1155.46">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1091d5" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1155.49" OriginalAmount="1155.49">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|208765" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|402996" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/1c/bb1cd3bcae0ff752744462b663872d3b4a12668c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1156.74" OriginalAmount="1156.74">
      <BasicPropertyInfo Latitude="25.249443" Longitude="55.301556" StarRating="5" HotelCode="0|326167" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street PO Box 8264 Opposite Burjuman Centre Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326167/a33c5be52c998da9aa834fe1e3327d24.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2010. The air-conditioned establishment comprises a total of 392 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Various shops are available, including a souvenir shop. Additional facilities at the establishment include a newspaper stand. Travellers arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include a babysitting service, medical assistance, translation services, room service, a wake-up service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger guests. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, billiards, a spa, a sauna, a steam bath, a beauty salon and a solarium. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks. Options include alcohol-free drinks and alcoholic beverages.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;MasterCard is accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1156.91" OriginalAmount="1156.91">
      <BasicPropertyInfo Latitude="25.219742" Longitude="55.332077" StarRating="4" HotelCode="0|1131378" HotelName="Element Al Jaddaf Dubai" Meals="FREE BREAKFAST" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road 121515 Dubai Street 26 Al Jaddaf Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131378/63669c2f7d063776751c0d34fffb3d34.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|23646" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|51541" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1160.24" OriginalAmount="1160.24">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|1f33e4" 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="45" TotalAmount="1160.76" OriginalAmount="1160.76">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|1304c8" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1162.49" OriginalAmount="1162.49">
      <BasicPropertyInfo Latitude="25.102436" Longitude="55.17241" StarRating="4" HotelCode="0|326177" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF_BOARD,HALF BOARD,FULL_BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road PO Box 502222 Al Sufouh Dubai Internet City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326177/d13921495ad6905f912c1bcb8fe1c302.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 1005 rooms. A lobby and a reception are available to travellers. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Guests can buy souvenirs at the gift shop. Children can have a great time playing in the playground. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are also available. A safe and, for a fee, a minibar are also available. Additional features include a fridge, a mini fridge, a microwave, a tea/coffee station and a dishwasher. A washing machine is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a DVD player and WiFi. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Volleyball and basketball are available to active guests. Sport and leisure facilities at the hotel include a gym and squash. A spa, a sauna, a steam bath and a beauty salon are among the wellness options offered. For an additional fee, massage treatments are also available. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|199263" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1163.04" OriginalAmount="1163.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA68" HotelName="HYATT PLACE DUBAI WASL DISTRICT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353556_foto_1.jpg</HotelPictures>
        <HotelDescription>Enjoy the comfort you deserve and the convenience you crave as your Dubai adventure starts from Hyatt Place Dubai/Wasl District. Surrounded by the traditional souks, the beautiful Arabesque limestone building of hotel and apartments is located in the heart of Deira. Whether you are travelling for a business meeting or on a family vacation, find yourself in the ideal place to relax, meet and explore.A new, contemporary hotel featuring 202 spacious rooms, each designed and fitted out with the latest amenities and features to meet the needs of the modern day business and leisure traveler. The rooms are contemporary in design with a decor that fuses modern design with Aruban influences, featuring natural wood finishes to beautiful textured glass. Every room has a Hyatt Luxury Eurotop Mattress, a state-of-the-art media and work center, a swiveling HDTV, a comfortable Cozy Corner sofa-sleeper and beautifully designed bathrooms.Wake up to breakfast served fresh every day. Start your morning with hot breakfast items, fresh fruits, local and regional specialties, and more. Breakfast is free with your World of Hyatt membership when you book an eligible rate at this Hyatt Place hotel. Not a member? Join as you book to enjoy free breakfast starting with your first stay.Focus Glocal Dining offers freshly prepared meal options at lunch and dinner. Savour a mouth-watering selection of soups, sandwiches and signature flatbreads.andnbsp; For guests looking for lighter bite, enjoy our selections of salad options or our Hummus Trio.Plus do look out for the Space Place kids menu that offers favourites like Chicken Nuggets with French Fries, Sauteed Vegetables, Mashed Potatoes and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1163.04" OriginalAmount="1163.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|904076" HotelName="HYATT PLACE DUBAI AL RIGGA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991161_image49203568_0.jpg</HotelPictures>
        <HotelDescription>A unique journey awaits you at the Hyatt Place Dubai/ Al Rigga where you find the perfect intersection of what you want and what you need, anytime you need. The central location in Deira along with the premium facilities offered by the hotel, make us the ideal home base for exploring Dubai. While onsite, experience global cuisine at Gallery Caf�, take a dip at the outdoor temperature-controlled swimming pool, or work out in the 24-hour Gym.  Use our E-room at the lobby to help meet your work deadlines and host your social and corporate meetings at the Meeting Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1163.49" OriginalAmount="1163.49">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|1093ca" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1165" OriginalAmount="1165">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|15262" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1165.00" OriginalAmount="1165.00">
      <BasicPropertyInfo Latitude="25.116966905351" Longitude="55.136397674904" StarRating="0" HotelCode="637355|dubai_stay_palm_views_east_studio_apartment" HotelName="Palm Views East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Views, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/808527/514e469eb88316539c88256e2cfa4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1165.08" OriginalAmount="1165.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5B610" HotelName="Al Khoory Sky Garden Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2369952_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;HeadLine : Near Dubai Festival City Mall&lt;/p&gt;&lt;p&gt;Location : With a stay at Al Khoory Sky Garden Hotel, you ll be centrally located in Dubai, within a 5-minute drive of Dubai Festival City Mall and City Centre Deira.  This family-friendly hotel is 6.5 mi (10.4 km) from Gold Souk and 7.2 mi (11.5 km) from Dubai World Trade Centre.&lt;/p&gt;&lt;p&gt;Rooms : Make yourself at home in one of the 279 individually furnished guestrooms, featuring minibars and LED televisions. Complimentary wireless internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bidets and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;Dining : Grab a bite to eat at one of the hotel s many dining establishments, which include 2 restaurants and a coffee shop/cafe. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 8:00 AM to 10:30 AM for a fee.&lt;/p&gt;&lt;p&gt;CheckIn Instructions : &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, debit cards, and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Special Instructions : To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Guests will receive an email 24 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1165.63" OriginalAmount="1165.63">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|98204" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1167.32" OriginalAmount="1167.32">
      <BasicPropertyInfo Latitude="25.25424" Longitude="55.301247" StarRating="3" HotelCode="0|326000" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall Citi Bank Burjuman Metro Station Bur Dubai Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326000/dae2d2dbce2aafa146466e3bab2743ae.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 56 rooms. Travellers are welcomed in the lobby. A café is among the facilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning. There is also a safe. Guests will also find a fridge included as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone and a TV ensure optimal comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The establishment offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1168.89" OriginalAmount="1168.89">
      <BasicPropertyInfo Latitude="25.114866" Longitude="55.2039" StarRating="3.5" HotelCode="0|489560" HotelName="City Stay Prime Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates P.O. Box 450127 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489560/7d32c43d1c17d16c8ed1899fdd034d2f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Services and facilities at the hotel include a baggage storage service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel offers comfortable accommodation units with a range of amenities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1169.01" OriginalAmount="1169.01">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|1b3ae0" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1170.79" OriginalAmount="1170.79">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|108600" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <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://dmcsquare.b-cdn.net/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="34" TotalAmount="1171.01" OriginalAmount="1171.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|700013" HotelName="Capitol Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582597_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra a 5 minutos de coche del Dubai World Trade Center y del parque Jumeirah Beach Park, mientras que a 10 minutos de coche se halla el centro comercial Dubai Mall.Este hotel con aire acondicionado se caracteriza por su arquitectura moderna y el gran acento en la elegancia. Dispone de 168 habitaciones y de prestaciones que incluyen vestandiacute;bulo, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones.Las comodidades de las habitaciones incluyen aire acondicionado, conexiandoacute;n a Internet de alta velocidad, caja fuerte, minibar, escritorio, cafetera/tetera y un espacioso cuarto de baandntilde;o con baandntilde;era y secador de pelo.Para los huandeacute;spedes que se preocupan por la salud, el hotel ofrece un gimnasio contemporandaacute;neo con una piscina con climatizaciandoacute;n, sauna, sala de vapor, tratamientos de masaje y un equipamiento de gimnasio de anduacute;ltima generaciandoacute;n.Los huandeacute;spedes pueden disfrutar del sol de la maandntilde;ana envueltos en autandeacute;ntico lujo. El atrio, situado en el entresuelo, deja entrar una agradable luz natural a una cafeterandiacute;a en la que se sirven autandeacute;nticas delicias para el desayuno, asandiacute; como la mejor cocina internacional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1171.11" OriginalAmount="1171.11">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|175e0e" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1171.11" OriginalAmount="1171.11">
      <BasicPropertyInfo Latitude="25.277155" Longitude="55.303223" StarRating="3" HotelCode="0|1343105" HotelName="Aparthotel Adagio Dubai Deira" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Afra Plaza 110 Al Khaleej Road Deira Dubai 15472</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343105/a88e8894e56781df09012ebc40ecbdf1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1172" OriginalAmount="1172">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|218195" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1176.66" OriginalAmount="1176.66">
      <BasicPropertyInfo Latitude="25.198677" Longitude="55.26532" StarRating="4" HotelCode="0|874205" HotelName="LEVA Hotel Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 340647 Mazaya Centre Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874205/cb0624cccbbd50329d8401fb63796027.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1177.22" OriginalAmount="1177.22">
      <BasicPropertyInfo Latitude="25.253775" Longitude="55.2995" StarRating="3" HotelCode="0|325868" HotelName="West Zone Pearl Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18th Street Off Bank Street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325868/a86d575369d2edf74b01346ac538653a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1998. Guest accommodation comprises 84 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Guests can also use the bicycle storage facilities. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. There is also a safe. A fully-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1180.45" OriginalAmount="1180.45">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|20a471" HotelName="Hyatt Place Dubai Wasl District" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|25061" HotelName="Park Regis Kris Kin Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1181.22" OriginalAmount="1181.22">
      <BasicPropertyInfo Latitude="25.246307" Longitude="55.277443" StarRating="4" HotelCode="0|1131153" HotelName="Hyatt Place Dubai Jumeirah Residences" Meals="ROOM ONLY,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road PO Box 31075 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131153/5071acd126dfc8f4d95957d1161de913.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1181.43" OriginalAmount="1181.43">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|128503" HotelName="Centro Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1182.96" OriginalAmount="1182.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|163358" HotelName="METROPOLITAN HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067837_foto_1.jpg</HotelPictures>
        <HotelDescription>This stylish property is situated in the city of Dubai, just an 8-minute walking distance from FGB metro station and a short driving distance from the international airport. The amazing Wild Wadi park, ideal for guests travelling with children, is about a 10-minute driving distance, and a choice of exclusive shopping malls are to be found in the surrounding area. The accommodation units feature a modern design and come complete with a large choice of premium amenities to ensure the finest living environment for guests. Gastronomy lovers will appreciate the onsite Italian restaurant whilst the English pub is the best place where to share nice moments with friends while having a glass of wine. Corporate meetings and cocktail parties can be held in the flexible meeting spaces available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|226024" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|26260" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1183.25" OriginalAmount="1183.25">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|1b2904" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1183.37" OriginalAmount="1183.37">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|GEQQ" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2024" 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, Po Box 503066</AddressLine>
          </AddressLines>
          <PostalCode>(0)45610605</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1183.50" OriginalAmount="1183.50">
      <BasicPropertyInfo Latitude="25.270073" Longitude="55.314453" StarRating="4" HotelCode="0|1130968" HotelName="Hyatt Place Dubai/Wasl District Residences" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wasl District Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130968/1f5ae4bbed40d264ee7698bd7eb8acb8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1183.91" OriginalAmount="1183.91">
      <BasicPropertyInfo Latitude="25.047688" Longitude="55.24294" StarRating="4" HotelCode="0|736948" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road 125/126 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736948/63198c5c38be2ad9027aa59ebbbe32d0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1184" OriginalAmount="1184">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|28558" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1184.32" OriginalAmount="1184.32">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="4" HotelCode="882888|718357" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/1c/bb1cd3bcae0ff752744462b663872d3b4a12668c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1185.67" OriginalAmount="1185.67">
      <BasicPropertyInfo Latitude="25.185412873292" Longitude="55.262078938495" StarRating="4" HotelCode="|PKBB" HotelName="Park Regis Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Aamal Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1184811/13863695.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A fireplace creates a cosy atmosphere. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. A sun terrace, sun loungers, and parasols are available. The pool bar serves a selection of refreshing drinks. For those who wish to stay active while on holiday, the hotel offers golf. Sport and leisure facilities at the hotel include a gym and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. Rooms have a queen-size bed or a king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are available for daily use. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1186.39" OriginalAmount="1186.39">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|668761" HotelName="Vida Creek Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1187.49" OriginalAmount="1187.49">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|11fbc3" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1187.87" OriginalAmount="1187.87">
      <BasicPropertyInfo Latitude="25.045923460243" Longitude="55.118172168731" StarRating="4" HotelCode="|AIBD" HotelName="Avani Ibn Battuta Dubai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Ibn Battuta Mall, P.O. Box 22315</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1168321/17837498.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Dubai, approximately 5.7 km from the beach.The indoor and outdoor pools are ideal for exercise as well as relaxation. A terrace with sun loungers and parasols is available. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, an alarm clock and WiFi (no extra charge) ensure optimal comfort. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1187.95" OriginalAmount="1187.95">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="0|326490" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BED&amp;BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 115439 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326490/e6685e4c978b4600dc374c3dd8825156.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 414 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, room service and a business centre. Guests arriving by car can leave their vehicles in the garage or in the car park. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. Further bookable amenities include separate bedrooms. A safe and a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include a telephone, a TV, a DVD player and WiFi (no extra charge). The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. The terrace is a great place to while away the time. The poolside bar serves a selection of refreshing drinks. Leisure options at the accommodation include a gym and a spa. For a fee, a sauna, a steam bath and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1190.28" OriginalAmount="1190.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|147659" HotelName="HYATT PLACE DUBAI BANIYAS SQ." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991094_image49203600_0.jpg</HotelPictures>
        <HotelDescription>Explore Dubai and its vibrant lifestyle with the ease from our central location, just a few steps away from the Baniyas Square metro station and the Dubai Creek. Get papmpered with Free Wi-Fi, Free Breakfast and Happy Hours during your stay at very economic prices. Premium amenities will make you feel welcome at our unique hotel - such as a 24-hour fitness center and rooftop swimming pool. The options are endless when you stay in the middle of the action at Hyatt Place Dubai/ Baniyas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1190.59" OriginalAmount="1190.59">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|11478c" 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="8" TotalAmount="1191.64" OriginalAmount="1191.64">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|609101" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1192.16" OriginalAmount="1192.16">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|110f81" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1192.35" OriginalAmount="1192.35">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1b519f" 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="27" TotalAmount="1193" OriginalAmount="1193">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|35603" HotelName="Villa Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1193.94" OriginalAmount="1193.94">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1d68dd" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1195" OriginalAmount="1195">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|388944" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1197" OriginalAmount="1197">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|34684" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="1197.90" OriginalAmount="1197.90">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|659084" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|27748" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1198.61" OriginalAmount="1198.61">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|56315" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1199" OriginalAmount="1199">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|55048" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1199" OriginalAmount="1199">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|92710" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1202.82" OriginalAmount="1202.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|908486" HotelName="ROSE GARDEN HOTEL APARTMENT BUR DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102635_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationA 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.FacilitiesThe hotel features 56 accommodation units. Guests are welcomed in the lobby. The facilities include a caf�. Guests arriving in their own vehicles can park in the car park.RoomsA safe is also available. The rooms offer a range of amenities, including a fridge. In addition, there is a washing machine and an ironing set. Each accommodation unit offers internet access, a telephone and a TV.Sports/EntertainmentThe hotel offers a selection of sport and leisure opportunities. An outdoor pool is available to guests. The hotel offers guests leisure options, including a gym. MealsBreakfast is bookable as a board option.PaymentThe following credit cards are accepted at the hotel: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1202.85" OriginalAmount="1202.85">
      <BasicPropertyInfo Latitude="25.247927" Longitude="55.345318" StarRating="5" HotelCode="0|325758" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road Al Garhoud Dubai Airport P.O. Box 30880 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325758/b3968101352ad469a16dbafe84042bf8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests are welcomed at the accommodation, which has a total of 275 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Wireless internet access in public areas allows guests to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Children can have a great time playing in the playground. Parking facilities available to travellers include a garage and a car park. Additional services include a babysitting service, translation services, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a double bed. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. The daily newspaper is laid out for guests in the the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. Tennis and golf are available to active guests. Sport and leisure facilities at the establishment include a gym, squash and aerobics. The hotel offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and a beauty salon, and for an additional fee, massage treatments. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Special meals, including vegetarian dishes, are also available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.00" OriginalAmount="1203.00">
      <BasicPropertyInfo Latitude="25.417579070933" Longitude="55.440760949" StarRating="2" HotelCode="902152|safari_hotel_apartments" HotelName="Safari Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al-Karama, Ajman 18892</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Safari Hotel Apartments offers comfort and convenience whether you're on business or holiday in Ajman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Safari Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Safari Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Ajman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1204.92" OriginalAmount="1204.92">
      <BasicPropertyInfo Latitude="25.180021" Longitude="55.26412" StarRating="4" HotelCode="0|884620" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,ROOM_ONLY,HALF BOARD,HALF_BOARD,FULL BOARD,FULL_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884620/3847d8c2e776aeed5a2737ae706df137.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1207.20" OriginalAmount="1207.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|141534" HotelName="PARK REGIS KRIS KIN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892849_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will exceed your expectations. It has an excellent location that allows you to easily reach the main cultural and artistic attractions as well as leisure area: shops and restaurants.
It has 386 spacious, bright and comfortable rooms. They include, among other services, minibar, desk, television, internet access, private bathroom and air conditioning.
Among the main hotel facilities we can highlight the hair and beauty area, jacuzzi and sauna, and business center, among others. You can also play sports such as tennis and squash, and visit the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1208.46" OriginalAmount="1208.46">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173054" StarRating="4" HotelCode="0|326492" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,FULL BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights PO Box 502400 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326492/e280bf4845a8d5a04bf345b1c9f18ff3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 210 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, room service, a conference room and a business centre. 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 accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a living room. A balcony is included as standard in most rooms, offering additional space for relaxation. There is also a minibar. Additional features include a cooker and a microwave. Internet access, a telephone, a TV and WiFi ensure optimal comfort. A hairdryer is provided in the bathrooms. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features various options for cooling off on hot days, including a pool and an outdoor pool. A range of options are available, including tennis, a gym, a spa and a steam bath. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1208.80" OriginalAmount="1208.80">
      <BasicPropertyInfo Latitude="25.097473" Longitude="55.174828" StarRating="4" HotelCode="0|715270" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,ALL-INCLUSIVE,HALF-BOARD,FULL-BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street Barsha Heights Dubai P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715270/2db32e2e07d9804b95c8f994f9d03466.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1209.27" OriginalAmount="1209.27">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285526" StarRating="5" HotelCode="0|326196" HotelName="The Canvas Hotel Dubai - Mgallery Hotel Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street 116656 Port Rashid Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326196/ea9ac5dff368fb663b6e84107c8e6ecd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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 new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built recently, in 2011. Guests are welcomed at the accommodation, which has a total of 164 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 dining area and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio, a stereo system, an alarm clock and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. Sport and leisure facilities at the accommodation include a gym, billiards and darts. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a hammam, a beauty salon, anti-ageing treatments and a solarium, and for an additional fee, massage treatments. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Special meals, including special dietary cuisine, are also available. In addition, special catering options and snacks are available. The chefs prepare delicious specialities during the show cooking. Drinks are included in the price for travellers. Alcohol-free drinks and alcoholic beverages are offered.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1210.17" OriginalAmount="1210.17">
      <BasicPropertyInfo Latitude="25.181335" Longitude="55.25328" StarRating="4" HotelCode="0|1485947" HotelName="DAMAC Maison Aykon City" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>395 Sheikh Zayed Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1485947/cdd9c48f3ef47b54fe35d31d8f920b9f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1211.22" OriginalAmount="1211.22">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|408199" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1211.34" OriginalAmount="1211.34">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|109343" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, P.O. Box 125707, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/101656/101656a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located across from the Metro, this hotel connects to the city. The Mall of Emirates and Ski Dubai are a walking distance from the hotel, and the nightlife and entertainment hotspots are only few minutes’ drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1211.50" OriginalAmount="1211.50">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|374413" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1212.50" OriginalAmount="1212.50">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|643840" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1215.08" OriginalAmount="1215.08">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|196020" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1215.92" OriginalAmount="1215.92">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" 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="34" TotalAmount="1216.08" OriginalAmount="1216.08">
      <BasicPropertyInfo StarRating="2" HotelCode="|815230" HotelName="HOLIDAY INN SAFA PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060254_foto_1.jpg</HotelPictures>
        <HotelDescription>The Holiday Inn Express Dubai-Safa Park is located in the main street of Dubai. Just across the other side of the street, you are in the shopping area of the city center where you can visit the Burj Al Arab. And to enjoy shopping, visit the amazing Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1216.41" OriginalAmount="1216.41">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|12128c" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1219.39" OriginalAmount="1219.39">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|12e220" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="8" TotalAmount="1220.15" OriginalAmount="1220.15">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|132665" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1220.35" OriginalAmount="1220.35">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|185069" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="84" TotalAmount="1220.84" OriginalAmount="1220.84">
      <BasicPropertyInfo Latitude="25.188648" Longitude="55.270348" StarRating="4" HotelCode="0|1420972" HotelName="Business Bay" Meals="ROOM ONLY,NO MEALS,FULL KITCHEN" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6B Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1420972/fd6e89cc2db51818755e324205daeadf.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1220.98" OriginalAmount="1220.98">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|112a62" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1221.40" OriginalAmount="1221.40">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|106022" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1221.83" OriginalAmount="1221.83">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|1b4bbb" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1223.40" OriginalAmount="1223.40">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|648900" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1223.43" OriginalAmount="1223.43">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|544661" HotelName="Rove City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1224.74" OriginalAmount="1224.74">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="0|325845" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Casablanca Street Al Garhoud PO Box 13018 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325845/cb0a2d4108e8b476bdd72121e862c1d4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. The establishment offers travellers a total of 115 rooms. A lobby and a reception are available to guests. Most storeys can be reached by lift. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access is available to travellers. The hotel's culinary facilities include a restaurant, a dining area, a café, a bar and a pub. Various shops are available, including a souvenir shop. There is also a garden. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Available services and facilities include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A range of options are available, including tennis, golf, a gym and a spa. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1226.73" OriginalAmount="1226.73">
      <BasicPropertyInfo Latitude="25.115995" Longitude="55.196476" StarRating="4" HotelCode="0|498479" HotelName="Hilton Garden Inn Dubai, Mall Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street P.O. Box 393971 Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/498479/d9dc5b63749787b10d00886728760639.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access in public areas (no extra charge) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. 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 for a fee. Available services and facilities include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A sofabed ensures a good night's sleep. Separate bedrooms are also available. Cots are available for younger guests. A desk and, for a fee, a safe are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include a telephone, a TV, a DVD player and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and a children's pool. Leisure options at the establishment include a gym. For a fee, a sauna, a beauty salon and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1228.94" OriginalAmount="1228.94">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|643839" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1232.62" OriginalAmount="1232.62">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.189" StarRating="4" HotelCode="0|475889" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Off Sharaf DG Metro Station P.O. Box 450011 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475889/a99458b09c00792386ef92decc63efbd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 201 rooms. Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the apartment hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room and a kitchen. Separate bedrooms are optionally bookable. There is also a safe. Guests will also find a cooker included as standard. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi, contribute to a great stay. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A pool and an outdoor pool are available to travellers. A range of options are available, including a gym and a sauna. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1233" OriginalAmount="1233">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|25108" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="1236.04" OriginalAmount="1236.04">
      <BasicPropertyInfo Latitude="25.269169" Longitude="55.2972" StarRating="3" HotelCode="0|508481" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street Gold Souk Deira PO Box 376095 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508481/da6c9d75d2b3f63caea7e0ac545460d2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers a restaurant, room service and a business centre. Wireless internet access in public areas allows guests to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. Other features include internet access, a telephone and a TV. The accommodation units include a bathroom with a shower. Bathrobes can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The establishment features an outdoor pool. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1236.74" OriginalAmount="1236.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|902273" HotelName="City Premiere Deluxe Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928634_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features various services and facilities for a comfortable and relaxing stay, including a restaurant, a caf�, a bar, room service and a fax machine. Guests arriving by car can park their vehicles in the garage or car park. A shuttle service is offered.RoomsAll accommodation units feature air conditioning, a living room, a kitchen and a bathroom. A balcony or terrace is also included as standard. Each accommodation unit features separate bedrooms or a king-size bed. Among the amenities are a safe and a minibar. The kitchenettes of the accommodation units are appointed with a mini-fridge and tea and coffee making equipment. Other features include internet access, a telephone, a TV and wireless internet access. In the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe establishment offers an outdoor pool and a children's pool. The poolside bar serves a selection of refreshing drinks. Guests can enjoy various leisure options during their free time, including a gym and a spa, or for a fee, a sauna, a steam bath and massage treatments. MealsThe establishment offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentAll major credit cards, including VISA and MasterCard, are accepted for payment.(12-Sep-22 to 26-Sep-22 - Pool closed</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1238.48" OriginalAmount="1238.48">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|658065" HotelName="Grayton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1239" OriginalAmount="1239">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|519657" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789885/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1239.57" OriginalAmount="1239.57">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|11975b" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1239.67" OriginalAmount="1239.67">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="0|508530" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche PO Box 6655 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508530/95903c8b13dd9d795d7d31155ab16c10.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The complex comprises a total of 414 rooms. Individual storeys are accessible via the lift or stairs. Services such as a baggage storage service, a safe and a cash machine ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Guests can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, translation services and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV and WiFi. A hairdryer is provided in the bathrooms. The complex offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Inviting sun loungers and shady parasols are laid out on the sun terrace. There is also a poolside snack bar. A range of options are available, including tennis, a gym and a spa. Leisure facilities include a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1240.37" OriginalAmount="1240.37">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|226696" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1241.69" OriginalAmount="1241.69">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|20a4fb" HotelName="Element Me'aisam Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="84" TotalAmount="1243.66" OriginalAmount="1243.66">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="0|325922" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4C Street Sheikh Sabah Al-Ahmad Al-Jaber Al-Sabah Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325922/7c0627a121226953c130721db890b1c7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 252 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include 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 dining area, a breakfast room, a café and a bar. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A kitchenette equipped with a mini fridge and a tea/coffee station is also provided as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (no extra charge), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, gymnastics, a spa, a sauna, massage treatments and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. The establishment also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1246.45" OriginalAmount="1246.45">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="5" HotelCode="0|1369009" HotelName="Marquise Square by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1369009/2a829a910a022f86dbc82c01a684a557.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1247" OriginalAmount="1247">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|35593" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="8" TotalAmount="1247.20" OriginalAmount="1247.20">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|59265" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1248.46" OriginalAmount="1248.46">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|195fea" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1248.92" OriginalAmount="1248.92">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|1b34f5" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1249.84" OriginalAmount="1249.84">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|1e9a8b" 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="84" TotalAmount="1250.60" OriginalAmount="1250.60">
      <BasicPropertyInfo Latitude="25.220587" Longitude="55.280174" StarRating="5" HotelCode="0|884637" HotelName="Millennium Plaza Downtown Suites" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road 23215 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884637/9c328d0e83c0a5ed11fd302a956a12e2.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1251.45" OriginalAmount="1251.45">
      <BasicPropertyInfo Latitude="25.230194" Longitude="55.159847" StarRating="5" HotelCode="0|1434508" HotelName="voco Monaco Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST FOR 2,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Europe Island The Heart of Europe Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1434508/020fe966a64fbc98c517820c02ec59db.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1252.68" OriginalAmount="1252.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|122405" HotelName="OAKS IBN BATTUTA GATE DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890828_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a rooftop pool, Oaks Ibn Battuta Gate Dubai offers modern rooms. It boasts 4 restaurants and bars including a nightclub. The restaurants reflect the journey of the great Arab explorer with tastes from around the world . The spacious rooms feature a modern, Moroccan-inspired d�cor. Each comes with a flat-screen TV and a minibar. All rooms are en-suite with a bath tub and walk-in rainforest shower. Free WiFi available for guests. Guests can work out in the gym, which includes aerobic equipment and free weights. Ibn Battuta Shopping Mall is located next to the hotel, Dubai Marina and Jebel Ali are a 5-minute drive away. Mall of the Emirates is a 10 minute drive. Dubai International Airport is a 35-minute drive while Al Maktoum International Airport is a 15 minute drive from Oaks Ibn Battuta Gate Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1252.88" OriginalAmount="1252.88">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|665427" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1254" OriginalAmount="1254">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|30153" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="25.075281143188477" Longitude="55.14517593383789" StarRating="0" HotelCode="0|ascapes_armada_tower_3" HotelName="Ascapes Armada Tower 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Armada Tower 3, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/7b/f87b1dfd76701b05319bedc4acdbae3404b42110.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be a 1-minute drive from Dubai Marina and 9 minutes from The Walk. This apartment is 5.1 mi (8.2 km) from Jumeirah Beach and 5.2 mi (8.3 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Walk - 2.3 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.6 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.7 km / 1.7 mi&lt;br /&gt;American University of Dubai (AUD) - 3 km / 1.9 mi&lt;br /&gt;Skydive Dubai - 3.4 km / 2.1 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.2 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.5 km / 2.8 mi&lt;br /&gt;Jebel Ali Race Course - 8.2 km / 5.1 mi&lt;br /&gt;Ibn Battuta Mall - 8.4 km / 5.2 mi&lt;br /&gt;Dubai College - 10.2 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.3 km / 7 mi&lt;br /&gt;Ski Dubai - 11.6 km / 7.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 35.9 km / 22.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.8 km / 22.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.7 km / 38.9 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a washing machine, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 3,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1256.97" OriginalAmount="1256.97">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|158740" HotelName="Millennium Central Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1258.90" OriginalAmount="1258.90">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|1b38e4" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424495/p_424495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.

Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.

All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1260" OriginalAmount="1260">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|308459" HotelName="Canal Central Hotel – Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1261.57" OriginalAmount="1261.57">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|7650" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1261.68" OriginalAmount="1261.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20771" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16699_image51072363_0.jpg</HotelPictures>
        <HotelDescription>Hyatt Place Dubai/Jumeirah is a chic hotel, located on Al Mina Road near the exclusive Jumeirah neighborhood. Inspired by old and new Dubai, it offers modern essential experiences for work and play in a stylish setting. Situated close to La Mer, the hotel places its guests near the Business Hub, Burj Khalifa and is a 20 minute drive from the Dubai International Airport. Wake up to breakfast served fresh every day with the authentic flavors of Indian, Western and Asian cuisine. Order chef-inspired bar bites or shop the grab-and-go market anytime. Get your caffeine fix during the day or sip a glass of wine at the bar in the evening. Unwind, sunbathe at our outdoor temperature controlled swimming pool. Sip a refreshing drink in the sunken pool bar, after a day at work. Kids can have fun in their pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1261.68" OriginalAmount="1261.68">
      <BasicPropertyInfo Latitude="25.113651" Longitude="55.19092" StarRating="3" HotelCode="0|326016" HotelName="Radiance Premium Suites" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Near Mall of Emirates Al Barsha 1 P.O.Box 125707 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326016/6b9a50726684495c6523e3e505bb2666.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Located across from the Metro, this hotel connects to the city. The Mall of Emirates and Ski Dubai are a walking distance from the hotel, and the nightlife and entertainment hotspots are only few minutes’ drive.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the apartment hotel, which has a total of 60 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include room service and a conference room. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning. Additional features include a fridge, a microwave and a tea/coffee station. A TV and WiFi ensure optimal comfort. A hairdryer is provided in the bathrooms. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers attractions including sport and entertainment opportunities. A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hotel offers golf (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1263" OriginalAmount="1263">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|55482" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="8" TotalAmount="1263.62" OriginalAmount="1263.62">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|612581" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1266" OriginalAmount="1266">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|31650" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1266.43" OriginalAmount="1266.43">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1e2fa2" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="1266.63" OriginalAmount="1266.63">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|175e1e" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="7" TotalAmount="1268.86" OriginalAmount="1268.86">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|DKNA" HotelName="dusitD2 Kenz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khareef 1st Street, Barsha Heights, Sheikh Zayed Road, near Internet City Metro Station</AddressLine>
          </AddressLines>
          <PostalCode>(0)45672233</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="1271.58" OriginalAmount="1271.58">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|653882" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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>https://cdn.ostrovok.ru/t/x500/content/a9/fa/a9fabc82d091abdbd8b34dba83d67ad94086e593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1271.69" OriginalAmount="1271.69">
      <BasicPropertyInfo Latitude="25.037228" Longitude="55.196865" StarRating="4" HotelCode="0|798706" HotelName="Element Me'aisam Dubai" Meals="FREE BREAKFAST,BED &amp; BREAKFAST" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City P.O. Box 485085 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798706/32d556d888615b6e31a31b42c44216d3.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1274" OriginalAmount="1274">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|55627" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1277.66" OriginalAmount="1277.66">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|748555" HotelName="Grand Sina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1278.50" OriginalAmount="1278.50">
      <BasicPropertyInfo Latitude="25.248823" Longitude="55.312305" StarRating="4" HotelCode="0|325955" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road Bur Dubai Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325955/7fe690783714b6ca3b6e3d0823102c76.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 102 rooms. Guests are welcomed in the lobby. Amenities include a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. There is also a safe. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include a telephone and a TV. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Active travellers can choose from a range of leisure activities, including a gym, a sauna, a steam bath and a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1278.65" OriginalAmount="1278.65">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|1091d6" HotelName="Villa Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1279.44" OriginalAmount="1279.44">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|195fce" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1281.61" OriginalAmount="1281.61">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|158748" HotelName="Asiana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1282.24" OriginalAmount="1282.24">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|20b089" HotelName="Citymax Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/1c/bb1cd3bcae0ff752744462b663872d3b4a12668c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1282.36" OriginalAmount="1282.36">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|6HD" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 33398</AddressLine>
          </AddressLines>
          <PostalCode>(0)42271131</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1282.90" OriginalAmount="1282.90">
      <BasicPropertyInfo Latitude="25.211538" Longitude="55.315754" StarRating="5" HotelCode="0|326342" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,HB PLUS,FULL BOARD,FB PLUS" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road Al Jaddaf Area Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326342/72077f3bd62a4a8a7a334b68693b2bdd.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 351 rooms. Services and facilities at the hotel include a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a desk are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a TV and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Golf and horse riding are available to active guests. With water skiing, jet skiing, sailing and snorkelling, fans of water sports will have plenty to choose from. Guests of the hotel can enjoy indoor activities, including a gym. A wellness area with a spa provides a great opportinity to unwind ater a long day. Additional services available for a fee include a sauna and a beauty salon Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1283.16" OriginalAmount="1283.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|103048" HotelName="Premier Inn Dubai International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1550153_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 3 km from Dubai International Airport, 3.5 km from a Golf Course and 9 km from Dubai Museum. Facilities and services include a 24 hrs reception, wireless internet in public areas, safety box at front desk, elevator, restaurant, bar, coffee shop, rooftop outdoor swimming pool, fitness center, meeting room, car parking and free shuttle from/to the airport.The rooms are equipped with air conditioning, wireless internet, TV, telephone and working desk.Address: 52B Street, PO Box 35118, Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1285.54" OriginalAmount="1285.54">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|136602" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1286" OriginalAmount="1286">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|25953" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1287.22" OriginalAmount="1287.22">
      <BasicPropertyInfo Latitude="25.279303" Longitude="55.30458" StarRating="5" HotelCode="0|326471" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road Deira Corniche PO Box 6655 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326471/4f46e127e9d58f7dbfc56e3095e1468b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. Various gastronomic options are available, including a restaurant, a café and a bar. Various shops are available, including a supermarket. Children can have a great time playing in the playground. Additional facilities at the hotel include a playroom. Guests with their own vehicles can make use of the available parking spaces (for a fee). Additional services include a babysitting service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Separate bedrooms are also available. Extra beds can be requested. A fridge and a cooker ensure a comfortable stay. Other features include internet access, a telephone and a TV. The bathrooms have a shower and a bathtub.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. The hot tub is the perfect place to relax. There are a variety of leisure options to choose from including crazy golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1287.55" OriginalAmount="1287.55">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|613642" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="1289" OriginalAmount="1289">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|251241" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1289" OriginalAmount="1289">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|239772" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="1291.13" OriginalAmount="1291.13">
      <BasicPropertyInfo Latitude="25.080772" Longitude="55.36883" StarRating="5" HotelCode="0|711708" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,NO BREAKFAST SERVICE,FULL BOARD,FREE BREAKFAST,BREAKFAST INCLUDED" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5 Emirates Road 611 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/711708/ba31398c1487fcc622e6736800c3cf8a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1292.10" OriginalAmount="1292.10">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|409618" HotelName="White Fort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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="45" TotalAmount="1295.60" OriginalAmount="1295.60">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1185a2" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" 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">
        <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://dmcsquare.b-cdn.net/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="27" TotalAmount="1299" OriginalAmount="1299">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|28608" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1302" OriginalAmount="1302">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|53600" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="6" TotalAmount="1304.52" OriginalAmount="1304.52">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|2633093" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1307.47" OriginalAmount="1307.47">
      <BasicPropertyInfo Latitude="25.269806" Longitude="55.311535" StarRating="3" HotelCode="0|789885" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road Deira Dubai 55377</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789885/680bba57f0a784672bbaccfbbb0563ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1310.88" OriginalAmount="1310.88">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1b3912" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="84" TotalAmount="1311.04" OriginalAmount="1311.04">
      <BasicPropertyInfo Latitude="25.250355" Longitude="55.29873" StarRating="3" HotelCode="0|489571" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 B Street Al Mankhool Road Behind Spinneys Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489571/e34d5d7b603ceec86bde19fd2f0f929d.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1312.22" OriginalAmount="1312.22">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|577721" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1312.44" OriginalAmount="1312.44">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|153967" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1313.19" OriginalAmount="1313.19">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|105ccf" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|32858" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1316.04" OriginalAmount="1316.04">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|139693" HotelName="Ramada Deira" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1317" OriginalAmount="1317">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|402997" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10812678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1317.13" OriginalAmount="1317.13">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|196045" HotelName="Marriott Hotel Al Jaddaf Dubai" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="1317.78" OriginalAmount="1317.78">
      <BasicPropertyInfo Latitude="25.118877" Longitude="55.37992" StarRating="4" HotelCode="0|1131323" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Digital Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131323/5c852c828a12e3e063fec1fec940814c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1318.46" OriginalAmount="1318.46">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|423278" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1320.82" OriginalAmount="1320.82">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|64220" HotelName="JW Marriott Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, Near Hamarain Shopping Center, P.O. Box 16590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15139/a_15139_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1321.81" OriginalAmount="1321.81">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|288191" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="8" TotalAmount="1321.89" OriginalAmount="1321.89">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|438339" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1322.16" OriginalAmount="1322.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|814163" HotelName="CROWNE PLAZA JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/846825_image59953775_0.jpg</HotelPictures>
        <HotelDescription>The 4-star deluxe Crown Plaza Jumeirah is situated on Dubai's Al Mina Road and is centrally located near to some of the city's main focus points. The hotel caters to business travelers and discerning holiday-makers, drawn to its unique location close to beach and city - and provides a broad scope of facilities and services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1322.53" OriginalAmount="1322.53">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|592378" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1322.55" OriginalAmount="1322.55">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|628403" HotelName="Zabeel House Al Seef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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="8" TotalAmount="1322.64" OriginalAmount="1322.64">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|164418" HotelName="The Galleria Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="1324.64" OriginalAmount="1324.64">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|9487" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1325.92" OriginalAmount="1325.92">
      <BasicPropertyInfo Latitude="25.187681" Longitude="55.281254" StarRating="5" HotelCode="0|1405709" HotelName="Ramee Dream Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Bay Square Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1405709/135b5761cd8f00ae798f8834a7c7ddb8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1326" OriginalAmount="1326">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|14482" 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" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1327.28" OriginalAmount="1327.28">
      <BasicPropertyInfo Latitude="25.07903" Longitude="55.157528" StarRating="4" HotelCode="0|884631" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7157 Emirates Hills Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884631/f043ac19a2729f5eb48e7a34e6be5ee3.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1330.14" OriginalAmount="1330.14">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314022" StarRating="5" HotelCode="0|325771" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street P.O. Box 4250 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325771/7df8e4b3209ba88a8d05619540079873.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1978. Guests are welcomed at the accommodation, which has a total of 255 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests. The establishment features gastronomic services including a restaurant, a dining area, a café, a bar and a pub. Shopping facilities are also available. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Extra beds can be requested. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Sport and leisure facilities at the accommodation include a gym and table tennis. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and massage treatments, and for an additional fee, a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The hotel offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1330.37" OriginalAmount="1330.37">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|19396e" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1331.52" OriginalAmount="1331.52">
      <BasicPropertyInfo Latitude="25.194471" Longitude="55.26164" StarRating="4" HotelCode="0|325938" HotelName="Villa Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 118737 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325938/b4f98507a2cfc0e46484ce35a8fe9be5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The accommodation comprises a total of 118 rooms. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe, a minibar and a desk are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station is also provided as standard. In addition, there is a washing machine and an ironing set. Features include internet access, a telephone, a TV and a radio, adding comfort to the holiday. Travellers will also find slippers in their rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Leisure options at the accommodation include golf, a gym, a spa, a sauna and steam bath, or for a fee, a hammam. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1331.87" OriginalAmount="1331.87">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|112370" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="25.417579070933" Longitude="55.440760949" StarRating="2" HotelCode="902152|safari_hotel_apartments_3" HotelName="Safari Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al-Karama, Ajman 18892</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Safari Hotel Apartments offers comfort and convenience whether you're on business or holiday in Ajman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Safari Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Safari Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Ajman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1335.79" OriginalAmount="1335.79">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|103314" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1335.83" OriginalAmount="1335.83">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|409651" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1336.36" OriginalAmount="1336.36">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|GGAK" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 500300, Barsha Heights</AddressLine>
          </AddressLines>
          <PostalCode>(0)43818899</PostalCode>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1337" OriginalAmount="1337">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|225845" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1337.01" OriginalAmount="1337.01">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|148612" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 11/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1341.85" OriginalAmount="1341.85">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|10b296" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1344.00" OriginalAmount="1344.00">
      <BasicPropertyInfo Latitude="25.060197830200195" Longitude="55.2093505859375" StarRating="0" HotelCode="0|hi_guests_vacation_homes_hameni_tower" HotelName="Hi Guests Vacation Homes - Hameni Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/4f/6c4f5e1959444eac881f051db9b69c2a106293d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Hi Guests Vacation Homes - Hameni Tower» is located in Dubai. This apartment is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone for free.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1345" OriginalAmount="1345">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|54813" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="1345" OriginalAmount="1345">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|271762" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1349.18" OriginalAmount="1349.18">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324123" StarRating="5" HotelCode="0|325979" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street P.O. Box 81148 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325979/50ca0804b80cb397aa8ce66b0c722e5d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 172 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Amenities include 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 accommodation are a restaurant, a dining area and a café. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include a babysitting service, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. Cots are available for younger guests. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. In addition, there is a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a CD player, a DVD player, an alarm clock and WiFi, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A range of options are available, including a gym, table tennis, a spa, a sauna, a beauty salon and hydrotherapy applications. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1350" OriginalAmount="1350">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|39387" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1354" OriginalAmount="1354">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|25107" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1356.61" OriginalAmount="1356.61">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|IDAJ" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/10/2024" 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</AddressLine>
          </AddressLines>
          <PostalCode>(0)45171100</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="1356.86" OriginalAmount="1356.86">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|228647" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1356.96" OriginalAmount="1356.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|652830" HotelName="GOLDEN TULIP AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891888_foto_9.jpg</HotelPictures>
        <HotelDescription>Location 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="8" TotalAmount="1360.63" OriginalAmount="1360.63">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|7658" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1361.36" OriginalAmount="1361.36">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|228646" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1362.32" OriginalAmount="1362.32">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|59247" HotelName="The Country Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1363.85" OriginalAmount="1363.85">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|19572a" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1363.94" OriginalAmount="1363.94">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|376670" HotelName="Somewhere Apartment Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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="63" TotalAmount="1364.00" OriginalAmount="1364.00">
      <BasicPropertyInfo Latitude="25.069259643554688" Longitude="55.128570556640625" StarRating="0" HotelCode="0|hi_guests_vacation_homes_studio_one" HotelName="Hi Guests Vacation Homes - Studio One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/8b/9c8b0bce018c3930bac9252ac52a21507351b658.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Hi Guests Vacation Homes - Studio One» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1364.47" OriginalAmount="1364.47">
      <BasicPropertyInfo Latitude="25.209282" Longitude="55.274754" StarRating="4" HotelCode="0|326370" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 7143 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326370/2c8213e7e1ca818e92d7674f70b0afd8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 357 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Various gastronomic options are available, including a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include multilingual staff, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning, a living room, a kitchen and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Little extras, including a telephone, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. There are a variety of leisure options to choose from including tennis, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1364.95" OriginalAmount="1364.95">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|118dfb" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1365.39" OriginalAmount="1365.39">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|59262" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1367" OriginalAmount="1367">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|225412" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1370" OriginalAmount="1370">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|94811" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424495/p_424495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.

Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.

All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1375.00" OriginalAmount="1375.00">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|royal_club_at_palm_jumeirah" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1375.24" OriginalAmount="1375.24">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|208fe8" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1375.39" OriginalAmount="1375.39">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|109683" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1376.85" OriginalAmount="1376.85">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|MHDB" HotelName="Metropolitan Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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 Street, P.O. Box 31588</AddressLine>
          </AddressLines>
          <PostalCode>(0)43430000</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1378" OriginalAmount="1378">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|56343" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1378" OriginalAmount="1378">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|34757" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1379.75" OriginalAmount="1379.75">
      <BasicPropertyInfo Latitude="25.095697" Longitude="55.153652" StarRating="4" HotelCode="0|326079" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street PO Box 502828 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326079/2eb3b047322f32cc815afc8ec6bd9dfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 167 rooms. The individual storeys can easily be reached via the lift or stairs. Amenities include a currency exchange service. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. The standard features of most rooms include a balcony. There is also a safe. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. Little extras, including a telephone and a TV, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A range of options are available, including golf and a gym. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1380.12" OriginalAmount="1380.12">
      <BasicPropertyInfo Latitude="25.189974" Longitude="55.27448" StarRating="4" HotelCode="0|325921" HotelName="Hotel Boulevard, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,HALF BOARD,HALF_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard PO Box 114788 Old Town Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325921/0fb3a5719efcc17895719729ac85f1e9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 186 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. The establishment offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="25.082141876220703" Longitude="55.141883850097656" StarRating="0" HotelCode="0|luton_vacation_homes_park_island" HotelName="Luton Vacation Homes Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Park Island, Bonare Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/fc/d9fc9ac1977a9da808700eb7e7893d808eed1713.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Dubai (Jumeirah Beach Residence), this apartment is within a 15-minute walk of The Walk and Jumeirah Beach.  This apartment is 1.2 mi (1.9 km) from Dubai Marina Mall and 4.7 mi (7.6 km) from Souk Madinat Jumeirah.&lt;br /&gt;Amenities : This apartment offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;The Walk - 0.5 km / 0.3 mi&lt;br /&gt;Jumeirah Beach - 1.2 km / 0.7 mi&lt;br /&gt;Dubai Marina Mall - 1.3 km / 0.8 mi&lt;br /&gt;Skydive Dubai - 1.5 km / 0.9 mi&lt;br /&gt;The Beach Mall - 1.5 km / 0.9 mi&lt;br /&gt;American University of Dubai (AUD) - 2.4 km / 1.5 mi&lt;br /&gt;Ain Dubai - 3 km / 1.9 mi&lt;br /&gt;Bluewaters Island - 3 km / 1.9 mi&lt;br /&gt;Emirates Golf Club - 3.8 km / 2.4 mi&lt;br /&gt;Dubai College - 4.6 km / 2.9 mi&lt;br /&gt;Jebel Ali Race Course - 5.7 km / 3.6 mi&lt;br /&gt;Al Sufouh Beach - 7.3 km / 4.5 mi&lt;br /&gt;Souk Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Madinat Jumeirah - 8.2 km / 5.1 mi&lt;br /&gt;Nakheel Mall - 8.2 km / 5.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 32.8 km / 20.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 35.6 km / 22.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 60.1 km / 37.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Marina Mall&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a microwave and an electric kettle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1385.04" OriginalAmount="1385.04">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|625437" HotelName="Gevora Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1386.69" OriginalAmount="1386.69">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|285698" HotelName="Carlton Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1387" OriginalAmount="1387">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|34760" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1388" OriginalAmount="1388">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|20070" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1390.10" OriginalAmount="1390.10">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|102de4" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1391.64" OriginalAmount="1391.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|145857" HotelName="SHERATON DUBAI CREEK HOTEL &amp; TOWER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889951_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sheraton Dubai Creek Hotel &amp; Towers is located in Dubai, in the privileged area of Deira, on the banks of the Dubai estuary. The hotel is 3 km from the famous gold and spice souks and less than a 15-minute drive from BurJuman and Deira City Center Mall.
The hotel has several restaurants, lobby-caf�, pub-bar, gym, swimming pool, spa with sauna, tennis court, bicycle rental, parking, and room for meetings and other events.
Its rooms are equipped with air conditioning, complimentary bottled water, mini-bar, mini-refrigerator, telephone, high-speed internet (with charge), complimentary wireless internet access, TV with remote control and radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1393.55" OriginalAmount="1393.55">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|107054" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1394" OriginalAmount="1394">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|53583" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385495/385495a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. The nearest shops are about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1395.27" OriginalAmount="1395.27">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1091f0" HotelName="Vida Downtown" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="1395.27" OriginalAmount="1395.27">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1091e3" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|394156" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1397.07" OriginalAmount="1397.07">
      <BasicPropertyInfo Latitude="25.096762" Longitude="55.17255" StarRating="4" HotelCode="0|326084" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights P.O. Box 283634 Tecom Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326084/e2a40274709cb50d0ae51eac858bd100.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. Travellers are welcomed at the establishment, which has a total of 161 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access (for a fee) is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. There is also a garden. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. A king-size bed ensures a good night's sleep. Separate bedrooms are also available. A safe and, for a fee, a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and WiFi (for a fee) add to the comfort of the holiday. The bathrooms have a shower and a bathtub. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. Leisure options at the establishment include golf, a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1397.45" OriginalAmount="1397.45">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1ceaeb" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1398" OriginalAmount="1398">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|29306" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1398.74" OriginalAmount="1398.74">
      <BasicPropertyInfo Latitude="25.187534" Longitude="55.267513" StarRating="5" HotelCode="0|475900" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,BREAKFAST BUFFET,HALF_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street PO Box 2286 Business Bay Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475900/2dac56c25b2c099d5eac0a572e894ac0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel features various services and facilities, including a restaurant, a café and room service, for a comfortable and relaxing stay. Wireless internet access in public areas (no extra charge) allows travellers to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;All accommodation units at the establishment offer a range of amenities as standard.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A dip in the swimming pool is great for getting into the holiday spirit. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1398.74" OriginalAmount="1398.74">
      <BasicPropertyInfo Latitude="25.187616" Longitude="55.284046" StarRating="5" HotelCode="0|475899" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475899/b0b486fafef6d1dca2d09fffccc48d3e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 201 rooms. Services and facilities at the hotel include a restaurant, a dining area and a bar. Wireless internet access is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. All rooms feature a fridge, a tea/coffee station, a TV and a safe. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. The accommodation offers travellers a variety of leisure facilities, including a gym (for a fee). An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. It is also possible to order breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1400" OriginalAmount="1400">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|23155" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1401.18" OriginalAmount="1401.18">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|256722" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1401.25" OriginalAmount="1401.25">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|1b4a79" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1404" OriginalAmount="1404">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|7687" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1404.05" OriginalAmount="1404.05">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|1b4af6" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1405.23" OriginalAmount="1405.23">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|6809" HotelName="Riviera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1405.31" OriginalAmount="1405.31">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|142287" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1406.09" OriginalAmount="1406.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|900556" HotelName="CARLTON DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977524_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on Sheikh Zayed Road with close proximity to Dubai International Financial Center and Downtown this hotel offers easy access to all major landmarks whilst offering deluxe amenities for an unforgettable stay. Visitors on business or holiday will love the location. From the moment guetss step into the lobby they wil experience luxury at its finest from the outdoor swimming pool to complimentary WiFi. Our sophisticated hotel rooms and suites feature plush furnishings can rest easy. All rooms are fitted with mini bars for an extra level of service and all suites offer spacious living quarters with extra perks for an elegant feel. Indulge on fine wine and dine on delicious International cuisine from the top of our 47 storey hotel offering sweeping views over the city. Our hotel offers a selection of restaurants to keep you satisfied during your stay.Guests should note that local city tax is not included in the rate booked. This will be charged directly to guests by the hotel and payable at check in/out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1407.44" OriginalAmount="1407.44">
      <BasicPropertyInfo Latitude="25.203241" Longitude="55.34923" StarRating="4" HotelCode="0|1477001" HotelName="Vida Creek Beach Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,HALF BOARD,FREE BREAKFAST,BREAKFAST INCLUDED,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor Creek Harbour Dubai Creek</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1477001/c14307d91f76b4b294bbea0982a99d36.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1408" OriginalAmount="1408">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|19472" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1409" OriginalAmount="1409">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|288246" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1409" OriginalAmount="1409">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|33360" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1409.83" OriginalAmount="1409.83">
      <BasicPropertyInfo Latitude="25.184444" Longitude="55.254406" StarRating="5" HotelCode="0|489609" HotelName="V Hotel Dubai, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Habtoor City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489609/d245ede20afe1b70d0d888d33dbc871d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 356 rooms. A lobby and a reception are available to guests. Services and facilities at the hotel include a restaurant and a conference room. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and, for a fee, a minibar are also available. Little extras, including a telephone, a TV and WiFi, contribute to a great stay. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are available for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features numerous leisure facilities, including a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1414" OriginalAmount="1414">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|201399" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1414" OriginalAmount="1414">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|167735" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1414.37" OriginalAmount="1414.37">
      <BasicPropertyInfo Latitude="25.261175" Longitude="55.320587" StarRating="5" HotelCode="0|326041" HotelName="Khalidia Palace Hotel Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326041/2ce17d3b564ea59617465bc1b3c66fb0.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. The accommodation offers various services and facilities, including a restaurant, a childcare service, a transfer service and a laundry service, for a comfortable and relaxing stay. Wireless internet access (for a fee) is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed and a sofa bed. Separate bedrooms are also available. A safe and a minibar are also available. A fridge, a microwave and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a DVD player and WiFi (for a fee) add to the comfort of the holiday. The accommodation units include a bathroom with a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Guests can make themselves comfortable on sun loungers beneath parasols on the sun terrace. Those who wish to enjoy sports and leisure options during their holidays can take advantage of the on-site a gym, a spa, a sauna and steam bath, or for a fee, golf. In addition, golf is offered by third-party operators. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1415.00" OriginalAmount="1415.00">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.34311" StarRating="4" HotelCode="0|874260" HotelName="Flora Inn Hotel Dubai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HB (BREAKFAST + LUNCH ONLY),HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road P.O. Box 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874260/5bf78d9175e28e26144f97ce9569bf14.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1415.07" OriginalAmount="1415.07">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|1f3592" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1416" OriginalAmount="1416">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|29307" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92674/a_92674_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1417.12" OriginalAmount="1417.12">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|446722" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1417.45" OriginalAmount="1417.45">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|591298" HotelName="Rove Trade Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1417.65" OriginalAmount="1417.65">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|114016" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1418" OriginalAmount="1418">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|11607" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1418" OriginalAmount="1418">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|12599" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1418.33" OriginalAmount="1418.33">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|209a6f" 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="45" TotalAmount="1420.31" OriginalAmount="1420.31">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|17d600" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385495/385495a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. The nearest shops are about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1420.34" OriginalAmount="1420.34">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|171627" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1420.41" OriginalAmount="1420.41">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|168ab9" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1421.08" OriginalAmount="1421.08">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|1d80ba" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1424.14" OriginalAmount="1424.14">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|627802" HotelName="Rove Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1426" OriginalAmount="1426">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|53255" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1426.64" OriginalAmount="1426.64">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|446721" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1429.52" OriginalAmount="1429.52">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|177907" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1429.68" OriginalAmount="1429.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|C7AC82" HotelName="MILLENNIUM PLACE MIRDIF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2421595_foto_1.jpg</HotelPictures>
        <HotelDescription>Explore our 4-star Dubai hotel in Mirdif Hills. Hayyakum! Millennium Place Mirdif is a lifestyle destination of dining, hospitality, and entertainment a few minutes away from Dubai International Airport, Mirdif City Center, and Dubai Safari Park. Visit the first hotel in this Dubai neighborhood, overlooking the beautiful Mushrif Park. The home of more than 70,000 trees offers a fantastic range of family fun adventures from zip-lining, childrenandrsquo;s playgrounds, horseback riding, cycle track, BBQ Areas, and much more. Connected to Mirdif Hills Avenue, our 4-star hotel features 116 rooms and suites, 132 studios and one-bedroom apartments, 6 restaurants and bars, a ballroom catering up to 300 guests, 2 meeting rooms, a rooftop pool andamp; gym overlooking the park. Millennium Place Mirdif presents a flavorful dining palette. Start your day with an immersive international breakfast buffet or andagrave; la carte options at B Social, our laid-back all-day dining. At lunch, spoil your taste buds with Lebanese and Armenian cuisine at Batchig, followed by a refreshing drink at our social pub, The Urban Bar, or enjoy an afternoon cigar at Sala De Cigar; the journey continues with dinner at Hunter andamp; Barrel Steakhouse. Of course, your experience is not complete without adding some splashes to your day at Vola Rooftop Lounge surrounded by the scenery of Mushrif Parkandrsquo;s natural splendour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1430.89" OriginalAmount="1430.89">
      <BasicPropertyInfo Latitude="25.260078" Longitude="55.29122" StarRating="3" HotelCode="0|325860" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road Al Nahdha Street P.O. Box: 26888 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325860/e21b167bda343f9ad4a0ca6f8d68cc38.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1997. The establishment offers travellers a total of 142 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access (for a fee) is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning and a bathroom. The rooms have a double bed or a sofabed. A safe and a minibar are also available. Additional features include a fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an indoor pool. The hot tub is the perfect place to relax. Leisure options at the establishment include a gym, a sauna and steam bath, or for a fee, massage treatments. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1433.03" OriginalAmount="1433.03">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|12ad43" 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="63" TotalAmount="1436.00" OriginalAmount="1436.00">
      <BasicPropertyInfo Latitude="25.24625015258789" Longitude="55.27797317504883" StarRating="4" HotelCode="0|hyatt_place_dubai_jumeirah_residences" HotelName="Hyatt Place Dubai Jumeirah Residences" Meals="BED &amp; BREAKFAST,DINNER,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a1/f7/a1f7a59c8e5149775837e50e26b7ece3497eb7e9.jpeg</HotelPictures>
        <HotelDescription>One of our top picks in Dubai.&lt;br /&gt;Hyatt Place Dubai Jumeirah Residences features a restaurant, outdoor swimming pool, a fitness center and bar in Dubai. With a garden, the hotel has air-conditioned rooms with free WiFi. The property provides a 24-hour front desk, room service and currency exchange for guests.&lt;br /&gt;Certain rooms will provide you with a kitchen with a dishwasher, a microwave and a fridge.&lt;br /&gt;The hotel offers a continental or buffet breakfast.&lt;br /&gt;Hyatt Place Dubai Jumeirah has a playground.&lt;br /&gt;There's a tour desk and car rentals are available, while the business center has a fax machine and photocopier and an ATM machine.&lt;br /&gt;La Mer Beach is 2.3 km from the accommodation, while North Beach is 2.3 km away. The nearest airport is Dubai International, 11.3 km from Hyatt Place Dubai Jumeirah Residences, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 30.00 AED per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;The property's pool and gym are currently closed until further notice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1436.22" OriginalAmount="1436.22">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|472781" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1437.29" OriginalAmount="1437.29">
      <BasicPropertyInfo Latitude="25.146227" Longitude="55.19551" StarRating="5" HotelCode="0|793367" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street next to Umm Suqeim Park Umm Suqeim 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793367/3a63498401e6fedc22240d1bed2d1f59.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1439" OriginalAmount="1439">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1439.24" OriginalAmount="1439.24">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|12cd8d" 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="45" TotalAmount="1439.86" OriginalAmount="1439.86">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|10b298" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1440.31" OriginalAmount="1440.31">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|111083" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1442.95" OriginalAmount="1442.95">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1b34be" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1443.83" OriginalAmount="1443.83">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|287667" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="1444" OriginalAmount="1444">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|254865" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1446.04" OriginalAmount="1446.04">
      <BasicPropertyInfo Latitude="25.18569" Longitude="55.274227" StarRating="4" HotelCode="0|1473295" HotelName="The First Collection Waterfront" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive PO BOX 215373 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1473295/24061002013505.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1447" OriginalAmount="1447">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|407990" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1447.06" OriginalAmount="1447.06">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|10944f" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1449.98" OriginalAmount="1449.98">
      <BasicPropertyInfo Latitude="25.25397" Longitude="55.335922" StarRating="4" HotelCode="0|325937" HotelName="J5 Hotels Port Saeed" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road P.O Box 33871 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325937/fb80e51c9b51d5706b4d2b32bc76375f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 134 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers. Various gastronomic options are available, including a restaurant, a dining area and a breakfast room. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including golf, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1452.71" OriginalAmount="1452.71">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|1e21ee" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1453.08" OriginalAmount="1453.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|392685" HotelName="Rove Trade centre ~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064807_foto_1.jpg</HotelPictures>
        <HotelDescription>3 Stars Hotel,located in Dubai Rove Trade Centre Hotel is a 3-star hotel ,The hotel is strategically located near the Dubai World Trade Centre, the region's leading events venue for over 40 years, hosting various industry sectors and international conferences. also You can also easily access the Al Jafiliya metro station, which connects you to the rest of Dubai's attractions and landmarks , the hotel offers convenience and comfort for business and leisure travellers alike.You can enjoy free Wi-Fi, satellite TV, and air-conditioning in every room, as well as an outdoor pool and a terrace with city views.Dining at the hotel's restaurant, which serves breakfast, lunch, and dinner. You can relax at a bar/lounge or a poolside bar and take your favorite drink. As well as a 24-hour room service is provided.Rove Trade Centre hotel provides you amenities include a business center to keep your business going. Moreover the Hotel features venues that can accommodate up to 64 persons.Nearby places:� Dubai International Airport 10 km� Doors Freestyle Grill - Steakhouse Restaurant 6 km� Aster Hospital - Mankhool 3 km� Lavazza Caf� 4 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1454.88" OriginalAmount="1454.88">
      <BasicPropertyInfo Latitude="25.26035" Longitude="55.29135" StarRating="3" HotelCode="0|475907" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street Khalid Bin Al Waleed Road Al Souqe Al Kabeer Bur Dubai Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475907/753843b0ea94a6bb9d09d53e39ad60c8.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1457" OriginalAmount="1457">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|95235" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1458" OriginalAmount="1458">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|201470" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="1458.89" OriginalAmount="1458.89">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|644144" HotelName="Canal Central Hotel – Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1460.06" OriginalAmount="1460.06">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|103304" HotelName="Pearl City Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1460.37" OriginalAmount="1460.37">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|1091e6" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92674/a_92674_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1466.76" OriginalAmount="1466.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|114794" HotelName="TWO SEASONS HOTEL &amp; APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30471_image62456456_0.jpg</HotelPictures>
        <HotelDescription>Facilities and services include wireless Internet access, 24 hour reception, restaurant, swimming pool, fitness center, kids club, elevator, sauna, jacuzzi, spa treatments (extra charge) and meeting room.Rooms feature wireless Internet access, air conditioning, T.V, telephone, fridge, safe, hairdryer and bathroom.Please note that some of the above facilities may be closed due to weather / seasonal conditions.Please note that this hotel does not serve alcohol.Please note that the hotel offers shuttle bus service to the nearby attractions.Please note that some adjustments will be made to the usual route leading from the main lobby, access to the Social Lounge Our famous House of Noodles will be comfortably available via the exterior doors.Address: Sheikh Zayed Road, Dubai Internet City, PO Box 502222 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1470" OriginalAmount="1470">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|380146" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://cdn.ostrovok.ru/t/x500/content/6c/b7/6cb768ecbaf520cb73984439595158afc8d87ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1471.35" OriginalAmount="1471.35">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|MIAB" HotelName="Millennium Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1472.52" OriginalAmount="1472.52">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|13b302" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1473.21" OriginalAmount="1473.21">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|130004" HotelName="Premier Inn Dubai International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|20069" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1478.31" OriginalAmount="1478.31">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|667008" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10812678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1483.47" OriginalAmount="1483.47">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|10a25f" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1483.80" OriginalAmount="1483.80">
      <BasicPropertyInfo Latitude="25.079412" Longitude="55.143127" StarRating="4" HotelCode="0|475897" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street Dubai Marina Al Marsa Area Near Marina Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475897/2eef31b7bba889cbd387acd54cebe67e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 142 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar and a business centre. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A balcony or terrace is among the standard amenities of most rooms. A kitchenette with a tea/coffee station is also provided. A washing machine is also available for guests' convenience. Little extras, including a telephone, a TV, a CD player, a DVD player and WiFi (no extra charge), contribute to a great stay. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and steam bath, or for a fee, a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1484.85" OriginalAmount="1484.85">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|JI5" HotelName="Swissôtel Al Ghurair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/10/2024" 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 Khattab Street, PO Box 185051</AddressLine>
          </AddressLines>
          <PostalCode>(0)42933555</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1489.70" OriginalAmount="1489.70">
      <BasicPropertyInfo Latitude="25.215322" Longitude="55.325817" StarRating="4" HotelCode="0|1131124" HotelName="Marbella Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box: 150 Al Khail Road D-68 Al Jadaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131124/e58ea27ebdb0e2a13c1d67895ee13cf5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1492.20" OriginalAmount="1492.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE HOTEL, DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475444_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within 1.3 km of Jumeira Public Beach and 2.8 km of Burj Al Arab Tower, Lemon Tree Hotel, Dubai provides rooms with air conditioning and a private bathroom in Dubai. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi. Free private parking is available and the hotel also offers car hire for guests who want to explore the surrounding area. Guest rooms in the hotel are fitted with a kettle. All units in Lemon Tree Hotel, Dubai are equipped with a flat-screen TV and a hairdryer. A buffet breakfast is available daily at the accommodation. Lemon Tree Hotel, Dubai offers a sun terrace. Mall of the Emirates is 4.3 km from the hotel, while City Walk Mall is 10 km away. The nearest airport is Dubai International, 26 km from Lemon Tree Hotel, Dubai, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1493.36" OriginalAmount="1493.36">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|10a261" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1498.07" OriginalAmount="1498.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|B95E63" HotelName="REVIER HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32485_image63718783_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Business Bay, near the Dubai Water Canal and just 10 minutes from Dubai Mall.Inspired by a simple, industrial design, the hotel rooms offer a private space where you can feel at home. All rooms include air conditioning, a seating area, a flat-screen TV with satellite channels, a safe and a private bathroom with a shower, free toiletries and a hairdryer. At Revier Hotel - Dubai, rooms come with bed linen and towels.The hotel has an outdoor pool, free private parking, a fitness center and a terrace. This property offers a restaurant, room service and a 24-hour front desk, as well as free WiFi throughout the property. The accommodation offers a business centre, concierge service and currency exchange.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1499.74" OriginalAmount="1499.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|071201" HotelName="ROYAL ASCOT HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955980_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ascot is located right in the heart of Dubai, making most places in the city easily accessible. Sheikh Zayed road is just 7 minutes away, and Burjuman - one of Dubai's premiere malls - is a mere 5 minutes away. We also offer guests complimentary transfers to and from our beach facilities. The golden sands and pristine waters of Dubai make for a great day at the beach, especially during the winter months.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1500" OriginalAmount="1500">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|90225" HotelName="ibis One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1500.62" OriginalAmount="1500.62">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.15326" StarRating="4" HotelCode="0|326121" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street Al Sufouh Al Sufouh 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326121/0efa141c0ef759079ab34bb625315e65.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2009. The air-conditioned establishment comprises a total of 260 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Various shops are available, including a supermarket. 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. Travellers can also use the bicycle storage facilities. Additional services include room service, a laundry service and a hairdresser. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most of the accommodation units offer a sea view. The carpeted accommodation units feature a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including biking/mountain biking, a gym, a sauna, a steam bath and a beauty salon. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner. Special catering options can be enjoyed at the hotel.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1501.00" OriginalAmount="1501.00">
      <BasicPropertyInfo Latitude="25.08171272277832" Longitude="55.145530700683594" StarRating="0" HotelCode="0|marina_apartment_24" HotelName="Marina Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 11640, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/5c/745cd3824b4d3cc81cf671a51ba60466569b56a3.jpeg</HotelPictures>
        <HotelDescription>Marina Apartment</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1501.08" OriginalAmount="1501.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|395192" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061882_foto_1.jpg</HotelPictures>
        <HotelDescription>Al Bandar Rotana is a striking, ultra modern hotel with a prime waterside location in the city original heartland. Ideal for business and leisure travellers, the elegant five star property, which sits on the edge of Dubai Creek, is minutes by road from Dubai International Airport, Dubai World Trade Centre and major malls and souks. Its also close to several attractions including the Dubai Creek Golf and Yacht Club, Dubai Dolphinarium at Creek Park and the new Rise Dubai Creek Harbour development  an entertainment centre that plays host to live music, DJ sets, movie screenings and unusual casual dining concepts. Dubais Diplomatic District, home to major embassies, is also close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1501.43" OriginalAmount="1501.43">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|110f95" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1502.27" OriginalAmount="1502.27">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|1b44d1" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1503.77" OriginalAmount="1503.77">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|12686e" HotelName="Jumeirah Creekside 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>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1505" OriginalAmount="1505">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|55119" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1505.96" OriginalAmount="1505.96">
      <BasicPropertyInfo Latitude="25.10616" Longitude="55.150143" StarRating="3" HotelCode="0|326286" HotelName="Royal Club Palm Jumeirah by Royal Vacation Homes Rental" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Shoreline 20 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326286/8cb73bdb68eee2f5e6d1fd94a100e8db.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 50 rooms. A safe is among the facilities. Internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;A range of amenities complete the standard fittings of the accommodation units. The accommodation features rooms with air conditioning.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The accommodation offers guests a variety of leisure facilities, including a gym (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1508" OriginalAmount="1508">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|24929" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 25/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1513.64" OriginalAmount="1513.64">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|1b33e3" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1513.80" OriginalAmount="1513.80">
      <BasicPropertyInfo Latitude="25.212963" Longitude="55.275265" StarRating="4" HotelCode="0|325766" HotelName="Towers Rotana" Meals="ROOM ONLY,NO BREAKFAST SERVICE,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,HALF-BOARD,WITH BREAKFAST,ALL INCLUSIVE,FULL-BOARD,ALL-INCLUSIVE" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 30430 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325766/5bf14e01c7a856198c6caea495c3d2d8.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2000. Guests are welcomed at the accommodation, which has a total of 366 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. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, translation services, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a stereo system and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. There is also a poolside snack bar. Leisure options at the establishment include golf, a gym, a sauna, steam bath and beauty salon, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1517.54" OriginalAmount="1517.54">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|127884" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 20/09/2024" 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>http://media.dev.paximum.com/hotelimages/326135/1.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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1517.99" OriginalAmount="1517.99">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|209096" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1518.78" OriginalAmount="1518.78">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|388551" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1518.78" OriginalAmount="1518.78">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|391213" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1519.62" OriginalAmount="1519.62">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|10543f" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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>http://media.dev.paximum.com/hotelimages/326135/1.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="45" TotalAmount="1520.03" OriginalAmount="1520.03">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|209491" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1520.32" OriginalAmount="1520.32">
      <BasicPropertyInfo Latitude="25.225286" Longitude="55.278706" StarRating="4" HotelCode="0|1456616" HotelName="The Muse" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>21st Street 43 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1456616/78b2a2687404f15bdd7501a14cc18783.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1520.90" OriginalAmount="1520.90">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|1b370e" HotelName="ibis One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1521.53" OriginalAmount="1521.53">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|129099" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1524" OriginalAmount="1524">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|380145" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1526.00" OriginalAmount="1526.00">
      <BasicPropertyInfo Latitude="25.07743263244629" Longitude="55.147212982177734" StarRating="0" HotelCode="0|lux_holiday_home_mag_214_tower_1" HotelName="LUX Holiday Home - MAG 214 Tower 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAG 214 Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/96/d99653aaeab1dbd186772c0e1b5269b6b24b7c0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «LUX Holiday Home - MAG 214 Tower 1» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1526.15" OriginalAmount="1526.15">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.32667" StarRating="4" HotelCode="0|325810" HotelName="J5 RIMAL" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325810/619a61bfe004b5932c8c45bf7b631c78.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in the centre of the city of Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 123 rooms. A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a café, room service, a conference room and a business centre. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station can be found in each room. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. A range of options are available, including golf, a gym, a sauna, a steam bath and a hammam. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the apartment hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1530.66" OriginalAmount="1530.66">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|140159" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1530.73" OriginalAmount="1530.73">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|135642" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1530.97" OriginalAmount="1530.97">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1b303e" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1531.45" OriginalAmount="1531.45">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|191cd2" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1531.51" OriginalAmount="1531.51">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|2096f0" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1533.39" OriginalAmount="1533.39">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|139099" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1533.60" OriginalAmount="1533.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|152773" HotelName="MILLENNIUM AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890100_foto_52.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Dubai with easy access to the business district and the historic area.
It has 341 rooms full of luxury and comfort. They are divided into different categories to meet the needs of all guests. All rooms have private bathrooms with amenities, minibar and tea and coffee machine.
The main services we can highlight the hotel business center, fitness center, beauty salon and pool.
There are also car rental service. The hotel has parking and parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1537.62" OriginalAmount="1537.62">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|1091e7" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1539" OriginalAmount="1539">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1543.08" OriginalAmount="1543.08">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1515d5" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1545" OriginalAmount="1545">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|39058" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1545.34" OriginalAmount="1545.34">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|196029" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1546.64" OriginalAmount="1546.64">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|409643" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1548" OriginalAmount="1548">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|55050" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1548.18" OriginalAmount="1548.18">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1091d3" HotelName="Towers Rotana" 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,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://dmcsquare.b-cdn.net/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="6" TotalAmount="1549.92" OriginalAmount="1549.92">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|2632955" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1552.59" OriginalAmount="1552.59">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|394138" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1553.35" OriginalAmount="1553.35">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1944a3" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1556.88" OriginalAmount="1556.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|A24734" HotelName="Millennium Atria Business Bay" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365119_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 2018. It is a short drive away from the Dubai Mall and the nearest station is Business Bay. All 336 rooms are equipped with air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1558" OriginalAmount="1558">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|37816" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1560.65" OriginalAmount="1560.65">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|121057" HotelName="Media Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1561.62" OriginalAmount="1561.62">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|623641" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1567" OriginalAmount="1567">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|373222" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1569.09" OriginalAmount="1569.09">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|1d9805" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1570.31" OriginalAmount="1570.31">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|122e1e" HotelName="Marina Byblos Hotel" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="1570.50" OriginalAmount="1570.50">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|10a116" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1571.63" OriginalAmount="1571.63">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|190469" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1571.93" OriginalAmount="1571.93">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|414678" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1572.77" OriginalAmount="1572.77">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|632541" HotelName="Flora Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/10/2024" 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="27" TotalAmount="1574" OriginalAmount="1574">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|256447" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1577.03" OriginalAmount="1577.03">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|129849" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1577.68" OriginalAmount="1577.68">
      <BasicPropertyInfo Latitude="25.079765" Longitude="55.137478" StarRating="4" HotelCode="0|326135" HotelName="Suha JBR Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326135/a096ad37aefaeaf008a1f6be01b065bd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2007. Travellers are welcomed at the hotel, which has a total of 90 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, a transfer service, room service and a laundry service. Wireless internet access is available to travellers in the public areas. Guests can buy daily essentials at the supermarket. Travellers arriving by car can leave their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. The standard features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Furthermore, there are a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a stereo system, a DVD player and WiFi, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1577.74" OriginalAmount="1577.74">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|18fbce" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="1580.67" OriginalAmount="1580.67">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|633361" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1581.88" OriginalAmount="1581.88">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|20bb8b" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1582.15" OriginalAmount="1582.15">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|128624" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1585.33" OriginalAmount="1585.33">
      <BasicPropertyInfo Latitude="25.199802" Longitude="55.27751" StarRating="5" HotelCode="0|1343102" HotelName="Dubai Mall by Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>The Address Dubai Mall Residence Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343102/30ea455cee7d7f5f0f9440e3172a72fb.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1586" OriginalAmount="1586">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1589" OriginalAmount="1589">
      <BasicPropertyInfo Latitude="25.0867852" Longitude="55.1475206" StarRating="0" HotelCode="984707|303244" HotelName="Higuests Vacation Homes - Marina Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6436783</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="25.086910247802734" Longitude="55.14799118041992" StarRating="0" HotelCode="0|hi_guests_vacation_homes_marina_gate_tower" HotelName="Hi Guests Vacation Homes - Marina Gate Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate, Alkhayay St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1e/46/1e46cf60298af425481613c23188b1eaeb971244.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Hi Guests Vacation Homes - Marina Gate Tower» is located in Dubai. This apartment is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1589.30" OriginalAmount="1589.30">
      <BasicPropertyInfo Latitude="25.096813" Longitude="55.169563" StarRating="4" HotelCode="0|884744" HotelName="Zabeel House The Greens" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 214362 The Onyx Tower 3 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884744/b722cd0311c062b31eb2538c01c447a8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1590.11" OriginalAmount="1590.11">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|739885" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://cdn.ostrovok.ru/t/x500/content/6c/b7/6cb768ecbaf520cb73984439595158afc8d87ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1592.50" OriginalAmount="1592.50">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|619901" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2024" 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="34" TotalAmount="1593.13" OriginalAmount="1593.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|141482" HotelName="JANNAH PLACE DUBAI MARINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1566_image50004220_0.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel is located in the city center close to the main streets of entertainment, shopping and restaurants in the city.
All rooms have large windows with city views; They have a kitchen with washing machine, safe, Internet access, private bathroom with shower and hairdryer, among other services.
It has an outdoor pool, a gym, a garden to relax, and three restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1597.08" OriginalAmount="1597.08">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|88082" HotelName="Vida Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1600" OriginalAmount="1600">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|46538" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1601.88" OriginalAmount="1601.88">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|187892" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1602.49" OriginalAmount="1602.49">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|456421" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1602.55" OriginalAmount="1602.55">
      <BasicPropertyInfo Latitude="25.248905" Longitude="55.283863" StarRating="4" HotelCode="0|1343109" HotelName="Element Al Mina, Dubai" Meals="BREAKFAST BUFFET,BREAKFAST FOR 2,BED &amp; BREAKFAST" BedType="BREAKFAST BUFFET">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road &amp; 37th Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343109/bfeed4ea0340699220b06828f20d643b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1604.28" OriginalAmount="1604.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25212_image60468266_0.jpg</HotelPictures>
        <HotelDescription>Third Tallest hotel in the world 333 metres with 65 guest floors\nOfficially certified by the Guinness World Records\nIdeal location for business and leisure travellers\nLocated 5 minutes away from Dubai Mall- one of the worlds biggest \nshopping centres \nLocated less than 1 km away from Dubai International Financial Centre \n(DIFC) and a 1 minute walking distance from the metro station\n3 minutes drive to World Trade Centre(the main Exhibition Centre)\n10 minutes drive to Dubai International Airport\n5 minutes drive to Burj Khalifa, currently the worlds tallest building\nClose to major attractions as well as golf courses and horse race courses \nSurrounded by Dubai most happening night life scenes\n462 rooms and suites with a capacity to accommodate big groups at the \nsame time\nConnecting rooms and suites, giving a chance for large families to stay \ntogether and at the same time have their own privacy.\nNo alcohol is served in the hotel.\nFree WiFi available in all rooms and public areas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1605.69" OriginalAmount="1605.69">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|287777" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1606.34" OriginalAmount="1606.34">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|ATRM" HotelName="Millennium Atria Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/09/2024" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1607.98" OriginalAmount="1607.98">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|656847" HotelName="Millennium Place Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1610.79" OriginalAmount="1610.79">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|1f1437" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1611.49" OriginalAmount="1611.49">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|59270" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1613.87" OriginalAmount="1613.87">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|194430" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY" 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="8" TotalAmount="1617.92" OriginalAmount="1617.92">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|643985" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1618.14" OriginalAmount="1618.14">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|1b3503" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1623" OriginalAmount="1623">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|92850" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1623.48" OriginalAmount="1623.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|CB7627" HotelName="THE FIRST COLLECTION BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2514053_image61432861_0.jpg</HotelPictures>
        <HotelDescription>The hotel features 437 stylish guestrooms and suites - many offering panoramic views of Dubai's world-famous skyline - alongside extensive sustainably designed guest amenities, with a host of exciting signature FandB outlets, leisure facilities including a fully equipped gym, modern spa, and 25-meter swimming pool overlooking Downtown Dubai, and an innovative NEST coworking space.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1624.30" OriginalAmount="1624.30">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|13b32f" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1625.32" OriginalAmount="1625.32">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|1b34a7" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1627.44" OriginalAmount="1627.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|097147" HotelName="Media Rotana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840103_image59191693_0.jpg</HotelPictures>
        <HotelDescription>Prime location, close to Dubai Media City and Dubai Internet City, less \nthan 40 Km away from Dubai International Airport. Easy access to Jebel \nAli industrial area and Al Maktoum International airport.\n16 modern, well equipped meetings rooms.\n5 award winning Food and Beverage outlets.\nClub Rotana floor offering complimentary breakfast, selected beverage and \nevening cocktails, complimentary Internet access, dedicated meeting room \nas well as a private reception with express check in and check out.\nClose to major shopping centres including the Mall of Emirates, Ibn \nBattuta and Marina Mall.Free WiFi available in all rooms and public\nareas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1632" OriginalAmount="1632">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|46262" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1637.8" OriginalAmount="1637.8">
      <BasicPropertyInfo Latitude="25.25056" Longitude="55.33458" StarRating="5" HotelCode="0|475927" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira City Centre PO Box 61871 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475927/49252b14e7266b71aaf06065c9d0550c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 133 rooms. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, car hire, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a living room. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a cooker included as standard. Internet access, a telephone and WiFi add to the comfort of the holiday. A hairdryer is provided in the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers provide a great place to sunbathe. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the establishment include a gym, squash and aerobics. Various wellness options are available at the accommodation, including a spa, a sauna, a hammam, massage treatments, hydrotherapy applications and a solarium. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1640.47" OriginalAmount="1640.47">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|625440" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1641.41" OriginalAmount="1641.41">
      <BasicPropertyInfo Latitude="25.27299" Longitude="55.31713" StarRating="4" HotelCode="0|326427" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street P.O. Box 34047 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326427/b34ce53d861783b562669c4f6223e194.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. Services and facilities at the hotel include a safe, a restaurant, a café, room service and a laundry service. Internet access in public areas (for a fee) allows guests to stay in touch whilst on holiday.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. There is also a safe. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The catering options available at the establishment are half board. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1643.95" OriginalAmount="1643.95">
      <BasicPropertyInfo Latitude="25.268723" Longitude="55.31644" StarRating="5" HotelCode="0|326244" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road Near Fish Roundabout Deira P.O. Box 185060 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326244/d2fb508d27a9ef43a2f1024253e43286.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 428 rooms. A lobby and a reception are available to travellers. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, room service, a laundry service, a conference room and a business centre. Wireless internet access (for a fee) is available to guests. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a mini fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Travellers will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the establishment include a gym, squash and yoga. Various wellness options are available at the accommodation, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1653" OriginalAmount="1653">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|95236" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1654" OriginalAmount="1654">
      <BasicPropertyInfo Latitude="25.092898755358" Longitude="55.176855682556" StarRating="3.5" HotelCode="207455|201578" HotelName="Time Crystal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, Opposite to Jebel Ali Race cource, near The Greens, Al Barsha, Tecom, P.O. Box 283439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295730/gt_295730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located within the heart of new Dubai, in the Al Barsha area of the city. It is only 5 minutes from Internet City, Media City, Knowledge Village and the Jumeirah beachfront. The Mall of Emirates is 2 km away and it is 8 km to Dubai Mall and 15 km to Bur Dubai. This establishment lies just a 25-minute journey from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1654" OriginalAmount="1654">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|53523" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1654.17" OriginalAmount="1654.17">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|2218a0" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1659.63" OriginalAmount="1659.63">
      <BasicPropertyInfo Latitude="25.079285" Longitude="55.150436" StarRating="4" HotelCode="0|326045" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street Cluster W Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326045/d765395577442cd99a9474eb73d852e8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. Travellers are welcomed at the establishment, which has a total of 158 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a café, room service, a laundry service and a business centre. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Separate bedrooms are also available. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi ensure optimal comfort. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A range of options are available, including golf, a gym, squash, a spa and a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1661.69" OriginalAmount="1661.69">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|105138" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1663.45" OriginalAmount="1663.45">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|20a358" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1666.07" OriginalAmount="1666.07">
      <BasicPropertyInfo Latitude="25.251806" Longitude="55.32435" StarRating="5" HotelCode="0|1490269" HotelName="Hilton Dubai Creek Residences" Meals="NO BREAKFAST SERVICE,ROOM ONLY,NO MEALS,BUFFET STYLE BREAKFAST AT HOTEL,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="NO BREAKFAST SERVICE">
        <Address>
          <AddressLines>
            <AddressLine>Jewel of the Creek Post Box number 111853 Port Saeed Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1490269/1ff972804e3034c6ade3125406d6bd26.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1666.15" OriginalAmount="1666.15">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|162731" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1672" OriginalAmount="1672">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|39726" HotelName="Carlton Downtown" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1674.41" OriginalAmount="1674.41">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|624346" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1677.12" OriginalAmount="1677.12">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|1091e1" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1682.72" OriginalAmount="1682.72">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="3" HotelCode="0|1492947" HotelName="Songs Of The Lake By Lagom - Bonnington Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1685.81" OriginalAmount="1685.81">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|1b33e9" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1685.89" OriginalAmount="1685.89">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|1b2f0a" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1687.73" OriginalAmount="1687.73">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|208769" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1687.82" OriginalAmount="1687.82">
      <BasicPropertyInfo Latitude="25.204224" Longitude="55.347153" StarRating="5" HotelCode="0|1487345" HotelName="Palace Dubai Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,FREE BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL,BREAKFAST INCLUDED,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1487345/d4913775bfc47aa54112abb23af2d342.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1688" OriginalAmount="1688">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|395496" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360485/XFd1lmd7_4abedc0a1a74ca019c562321c85b7026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1689.36" OriginalAmount="1689.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|147900" HotelName="Orchid Vue Hotel Bur Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1211501_foto_1.jpg</HotelPictures>
        <HotelDescription>Orchid Vue Hotel is a four star property situated in Bur Dubai, a few steps to the Al Fahidi Metro Station and close to the Burjuman Shopping Mall. With its central location, the hotel is within a 20 minute driving distance to the Dubai Mall, Jumeirah open beach, The Burj Khalifa and Dubai International Airport. Each room has an individually controlled air conditioning, flat screen TV, safe deposit box, wireless internet connection, mini bar and a private bathroom with hair dryer, shower/bathtub and toiletries. Guests can enjoy dining at the multi cuisine restaurant serving an extensive selection of international dishes. Leisure facilities include a rooftop swimming pool, gymnasium, sauna and a steam room. Tours all over the city can be arranged at the on-site travel desk and guests can buy souvenirs or snacks at the gift shop located on the ground floor. The hotel also offers 24 hour room service, laundry, foreign currency exchange, concierge and complimentary valet parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1693" OriginalAmount="1693">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|46231" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1693" OriginalAmount="1693">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|303208" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1698" OriginalAmount="1698">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|225914" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1700" OriginalAmount="1700">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1703.64" OriginalAmount="1703.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|096705" HotelName="Towers Rotana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840794_image59191640_0.jpg</HotelPictures>
        <HotelDescription>Public Areas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1704" OriginalAmount="1704">
      <BasicPropertyInfo Latitude="25.074446096107" Longitude="55.137370278873" StarRating="4" HotelCode="103473|201536" HotelName="Nuran Marina Serviced Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street H, District 4, P.O. Box 121600, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144446/w_144446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1705.11" OriginalAmount="1705.11">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|20a117" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1706" OriginalAmount="1706">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|47068" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1706.30" OriginalAmount="1706.30">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|187727" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1707.81" OriginalAmount="1707.81">
      <BasicPropertyInfo Latitude="25.253265" Longitude="55.328022" StarRating="4" HotelCode="0|326011" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY,ROOM_ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road Near Deira City Centre P.O.Box 119062 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326011/ba7f7f7ef26508a4aec709d4942f553b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. The hotel offers travellers a total of 180 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the apartment hotel can be accessed by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a breakfast room and a café. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a DVD player and WiFi (for a fee) add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1717.43" OriginalAmount="1717.43">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1091c9" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1719" OriginalAmount="1719">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|403143" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1720" OriginalAmount="1720">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1720.40" OriginalAmount="1720.40">
      <BasicPropertyInfo Latitude="25.195213" Longitude="55.283848" StarRating="5" HotelCode="0|326372" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,BED&amp;BREAKFAST,HALF BOARD,BREAKFAST BUFFET,HALF_BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street Opposite Dubai Mall Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326372/a2ae2dd5096e028534b9474893e6be13.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the apartment hotel, which has a total of 50 rooms. Services and facilities at the hotel include a restaurant, a dining area, a babysitting service, room service and a laundry service. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning and a kitchen. Features include a fridge, a tea/coffee station, a safe and WiFi (no extra charge). The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym and a spa. For a fee, a hammam and massage treatments are also available. Entertainment facilities include a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1722.86" OriginalAmount="1722.86">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|82130" HotelName="Majestic City Retreat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1722.86" OriginalAmount="1722.86">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|87972" HotelName="Manzil Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1724.48" OriginalAmount="1724.48">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282555" StarRating="3.5" HotelCode="0|326252" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM_ONLY,ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF_BOARD,FULL_BOARD" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 49 Sheikh Zayed Road voco Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326252/d1893cac8fa2efea7bad1a2a34daadf7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 119 rooms. The individual storeys can easily be reached via the lift or stairs. A 24-hour security service is among the facilities. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Separate bedrooms are also available. A safe and a desk are also available. A fridge and a tea/coffee station ensure a comfortable stay. The bathroom offers convenient facilities including a bathtub. The accommodation offers non-smoking rooms and smoking rooms. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1729" OriginalAmount="1729">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|31305" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1729.96" OriginalAmount="1729.96">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|20bc01" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1730.77" OriginalAmount="1730.77">
      <BasicPropertyInfo Latitude="25.189045" Longitude="55.275993" StarRating="5" HotelCode="0|1131301" HotelName="Miska 1 by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131301/61184e9b8df9f730b10227ce3762ba82.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1731" OriginalAmount="1731">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|28689" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1733.15" OriginalAmount="1733.15">
      <BasicPropertyInfo Latitude="25.074446" Longitude="55.13737" StarRating="4" HotelCode="0|326040" HotelName="Nuran Marina Serviced Residences" Meals="FREE BREAKFAST,BED &amp; BREAKFAST,ROOM ONLY,WITH BREAKFAST" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Street H District 4 P.O. Box 121600 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326040/405373ae8c51e86578832c709304088e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 90 rooms. A lobby and a reception are available to travellers. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a transfer service and translation services.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. There is also a safe. Guests will also find a cooker included as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A pool and an outdoor pool are available to travellers. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1734" OriginalAmount="1734">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1736.35" OriginalAmount="1736.35">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|2RO" HotelName="Millennium Central Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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 St. Business Bay, Downtown Dubai</AddressLine>
          </AddressLines>
          <PostalCode>(0)44502099</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1736.62" OriginalAmount="1736.62">
      <BasicPropertyInfo Latitude="25.22475" Longitude="55.28068" StarRating="3" HotelCode="0|1368986" HotelName="Rose Executive Hotel – DWTC" Meals="ROOM ONLY,FREE BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Garden City Opposite Dubai World Trade Centre PO Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1368986/1ce478d7f18c5641230396c259f7f39e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1737.56" OriginalAmount="1737.56">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.28774" StarRating="3" HotelCode="0|326142" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road P.O. Box 31003 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326142/621a72093441c029382e65ad0f24070a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1995. The air-conditioned hotel comprises a total of 160 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the apartment hotel are a restaurant, a dining area, a breakfast room and a café. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. Separate bedrooms are also available. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features various options for cooling off on hot days, including a pool and an indoor pool. The hot tub is the perfect place to relax. A range of options are available, including a gym, a sauna, a steam bath and a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|1355" HotelName="ibis World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61461/a_61461_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the biggest international complex in the Middle East. The Heritage Village is about 8 km away, while the Gold Souk is approximately 10 km away. Close to the tourist centre and Sheikh Zayed Road, the principal business centre in Dubai, the hotel is approximately 15 minutes from the Jebel Ali Free Zone and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|348093" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="1740.00" OriginalAmount="1740.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|457183" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1356014_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubailand, just by two major roads, Emirates Road and Dubai-Al Ain Road, the hotel is nested amidst world-class polo fields. The property boasts several swimming pool and a fitness centre. Guests can enjoy free WiFi throughout the property.Each room is fitted with a flat-screen TV. Certain units feature a seating area where you can relax. You will find a kettle in the room. Every room has a private bathroom fitted with a bath. For your comfort, you will find bathrobes and slippers.Adults and children alike are invited to interact with the world-class horses that populate the resort's polo fields and stables, or they can indulge themselves with a pampering treatment at Iridium Spa, or swim in one of the pools.Dubai Mall is 16 km from The St. Regis Dubai, Al Habtoor Pol, while Burj Khalifa is 16 km from the property. The nearest airport is Dubai International Airport, 19 km from the property. Free self parking as well as complimentary valet parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1741.43" OriginalAmount="1741.43">
      <BasicPropertyInfo Latitude="25.07622" Longitude="55.133976" StarRating="5" HotelCode="0|1131297" HotelName="Rimal by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131297/039292d66357eded149ba8c9066e4155.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1743.06" OriginalAmount="1743.06">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|1db6be" HotelName="Swissôtel Al Ghurair" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1743.06" OriginalAmount="1743.06">
      <BasicPropertyInfo Latitude="25.183361" Longitude="55.28355" StarRating="5" HotelCode="0|1343083" HotelName="Royal Continental Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive PO Box 182166 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343083/8cb13b6ec449e1001f1e34c0a0a2ac34.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1743.89" OriginalAmount="1743.89">
      <BasicPropertyInfo Latitude="25.078432" Longitude="55.143032" StarRating="4" HotelCode="0|326022" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K P.O. Box 73029 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326022/f74ced3290656958127fce4d14109744.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 152 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include 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 apartment hotel are a restaurant, a dining area and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a king-size bed. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and a DVD player add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers and parasols are ideal for relaxation. Leisure options at the apartment hotel include golf, a gym and a sauna, or for a fee, massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1747.80" OriginalAmount="1747.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|699956" HotelName="Signature Inn Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/251853_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra cerca de la calle Al Rigga, a sandoacute;lo 10 minutos del aeropuerto internacional de Dubai. En los alrededores podrandaacute; encontrar el Gold Souk, la candaacute;mara de comercio y el centro de congresos. El centro de la ciudad estandaacute; a 10 Km.Este hotel, que abriandoacute; sus puertas en el aandntilde;o 2003 y fue renovado en el 2004, cuenta con un total de 78 habitaciones. Tiene a su disposiciandoacute;n servicio de caja fuerte, de cambio de divisa y ascensor. En el edificio, climatizado, tambiandeacute;n hay una cafeterandiacute;a, bar, restaurante, sala de conferencias y una discoteca. Podrandaacute; disfrutar de una copa en el Fox Wooden o de la cocina internacional del cafandeacute; Fortune. Por otra parte, en el club indio Sargam, en el club Tarangini o en la discoteca andaacute;rabe Layalie encontrarandaacute; un divertido programa de actividades. Para completar las prestaciones ofrecidas, tiene a su disposiciandoacute;n los servicios de lavanderandiacute;a y de habitaciones. Tambiandeacute;n hay un aparcamiento disponible. El moderno hotel ofrece una buena realciandoacute;n calidad precio y es perfecto para una pequeandntilde;as vacaciones.Las habitaciones, agradables y confortables, son ideales para aquellos que buscan un poco de tranquilidad y para viajes de negocios. Cuentan con un cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar y kit de plancha. El aire acondicionado es central.En la zona exterior podrandaacute; encontrar una piscina. Los que quieran hacer ejercicio o mantenerse en forma podrandaacute;n usar el gimnasio. En los alrededores hay un Club de golf y naanduacute;tico.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1751.22" OriginalAmount="1751.22">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|105c16" HotelName="ibis World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61461/a_61461_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the biggest international complex in the Middle East. The Heritage Village is about 8 km away, while the Gold Souk is approximately 10 km away. Close to the tourist centre and Sheikh Zayed Road, the principal business centre in Dubai, the hotel is approximately 15 minutes from the Jebel Ali Free Zone and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1751.95" OriginalAmount="1751.95">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10920d" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1752.31" OriginalAmount="1752.31">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|110f8d" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1754" OriginalAmount="1754">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|298011" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="1754" OriginalAmount="1754">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|47158" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="63" TotalAmount="1756.00" OriginalAmount="1756.00">
      <BasicPropertyInfo Latitude="25.08432960510254" Longitude="55.14168167114258" StarRating="0" HotelCode="0|royal_oceanic_by_deluxe_holdiay_homes" HotelName="Royal Oceanic by Deluxe Holdiay Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Royal Oceanic, Dubai Marina, Dubai, Ae, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/ac/72ac75a7943f7ba6f42858ae4e59821f95092462.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be within a 15-minute drive of Emirates Golf Club and Ibn Battuta Mall. This apartment is 5.7 mi (9.2 km) from Ski Dubai and 5.7 mi (9.2 km) from Mall of the Emirates. Rooms Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on a limited basis.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 250.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1756.11" OriginalAmount="1756.11">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|195fda" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1756.38" OriginalAmount="1756.38">
      <BasicPropertyInfo Latitude="25.069592" Longitude="55.128483" StarRating="4" HotelCode="0|508587" HotelName="The First Collection Marina" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street Post Office Box 215373 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508587/9d62dee4801f61f0b4479fd26ed653f8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Among the culinary options available at the establishment are a restaurant and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee. Available services and facilities include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a safe and a minibar for an additional fee. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi (for a fee) ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Parasols are available to guests. Leisure options at the establishment include a spa. For a fee, a gym, a sauna, a hammam and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1756.81" OriginalAmount="1756.81">
      <BasicPropertyInfo Latitude="25.074446096107" Longitude="55.137370278873" StarRating="4" HotelCode="103473|109352" HotelName="Nuran Marina Serviced Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street H, District 4, P.O. Box 121600, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144446/w_144446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1758.80" OriginalAmount="1758.80">
      <BasicPropertyInfo Latitude="25.079632" Longitude="55.136623" StarRating="4.5" HotelCode="0|325882" HotelName="Blue Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BED&amp;BREAKFAST,BREAKFAST BUFFET,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>The Walk Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325882/11c545c6af8bf5fc75361bd83d8a7ee8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers travellers a total of 180 rooms. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Various shops are available, including a supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation free. Additional services include a babysitting service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a radio, a DVD player and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The apartment hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. Travellers will find a hot tub in the pool area. Beach volleyball and golf are available to active guests. Water sports enthusiasts can enjoy windsurfing and sailing. The accommodation offers indoor sporting opportunities in the form of a gym. The apartment hotel offers a range of services in the wellness area, such as a spa, a sauna and massage treatments, and for an additional fee, a beauty salon. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1760.93" OriginalAmount="1760.93">
      <BasicPropertyInfo Latitude="25.101835" Longitude="55.17103" StarRating="3" HotelCode="0|1343108" HotelName="Staybridge Suites Dubai Internet City" Meals="FREE BREAKFAST,ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh 2 PO Box 11189 Dubai Internet City Dubai 11189</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343108/09ee94d21ea45030934cccce45e693cf.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1760.95" OriginalAmount="1760.95">
      <BasicPropertyInfo Latitude="25.167704" Longitude="55.44665" StarRating="5" HotelCode="0|325925" HotelName="Meliá Desert Palm Meliá Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road Warsan 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325925/c0b56ecba07103328ae768eb7d76f2fe.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. The air-conditioned establishment comprises a total of 26 rooms. There are a total of 13 villas/houses. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. The grounds of the establishment feature a playground and an attractive garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio, a stereo system, a CD player, a DVD player and WiFi (no extra charge), contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. Variety is provided by the wide range of sporting activities offered at the establishment, for example tennis, basketball, golf and horse riding. Sport and leisure facilities at the accommodation include a gym and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1760.95" OriginalAmount="1760.95">
      <BasicPropertyInfo Latitude="25.206669" Longitude="55.265472" StarRating="4" HotelCode="0|1343090" HotelName="City Walk 1 by Sonder" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Street Al Wasl Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343090/72da9d1bf2abd7609119c5f52fa7925d.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1762.62" OriginalAmount="1762.62">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|10aa8f" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1763" OriginalAmount="1763">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1763.02" OriginalAmount="1763.02">
      <BasicPropertyInfo Latitude="25.076998" Longitude="55.133953" StarRating="4" HotelCode="0|1496068" HotelName="Happy ACADEMIA JBR" Meals="ROOM ONLY,NO MEALS" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rimal 3 105 Premise RT: 2.1 Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1765.56" OriginalAmount="1765.56">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|196033" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1769.26" OriginalAmount="1769.26">
      <BasicPropertyInfo Latitude="25.208076" Longitude="55.26885" StarRating="4" HotelCode="0|1374250" HotelName="Downtown Towers" Meals="NO MEALS,ROOM ONLY" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Tower 3 43 34c Street Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1374250/d77ed348ffd058a3174f9141880f5a09.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1776.41" OriginalAmount="1776.41">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|7659" HotelName="Towers Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1776.70" OriginalAmount="1776.70">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|17f3ff" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="25.108409881591797" Longitude="55.14839172363281" StarRating="0" HotelCode="0|bespoke_residences_al_nabat" HotelName="Bespoke Residences - Shoreline Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat, Shoreline Building 8, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/d8/61d830106063678f260b4ee9ec9595eb28ce0bec.jpeg</HotelPictures>
        <HotelDescription>Situated in Dubai, Bespoke Residences - Shoreline Al Nabat offers a year-round outdoor pool, private beach access and fitness centre. Mall of the Emirates is 5 km from the property. Free private parking is available on site.&lt;br /&gt;The accommodation features a flat-screen TV. Some units have a dining area and/or balcony. All units feature a kitchen fitted with a dishwasher and oven. A microwave, a toaster and fridge are also provided, as well as a coffee machine. There is a private bathroom with bathrobes and free toiletries in every unit. Towels are available.&lt;br /&gt;Shoreline Apartments by Bespoke Residences also includes a year-round outdoor pool. Guests can enjoy a drink at the on-site bar. Apartments have access to Riva Beach Club offering restaurants, bar, gym and swimming pools.&lt;br /&gt;Ibn Battuta Mall is 8 km from Shoreline Al Nabat. Al Maktoum International Airport is 24 km away.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1778.62" OriginalAmount="1778.62">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|112468" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1784.84" OriginalAmount="1784.84">
      <BasicPropertyInfo Latitude="25.206211" Longitude="55.27272" StarRating="5" HotelCode="0|325794" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road P.O. Box 23335 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325794/3681186d0eb91e1d7d783ec7d7dfb491.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 321 rooms. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. The hotel's culinary facilities include a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station can be found in each room. Internet access, a telephone, a TV and WiFi ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Travellers can enjoy various leisure options during their free time, including a gym and a spa. For a fee, solarium is are also offered. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1785.02" OriginalAmount="1785.02">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|156556" HotelName="Marina Byblos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1786.00" OriginalAmount="1786.00">
      <BasicPropertyInfo Latitude="25.189321517944336" Longitude="55.275672912597656" StarRating="0" HotelCode="0|maison_privee_miska_1" HotelName="Maison Privee Miska 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/fa/47fa0b0cc539feb34f1f17a47f674fa3e849a839.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Dubai (Downtown Dubai), Maison Privee Miska 1 is within a 15-minute walk of Dubai Fountain and Dubai Opera.  This apartment is 1.2 mi (1.9 km) from Dubai Mall and 1.6 mi (2.6 km) from Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Souk al Bahar - 0.5 km / 0.3 mi&lt;br /&gt;Dubai Fountain - 1 km / 0.6 mi&lt;br /&gt;Dubai Opera - 1.2 km / 0.7 mi&lt;br /&gt;KidZania - 1.5 km / 1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 1.6 km / 1 mi&lt;br /&gt;Emaar Square - 1.7 km / 1 mi&lt;br /&gt;Dubai Mall - 1.8 km / 1.1 mi&lt;br /&gt;Burj Khalifa - 1.8 km / 1.1 mi&lt;br /&gt;Dubai International Financial Centre - 3.8 km / 2.3 mi&lt;br /&gt;City Walk - 3.9 km / 2.4 mi&lt;br /&gt;Safa Park - 4.1 km / 2.6 mi&lt;br /&gt;Dubai Water Canal - 1.3 km / 0.8 mi&lt;br /&gt;Dubai Garden Glow - 6.4 km / 4 mi&lt;br /&gt;La Mer Water Park - 7 km / 4.3 mi&lt;br /&gt;La Mer North Beach - 7.1 km / 4.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 16.8 km / 10.4 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.6 km / 24.6 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 52.5 km / 32.6 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Fountain&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1788.00" OriginalAmount="1788.00">
      <BasicPropertyInfo Latitude="25.191415786743164" Longitude="55.270530700683594" StarRating="0" HotelCode="0|hi_guests_vacation_homes_boulevard_crescent" HotelName="Hi Guests Vacation Homes - Boulevard Crescent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/21/0021c6121c4dab9f34844462a7566cec0c2f5551.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Hi Guests Vacation Homes - Boulevard Crescent» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Burj Khalifa, The Dubai Fountain and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1789.28" OriginalAmount="1789.28">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|1b347f" 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://dmcsquare.b-cdn.net/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1793.74" OriginalAmount="1793.74">
      <BasicPropertyInfo Latitude="25.209036" Longitude="55.343548" StarRating="5" HotelCode="0|1421752" HotelName="Address Grand Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,FREE BREAKFAST,HALF BOARD,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421752/22121908245805.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1797.00" OriginalAmount="1797.00">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|arabian_ranches_golf_club" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1803" OriginalAmount="1803">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|57407" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1806.79" OriginalAmount="1806.79">
      <BasicPropertyInfo Latitude="25.250801" Longitude="55.326775" StarRating="5" HotelCode="0|1492950" HotelName="Marriott Marquis Dubai" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 129-104 Jewel of the Creek Port Saeed - Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492950/5fa0e67ad1a72544eef6a53e59b436c8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1810.56" OriginalAmount="1810.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|699939" HotelName="Le Meridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891475_foto_125.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Meridien Dubai Hotel andamp; Conference Centre, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 3andnbsp;min en coche de Centro comercial City Centre Deira y 6andnbsp;min de Centro comercial Dubai Festival City. Ademandaacute;s, este hotel de lujo se encuentra a 6andnbsp;km de Centro comercial BurJuman y a 7, 8andnbsp;km de Souk Gold. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. La diversiandoacute;n estandaacute; asegurada en este alojamiento, que ofrece 5 piscinas al aire libre, un centro de bienestar y una sauna. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Estarandaacute;s en la playa en un abrir y cerrar de ojos gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 580 habitaciones con decoraciones diferentes, equipadas con minibar y televisiandoacute;n de pantalla plana. Las camas cuentan con colchones con una capa de acolchado adicional y edredandoacute;n de plumas para descansar plandaacute;cidamente. Las habitaciones disponen de patio. La conexiandoacute;n wifi gratis te mantendrandaacute; en contacto con los tuyos. Ademandaacute;s, podrandaacute;s disfrutar de canales digitales. El cuarto de baandntilde;o estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. . Degusta algo de cocina internacional en Yalumba, uno de los 18 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 3 bares con salandoacute;n o los 4 bares junto a la piscina. Se ofrece un desayuno continental todos los dandiacute;as de 06:30 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios abierto las 24 horas, un servicio de limusina o coche con chandoacute;fer y check-in exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 1512 metros cuadrados de espacio con centro de conferencias y 24 salas de reuniones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1811" OriginalAmount="1811">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/09/2024" 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="45" TotalAmount="1811.04" OriginalAmount="1811.04">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1096bb" HotelName="Four Points by Sheraton Sheikh Zayed Road, 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1812" OriginalAmount="1812">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|27462" HotelName="Marina Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1815.97" OriginalAmount="1815.97">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|127557" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1816.92" OriginalAmount="1816.92">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|RDDB" HotelName="Rove Downtown Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Al Sa'ada Street, Zabeel 2, P.O. Box 119444</AddressLine>
          </AddressLines>
          <PostalCode>45619990</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1817.24" OriginalAmount="1817.24">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|1b47ba" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1818.41" OriginalAmount="1818.41">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|123749" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1822.28" OriginalAmount="1822.28">
      <BasicPropertyInfo Latitude="25.250572" Longitude="55.33466" StarRating="5" HotelCode="0|325788" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road Baniyas Street P.O. Box 61871 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325788/2285318d5ae33ce3c71d412508639748.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers travellers a total of 361 rooms. A lobby and a reception are available to guests. The upper floors of the hotel can be accessed by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café, a bar and a pub. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include car hire, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel features rooms with air conditioning and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV, a radio and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. Bathrooms with wheelchair access can also be booked. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. It is also possible to use the sun loungers on the sun terrace. Guests can enjoy a range of refreshing drinks at the poolside bar. Tennis and golf are available to active guests. The apartment hotel offers numerous indoor sporting opportunities, with activities such as a gym, squash, gymnastics and aerobics, or for a fee, billiards. Various wellness options are available at the hotel, including a spa, a sauna, a beauty salon and massage treatments. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1823.67" OriginalAmount="1823.67">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|164259" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="34" TotalAmount="1824.24" OriginalAmount="1824.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|825689" HotelName="FIRST CENTRAL HOTEL SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928146_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated along Sheikh Zayed Road, First Central Hotel Apartments provides easy access to the Tecom area. The Mall of the Emirates and Dubai Marina are 5 km away. Free private parking is available on site.The Classic Room offers an array of Arabic Moroccan design. The 30m2 room is equipped with either a king size bed or twin beds, 32? LCD satellite television, Wireless Internet, in-room safe, fully-equipped kitchenette with hot plate, mini fridge, microwave, tea and coffee making facilities, iron and ironing board.Restaurant and Caf� located in the ground floorTall modern towerMedium in size with attached to a cafe with a dark colour reception desk .This is very good hotel with a greaqt location and one of the best services .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1826.83" OriginalAmount="1826.83">
      <BasicPropertyInfo Latitude="25.180975" Longitude="55.27799" StarRating="4" HotelCode="0|1467952" HotelName="Holiday Inn Dubai Business Bay" Meals="BREAKFAST FOR 2,BREAKFAST FOR TWO GUESTS,ROOM ONLY,FULL BREAKFAST" BedType="BREAKFAST FOR 2">
        <Address>
          <AddressLines>
            <AddressLine>Post Office Box 26228 Marasi Drive A Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1467952/24061001560236.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1827.26" OriginalAmount="1827.26">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|414660" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1828" OriginalAmount="1828">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1828.46" OriginalAmount="1828.46">
      <BasicPropertyInfo Latitude="25.247957" Longitude="55.337917" StarRating="4" HotelCode="0|325990" HotelName="Le Meridien Fairway" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road PO Box 36400 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325990/1597411c9bbcb8c17bfd2b936145a4df.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is situated within close proximity of the enchanting Dubai Creek and provides guests with an intimate hotel experience and restful place to retreat. The city's many attractions, including luxurious shopping options in the city centre, Mamzar Park and the Gold Souk are all only minutes away from the hotel. The nearest train station is located approximately 100 m from the hotel and Dubai International Airport is roughly 2 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1994. Travellers can enjoy a pleasant stay in one of the 58 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The basic features of most rooms include a balcony. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone and a TV add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1828.49" OriginalAmount="1828.49">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|648862" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1831.00" OriginalAmount="1831.00">
      <BasicPropertyInfo Latitude="25.19514" Longitude="55.27702" StarRating="0" HotelCode="0|maison_privee_burj_khalifa_community" HotelName="Maison Privee - Burj Khalifa Community" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Souk Al Bahar, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/3f/d83f44ab246d9c955f73e056e5544f9d7bfb2643.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 2-minute drive from Dubai Fountain and 5 minutes from Dubai Mall.  This apartment is 1.5 mi (2.4 km) from Burj Khalifa and 3.6 mi (5.9 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a microwave. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a safe and an electric kettle, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1838.01" OriginalAmount="1838.01">
      <BasicPropertyInfo Latitude="25.2518" Longitude="55.333256" StarRating="5" HotelCode="0|1360424" HotelName="Pullman Dubai Creek City Centre" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre P.O. Box 61871 Port Saeed Road Baniyas Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360424/2b99138c1e05229540089b982d26f26b.jpg</HotelPictures>
        <HotelDescription>This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1841.97" OriginalAmount="1841.97">
      <BasicPropertyInfo Latitude="25.234228" Longitude="55.324093" StarRating="5" HotelCode="0|734392" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20th Street Dubai Healthcare City P.O. Box 5668 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/734392/bf336af1bab33cad31cb2c4d26db240c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1850.53" OriginalAmount="1850.53">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|1b4a78" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1861.65" OriginalAmount="1861.65">
      <BasicPropertyInfo Latitude="25.209635" Longitude="55.274998" StarRating="4" HotelCode="0|326433" HotelName="Residence Inn by Marriott Sheikh Zayed Road" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,BREAKFAST FOR 2,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Trade Centre 2 Dubai 417451</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326433/c18860945887202283e12080431be9fb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 430 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and, for a fee, a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Travellers can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including tennis, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1865.00" OriginalAmount="1865.00">
      <BasicPropertyInfo Latitude="25.191898345947266" Longitude="55.27275848388672" StarRating="0" HotelCode="0|boulevard_29_apartment_" HotelName="BellaVista Apartment - 29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Burj Dubai Boulevard, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/17/7b1746add52c0eb61102ff00d8c4cc0d2077bbe1.jpeg</HotelPictures>
        <HotelDescription>Dream Inn Holiday Homes - 29 Boulevard is a popular choice amongst travelers in Dubai, whether exploring or just passing through. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, private check in/check out, express check-in/check-out, car park, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, air conditioning, desk, balcony/terrace, alarm clock. The hotel offers various recreational opportunities. Convenience and comfort makes Dream Inn Holiday Homes - 29 Boulevard the perfect choice for your stay in Dubai.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1865.50" OriginalAmount="1865.50">
      <BasicPropertyInfo Latitude="25.25944" Longitude="55.31954" StarRating="5" HotelCode="0|766918" HotelName="Al Bandar Arjaan - Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766918/90e974f1f51ffbb622d00084cd1f3c3f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1867.11" OriginalAmount="1867.11">
      <BasicPropertyInfo Latitude="25.185976" Longitude="55.263386" StarRating="5" HotelCode="0|326329" HotelName="Anantara Downtown Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 71847 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326329/d7d1ada4156bc562fa563cd23e522e9c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 252 rooms. A lobby and a reception are available to guests. The upper floors of the establishment can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a conference room and a business centre. Wireless internet access (no extra charge) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Other features include a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer and bathrobes are available for everyday use. The hotel offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features numerous leisure facilities, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, yoga, a spa and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. It is also possible to order breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1869.20" OriginalAmount="1869.20">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|1b38e5" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1869.30" OriginalAmount="1869.30">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|372446" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1870.11" OriginalAmount="1870.11">
      <BasicPropertyInfo Latitude="25.19432" Longitude="55.283726" StarRating="5" HotelCode="0|884745" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Ohood Street Burj Khalifa Area Po Box 413779 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884745/a0e2772fd79941cf18d4c061668f5a61.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1870.20" OriginalAmount="1870.20">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|1489e6" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1871.40" OriginalAmount="1871.40">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|121056" HotelName="Villa Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1874" OriginalAmount="1874">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|2839" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1874.83" OriginalAmount="1874.83">
      <BasicPropertyInfo Latitude="24.990913" Longitude="55.41885" StarRating="5" HotelCode="0|1430958" HotelName="Terra Solis" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Lehbab Road Exit 29 Jebel Ali Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1430958/0df46d1ad0c7d537530c5d9292bc45bd.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1876.58" OriginalAmount="1876.58">
      <BasicPropertyInfo Latitude="25.186665" Longitude="55.280117" StarRating="4" HotelCode="0|631340" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631340/e0099fe0fc3edfb6eb1060319415bd86.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1878.84" OriginalAmount="1878.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/855725_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the fashionable Sheikh Zayed Street in the heart of the magnificent city of Dubai this city aparthotel is the perfect choice for business and conference travellers visiting the city. Due to its close proximity to the business and commercial districts of the city, as well as a range of shopping centres, the World Trade Centre, Dubai Museum, Jumeirah mosque and Wild Wadi it places guests close to the vibrant heart of the city. Jumeirah Beach Park is just 20 minutes from the hotel and Dubai International Airport is a mere 15 minute drive away.Guests will appreciate the range of high-class facilities and services on offer. Business guests can take advantage of the first-class conference facilities and the range of restaurants serving a wealth of delightful cuisines will appeal to every type of guest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1880.00" OriginalAmount="1880.00">
      <BasicPropertyInfo Latitude="25.07609" Longitude="55.13435" StarRating="0" HotelCode="0|maison_privee_rimal_5" HotelName="Maison Privee - Rimal 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/96/a996f5112aa00059d0e1d345e4f0b1f869b5423b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This vacation home is 0.7 mi (1.1 km) from Dubai Marina Mall and 0.7 mi (1.2 km) from Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1884.27" OriginalAmount="1884.27">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|1148b9" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1884.68" OriginalAmount="1884.68">
      <BasicPropertyInfo Latitude="25.09284" Longitude="55.17699" StarRating="3" HotelCode="0|326310" HotelName="TIME Crystal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 283439 Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326310/3a86feb6040c0478884971d56c2aa493.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This property is located within the heart of new Dubai, in the Al Barsha area of the city. It is only 5 minutes from Internet City, Media City, Knowledge Village and the Jumeirah beachfront. The Mall of Emirates is 2 km away and it is 8 km to Dubai Mall and 15 km to Bur Dubai. This establishment lies just a 25-minute journey from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2008. Guests are welcomed at the accommodation, which has a total of 100 rooms. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a cloakroom, a safe, a currency exchange service, a dining area, a café and a laundry service. 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 apartment hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. The standard features of most rooms include a balcony. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and WiFi ensure optimal comfort. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features numerous leisure facilities, including a pool and an outdoor pool. A range of options are available, including golf, a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1886.00" OriginalAmount="1886.00">
      <BasicPropertyInfo Latitude="25.19346" Longitude="55.27276" StarRating="0" HotelCode="0|maison_privee_burj_residence_2" HotelName="Maison Privee - Burj Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences Tower 1, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/fc/66fcb754cd45ed723d415f143978b2e02ef9d98e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 3-minute drive from Dubai Opera and 6 minutes from Burj Khalifa.  This family-friendly apartment is 0.9 mi (1.4 km) from Dubai Fountain and 1.3 mi (2.1 km) from Dubai Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Don't miss out on recreational opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1888" OriginalAmount="1888">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|292522" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="1889.28" OriginalAmount="1889.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A983" HotelName="INTERCITYHOTEL DUBAI JADDAF WATERFRONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475498_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in Dubai, 8 km from Dubai World Trade Centre, IntercityHotel Dubai Jaddaf Waterfront offers accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Among the facilities at this property are luggage storage space and free shuttle service, along with free WiFi throughout the property. The accommodation features entertainment staff and a 24-hour front desk. All guest rooms come with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel all rooms have a wardrobe and a private bathroom. Guests at IntercityHotel Dubai Jaddaf Waterfront can enjoy a continental or a buffet breakfast. A business centre and vending machines with drinks and snacks are available on site at the accommodation. Dubai Aquarium and Underwater Zoo is 8 km from IntercityHotel Dubai Jaddaf Waterfront, while Dubai Mall is 9.4 km from the property. The nearest airport is Dubai International Airport, 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1889.80" OriginalAmount="1889.80">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="|RSDK" HotelName="Residence Inn by Marriott Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Centre 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/138635/2881688.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel welcomes guests in a 50-storey building with a lift and 430 rooms. English- and French-speaking staff at the 24-hour reception desk are happy to answer any questions. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Children can enjoy the playground. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a complimentary babysitting service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. Comfortable sun loungers are available on the sun terrace. The hot tub in the pool area promises pure relaxation. For guests who wish to keep active, tennis and golf are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe and a desk or, for an additional fee, a minibar are also available. There is a fully-equipped kitchenette with a refrigerator, mini fridge, microwave, tea/coffee station and dishwasher. Other amenities available include a washing machine, an ironing set and a trouser press. A telephone, a TV, a DVD player and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant with air conditioning, a dining room, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1890" OriginalAmount="1890">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|239687" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="1890.00" OriginalAmount="1890.00">
      <BasicPropertyInfo Latitude="25.183306" Longitude="55.224545" StarRating="4" HotelCode="0|700175" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2 Kite Beach Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/700175/a653405056d010195069575ed2581dcc.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1894.80" OriginalAmount="1894.80">
      <BasicPropertyInfo Latitude="25.06071" Longitude="55.141598" StarRating="5" HotelCode="0|1431943" HotelName="SO/ Uptown Dubai" Meals="NO MEALS,ROOM ONLY,NO BREAKFAST SERVICE,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,FULL BOARD" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Uptown Tower Uptown 337777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1431943/6e50a1ca6db8e1fc5c2883431c85d6cb.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1897" OriginalAmount="1897">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|201453" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>http://media.dev.paximum.com/hotelimages/326517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1898" OriginalAmount="1898">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|403521" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1900" OriginalAmount="1900">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|403132" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1900.00" OriginalAmount="1900.00">
      <BasicPropertyInfo Latitude="25.207372665405273" Longitude="55.262691497802734" StarRating="4" HotelCode="0|sonder_city_walk" HotelName="Sonder - City Walk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 City Walk Building, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/a9/e2a9adbe839eae5e722f35dbaa67d96b139763b4.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this vacation home in Dubai, you'll be within a 5-minute drive of Dubai Aquarium &amp;amp; Underwater Zoo and City Walk.  This 4-star vacation home is 1.9 mi (3 km) from Burj Khalifa and 2 mi (3.2 km) from Dubai Mall.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional features at this vacation home include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;City Walk - 0.7 km / 0.4 mi&lt;br /&gt;Emaar Square - 2.1 km / 1.3 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 2.2 km / 1.4 mi&lt;br /&gt;Burj Khalifa - 2.3 km / 1.4 mi&lt;br /&gt;Dubai Mall - 2.3 km / 1.4 mi&lt;br /&gt;Dubai Opera - 2.6 km / 1.6 mi&lt;br /&gt;KidZania - 2.6 km / 1.6 mi&lt;br /&gt;Dubai Fountain - 3 km / 1.8 mi&lt;br /&gt;Dubai International Financial Centre - 3 km / 1.9 mi&lt;br /&gt;La Mer Water Park - 3.5 km / 2.2 mi&lt;br /&gt;Souk al Bahar - 3.7 km / 2.3 mi&lt;br /&gt;Safa Park - 3.9 km / 2.4 mi&lt;br /&gt;La Mer North Beach - 4.2 km / 2.6 mi&lt;br /&gt;La Mer - 4.3 km / 2.7 mi&lt;br /&gt;Jumeirah Mosque - 4.6 km / 2.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 13.9 km / 8.6 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.9 km / 24.8 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 56.8 km / 35.3 mi&lt;br /&gt;The preferred airport for this vacation home is Dubai Intl. Airport (DXB).&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near City Walk&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Fitness facilities&lt;br /&gt;Rooms : Make yourself comfortable in this individually furnished vacation home, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television is provided for your entertainment. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of COVID-19 Guidelines (WHO) and COVID-19 Guidelines (CDC).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C24605" HotelName="CITADINES CULTURE VILLAGE DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21382_image60059855_0.jpg</HotelPictures>
        <HotelDescription>Stylishly perched in Dubais modern day historical neighbourhood Citadines Culture Village is home to the citys sensational Culture Village project that draws inspiration from the old town.  
 Elevating that experience with a contemporary take our 81units serviced residence offers the guests a unique stay awed by the hues of vibrant colours and sensorial decor with traditional spices and local patterns.  
 Citadines Culture Village will be ideal home for the guest to experience the local culture and neighborhoods that feeds the body/mind and soul with modern comforts business connectivity and customized services and amenities that best compliments their lifestyle 
 A 10minute drive from the Dubai International Airport Citadines Culture Village Dubai is located within an integrated community and surrounded by retail and commercial establishments.  
This residence or hotel has implemented the Ascott Cares 7 commitments to wellness cleanliness and sustainability. Visit www.the-ascott.com/en/ascottcares.html to find out more. 
 Ascott Cares is our commitment to wellness cleanliness and sustainability. This is validated by Bureau Veritas SG Clean Insert any applicable certification.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1905.97" OriginalAmount="1905.97">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|655251" HotelName="Vida Emirates Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360485/XFd1lmd7_4abedc0a1a74ca019c562321c85b7026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1908.99" OriginalAmount="1908.99">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|10f792" HotelName="The Meydan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1912.47" OriginalAmount="1912.47">
      <BasicPropertyInfo Latitude="25.08018" Longitude="55.153996" StarRating="5" HotelCode="0|884664" HotelName="Taj Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>DMCC Plot 2-27 Al Thanyah Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884664/2c64c7d1eb43fe166053ddd1d6405805.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1919.24" OriginalAmount="1919.24">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|113ec3" 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="45" TotalAmount="1919.88" OriginalAmount="1919.88">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|1f3144" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="1922.97" OriginalAmount="1922.97">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|209cf6" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1923" OriginalAmount="1923">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|47224" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="1926.30" OriginalAmount="1926.30">
      <BasicPropertyInfo Latitude="25.231895" Longitude="55.347137" StarRating="4.5" HotelCode="0|326209" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2,HALF BOARD,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City P.O. Box 112225 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326209/929c7a8b64208555194600955b822974.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 212 rooms. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. Separate bedrooms are also available. Extra beds can be requested. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Little extras, including internet access, a TV, a DVD player and WiFi, contribute to a great stay. The bathroom offers convenient facilities including a shower. A hairdryer is also available. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool, a children's pool and an indoor pool. A range of options are available, including a gym, a spa, a sauna and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Full board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1927.68" OriginalAmount="1927.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|096178" HotelName="Arjaan Dubai by Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059148_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Dubai's Media City, the Arjaan by Rotana overlooks the Palm Jumeirah Island. We ensure you will have a treasured time at Arjaan by Rotana, with our many home-comforts featuring the world class hospitality services and luxury findings of the hotel. Arjaan by Rotana's suites and apartments feature contemporary Moorish-style interiors which open onto balconies with picturesque cityscape and sea views. Guests can experience the true luxury residence by relaxing in the spacious living room with an LCD TV or prepare their own meal in the fully-equipped kitchen. All hotel rooms feature private bathrooms. Experience plunge pool luxury in our premium suites. Dining options include a poolside snack bar Veranda and Arabesqu� Restaurant, which opens for breakfast, lunch and dinner, including theme night dinners on weeknights and an acclaimed Friday brunch. There is a food court along with a myriad of shops close by. Along with this, guests can relax in the temperature controlled outdoor swimming pool and modern gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1929" OriginalAmount="1929">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|35606" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1933.08" OriginalAmount="1933.08">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|1d42e2" 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="63" TotalAmount="1936.00" OriginalAmount="1936.00">
      <BasicPropertyInfo Latitude="25.08757209777832" Longitude="55.14527130126953" StarRating="0" HotelCode="0|luton_vacation_homes_damac_heights" HotelName="Luton Vacation Homes Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Damac Heights, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/29/9529ae109f4b223073a339b1addcedc6e9df41c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be steps from Dubai Marina and a 3-minute drive from The Walk. This apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;American University of Dubai (AUD) - 1.6 km / 1 mi&lt;br /&gt;Jumeirah Beach - 1.6 km / 1 mi&lt;br /&gt;The Walk - 1.6 km / 1 mi&lt;br /&gt;Skydive Dubai - 1.7 km / 1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Beach Mall - 2.9 km / 1.8 mi&lt;br /&gt;Emirates Golf Club - 3.1 km / 1.9 mi&lt;br /&gt;Dubai College - 4 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.4 km / 2.7 mi&lt;br /&gt;Bluewaters Island - 4.4 km / 2.7 mi&lt;br /&gt;Jebel Ali Race Course - 4.6 km / 2.9 mi&lt;br /&gt;Souk Madinat Jumeirah - 7 km / 4.4 mi&lt;br /&gt;Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 7.6 km / 4.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 32.2 km / 20 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 38.8 km / 24.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 58.9 km / 36.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreational opportunities offered, including an outdoor pool, a spa tub, and a sauna.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. There's a private balcony. An LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1938.09" OriginalAmount="1938.09">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|405679" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1938.14" OriginalAmount="1938.14">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|20a118" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="25.08764" Longitude="55.14526" StarRating="0" HotelCode="0|higuests_vacation_homes_damac_heights" HotelName="HiGuests Vacation Homes - Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damac Residenze Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/f8/60f8a206f0869209ec5e6bb9e59bb12282f80733.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Dubai, you'll be 1 minutes by foot from Dubai Marina.  This apartment is close to Dubai Marina Mall and Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 175 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: AED 600.0 per stay&lt;/li&gt;&lt;li&gt;Tourism fee: AED 10 per accommodation, per night&lt;/li&gt;&lt;li&gt;Cleaning fee: AED 175.0 per person, per stay&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1952.76" OriginalAmount="1952.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|655794" HotelName="HYATT REGENCY DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955050_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heritage area of Dubai along the Deira Corniche, Dubai's renowned waterfront promenade, Hyatt Regency Dubai presents spacious, amenity-rich accommodations for booking that are both modern and stylish. This Deira hotel features a sophisticated interior palette of warm natural tones as well as fabulous views of Dubai's striking skyline and the stunning Arabian Gulf in all 421 rooms and suites. For added convenience, the hotel also offers Regency Club Rooms, which include an array of complimentary amenities. For added comfort and convenience, the Dubai hotel features Regency Club Rooms which provide complimentary amenities including boardroom usage, wireless Internet, access to a private lounge serving continental breakfast, evening cocktails and hors d'oeuvres, and other seasonal services and offers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1954" OriginalAmount="1954">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|27708" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1956.36" OriginalAmount="1956.36">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|15df62" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1957.72" OriginalAmount="1957.72">
      <BasicPropertyInfo Latitude="25.112875" Longitude="55.14335" StarRating="3" HotelCode="0|717388" HotelName="Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat Shoreline 8 Shoreline Apartments Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717388/79fdd57715cc968cd69f4007e5bf77a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1961" OriginalAmount="1961">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|35554" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1962" OriginalAmount="1962">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|35543" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1964.24" OriginalAmount="1964.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|103095" HotelName="CITY PREMIERE MARINA HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/730107_foto_1.jpg</HotelPictures>
        <HotelDescription>Apartment building located in Marina Dubai, beside Marina Metro Station and a walking distancia to Dubai Marina Mall and Jumeirah Beach. The City Premiere Marina Hotel Apartaments is located in Dubai marina, with views of skyscraper and Arabian gulf, and close to the most emblematic sites of the city, such as Dubai Marina Mall, Marina Walk, Marina Yatch Club and JBR Walk.The facilities and services include 24 h reception, lobby lounges, business centre, WiFi Internet access, restaurant and cafes, roof top outdoor pool and Spa and wellness centre with sauna, steam room and fitness centre. The property also has parking facilities. A complimentary shuttle (drop off and pick-up) is provided to Mall of the Emirates.The apartments are equipped with A/C, king size bed, TV, telephone, free WiFi Internet access, safe, open fully equipped kitchen and bathroom with bathtub/shower and hairdryer. Laundry service is available (with extra charge).Address: Dubai Marina, beside Marina Metro Station,  Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1967.24" OriginalAmount="1967.24">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|6812" HotelName="Four Points by Sheraton Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1967.25" OriginalAmount="1967.25">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|218363" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1969" OriginalAmount="1969">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|201437" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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="45" TotalAmount="1969.46" OriginalAmount="1969.46">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|167455" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1974" OriginalAmount="1974">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|50351" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1978.12" OriginalAmount="1978.12">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|129959" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1983.35" OriginalAmount="1983.35">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|583182" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1983.89" OriginalAmount="1983.89">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|109211" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1986.05" OriginalAmount="1986.05">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|612342" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1989.58" OriginalAmount="1989.58">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|121478" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1990.07" OriginalAmount="1990.07">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|64761" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1991.33" OriginalAmount="1991.33">
      <BasicPropertyInfo Latitude="25.21121" Longitude="55.315964" StarRating="5" HotelCode="0|326350" HotelName="Marriott Executive Apartments Al Jaddaf, Dubai" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road 122273 Al Jaddaf Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326350/077edbbe8e994f730a41e859fea8e5e5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 128 rooms. Most of the storeys can be reached by lift. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a dining area, a café and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. Other features include internet access, a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The apartment hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1995.14" OriginalAmount="1995.14">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|127440" HotelName="Number One Tower Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1999.42" OriginalAmount="1999.42">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|121058" HotelName="Arjaan by Rotana Dubai Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2001" OriginalAmount="2001">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|39745" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="2003.47" OriginalAmount="2003.47">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|VIDA" HotelName="Vida Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Rashid Boulevard, PO Box 114788</AddressLine>
          </AddressLines>
          <PostalCode>(0)44238890</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="2008" OriginalAmount="2008">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|14995" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2010.52" OriginalAmount="2010.52">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|135812" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2012.43" OriginalAmount="2012.43">
      <BasicPropertyInfo Latitude="25.080013" Longitude="55.13916" StarRating="5" HotelCode="0|1131444" HotelName="Continental Tower by Luton Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8 Jumeirah Street Continental Tower Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131444/423582a05cb2e72630114570983576fc.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2013.34" OriginalAmount="2013.34">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|195f9e" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2018" OriginalAmount="2018">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|23651" 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" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2020.64" OriginalAmount="2020.64">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|1943e7" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="34" TotalAmount="2021.84" OriginalAmount="2021.84">
      <BasicPropertyInfo StarRating="3" HotelCode="|699872" HotelName="Number One Tower Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977304_foto_93.jpg</HotelPictures>
        <HotelDescription>El apartotel es un hotel extremadamente famoso en la calle Sheikh Zayed Road. Se encuentra a unos minutos del Centro Financiero Internacional de Dubandaacute;i (DIFC) y cuenta con acceso directo a las ciudades mediandaacute;tica y de Internet de Dubandaacute;i, asandiacute; como a la Zona Franca (Free Zone) de Jebel Ali. El World Trade Center se halla a unos 800 m, la playa de Jumeirah Beach estandaacute; aproximadamente a 2 km y el aeropuerto internacional de Dubandaacute;i dista casi 13 km del hotel.Este hotel, candaacute;lido y maravilloso, da la bienvenida a sus huandeacute;spedes a una lujosa experiencia, ofreciandeacute;ndoles un refugio encantador e andiacute;ntimo. Esta direcciandoacute;n, ubicada en medio del floreciente perfil de la prestigiosa calle de Sheikh Zayed Road, estandaacute; en una ubicaciandoacute;n de primera. Este apartotel climatizado comprende un total de 160 habitaciones y dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, ascensor y salandoacute;n de belleza. Se puede comer en la cafeterandiacute;a y en el restaurante. Los que viajen por negocios podrandaacute;n sacar partido del apartado salandoacute;n y centro de negocios. Entre las prestaciones que incurren en un suplemento se puede disfrutar de conexiandoacute;n a Internet WiFi y del servicio de habitaciones y de lavanderandiacute;a. Los huandeacute;spedes que lleguen en coche podrandaacute;n dejarlo en el aparcamiento.Se trata de un contemporandaacute;neo hotel boutique que comprende lujosas suites. Todas ellas son espaciosas, confortables y su diseandntilde;o es bien elegante. Estandaacute;n equipadas con TV vandiacute;a satandeacute;lite con pantalla LCD de 30 pulgadas, una cocina totalmente equipada, caja fuerte, escritorio, set de plancha, aire acondicionado, 2 telandeacute;fonos y conexiandoacute;n a Internet de alta velocidad. El cuarto de baandntilde;o estandaacute; provisto de ducha y secador de pelo. Completan el equipamiento una cama extra grande, nevera pequeandntilde;a, microondas y cafetera/tetera.El establecimiento disfruta de un gimnasio totalmente equipado, saunas, piscina cubierta y baandntilde;era de hidromasaje.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2032.21" OriginalAmount="2032.21">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|10962b" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2037.47" OriginalAmount="2037.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|153109" HotelName="Residence Inn By Marriott  Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/782607_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will become your best choice of accommodation if what you are looking for is a hotel in the center of the city where luxury and comfort predominates.
It is located within walking distance of the main tourist attractions of the area as well as the shopping area.
It has a total of 430 rooms, all with numerous services such as: telephone, television, safe, tea and coffee making facilities, and Internet access.
The hotel also has rooms for holding events such as meetings. It also has a swimming pool and jacuzzi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2042.90" OriginalAmount="2042.90">
      <BasicPropertyInfo Latitude="25.22966" Longitude="55.336807" StarRating="3" HotelCode="0|1383910" HotelName="Citadines Culture Village Dubai" Meals="NO BREAKFAST SERVICE,ROOM ONLY" BedType="NO BREAKFAST SERVICE">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Culture Village Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1383910/4c8cd0cfab508d7b66faffcc8a8c5edb.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2046.42" OriginalAmount="2046.42">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|111e46" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,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://dmcsquare.b-cdn.net/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="45" TotalAmount="2050.96" OriginalAmount="2050.96">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|133e85" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2051.32" OriginalAmount="2051.32">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19f6c6" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2054.30" OriginalAmount="2054.30">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|153409" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2056.24" OriginalAmount="2056.24">
      <BasicPropertyInfo Latitude="25.06002" Longitude="55.21667" StarRating="5" HotelCode="0|1397840" HotelName="HE Hotels Apartments" Meals="BUFFET STYLE BREAKFAST AT HOTEL,ROOM ONLY,BED &amp; BREAKFAST" BedType="BUFFET STYLE BREAKFAST AT HOTEL">
        <Address>
          <AddressLines>
            <AddressLine>Assel Boulevard C30 District 17 JVC Dubai 213709</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1397840/bf6e2f01d7500239e6d6517a690b0ec8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2058" OriginalAmount="2058">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|18728" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2058" OriginalAmount="2058">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|35604" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2058.60" OriginalAmount="2058.60">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|191951" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" 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>http://media.dev.paximum.com/hotelimages/326517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2060.77" OriginalAmount="2060.77">
      <BasicPropertyInfo Latitude="25.18161398" Longitude="55.27907854" StarRating="5" HotelCode="|HHD1" HotelName="Hyde Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1298614/19281982.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available. A business centre with fax machine and projector is available.This hotel is located in the centre of Dubai.There are indoor and outdoor pools and a children's swimming area. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, basketball, crazy golf, golf and archery. Water sports enthusiasts can enjoy windsurfing, sailing and diving. Guests can enjoy a wide range of indoor sports, including a gym, billiards, bowling and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Leisure facilities include an entertainment programme, a kids' club, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable indoor temperatures. A balcony is among the standard amenities of some rooms. Rooms have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. A trouser press is provided for guests' convenience. A telephone, a TV, a radio, an alarm clock and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2061.91" OriginalAmount="2061.91">
      <BasicPropertyInfo Latitude="25.211624" Longitude="55.274433" StarRating="4" HotelCode="0|325829" HotelName="Staybridge Suites Dubai Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 11189 Financial Centre Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325829/7b795162119d6f526b2e4ca028c77ae3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This aparthotel is just a 10-minute drive from Dubai Mall, Jumeirah Beach and close to links to the metro. Dubai International Airport is a 15-minute drive away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel comprises a total of 281 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, room service and a business centre. Wireless internet access (for a fee) is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A double bed ensures a good night's sleep. There is also a safe. Additional features include a fridge and a tea/coffee station. Other features include a telephone and a TV. The bathrooms have a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2063.24" OriginalAmount="2063.24">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1091e4" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2064" OriginalAmount="2064">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|39389" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2067.91" OriginalAmount="2067.91">
      <BasicPropertyInfo Latitude="25.228168" Longitude="55.327667" StarRating="5" HotelCode="0|489575" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489575/5fbc1fb5d97ef66f674e1e9125e0f0ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2068.84" OriginalAmount="2068.84">
      <BasicPropertyInfo Latitude="25.077162" Longitude="55.14099" StarRating="5" HotelCode="0|326081" HotelName="JW Marriott Hotel Marina" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD,ROOM_ONLY,HALF_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66 P.O. Box 32923 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326081/58053ef8fb3734902f1000270f837eb5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 200 rooms. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access (no extra charge) is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a CD player, a DVD player and WiFi add to the comfort of the holiday. Guests will also find slippers in their rooms. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, brunch, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2069.19" OriginalAmount="2069.19">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|62344" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2072.77" OriginalAmount="2072.77">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|13e764" HotelName="Sheraton Dubai Mall of the Emirates 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="2074" OriginalAmount="2074">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|19999" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2080" OriginalAmount="2080">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|42811" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2082" OriginalAmount="2082">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|239766" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="2085.89" OriginalAmount="2085.89">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|13154e" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="27" TotalAmount="2100" OriginalAmount="2100">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|58752" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2104.08" OriginalAmount="2104.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|A89C34" HotelName="Barcelo Residences Dubai Marina" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1499844_foto_1.jpg</HotelPictures>
        <HotelDescription>Barcelo Residences Marina is made up of modern, newly-built apartments located at Dubai Marina, in the south of Palm Jumeirah. The perfect choice for travelers who love food, relaxing and the beach.Its spacious apartments are of a practical design, perfect for family holidays, couples or friends. The complex has an outdoor area with a swimming pool, open-air hydro-massage bath, in addition to a fully equipped gymnasium.The hotel offers 220 spacious, modern apartments designed and fully equipped to guarantee maximum comfort. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for all Arrivals: Tourist fees applicable should be paid upon arrival. andlt;Brandgt;  Ramadan Restriction: Breakfast is available but not as a buffet, it will be only packed breakfast boxes.andlt;BRandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply, Please contact Operations Team for assistance</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2110" OriginalAmount="2110">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|23190" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2114.87" OriginalAmount="2114.87">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|109d74" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2116" OriginalAmount="2116">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|37665" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2121.41" OriginalAmount="2121.41">
      <BasicPropertyInfo Latitude="25.112501" Longitude="55.13967" StarRating="5" HotelCode="0|1438857" HotelName="Cheval Maison – The Palm Dubai" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST FOR 2,HALF BOARD,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1438857/9eda0fe2aa5a43ff66435a1e932ad994.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2122.90" OriginalAmount="2122.90">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|285465" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2132.72" OriginalAmount="2132.72">
      <BasicPropertyInfo Latitude="25.223253" Longitude="55.349743" StarRating="5" HotelCode="0|325952" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City P.O. Box 45777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325952/910ebc35a94a1b225a20e512c89cfd25.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 508 rooms. A lobby and a reception are available to guests. Wireless internet access is available to travellers. Various gastronomic options are available, including a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, translation services, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a living room, a kitchen and a bathroom. Separate bedrooms are also available. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a CD player, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2133.94" OriginalAmount="2133.94">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1456618" HotelName="Unlock Metropolis" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AG Tower Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1456618/d973c787142909dac7ae01d7d3a87205.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2134.62" OriginalAmount="2134.62">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|1d7f80" 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="27" TotalAmount="2144" OriginalAmount="2144">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|26259" HotelName="voco Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2146.22" OriginalAmount="2146.22">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|10eaa2" HotelName="Mövenpick Hotel Jumeirah Beach" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="2155.43" OriginalAmount="2155.43">
      <BasicPropertyInfo Latitude="25.261051" Longitude="55.31936" StarRating="4" HotelCode="0|326517" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road PO Box 186256 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326517/ce6921e5eb96ea950700fa1a51fdf6e7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 40 rooms. The establishment features a restaurant, a café, a bar, a transfer service, a hairdresser and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Separate bedrooms are optionally bookable. A cooker and a tea/coffee station ensure a comfortable stay. Other features include internet access, a DVD player and WiFi.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers a selection of sport and leisure opportunities. A dip in the swimming pool is great for getting into the holiday spirit. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2158" OriginalAmount="2158">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19987" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2161.02" OriginalAmount="2161.02">
      <BasicPropertyInfo Latitude="25.091005" Longitude="55.14913" StarRating="5" HotelCode="0|325963" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street P.O. Box 215855 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325963/13ab61966e92f0df8b18f088c4718449.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 299 rooms. A lobby and a reception are available to travellers. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a bar, a conference room and a business centre. Wireless internet access (for a fee) is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Additional features include a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. A washing machine is also available for travellers' convenience. Little extras, including a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym and a spa. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2163.00" OriginalAmount="2163.00">
      <BasicPropertyInfo Latitude="25.081745147705078" Longitude="55.13787841796875" StarRating="0" HotelCode="0|mystaygroup_sadaf_6_" HotelName="HiGuests Vacation Homes - Sadaf 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/7c/e57c57a354945a5574af137e9b8907006b7d45e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «HiGuests Vacation Homes - Sadaf 6» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2166.04" OriginalAmount="2166.04">
      <BasicPropertyInfo Latitude="25.18157" Longitude="55.27069" StarRating="4" HotelCode="0|1499386" HotelName="Intercontinental Residences Dubai Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST FOR TWO GUESTS,BREAKFAST FOR 2,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Dubai P.O. Box 112387</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2167" OriginalAmount="2167">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|27747" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2174.16" OriginalAmount="2174.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79508" HotelName="BEACH WALK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827776_foto_1.jpg</HotelPictures>
        <HotelDescription>Beach Walk Hotel offers accommodations with a restaurant, free private parking, an outdoor swimming pool and a fitness center.andnbsp;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2175.87" OriginalAmount="2175.87">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|103297" HotelName="Raffles Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2182.31" OriginalAmount="2182.31">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|19602d" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2186.04" OriginalAmount="2186.04">
      <BasicPropertyInfo Latitude="25.234459" Longitude="55.260582" StarRating="5" HotelCode="0|1360434" HotelName="Hyatt Centric Jumeirah Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST *,FREE BREAKFAST,LUNCH *" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>La Mer Beach Jumeirah 1 P.O. Box 53450 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360434/23081012500813.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2189.54" OriginalAmount="2189.54">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|168924" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2204.63" OriginalAmount="2204.63">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|1b4ea8" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2208.08" OriginalAmount="2208.08">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|197849" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2208.31" OriginalAmount="2208.31">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|20877e" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2208.83" OriginalAmount="2208.83">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|111506" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2213.9" OriginalAmount="2213.9">
      <BasicPropertyInfo Latitude="25.192879" Longitude="55.272484" StarRating="4" HotelCode="0|326129" HotelName="Ramada by Wyndham Downtown Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,BREAKFAST BUFFET,ROOM_ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street PO Box 116566 Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326129/6f8843d4fcf2c0f83e87a59e9485acc3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the apartment hotel, which has a total of 181 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a breakfast room, a playroom, room service, a conference room and a business centre. Wireless internet access is available to travellers. The grounds of the hotel feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Separate bedrooms are also available. A safe and a minibar are also available. The kitchenette is equipped with a fridge and a tea/coffee station. A washing machine is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The apartment hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. A range of options are available, including a gym and badminton. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2214.13" OriginalAmount="2214.13">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|10ad8b" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2218.66" OriginalAmount="2218.66">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|651235" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="8" TotalAmount="2221.26" OriginalAmount="2221.26">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|216982" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2223.20" OriginalAmount="2223.20">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|1092c4" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2223.74" OriginalAmount="2223.74">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|18ee86" HotelName="Sheraton Grand Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="2236.85" OriginalAmount="2236.85">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|11a7bc" HotelName="voco 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="2237.67" OriginalAmount="2237.67">
      <BasicPropertyInfo Latitude="25.224457" Longitude="55.283413" StarRating="5" HotelCode="0|326010" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 117452 Park Place Tower Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326010/f019c040eb2860998d0c74fa5eb5d9b5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 118 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area and room service. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a kitchen. There is also a safe. A fridge, a microwave and a tea/coffee station ensure a comfortable stay. A TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2244.82" OriginalAmount="2244.82">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|18191a" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2248.74" OriginalAmount="2248.74">
      <BasicPropertyInfo Latitude="25.23025" Longitude="55.2877" StarRating="5" HotelCode="0|325962" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road PO Box 125511 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325962/960e2adcf552eeb6cb9f67a4fbd1c960.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. The accommodation comprises a total of 236 rooms. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom, 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 dining area, a café, a bar and a pub. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the apartment hotel include a TV room. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio and WiFi (for a fee) add to the comfort of the holiday. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. Sport and leisure facilities at the apartment hotel include a gym and gymnastics. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2252.74" OriginalAmount="2252.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|153106" HotelName="RODA AMWAJ SUITES JBR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977570_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located within walking distance of the beach, in the leisure area with shops and restaurants.
The accommodation is divided into apartments and lofts. Both they come with a kitchen, private bathroom with hairdryer and shower, TV, Internet access and balcony.
Guests can enjoy several common services, such as, for example, the two pools where you can relax and sunbathe on the hottest days. In addition, there is also a fitness center where sports and eliminate the stress of everyday life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2253" OriginalAmount="2253">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|11604" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2258" OriginalAmount="2258">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|28167" HotelName="JA Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="2259.33" OriginalAmount="2259.33">
      <BasicPropertyInfo Latitude="25.187862" Longitude="55.27964" StarRating="5" HotelCode="0|736947" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,BREAKFAST FOR 2,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>School Street Burj Area Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736947/7c563ca290e21ffb7cd6870e24838ce6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2270" OriginalAmount="2270">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|32297" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2275.38" OriginalAmount="2275.38">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|130008" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2276" OriginalAmount="2276">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|27240" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2280.49" OriginalAmount="2280.49">
      <BasicPropertyInfo Latitude="25.202805" Longitude="55.27767" StarRating="5" HotelCode="0|1343111" HotelName="Swissôtel Al Murooj Dubai" Meals="HALF BOARD,BED&amp;BREAKFAST,BED &amp; BREAKFAST,ROOM ONLY,ROOM_ONLY,HALF BOARD LUNCH,HALF_BOARD,FULL_BOARD,FULL BOARD,ALL_INCLUSIVE_ALL_MEAL,ALL INCLUSIVE" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Steet P.O. BOX 117546 Opposite The Dubai Mall Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343111/22120501174918.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2287.68" OriginalAmount="2287.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|A10B12" HotelName="Grand Cosmopolitan Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1305086_foto_1.jpg</HotelPictures>
        <HotelDescription>The 5* Grand Cosmopolitan Hotel is ideal for holiday makers, and families and business executives looking for a property that offers premium standards in a trendy and a relaxing setting.Onsite facilities include ballroom and meeting rooms, business center, rooftop temperature-controlled infinity adult pool, children’s outdoor pool and play area, computer and PlayStation game room, 24-hour Fitness center, spa- massage (at extra charge), sauna and steam room, tour desk, and men’s and women’s beauty salon and wellness center – opening Q4 2022. Complimentary WI-FI is provided in all rooms and throughout the hotel.The Hotel is conveniently located in Al Barsha 1, minutes away from the Mall of Emirates, a short drive to the beach, and the major leisure and business attractions in fascinating Dubai. The Mashreq metro station is just a two minutes walk away. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for Arrivals from 06/03/2024 to 01/11/2024: Valid for bookings until 31 Oct 2024 and for stays from 10 Mar 2024 until 31 Oct 2024: andlt;brandgt;The daily TDF per room/per night is not included.andlt;brandgt;The buffet breakfast is served daily until 12.00 noon at the Gardenia Brasserie.andlt;brandgt;The buffet dinner is based on a daily different theme night that brings the “Cuisines of the World” in one restaurant at the Gardenia Brasserie from 6.30 pm until 10.00 pm. andlt;brandgt;(Monday / Russian Night, Tuesday / Chef’s Night, Wednesday / Italian Night, Thursday / Arabian Night, Friday / Asian Night, Saturday / BBQ Night, Sunday / Indian Night.)andlt;brandgt;In Ramadan the guests will enjoy a delightful spread of Arabic cuisine, along with refreshing classic Ramadan beverages and traditional Arabic sweets., Applies for all Arrivals:  Tourist fees applicable should be paid upon arrival.andlt;brandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply. Please contact Operations Team for assistance.andlt;pandgt;andlt;brandgt;Rates are not valid for UAE residents, in case of violations, Bar rate must be paid by the guest directly to the Hotel at the time of check-inandlt;/pandgt;and#x0D;andlt;brandgt;The hotel provides shuttle service to Kite Beach and Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2288.00" OriginalAmount="2288.00">
      <BasicPropertyInfo Latitude="25.087495803833008" Longitude="55.14531707763672" StarRating="0" HotelCode="0|damac_heights_by_fendi_casa" HotelName="DAMAC Heights by Fendi Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/c4/e8c4ddb2d0a5732412b28b5f1ee18a5e1280cdd7.jpeg</HotelPictures>
        <HotelDescription>With a stay at DAMAC Heights by Fendi Casa in Dubai, you'll be on the beach, steps from Dubai Marina and a 3-minute drive from The Walk. This spa apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. Getting to the surf and sand is a breeze with the complimentary beach shuttle.&lt;br /&gt;Need to unwind? Take a break with a tasty beverage at one of the 6 beach bars.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4004 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 50-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include complimentary newspapers and minibars, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Hot springs access available from 7:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2288.59" OriginalAmount="2288.59">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|1ecfc0" HotelName="Goldstate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="2296.60" OriginalAmount="2296.60">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|616969" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2297" OriginalAmount="2297">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2302.78" OriginalAmount="2302.78">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|235795" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2303.00" OriginalAmount="2303.00">
      <BasicPropertyInfo Latitude="25.09054" Longitude="55.17537" StarRating="0" HotelCode="0|dhh_al_alka" HotelName="DHH - Al Alka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Alka Tower 1, Greens, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/40/ca4000f7f5755272895276e5892c6813b75b0fd1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be within a 15-minute drive of Dubai Marina and Jumeirah Beach.  This apartment is 3.7 mi (6 km) from Ski Dubai and 3.8 mi (6.1 km) from Mall of the Emirates.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually furnished apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 3,500.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2307.43" OriginalAmount="2307.43">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|10984d" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="2313.04" OriginalAmount="2313.04">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="|SGH1" HotelName="Sheraton Grand Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, P.O. Box 123979</AddressLine>
          </AddressLines>
          <PostalCode>(0)45034243</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/409215/3184748.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 654 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A business centre with fax machine and projector is available.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.The outdoor pool complex includes a children's swimming area and pleasantly heated water to ensure comfortable swimming. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the hotel include a gym and yoga. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including an entertainment programme, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable temperatures. Guests are sure to get a good night's sleep in the king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A refrigerator, a microwave, a tea/coffee station and a dishwasher are standard features. There is also an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Half board is offered as a catering option. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. The show cooking is a particularly special attraction. The hotel offers a selection of alcoholic and non-alcoholic beverages.Free valet parking is possible. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2321.44" OriginalAmount="2321.44">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|1f34cd" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2321.81" OriginalAmount="2321.81">
      <BasicPropertyInfo Latitude="25.202806" Longitude="55.277706" StarRating="5" HotelCode="0|1130823" HotelName="Roda Residences" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Financial Center Road Opposite Dubai Mall Downtown Trade Centre Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130823/419a5257540a05f5e4403ce3361435a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2327.02" OriginalAmount="2327.02">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|196852" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2327.69" OriginalAmount="2327.69">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|109882" HotelName="JA Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" 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>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="45" TotalAmount="2327.96" OriginalAmount="2327.96">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1095a5" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="45" TotalAmount="2330.39" OriginalAmount="2330.39">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|13c508" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2332.47" OriginalAmount="2332.47">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|606223" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="2347.40" OriginalAmount="2347.40">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|362819" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="8" TotalAmount="2348.89" OriginalAmount="2348.89">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|388539" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2352.04" OriginalAmount="2352.04">
      <BasicPropertyInfo Latitude="25.183395" Longitude="55.254177" StarRating="5" HotelCode="0|489606" HotelName="Al Habtoor Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Habtoor City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489606/38e551092508a67f670226e23ab5c769.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the perfect choice for business travellers and holidaymakers alike. Room service is among the facilities.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with a living room, a kitchen and a bathroom. Separate bedrooms are optionally bookable. All rooms offer a desk, a tea/coffee station and WiFi (for a fee). Amenities in the bathrooms include a shower.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. Leisure options available for a fee at the hotel include a gym, a sauna, a steam bath and a hammam. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Snacks and meals, including breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2352.30" OriginalAmount="2352.30">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|10936b" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2354" OriginalAmount="2354">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|60120" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2361.03" OriginalAmount="2361.03">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|405928" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2362" OriginalAmount="2362">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|44560" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2364.63" OriginalAmount="2364.63">
      <BasicPropertyInfo Latitude="25.202768" Longitude="55.277782" StarRating="5" HotelCode="0|325830" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Steet Opposite The Dubai Mall Downtown Dubai 117546 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325830/8221468d84b3ee231b0af0cec694452b.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 387 rooms. A lobby and a reception are available to guests. Amenities include a safe. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a café, a bar and a pub. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Guests will also find slippers in their rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are available for everyday use. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. Leisure options at the accommodation include tennis, a gym, a sauna and a steam bath. For a fee, squash, a spa and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner. The establishment also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2365.40" OriginalAmount="2365.40">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|644661" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="2371.08" OriginalAmount="2371.08">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E137" HotelName="Cheval Maison The Palm Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634721_foto_1.jpg</HotelPictures>
        <HotelDescription>Cheval Maison, The Palm Dubai is an all-apartment boutique property providing the ideal base from which to explore all that Dubai has to offer. Located on the iconic Palm Jumeirah, 131 contemporary apartments provide the freedom, flexibility and space to create your own personal sanctuary, but still with easy access to the vibrant sights and sounds of this unique city.The combination of 1-, 2- and 3-bedroom apartments, plus a stunning 3-bedroom penthouse, provide all the facilities needed for an indulgent sunshine getaway, or a longer- term stay. Each apartment is stylishly designed, with the attention to detail and quality you would expect from Cheval. Fully equipped kitchens can be found in all, and most feature their own terrace or balcony, providing the perfect place to unwind with a long, cool drink and watch the sun set over the iconic Dubai Skyline. A 24-hour gym and rooftop pool provide an alternative for guests looking for something more active in their downtime.The apartments are part of the Golden Mile residential complex, situated on the western trunk of Palm Jumeirah and ideally located to explore the city. Underground parking is available to guests. The Palm Monorail, just one minutes walk from the apartments, connects the key landmarks of the Palm Jumeirah and is easily accessible from Nakheel Mall. It also provides easy access to the metro system for those looking to connect with the rest of the city. For those looking to stay closer to home, the Nakheel Mall, with 300 retail outlets, is just next door, and top visitor attractions such as AquaVenture Waterpark and Pointe Palm are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2372.03" OriginalAmount="2372.03">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1b5020" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2375.86" OriginalAmount="2375.86">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|438060" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2379.05" OriginalAmount="2379.05">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|872493" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2390.00" OriginalAmount="2390.00">
      <BasicPropertyInfo Latitude="25.072895050048828" Longitude="55.12847900390625" StarRating="0" HotelCode="0|maison_privee_al_bateen" HotelName="Maison Privee Al Bateen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/97/ce979a3f0daafae33e3085b675706cf56a5b7c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk. This apartment is 0.1 mi (0.1 km) from Jumeirah Beach and 2 mi (3.2 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;The Walk - 0.1 km / 0.1 mi&lt;br /&gt;The Beach Mall - 0.5 km / 0.3 mi&lt;br /&gt;Jumeirah Beach - 1.7 km / 1.1 mi&lt;br /&gt;Dubai Marina Mall - 2 km / 1.2 mi&lt;br /&gt;Bluewaters Island - 2.6 km / 1.6 mi&lt;br /&gt;Ain Dubai - 2.6 km / 1.6 mi&lt;br /&gt;Skydive Dubai - 3.1 km / 1.9 mi&lt;br /&gt;American University of Dubai (AUD) - 4.3 km / 2.7 mi&lt;br /&gt;Ibn Battuta Mall - 5.4 km / 3.4 mi&lt;br /&gt;Dubai College - 6.9 km / 4.3 mi&lt;br /&gt;Jebel Ali Race Course - 8.7 km / 5.4 mi&lt;br /&gt;Emirates Golf Club - 8.9 km / 5.5 mi&lt;br /&gt;Al Sufouh Beach - 9.5 km / 5.9 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.8 km / 7.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 36.4 km / 22.6 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.2 km / 22.5 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 63.2 km / 39.3 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. The bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2391" OriginalAmount="2391">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|18968" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2395" OriginalAmount="2395">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|55552" HotelName="Dubai International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2401.06" OriginalAmount="2401.06">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|1b33e1" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2402.02" OriginalAmount="2402.02">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|103296" HotelName="The H Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2403.11" OriginalAmount="2403.11">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|575909" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2406.70" OriginalAmount="2406.70">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|20aa59" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2407.60" OriginalAmount="2407.60">
      <BasicPropertyInfo Latitude="25.180689" Longitude="55.269173" StarRating="4" HotelCode="0|1464676" HotelName="Unlock Waters Edge" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1464676/fb95f58ab89c42eebf82077c4ed18ab6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2412.13" OriginalAmount="2412.13">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|1b4a88" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2413" OriginalAmount="2413">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|213655" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2413.08" OriginalAmount="2413.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|143532" HotelName="JA OCEAN VIEW HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893651_foto_1.jpg</HotelPictures>
        <HotelDescription>Discover Dubai in a bustling district close to the beach, with a great location on The Walk, Jumeirah Beach Residence, and the city's famous seaside promenade. This contemporary hotel with its comfortable rooms and modern facilities is a superb choice for an unforgettable Dubai stay. All of our 342 rooms and suites have magnificent sea views and spacious balconies, plus free Wi-Fi so you can keep in touch and share your Dubai memories. Relax at our temperature-controlled swimming pool deck that also faces the Arabian Gulf, or unwind with a treatment at Calm Spa &amp; Salon. Our health club has modern fitness equipment, a sauna, steam room and jacuzzi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2413.73" OriginalAmount="2413.73">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|436599" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2415.84" OriginalAmount="2415.84">
      <BasicPropertyInfo Latitude="25.13919" Longitude="55.14252" StarRating="5" HotelCode="0|697550" HotelName="The Retreat Palm Dubai MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD,ALL INCLUSIVE,SOFT AI,HALF_BOARD,FULL_BOARD,ALL_INCLUSIVE_ALL_MEAL" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent PO Box 118237 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697550/7a21a5aeaa5d4c7df723752b06c68d25.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2419.59" OriginalAmount="2419.59">
      <BasicPropertyInfo Latitude="25.22385" Longitude="55.349163" StarRating="5" HotelCode="0|325943" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City P.O.Box 45777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325943/257ab1ff29dd2d296454ffc565b26564.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 316 rooms. A lobby and a reception are available to travellers. Wireless internet access in public areas allows guests to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a childcare service, translation services, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a living room, a kitchen and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a CD player and WiFi. Slippers are laid out in each of the rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. Leisure options at the accommodation include a gym, a sauna and a steam bath. For a fee, golf and a spa are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2424.56" OriginalAmount="2424.56">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|137955" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2433" OriginalAmount="2433">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|214986" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2449.60" OriginalAmount="2449.60">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|106015" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2462" OriginalAmount="2462">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|35533" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2464" OriginalAmount="2464">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|20066" 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" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2468.88" OriginalAmount="2468.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|099115" HotelName="HYATT REGENCY DUBAI CREEK HEIGHTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061728_foto_1.jpg</HotelPictures>
        <HotelDescription>Located by Dubai Creek, Hyatt Regency Dubai Creek Heights offers modern accommodations with sleek interiors. The hotel features an outdoor swimming pool, 24-hour gym, a luxurious spa and a kids' club. Free WiFi is available in all areas. The hotel is 10 minutes away by car from Burj Khalifa and Dubai Mall. Each guestroom overlooks Dubai Creek or the city skyline and provides a free non-alcoholic minibar, individually-controlled air conditioning and coffee/tea making facilities. All rooms feature a walk-in rain shower, separate bathtub and complimentary toiletries and bedroom slippers. A safety deposit box is also available in the room. Other amenities include a beauty salon, free valet parking and luggage storage. Its Mexican restaurant "Restaurant La Tablita" offers vegan menu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2470" OriginalAmount="2470">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|27184" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2472" OriginalAmount="2472">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|153608" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2472.82" OriginalAmount="2472.82">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|103303" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2476" OriginalAmount="2476">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|46268" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2480" OriginalAmount="2480">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|225824" HotelName="Goldstate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="2489.43" OriginalAmount="2489.43">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|395560" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2490.85" OriginalAmount="2490.85">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|196011" HotelName="Intercontinental Dubai Marina" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="2496.52" OriginalAmount="2496.52">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|648740" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2500.57" OriginalAmount="2500.57">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5" HotelCode="0|325878" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills P.O. Box 36700 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325878/69dd96aad87a178602c1f4860c5658c2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 21 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a breakfast room, a bar, room service, a laundry service and a conference room. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Guests can enjoy a good nights' sleep on the double bed. Further bookable amenities include separate bedrooms. A safe and, for a fee, a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. Some of the rooms are adapted for wheelchair users. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are available for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Leisure options at the accommodation include a gym and a spa. For a fee, golf and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2501.01" OriginalAmount="2501.01">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|608782" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="2506" OriginalAmount="2506">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|11593" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2510" OriginalAmount="2510">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|55510" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2513.76" OriginalAmount="2513.76">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|142488" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2515" OriginalAmount="2515">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|388317" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2523.60" OriginalAmount="2523.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|D1E142" HotelName="Vida Creek Beach Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634726_foto_1.jpg</HotelPictures>
        <HotelDescription>Vida Creek Beach Hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2525.84" OriginalAmount="2525.84">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|110f8c" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2525.90" OriginalAmount="2525.90">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|539281" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2527.00" OriginalAmount="2527.00">
      <BasicPropertyInfo Latitude="25.19324" Longitude="55.27866" StarRating="1" HotelCode="0|maison_privee_29_boulevard" HotelName="Maison Privee - 29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/70/67708580bbe2d24107cfb719ab6a52a987741b01.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this vacation home is within a 10-minute drive of Burj Khalifa and Dubai Fountain.  This vacation home is 1.7 mi (2.7 km) from Dubai Mall and 4.1 mi (6.7 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a separate sitting area, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2532.45" OriginalAmount="2532.45">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|120483" HotelName="Sofitel Dubai Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2533" OriginalAmount="2533">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|5457" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2539.25" OriginalAmount="2539.25">
      <BasicPropertyInfo Latitude="25.192495" Longitude="55.2673" StarRating="5" HotelCode="0|475950" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street PO Box 8489 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475950/ae952173b2987cfbb9be0c9d0365dc8d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 296 rooms. A lobby and a reception are available to travellers. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a conference room and a business centre. Wireless internet access allows guests to surf the internet and stay up to date with their communications. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A sofabed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV, a DVD player and WiFi, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, a spa and a sauna. For a fee, a beauty salon and massage treatments are also available. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2544.59" OriginalAmount="2544.59">
      <BasicPropertyInfo StarRating="5" HotelCode="|804430" HotelName="DUSIT THANI DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20000_image59064717_0.jpg</HotelPictures>
        <HotelDescription>Dusit Thani Dubai welcomes guests with Emirati elegance and Thai hospitality to a luxurious retreat in the centre of the city. The hotel is strategically located just five minutes from Dubai's main business hub, near Dubai Mall and the world-famous Burj Khalifa. 321 luxury rooms and suites offer the ideal retreat in the heart of Dubai. Designed with comfort and style, these elegant living spaces feature modern conveniences and flourishes of Thai heritage. With an array of international dining destinations and full-service events facilities, Dusit Thani Dubai, hotel in Dubai UAE offers comfort and convenience for business and leisure guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2547.74" OriginalAmount="2547.74">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|110f86" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2560.38" OriginalAmount="2560.38">
      <BasicPropertyInfo Latitude="25.25244" Longitude="55.335625" StarRating="4" HotelCode="0|326144" HotelName="The Leela Hotel" Meals="ROOM ONLY,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road Opp. Deira City Centre Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326144/caf24dd0f6078935be59a318b301e34a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Travellers can feel at home in one of the 120 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. Those who don't want to neglect day-to-day business can make use of the secretarial service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted accommodation units feature a king-size bed. Extra beds can be requested. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Bathrooms with wheelchair access can also be booked.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2560.84" OriginalAmount="2560.84">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|110f99" HotelName="Dubai International Hotel" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2564.36" OriginalAmount="2564.36">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|125231" HotelName="Address Montgomerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2564.72" OriginalAmount="2564.72">
      <BasicPropertyInfo Latitude="25.112501843015" Longitude="55.139670117791" StarRating="4" HotelCode="|CHMQ" HotelName="Cheval Maison - The Palm Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3, Palm Jumeirah, P.O. Box 452769</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1371644/17255899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a laundry service and a coin-operated laundry.This apartment complex welcomes guests in Dubai.The sports and entertainment facilities at the complex ensure that guests have plenty of activities to choose from during their stay. The pleasantly heated water of the outdoor pool area guarantees comfortable swimming. Sun loungers and parasols on the terrace invite guests to relax and unwind. The pool bar serves a selection of refreshing drinks. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. A balcony is among the standard features of some rooms. Separate bedrooms are available. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. Bathrooms are equipped with a shower and a hairdryer. The complex has family rooms and non-smoking rooms.There is a bar on the premises. Special meals, including diet meals, are also available. The complex also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2567.52" OriginalAmount="2567.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|440426" HotelName="GOLDSTATE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074934_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 101 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as laptop-compatible safes and desks.Take advantage of the hotel's room service (during limited hours).Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.With a stay at Goldstate Hotel in Dubai (Bur Dubai), you'll be within a 5-minute drive of City Centre Deira and American Hospital Dubai.  This 4-star hotel is 3 mi (4.8 km) from Dubai Festival City Mall and 3.8 mi (6.1 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai Creek Golf and Yacht Club - 3.8 km / 2.3 mi  Wafi City Mall - 3.9 km / 2.4 mi  Dubai Creek - 4 km / 2.5 mi  Creek Park - 4.1 km / 2.5 mi  American Hospital Dubai - 4.5 km / 2.8 mi  Dubai Festival City Mall - 4.6 km / 2.9 mi  Lamcy Plaza - 4.4 km / 2.8 mi  City Centre Deira - 4.6 km / 2.8 mi  Dubai Tennis Stadium - 5 km / 3.1 mi  Dubai Garden Glow - 6.1 km / 3.8 mi  Zabeel Park - 6.3 km / 3.9 mi  Dubai Frame - 6.5 km / 4 mi  Al Seef - 7 km / 4.4 mi  Dubai Mall - 7.1 km / 4.4 mi  Dubai World Trade Centre - 7.2 km / 4.5 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 5.7 km / 3.6 mi Sharjah (SHJ-Sharjah Intl.) - 31.9 km / 19.8 mi Dubai (DWC-Al Maktoum Intl.) - 61.2 km / 38 mi The preferred airport for Goldstate Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2584.68" OriginalAmount="2584.68">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|82653" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2586.66" OriginalAmount="2586.66">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|403638" HotelName="Taj Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2587.00" OriginalAmount="2587.00">
      <BasicPropertyInfo Latitude="25.196548461914062" Longitude="55.26954650878906" StarRating="0" HotelCode="0|bnbme_1bloftwl313" HotelName="bnbme 1B-LoftW-L313" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Blvd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/1a/6b1a79410dc66e7203b637d4e99ecbf77971be5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «bnbme 1B-LoftW-L313» is located in Dubai. This apartment is located in 8 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Burj Khalifa, Burj Khalifa / Dubai Mall and The Dubai Fountain.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a free parking zone. You won’t have to leave your pet at home as they are allowed for free. There are other services available for the guests of the apartment. For example, a laundry, dry cleaning, an ATM and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2587.50" OriginalAmount="2587.50">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|1ea55e" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2610" OriginalAmount="2610">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2624" OriginalAmount="2624">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|394937" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10714470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2625.35" OriginalAmount="2625.35">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|125336" HotelName="Meliá Desert Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2642.44" OriginalAmount="2642.44">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|103300" HotelName="Crowne Plaza Dubai - Festival City" Meals="BREAKFAST FOR TWO GUESTS" BedType="BREAKFAST FOR TWO GUESTS" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2644.68" OriginalAmount="2644.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6353" HotelName="VIDA DUBAI MARINA &amp; YATCH CLUB" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30039_image62083170_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 1'4 km from Hidden Beach, Vida Dubai Marina &amp; Yatch Club provides accommodation with an outdoor swimming pool, free private parking, a fitness centre and a restaurant. With a bar, the 4-star hotel has air-conditioned rooms with free wi-fi. The accommodation features room service, a 24-hours front desk and currency exchange for guests.
At the hotel, the rooms have a desk. Every room is equipped with a kettle, a flat-screen TV and a safety deposit box.
Selected rooms include a terrace and some have city views. Alll units will provide guests with a minibar.
Continental and halal breakfast options are available daily at Vida Dubai Marina &amp; Yatch Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2646" OriginalAmount="2646">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|34765" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2660.83" OriginalAmount="2660.83">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|12687b" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2662" OriginalAmount="2662">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|53585" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2672.91" OriginalAmount="2672.91">
      <BasicPropertyInfo Latitude="25.200691" Longitude="55.276222" StarRating="5" HotelCode="0|650596" HotelName="Kempinski The Boulevard Dubai" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,HALF-BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Rashid Boulevard 1 Sheikh Mohammed Bin Rashed Boulevard Downtown Dubai P.O. Box 334155 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/650596/90773710d01f70ef27da128baf721ce1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2679.25" OriginalAmount="2679.25">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|103301" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2680.23" OriginalAmount="2680.23">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|586256" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2680.43" OriginalAmount="2680.43">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|19448b" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2681" OriginalAmount="2681">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences at Marina Gate</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/58000000/57780000/57777100/57777067/f1ae7fb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2689" OriginalAmount="2689">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|35530" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2690.89" OriginalAmount="2690.89">
      <BasicPropertyInfo Latitude="25.208103" Longitude="55.272194" StarRating="5" HotelCode="0|604580" HotelName="Shangri-La Apartments" Meals="ROOM ONLY,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road PO Box 75880 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604580/ab418cf4308d777d55ee9353b520b8ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2691.10" OriginalAmount="2691.10">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|20ae7b" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10714470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2696.36" OriginalAmount="2696.36">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|20bb74" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2698" OriginalAmount="2698">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="HALF BOARD,ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 19/09/2024" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2702.00" OriginalAmount="2702.00">
      <BasicPropertyInfo Latitude="25.18994" Longitude="55.27696" StarRating="0" HotelCode="0|higuests_vacation_homes_reehan_1" HotelName="HiGuests Vacation Homes - Reehan 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reehan 1, Business Bay, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/f2/66f25904af12499e44d4ee92e0e28784c5364feb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 15-minute walk of Dubai Fountain and Dubai Opera.  This apartment is 1.1 mi (1.8 km) from Dubai Mall and 1.9 mi (3 km) from Burj Khalifa.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, which features a fireplace. A kitchen is outfitted with a refrigerator, an oven, and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 1,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2707.72" OriginalAmount="2707.72">
      <BasicPropertyInfo Latitude="25.020775" Longitude="55.153324" StarRating="3" HotelCode="0|1343107" HotelName="Ecos Dubai Al Furjan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Furjan Jabal Ali First P.O. Box 82999 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343107/7acde1d85111e6eb832ca8e3940835d0.png</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2717" OriginalAmount="2717">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|201567" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2720.74" OriginalAmount="2720.74">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|2114a6" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2727.08" OriginalAmount="2727.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365238_foto_1.jpg</HotelPictures>
        <HotelDescription>FIVE's second hospitality and residential project,. The luxury tower will feature 247 hotel rooms and suites, 221 one and two-bedroom hotel apartments and 33 four-bedroom hotel apartments, all with private pools. Strategically located in close proximity to Dubai's main arterial roads and a short drive from Dubai's new Al Maktoum International Airport and Expo 2020 site, FIVE Jumeirah Village Dubai boasts excellent transport links across the city and beyond.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2737.85" OriginalAmount="2737.85">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|592227" HotelName="Goldstate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="84" TotalAmount="2741.57" OriginalAmount="2741.57">
      <BasicPropertyInfo Latitude="25.107195" Longitude="55.143154" StarRating="4" HotelCode="0|1393927" HotelName="voco Dubai The Palm" Meals="ROOM ONLY,BREAKFAST FOR TWO GUESTS,BREAKFAST FOR 2,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm West Beach Dubai 566771</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1393927/3e10b2daa9eb7eed7a167b0ac2063144.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2747.30" OriginalAmount="2747.30">
      <BasicPropertyInfo Latitude="25.217688" Longitude="55.282814" StarRating="5" HotelCode="0|325727" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 72127 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325727/20b264c95c9ff430889787219ee53965.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2000. The establishment offers travellers a total of 400 rooms. Most of the storeys can be reached by lift. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The carpeted rooms feature a king-size bed or a sofabed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a stereo system, a DVD player and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Guests of the hotel can enjoy indoor activities, including a gym. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a beauty salon, massage treatments and anti-ageing treatments, and for an additional fee, a solarium. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2749.17" OriginalAmount="2749.17">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|10a0bf" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2757.00" OriginalAmount="2757.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|141340" HotelName="GRAND HYATT DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057697_foto_1.jpg</HotelPictures>
        <HotelDescription>Being one of the best hotels in Dubai, we provide a wide range of services guaranteed to satisfy the needs of both business and leisure guests, receiving several awards from TripAdvisor, Cond� Nast Traveller and the Middle East Hotel Awards. 
 
Our hotel offers 674 luxury hotel rooms and suites with views over the Dubai creek and the city with 13 restaurants and bars under one roof. 
 
Closely located to the financial and entertainment districts such as Dubai International Financial Centre, Dubai World Trade Centre, Dubai Mall, Dubai creek, and only 10 minutes away from the Dubai International Airport, Grand Hyatt Dubai is one of the best hotels in Dubai that combines business and leisure needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2757.20" OriginalAmount="2757.20">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|7661" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2758.06" OriginalAmount="2758.06">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|1b45a4" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2764.24" OriginalAmount="2764.24">
      <BasicPropertyInfo Latitude="25.087437" Longitude="55.14644" StarRating="5" HotelCode="0|884765" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khayay Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884765/9890ce9a4d4ec82b5fe1c3b25c8db8d4.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2772" OriginalAmount="2772">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|308475" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2774.00" OriginalAmount="2774.00">
      <BasicPropertyInfo Latitude="25.187692642211914" Longitude="55.27912139892578" StarRating="0" HotelCode="0|nasma_luxury_stays_south_ridge" HotelName="Nasma Luxury Stays - South Ridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge, Downtown, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/c2/c9c246bc518f3d0d1fb48a340c9ae7e99595b982.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Dubai (Downtown Dubai), you'll be within a 5-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 1.7 mi (2.8 km) from Dubai Aquarium &amp;amp; Underwater Zoo and 1.9 mi (3 km) from Burj Khalifa.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Souk al Bahar - 1 km / 0.6 mi&lt;br /&gt;Dubai Fountain - 1.2 km / 0.8 mi&lt;br /&gt;KidZania - 1.6 km / 1 mi&lt;br /&gt;Dubai Opera - 1.6 km / 1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 1.7 km / 1 mi&lt;br /&gt;Dubai Mall - 1.8 km / 1.1 mi&lt;br /&gt;Burj Khalifa - 2 km / 1.2 mi&lt;br /&gt;Emaar Square - 2.1 km / 1.3 mi&lt;br /&gt;City Walk - 3.7 km / 2.3 mi&lt;br /&gt;Dubai International Financial Centre - 3.8 km / 2.4 mi&lt;br /&gt;Safa Park - 4.4 km / 2.8 mi&lt;br /&gt;Dubai Water Canal - 1.2 km / 0.7 mi&lt;br /&gt;Dubai International Convention and Exhibition Centre - 5.6 km / 3.5 mi&lt;br /&gt;Dubai Garden Glow - 6.7 km / 4.2 mi&lt;br /&gt;La Mer Water Park - 7.3 km / 4.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 16.8 km / 10.4 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.3 km / 24.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 52.3 km / 32.5 mi&lt;br /&gt;business_amenities : Limited parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Fountain&lt;br /&gt;Rooms : Make yourself comfortable in your air-conditioned apartment, featuring a refrigerator and a microwave. Complimentary wireless Internet access is available to keep you connected. The bathroom features complimentary toiletries and a hair dryer. Conveniences include a phone, as well as a desk and massage services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2775" OriginalAmount="2775">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|5821" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2786.30" OriginalAmount="2786.30">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|20877d" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2788.32" OriginalAmount="2788.32">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|1094f9" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2801" OriginalAmount="2801">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|201456" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76956/a_76956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2804.71" OriginalAmount="2804.71">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|20aa65" HotelName="JA Lake View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2807.02" OriginalAmount="2807.02">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|64763" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2810.96" OriginalAmount="2810.96">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|653507" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2814" OriginalAmount="2814">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|227400" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2839" OriginalAmount="2839">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|399518" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2846.00" OriginalAmount="2846.00">
      <BasicPropertyInfo Latitude="25.079620361328125" Longitude="55.12240982055664" StarRating="0" HotelCode="0|lux_holiday_home_bluewaters_residences" HotelName="LUX Holiday Home - Bluewaters Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/ed/80ed9240bd28c6675c450277ac435f5d1c0dc4ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «LUX Holiday Home - Bluewaters Residences» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2846.10" OriginalAmount="2846.10">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|685112" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2852" OriginalAmount="2852">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|19440" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2857.30" OriginalAmount="2857.30">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|20d5db" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2862.58" OriginalAmount="2862.58">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|10a1fd" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2864.00" OriginalAmount="2864.00">
      <BasicPropertyInfo Latitude="25.01612091064453" Longitude="55.253475189208984" StarRating="0" HotelCode="0|lux_holiday_home_damac_residenze_2" HotelName="LUX Holiday Home - DAMAC Residenze 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Third, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/98/a798e31db502c21f1cd42a18284d34a970b2cb61.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «LUX Holiday Home - DAMAC Residenze 2» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2875" OriginalAmount="2875">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|225630" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="2877.92" OriginalAmount="2877.92">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|128324" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2881.90" OriginalAmount="2881.90">
      <BasicPropertyInfo Latitude="25.207994" Longitude="55.272217" StarRating="5" HotelCode="0|325776" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Trade Center Area Post Office Box 75880 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325776/a8503a22c906d90abbd47978a7c81eae.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2003. Guests are welcomed at the accommodation, which has a total of 301 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests. The establishment features gastronomic services including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are optionally bookable. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower and a hot tub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the establishment include a gym, squash and aerobics. The hotel offers various wellness options, including a spa, a sauna and a steam bath, or for a fee, a beauty salon and massage treatments. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2895.00" OriginalAmount="2895.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|145861" HotelName="SHERATON JUMEIRAH BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891338_foto_1.jpg</HotelPictures>
        <HotelDescription>This five star luxury beach resort is Dubai's favorite beach haven. A modern paradise with superb relaxation and leisure facilities set in the middle of 10,000 square meters of landscaped gardens shaded by palm trees, the Sheraton Jumeirah Beach Resort features 256 spacious Rooms and Suites with excellent views of the sea or The Walk, and offers a wide range of activities including water sports, Armonia Spa, kids' club with a range of activities, Turkish Hamam and multiple sports facilities for all the family. Come visit us at Sheraton Jumeirah Beach Resort and let us take care of you!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2902.00" OriginalAmount="2902.00">
      <BasicPropertyInfo Latitude="25.01612091064453" Longitude="55.253475189208984" StarRating="0" HotelCode="0|lux_holiday_home_damac_residenze_1" HotelName="LUX Holiday Home - DAMAC Residenze 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Third, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c1/42/c14291d2773e075532c1fe9b975b0201fd2e0886.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «LUX Holiday Home - DAMAC Residenze 1» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. Additional services that the apartment offers to its guests: a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2902.75" OriginalAmount="2902.75">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|7657" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2914.43" OriginalAmount="2914.43">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|109205" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2923.95" OriginalAmount="2923.95">
      <BasicPropertyInfo Latitude="25.189026" Longitude="55.26683" StarRating="5" HotelCode="0|884667" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,ROOM_ONLY,HALF BOARD,HALF_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Amal Street The Opus by Omniyat Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884667/705770e64761e19cfaf1065b1c5ff522.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2951.12" OriginalAmount="2951.12">
      <BasicPropertyInfo Latitude="25.208416" Longitude="55.260643" StarRating="5" HotelCode="0|615457" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HB (BREAKFAST + LUNCH ONLY),HB (BREAKFAST+DINNER)" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street PO Box 414433 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/615457/9b39332c98200d9ca49629801d1602f8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2961.21" OriginalAmount="2961.21">
      <BasicPropertyInfo Latitude="25.19298" Longitude="55.27921" StarRating="5" HotelCode="0|1131318" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131318/7595c22b25f37f3884d674fa49dec52f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2962.36" OriginalAmount="2962.36">
      <BasicPropertyInfo Latitude="25.225918" Longitude="55.28363" StarRating="5" HotelCode="0|326327" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 115143 Dubai Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326327/9a914bb232323bc34c0aa011ba0a086a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 555 rooms. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, central heating and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are available. Cots are available for younger travellers. There are also a safe and a desk or, for an additional fee, a minibar. A fridge, a mini fridge and a tea/coffee station are provided as standard. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi (no extra charge). Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy golf on-site. Sport and leisure facilities at the hotel include a gym, yoga and aerobics. A spa, a sauna, a steam bath, a hammam and massage treatments are among the wellness options offered. For an additional fee, a beauty salon is also available. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Available meals include breakfast and dinner. Staff are also happy to provide vegetarian dishes. Alcohol-free drinks are served at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2962.58" OriginalAmount="2962.58">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|109cbb" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2965.73" OriginalAmount="2965.73">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|1b4f52" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="2971.56" OriginalAmount="2971.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|655793" HotelName="DUBAI MARINE BEACH RESORT AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/495444_image62370409_0.jpg</HotelPictures>
        <HotelDescription>Located at the beginning of the most prominent area of the city, the Jumeirah Beach Road, Dubai Marine Beach Resort &amp; SPA is only minutes away from the Burj Khalifa and the Dubai Mall, 15 minutes from Dubai International Airport. Other exclusive shopping malls are within walking distance as well as some of the Dubai's most magnificent sightseeing locations. 
Golf lovers have easy access to the Dubai Creek Golf course and Nad Al Sheba Golf courses where you can also enjoy traditional camel and horse races, including the Dubai World Cup. 
The Dubai Marine Resort &amp; Spa has tennis courts, a spa and a gym offering aerobic classes. There is also swimming pool for children.
There are 13 themed food and beverage options in total. Guests can enjoy a wide variety of cuisines including Arabian, Lebanese, Italian and Thai. The rooms have warm, bright colours and come with flat-screen TVs and free WiFi. *Direct payment reservations will be debited in the local currency, at the current exchange rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2971.69" OriginalAmount="2971.69">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|64759" HotelName="JA Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3024.15" OriginalAmount="3024.15">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|110f78" HotelName="Shangri-La Hotel 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 Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="3034.00" OriginalAmount="3034.00">
      <BasicPropertyInfo Latitude="25.082483291625977" Longitude="55.14188766479492" StarRating="0" HotelCode="0|nasma_luxury_stays_park_island" HotelName="Nasma Luxury Stays - Park Island Blakely" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Park Island Blakely, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/f5/f4f5fb46009a4bc69a36263caa1c987c0ffb182b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.4 km) from Marina Beach and 0.6 mi (1 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3039.00" OriginalAmount="3039.00">
      <BasicPropertyInfo Latitude="25.07256" Longitude="55.1311" StarRating="3" HotelCode="0|higuests_vacation_homes_shams" HotelName="HiGuests Vacation Homes - Shams" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sayorah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/2f/4f2f2eee545b6150bf0976c9841eeb80c074ec1b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at HiGuests Vacation Homes - Shams in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.3 km) from Marina Beach and 1.3 mi (2.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, express check-in, and multilingual staff. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;/br&gt;A deposit of 800.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3045.02" OriginalAmount="3045.02">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|1a0d5c" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3053.13" OriginalAmount="3053.13">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|170f6f" HotelName="Sofitel Dubai Downtown" 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="3062.87" OriginalAmount="3062.87">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|404909" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3081" OriginalAmount="3081">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3083" OriginalAmount="3083">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|164491" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3101.00" OriginalAmount="3101.00">
      <BasicPropertyInfo Latitude="25.087049877337" Longitude="55.148244665502" StarRating="4" HotelCode="448357|dubai_apartments_marina_heights_tower" HotelName="Marina Heights Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Heights Tower, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/97/3a/973addb11da93d09b52e594677f1728a88738216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3106" OriginalAmount="3106">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|45262" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3107.04" OriginalAmount="3107.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2E305" HotelName="JA LAKE VIEW HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15558_image51070189_0.jpg</HotelPictures>
        <HotelDescription>Consisting of 348 rooms and suites with 8 different room categories suitable for families and superb views of the resort 9-hole championship golf course. Featuring 3 outdoor temperature-controlled refreshing swimming pools &amp; 5 dining experiences to explore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3109.43" OriginalAmount="3109.43">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|154829" HotelName="Conrad Dubai" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="3110" OriginalAmount="3110">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|23159" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3114.35" OriginalAmount="3114.35">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1096e0" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3118.97" OriginalAmount="3118.97">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|557506" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 10/10/2024" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3124.20" OriginalAmount="3124.20">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E139" HotelName="Hilton Dubai Creek Hotel And Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634723_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 4.9 km from Grand Mosque, Hilton Dubai Creek Hotel and Residences features accommodation with an outdoor swimming pool, free private parking, a fitness centre and a terrace. Featuring a restaurant, the property also has a bar, as well as a sauna and a hot tub. The accommodation offers a 24-hour front desk, airport transfers, room service and free WiFi throughout the property.The units at the hotel are fitted with a seating area. Rooms come with air conditioning, a desk and a flat-screen TV, and some rooms at Hilton Dubai Creek Hotel and Residences have a balcony. The rooms will provide guests with a fridge.The daily breakfast offers buffet, � la carte or continental options.Dubai World Trade Centre is 6.2 km from the accommodation, while Sahara Centre is 8 km from the property. The nearest airport is Dubai International Airport, 4 km from Hilton Dubai Creek Hotel and Residences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3132.12" OriginalAmount="3132.12">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|110f89" HotelName="Address Dubai Mall" 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="3160.74" OriginalAmount="3160.74">
      <BasicPropertyInfo StarRating="3" HotelCode="|147796" HotelName="Hafez Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063884_foto_1.jpg</HotelPictures>
        <HotelDescription>Hafez Hotel Apartment is located in Al Ras, Deira, next to Emirates NBD Bank Building and opposite to Al Ras Fire Station. This property is just a 5 minute walk to Al Ras Metro Station and close to Gold Souq, Dubai Creek and the Heritage House. Accommodations feature amenities including individually controlled air conditioning, direct dial telephone, TV with cable channels, working desk, internet connection, living room and bathroom with shower and toiletries. All units have kitchen equipped with microwave, fridge and stovetops. The hotel offers a restaurant and room service during limited hours. Guests can enjoy on-site features like laundry and dry cleaning, luggage storage service and 24-hour front desk. Hotel's visitors can visit the major attractions in the city, including the Dubai Museum, Dubai Mall, Burj Khalifa, Mall of the Emirates and Jumeirah Beach. The Dubai International Airport is approximately 8km drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3171.56" OriginalAmount="3171.56">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268826" StarRating="5" HotelCode="0|326371" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326371/26a74e08d2eee3a625d1b43dbf4edf24.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 350 rooms. Most storeys are accessible by lift. Amenities include a cash machine. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Travellers can buy souvenirs at the gift shop. Children can have a great time playing in the playground. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Cots and extra beds are available. A safe and a desk or, for an additional fee, a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV, a radio and WiFi. Slippers and the daily newspaper provide additional comfort in the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. Guests can enjoy a range of refreshing drinks at the poolside bar. Those wishing to enjoy sports whilst on holiday can enjoy golf on-site. Water sports enthusiasts can enjoy jet skiing and diving. The accommodation offers indoor sporting opportunities in the form of a gym. The hotel offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a hammam and massage treatments, and for an additional fee, a beauty salon. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. Gluten-free meals and vegetarian dishes can be prepared on request.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3173" OriginalAmount="3173">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|39386" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3182" OriginalAmount="3182">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|12275" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3186.72" OriginalAmount="3186.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|143530" HotelName="JA BEACH HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890039_foto_1.jpg</HotelPictures>
        <HotelDescription>With 235 beach-chic rooms and suites with glass balconies overlooking the sea, marina and resort greenery, this 5-star hotel is located within JA The Resort, Dubai's largest experience resort. The resort is home to an 800m private beach, 7 swimming pools and over 40 experiences to enjoy including golf, watersports, horse-riding, shooting and more. A variety of 25 dining destinations are on offer led by award-winning chefs. Kids will be entertained at the dedicated Children's club, kid's pools and the 9-hole minigolf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3188.64" OriginalAmount="3188.64">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|546301" HotelName="Address Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/Images/606015/a_606015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3192" OriginalAmount="3192">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|44994" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3227.72" OriginalAmount="3227.72">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|124798" HotelName="Address Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3240.84" OriginalAmount="3240.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|115058" HotelName="KEMPINSKI HOTEL MALL OF THE EMIRATES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890196_foto_1.jpg</HotelPictures>
        <HotelDescription>As the oldest luxury hotel collection in the world, the Kempinski name is associated with the highest standards of luxury and impeccable personal service. This cherished tradition can be felt throughout the 48,000 square metres of Kempinski Hotel Mall of the Emirates, which opened in April 2006 as the first property of the hotel chain in the bustling city of Dubai. With its suitable location next to Mall of the Emirates, the hotel offers convenience to both business and leisure guests in form of world-class shopping, dining and entertainment. The mall itself includes more than 520 stores selling prestigious labels, a 14-screen multiplex cinema and numerous food and beverage outlets - and not to mention the world's first indoor ski dome. During more serene hours, guests can rejuvenate at our renowned Softouch Spa or simply sit back and relax by the outdoor infinity edge pool. In short, limitless possibilities are offered here and there is something for everyone to enjoy. Now imagine the most wonderful of all holidays and we will make it happen. Our head concierge Gerardo Gabat and his team are here to answer to your requests and make sure that your stay will become a memorable one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3265" OriginalAmount="3265">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|177538" HotelName="FIVE Palm Jumeirah Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3265.00" OriginalAmount="3265.00">
      <BasicPropertyInfo Latitude="25.098720842031" Longitude="55.121352186508" StarRating="0" HotelCode="634474|maison_privee_grandeur_residence" HotelName="Grandeur Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West Road, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the resort ensures travellers a pleasant and comfortable stay. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3279" OriginalAmount="3279">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3285.57" OriginalAmount="3285.57">
      <BasicPropertyInfo Latitude="25.08705" Longitude="55.148243" StarRating="4" HotelCode="0|610597" HotelName="Marina Heights Tower" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khayay Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610597/398d2b7b0e8c916df63745edbef104ba.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3291" OriginalAmount="3291">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|12694" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3300.63" OriginalAmount="3300.63">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|10988d" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3315" OriginalAmount="3315">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|39203" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3316.32" OriginalAmount="3316.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2E298" HotelName="ANDAZ DUBAI THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365221_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Palm Jumeirah, Andaz Dubai The Palm features accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Featuring a bar, the 5-star hotel has air-conditioned rooms with free WiFi, each with a private bathroom. The accommodation provides a 24-hour front desk, room service and currency exchange for guests. At the hotel, the rooms come with a desk. At Andaz Dubai The Palm, rooms are fitted with a seating area. The accommodation offers a continental or � la carte breakfast. Nakheel Mall is 350 m from the hotel, while Burj Al Arab Tower is 9 km from the property. The nearest airport is Dubai International Airport, 33 km from Andaz Dubai The Palm, while Al Maktoum International Airport is 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3332.80" OriginalAmount="3332.80">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|1b4d1b" HotelName="FIVE Palm Jumeirah 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="3337.44" OriginalAmount="3337.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|151410" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32897_image64020945_0.jpg</HotelPictures>
        <HotelDescription>This luxury hotel is located within walking distance of the world's largest shopping center and is also close to the financial center. All rooms are very spacious, bright and are decorated in a modern style. All rooms have a private bathroom.
Hotel guests can also enjoy the fantastic spa where you can enjoy relaxing body treatments.
Also, if you are holding an event like summer meeting or wedding, you can do in our great room designed for it, with all necessary for successful holding material.
Finally, it is important to highlight the variety of restaurants that has the hotel where you can enjoy delicious dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3348.93" OriginalAmount="3348.93">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|10920f" HotelName="Habtoor Grand Resort, Autograph Collection" 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="3367.04" OriginalAmount="3367.04">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|403854" HotelName="Dubai International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3370.41" OriginalAmount="3370.41">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|1b392f" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3408.69" OriginalAmount="3408.69">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|10a1f6" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3411.12" OriginalAmount="3411.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95565" HotelName="ADDRESS GRAND CREEK HARBOUR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30267_image62256927_0.jpg</HotelPictures>
        <HotelDescription>The first 5-star luxury hotel in Dubai Creek Habour. This architectural spectacle will leave you breathless as you marvel the scenic views of old Dubai on one side and the majestic skyline of new Dubai on the other.
Set in Dubai, 11km from Dubai Mall, Address Grand Creek Harbour offers accommodation with a restaurant, free private parking and a bar.
With free wi-fi, this 5 star hotel offers room service and a 24 hour front desk. 
The accommodation provides a concierge service, and currency exchangefor guests.
All guest rooms come with air conditioning, a flat-screen TV with satellite channels, a minibar, a kettle, a shower, free toileteries and a desk. The rooms come with a safety deposit box, while selected rooms also feature a terrace and others also feature city views. At the hotel each room includes bed linen and towels. 
A buffet, � la carte or continental breakfast can be enjoyedat the property.
The Dubai Fountain is 12km from the Address Grand Creek Harbour, while Burj Khalifa is 13km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3417.28" OriginalAmount="3417.28">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|56329" HotelName="Fairmont Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3438.92" OriginalAmount="3438.92">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|171186" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3453.84" OriginalAmount="3453.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|118966" HotelName="PALAZZO VERSACE DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1797_image64351917_0.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 250 individually decorated guestrooms, featuring minibars and LED televisions. Your pillowtop bed comes with Frette Italian sheets. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms with separate bathtubs and showers feature jetted bathtubs and rainfall showerheads.Grab a bite to eat at one of the hotel's 4 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.With a stay at Palazzo Versace Dubai in Dubai (Bur Dubai), you'll be a 5-minute drive from Dubai Festival City Mall and 5 minutes from Dubai Tennis Stadium.  This 5-star hotel is 4 mi (6.5 km) from Dubai Creek and 5.2 mi (8.3 km) from Dubai Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai Creek - 3.9 km / 2.4 mi  Dubai Festival City Mall - 4.1 km / 2.5 mi  Dubai Tennis Stadium - 4.1 km / 2.5 mi  Mohammed Bin Rashid University Of Medicine and Health Sciences - 4.1 km / 2.5 mi  Dubai Creek Golf and Yacht Club - 4.3 km / 2.7 mi  Wafi City Mall - 4.4 km / 2.7 mi  Creek Park - 4.6 km / 2.9 mi  City Centre Deira - 4.7 km / 2.9 mi  American Hospital Dubai - 5.6 km / 3.5 mi  Lamcy Plaza - 5.7 km / 3.5 mi  Dubai Garden Glow - 7.3 km / 4.6 mi  Zabeel Park - 7.6 km / 4.7 mi  Reef Mall - 7.6 km / 4.7 mi  Dubai Frame - 7.8 km / 4.8 mi  Sheikh Zayed Road - 7.9 km / 4.9 mi  The nearest airports are:Dubai Intl. Airport (DXB) - 6.3 km / 3.9 mi Sharjah (SHJ-Sharjah Intl.) - 32.6 km / 20.3 mi Al Maktoum Intl. Airport (DWC) - 57.2 km / 35.5 mi The preferred airport for Palazzo Versace Dubai is Dubai Intl. Airport (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3467.00" OriginalAmount="3467.00">
      <BasicPropertyInfo Latitude="25.11187" Longitude="55.14384" StarRating="0" HotelCode="0|maison_privee_shoreline_al_haseer" HotelName="Maison Privee - Shoreline Al Haseer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/3e/153e44c142ea7dc7a079fe7d8cef9295d06622a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Jumeirah Beach.  This apartment is 4.9 mi (7.8 km) from Dubai Marina and 5 mi (8.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3470.16" OriginalAmount="3470.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|097165" HotelName="Amwaj Rotana Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840097_image60557053_0.jpg</HotelPictures>
        <HotelDescription>Ideally located along Dubai's famous leisure and retail strip known as "The Walk", Jumeirah Beach Residence (JBR), you will experience the height of comfort at Amwaj Rotana Hotel. Presenting a portfolio of 301 tastefully furnished sea view rooms and suites including the prestigious Club Rotana offering lavish personalized hospitality, Amwaj Rotana Hotel boasts the largest rooms along JBR each with its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3480" OriginalAmount="3480">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|34719" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3484.59" OriginalAmount="3484.59">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|1798ad" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3493.80" OriginalAmount="3493.80">
      <BasicPropertyInfo Latitude="25.08764" Longitude="55.14621" StarRating="4" HotelCode="0|325883" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street Dubai Marina PO Box 66662 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325883/d82084aadbeeedbc444df03417e927c2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 261 rooms. Most of the storeys can be reached by lift. Amenities include a currency exchange service. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a double bed. A minibar and a desk are also available. The kitchenette is equipped with a fridge, a microwave and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3495.84" OriginalAmount="3495.84">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|253859" HotelName="Conrad Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3505.00" OriginalAmount="3505.00">
      <BasicPropertyInfo Latitude="25.115190505981445" Longitude="55.14066696166992" StarRating="5" HotelCode="0|andaz_by_hyatt_palm_jumeirah_residences" HotelName="Andaz by Hyatt – Palm Jumeirah Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/77/747716353b4707fb5d002a8b96a3787c26daf468.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Andaz by Hyatt – Palm Jumeirah Residences» is located in Dubai. This apartment hotel is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the apartment hotel — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartament Hotel: &lt;/b&gt;Spend an evening in a nice atmosphere of the bar. You can stop by the restaurant. If you can’t live without coffee, drop by the cafe. Free Wi-Fi is available on the territory. Ask for more information when checking in.&lt;br /&gt;If you travel by car, you can park in a parking zone. The following services are also available for the guests: a spa center. Sports fans will be able to enjoy a fitness center. For the free movement around the city, the apartament hotel offers a transfer for you.&lt;br /&gt;Accessibility: there is an elevator/lift. There are other services available for the guests of the apartment hotel. For example, a laundry, dry cleaning, press and a safe-deposit box.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3531.89" OriginalAmount="3531.89">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|1123fa" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76956/a_76956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3649.90" OriginalAmount="3649.90">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|142489" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3655.66" OriginalAmount="3655.66">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|372447" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3665.00" OriginalAmount="3665.00">
      <BasicPropertyInfo Latitude="24.923946380615234" Longitude="55.00609588623047" StarRating="4" HotelCode="0|legoland_hotel_dubai" HotelName="LEGOLAND Hotel Dubai" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,DINNER" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Rd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/0e/6d0ee7c6658a5b1f0e9742cc123f9eae9ff1bb98.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at LEGOLAND Hotel Dubai in Dubai, you'll be in the entertainment district, a 2-minute walk from Bollywood Parks™ Dubai and 11 minutes by foot from MOTIONGATE™ Dubai.  This family-friendly hotel is 1.8 mi (2.8 km) from Dubai Parks and Resorts and 1.7 mi (2.8 km) from Legoland® Dubai.&lt;br /&gt;Amenities : Don't miss out on recreational opportunities including a complimentary water park and an outdoor pool. Additional amenities at this hotel include concierge services and shopping on site.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bollywood Parks™ Dubai - 0.2 km / 0.1 mi&lt;br /&gt;MOTIONGATE™ Dubai - 0.9 km / 0.6 mi&lt;br /&gt;Legoland® Dubai - 1.6 km / 1 mi&lt;br /&gt;Dubai Parks and Resorts - 1.8 km / 1.1 mi&lt;br /&gt;Dubai Expo 2020 - 20.1 km / 12.5 mi&lt;br /&gt;Dubai Waterfront - 20.2 km / 12.6 mi&lt;br /&gt;Expo 2020 Grounds - 23.4 km / 14.5 mi&lt;br /&gt;Ibn Battuta Mall - 26.2 km / 16.3 mi&lt;br /&gt;The Walk - 27.3 km / 17 mi&lt;br /&gt;The Beach Mall - 27.4 km / 17 mi&lt;br /&gt;Bluewaters Island - 28.1 km / 17.5 mi&lt;br /&gt;Jumeirah Golf Estates - 28.3 km / 17.6 mi&lt;br /&gt;Ain Dubai - 28.3 km / 17.6 mi&lt;br /&gt;Dubai Marina Mall - 28.4 km / 17.7 mi&lt;br /&gt;Jumeirah Beach - 29 km / 18 mi&lt;br /&gt;The nearest major airport is Dubai (DWC-Al Maktoum Intl.) - 28.1 km / 17.5 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free self parking is available onsite.&lt;br /&gt;Dining : Grab a bite to eat at Skyline Lounge, one of the hotel's many dining establishments, which include 2 restaurants and a coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Bollywood Parks™ Dubai&lt;br /&gt;Rooms : Make yourself at home in one of the 250 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3682.92" OriginalAmount="3682.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|804423" HotelName="Conrad Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893704_foto_1.jpg</HotelPictures>
        <HotelDescription>The Conrad Dubai provides services such as wireless internet in rooms, HDTV and cable TV, minibar, support for iPad, iPod, iPhone, marble bathroom with rain shower and toiletries. Located in the heart of the financial and commercial district of Dubai, the Conrad Hotel offers panoramic views, 6 restaurants and a luxurious spa and fitness center. Each suite features a stylish, modern decor with separate living room, Nespresso machine and iPod docking stations. Conrad Dubai also has an excellent range of wellness facilities including the latest Technogym equipment, a pavilion for outdoor yoga and outdoor pool for guests looking to maintain their fitness regime. Free valet parking is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3689.04" OriginalAmount="3689.04">
      <BasicPropertyInfo Latitude="25.227684" Longitude="55.290985" StarRating="5" HotelCode="0|1440118" HotelName="SIRO One Za’abeel" Meals="ROOM ONLY,NO BREAKFAST SERVICE,FREE BREAKFAST,BED &amp; BREAKFAST,BREAKFAST *" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Za’abeel Street Za'abeel 1 Level 30 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1440118/24050611111798.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3691.56" OriginalAmount="3691.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|222950" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/881189_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 506 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Enjoy international cuisine at Great British Restaurant, one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink from the poolside bar or one of the 3 bars/lounges. Buffet breakfasts are available daily from 6:30 AM to 11 AM for a fee.Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Free valet parking is available onsite.Located in Dubai (Palm Jumeirah), Dukes The Palm, a Royal Hideaway Hotel is within a 10-minute drive of Jebel Ali Race Course and Dubai Marina Mall.  This 5-star hotel is 5.5 mi (8.8 km) from Emirates Golf Club and 6.2 mi (9.9 km) from The Beach Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai College - 4.4 km / 2.7 mi  American University of Dubai (AUD) - 5.7 km / 3.5 mi  Dubai Marina Mall - 6.8 km / 4.2 mi  Al Sufouh Beach - 7 km / 4.4 mi  The Walk - 7.1 km / 4.4 mi  Skydive Dubai - 7.1 km / 4.4 mi  Jebel Ali Race Course - 7.2 km / 4.5 mi  Jumeirah Beach - 7.3 km / 4.5 mi  Souk Madinat Jumeirah - 7.4 km / 4.6 mi  Dubai Marina - 7.5 km / 4.7 mi  Aquaventure - 8.1 km / 5.1 mi  Burj Al Arab - 8.3 km / 5.1 mi  Fatima Abdullah Mohammed Rasheed Mosque - 8.7 km / 5.4 mi  Emirates Golf Club - 8.8 km / 5.5 mi  Ski Dubai - 9 km / 5.6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 32.9 km / 20.4 mi Dubai (DWC-Al Maktoum Intl.) - 42.5 km / 26.4 mi Sharjah (SHJ-Sharjah Intl.) - 57.4 km / 35.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3696.94" OriginalAmount="3696.94">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|559002" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3742.32" OriginalAmount="3742.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|699889" HotelName="HABTOOR GRAND RESORT, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890055_foto_1.jpg</HotelPictures>
        <HotelDescription>Habtoor Grand Resort, Autograph Collection estandaacute; en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina), a solo 15 minutos a pie de Playa Marina y The Walk. Ademandaacute;s, este hotel de lujo se encuentra a 9, 1andnbsp;km de Centro comercial de los Emiratos y a 4, 4andnbsp;km de Centro comercial Dubai Marina Mall. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 2 piscinas al aire libre nada como la playa privada para descansar. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 356 habitaciones con minibar y televisiandoacute;n LCD. Para los momentos de ocio, tendrandaacute;s un televisor con canales por cable y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. Entre las comodidades, se incluyen caja fuerte y escritorio, ademandaacute;s de un servicio de limpieza disponible todos los dandiacute;as. . Come algo en The Underground Pub, uno de los 10 restaurantes de este hotel, o simplemente llama al servicio de habitaciones las 24 horas. Relandaacute;jate con un refresco en el bar en la playa, en el bar junto a la piscina o en uno de los 2 bares con salandoacute;n. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 10:30 con un coste adicional. . Tendrandaacute;s conexiandoacute;n a Internet por cable gratis, un centro de negocios y un servicio de limusina o coche con chandoacute;fer a tu disposiciandoacute;n. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3765" OriginalAmount="3765">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3782.37" OriginalAmount="3782.37">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|124797" HotelName="Address Dubai Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3786.53" OriginalAmount="3786.53">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|103293" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3792" OriginalAmount="3792">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|34706" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3793.78" OriginalAmount="3793.78">
      <BasicPropertyInfo Latitude="24.81648" Longitude="55.23098" StarRating="5" HotelCode="0|325813" HotelName="Bab Al Shams Desert Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,BB &quot;BED AND BREAKFAST&quot;, &quot;IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY&quot;,FREE BREAKFAST,WITH BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road P.O. Box 8168 Adjacent to Dubai International Endurance City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325813/9b4b95d8b951b89981887e975bd80b8d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The club resort is located just 45 minutes away from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 105 rooms. A lobby and a reception are available to guests. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant and a bar. Various shops are available, including a souvenir shop. The grounds of the establishment feature a playground and an attractive garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Guests can enjoy a good nights' sleep on the king-size bed. Separate bedrooms are also available. Cots are available for younger travellers. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. Variety is provided by the wide range of sporting activities offered at the hotel, for example biking/mountain biking, bocce, volleyball, crazy golf, archery and horse riding. A gym and table tennis, or for a fee, yoga, are among the sport and leisure options available at the establishment. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and massage treatments, and for an additional fee, a beauty salon. Travellers of all ages have the opportunity to enjoy an interesting entertainment programme. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Breakfast, lunch and dinner are available. Staff are also happy to provide vegetarian dishes. The show cooking is a particular attraction. Alcoholic beverages are served at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3794.28" OriginalAmount="3794.28">
      <BasicPropertyInfo Latitude="25.212355" Longitude="55.27954" StarRating="5" HotelCode="0|326179" HotelName="The Ritz-Carlton, DIFC Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>DIFC Off Sheikh Zayed Road PO Box 482032 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326179/175718c48c8299be8f3863904900bbdb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. Guests are welcomed at the accommodation, which has a total of 341 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include 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 dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. A kitchenette equipped with a fridge and a tea/coffee station is also provided as standard. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. The bathrooms have a shower and a bathtub. A hairdryer and a vanity mirror are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the hotel include tennis, a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3800.00" OriginalAmount="3800.00">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|16037" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/09/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="3806.61" OriginalAmount="3806.61">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4" HotelCode="|CTHA" HotelName="Staybridge Suites Dubai Financial Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Financial Centre Metro Station Sheikh Zayed Road</AddressLine>
          </AddressLines>
          <PostalCode>(0)44051117</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/64672/2862899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;281 rooms are located on 49 storeys and can be reached by lift. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Everyday necessities can be purchased at the supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service and a coin-operated laundry. A business centre with fax machine and photocopier is available.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.Guests can enjoy a refreshing swim in the outdoor pool area. A terrace with sun loungers and parasols is available. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, golf, fishing, horse riding and jogging. Water sports available at the apartment hotel include water skiing, windsurfing, sailing, snorkelling and diving. Sport and leisure facilities at the hotel include a gym, billiards and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam and massage treatments. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Most units have a sea view. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A safe provides secure storage for guests' personal property. Guests will also find a microwave included among the standard features. There is also an ironing set and a trouser press. A direct dial telephone, a flatscreen television with satellite and pay-per-view channels, a CD player, a DVD player and WiFi are provided as well. Bathrooms are equipped with a shower and a bidet. A hairdryer, a vanity mirror, bathrobes and a telephone are available for daily use. For extra comfort in the bathrooms, guests are offered cosmetic products. Family rooms are available for parents with children.The dining area includes a café. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Diet meals and children's meals can be prepared on request. In addition, special catering options and snacks are available.Free parking is possible onsite. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3845" OriginalAmount="3845">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3852.04" OriginalAmount="3852.04">
      <BasicPropertyInfo Latitude="25.080349" Longitude="55.13565" StarRating="4" HotelCode="0|1131396" HotelName="Sonder JBR The Walk" Meals="FULL KITCHEN,ROOM ONLY" BedType="FULL KITCHEN">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence The Walk Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131396/f0ab5d63a857d77be63d29bf52b7c6a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3861.67" OriginalAmount="3861.67">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|11c0e6" HotelName="The Ritz-Carlton Dubai International Financial Centre" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="3867.38" OriginalAmount="3867.38">
      <BasicPropertyInfo Latitude="25.113945" Longitude="55.140305" StarRating="5" HotelCode="0|1342551" HotelName="The St. Regis Dubai, The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Road P.O. Box 53809 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342551/7a7b0f809abd0c3a415145b20b51abda.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3906.10" OriginalAmount="3906.10">
      <BasicPropertyInfo Latitude="25.11778" Longitude="55.109997" StarRating="5" HotelCode="0|1343119" HotelName="Th8 Palm Dubai Beach Resort Vignette Collection" Meals="BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,HALF-BOARD,FULL-BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road West P.O. Box 62562 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343119/bcb146be8c3eb22e3e5d4988679edfb7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3908" OriginalAmount="3908">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|265626" HotelName="W Dubai The Palm" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3927.80" OriginalAmount="3927.80">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|578241" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3935.00" OriginalAmount="3935.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_premium" HotelName="The Residences 5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3952" OriginalAmount="3952">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3975.12" OriginalAmount="3975.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95D65" HotelName="WYNDHAM RESIDENCES THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2468049_foto_1.jpg</HotelPictures>
        <HotelDescription>The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after aroun The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after around 3,8 km. There is a shuttle between the hotel and the airport (for a fee). The beach is patrolled by a lifeguard. Here, there are sun loungers, sun umbrellas and beach towels available. The air-conditioned hotel is equipped with a 24h reception (check-in is possible around the clock), a lobby, Wi-Fi (for a fee), internet access, a boutique, cash machine, a first aid kit as well as parking spaces. In the outdoor area you will find a seasonally heated pool, where sun loungers and pool towels are available for free. There is also a separate children's pool. You can store your valuables in the safe, and your luggage in the hotels storage room. For very young guests, cots can also be provided. There is also a laundry service. Ironing equipment can be borrowed at the hotel. For your comfort, in addition to the concierge service the hotel page will ensure you are looked after. If necessary, you can contact the medical centre at any time (for a fee). Guests at the accommodation can get a wake-up call from the hotel personnel. At the hotel reception, tickets are offered for excursions in the area. Pets like cats and dogs are allowed in the hotel (on request) . In your hotel, a lot of focus is placed on sustainability. This includes among others a central room air-conditioning. The hotel requires that all guests pay a deposit upon arrival. Catering As catering services the hotel offers half board and full board. Breakfast is offered American, continental, from the buffet or  la carte. Enjoy your lunch from the buffet, as a set meal or  la carte. Dinner is also served as a set meal or  la carte. Your physical well-being is catered for by a buffet restaurant (calorie-reduced and gluten-free dishes). Distances Discotheque: approx. 5,5 km Aqua park: approx. 2 km Cinema: approx. 3,8 km Distance to the sea: approx. 100 m Pharmacy: approx. 3,8 km Hospital: approx. 5,2 km Nearest bank: approx. 3,8 km Tourist information: approx. 3,8 km Nearest highway: approx. 5 km Nearest park: approx. 4,9 km Tennis court: approx. 2 km Dive shop: approx. 6,2 km  Sports and Leisure To keep your fitness up on holiday, there is a gym for guests to use. Children can be looked after in the hotels own miniclub. For child care there is a babysitter service (extra fee) in your place of accommodation. Additional information The 5-storey hotel has a total of 102 rooms. Of these, 2 rooms have disabled access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3979.62" OriginalAmount="3979.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|D0AA36" HotelName="SIRO ONE ZA'ABEEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31661_image63174563_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 5-minute walk from World Trade Center Dubai, SIRO One Za'abeel offers accommodation with an outdoor swimming pool, free private parking, a garden and a terrace. This 5-star hotel offers a restaurant and has air-conditioned rooms with free WiFi and a private bathroom. The hotel has a sauna and room service.All units at this property are equipped with a coffee maker. All rooms at the hotel are equipped with a flat-screen TV with satellite channels and a safe.Breakfast is available every morning and includes buffet, � la carte and continental options.Reception staff can advise on places to visit in the area.Centre Dubai Mall is 4.6 km from the accommodation, and Burj Khalifa is 4.9 km away. The airport (Dubai International Airport) is 9 km away, and the property offers a paid shuttle service to and from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3980.36" OriginalAmount="3980.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|326532" HotelName="FIVE PALM JUMEIRAH DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1029164_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview \nThe FIVE Palm Jumeirah Dubai is a 5 star property located on the world’s largest man-made island shaped in the form of a palm tree, FIVE Palm Jumeirah Dubai has breathtaking views of the Arabian Gulf, Dubai Marina and Dubai’s iconic city skyline. All guest rooms are comfortable and designed to provide a relaxing atmosphere for guests. Among the hotel’s facilities there are several restaurants, bars, swimming pool, spa facilities and gym. \n\nLocation \nLocated at The Palm’s base, the hotel offers easy and close access to nearby attractions like Dubai Marina (10 minutes), Mall of the Emirates (10 minutes), Downtown Dubai (20 minutes), the nearby business districts of Media City and Internet City, and attractions on The Palm itself. \n\nRooms\nThe rooms are equipped with modern amenities such as air conditioning, cable/satellite Tv, safe, room service, coffee/tea maker, hairdryer, minibar, telephone, television and Wi-Fi.\n\nFood and Drinks\nA selection of dining and lounge venues offers a variety of cuisines from around the world. Guests can dine on simple home-cooked Italian fare, fresh snacks and healthy smoothies, exotic Far Eastern specialties, or timeless international classic dishes with unique twists.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3996.72" OriginalAmount="3996.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|699828" HotelName="Grosvenor House, A Luxury Collection Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058312_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Grosvenor House, a Luxury Collection Hotel, Dubai, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a menos de cinco minutos en coche de Playa Marina y The Walk. Ademandaacute;s, este hotel de lujo se encuentra a 9, 2andnbsp;km de Centro comercial de los Emiratos y a 3, 9andnbsp;km de Centro comercial Dubai Marina Mall. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 2 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s ademandaacute;s conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Podrandaacute;s visitar las inmediaciones candoacute;moda y randaacute;pidamente gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 750 habitaciones con aire acondicionado, estaciandoacute;n de conexiandoacute;n para iPod y minibar. Para los momentos de ocio, tendrandaacute;s un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina asiandaacute;tica en Buddha Bar, un restaurante con un bar o lounge y bonitas vistas al ocandeacute;ano. Si no tienes ganas de salir, puedes aprovechar el servicio de habitaciones las 24 horas. Apaga la sed con tu bebida favorita en el bar junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. Este hotel pone a tu disposiciandoacute;n 6 salas de reuniones donde celebrar todo tipo de eventos. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4019.98" OriginalAmount="4019.98">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|10a0e2" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="4025.00" OriginalAmount="4025.00">
      <BasicPropertyInfo Latitude="25.192670822143555" Longitude="55.27393341064453" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_star" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 3, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/15/90157cf8d0f1d669cb9054777136af1050f77850.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Star» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: The Dubai Fountain, Burj Khalifa and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4054.19" OriginalAmount="4054.19">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|361306" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4068" OriginalAmount="4068">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|23748" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4103.15" OriginalAmount="4103.15">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|10a100" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="4107.13" OriginalAmount="4107.13">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|ADDR" HotelName="Address Dubai Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/09/2024" 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 Rashid Boulevard, Downtown Dubai, P.O. Box 212634</AddressLine>
          </AddressLines>
          <PostalCode>(0)44238890</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="4110.42" OriginalAmount="4110.42">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|14ab75" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4160" OriginalAmount="4160">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|36271" HotelName="Anantara The Palm Dubai Resort" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4164.01" OriginalAmount="4164.01">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|209946" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4176.00" OriginalAmount="4176.00">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|1060ca" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4182.86" OriginalAmount="4182.86">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|13d768" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4215.48" OriginalAmount="4215.48">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|14e9b4" HotelName="Anantara The Palm Dubai Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4239" OriginalAmount="4239">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|38288" HotelName="JA Palm Tree Court" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4254" OriginalAmount="4254">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|39378" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4255.71" OriginalAmount="4255.71">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|59268" HotelName="Park Hyatt Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4255.80" OriginalAmount="4255.80">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|63839" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4283" OriginalAmount="4283">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|388335" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4303.68" OriginalAmount="4303.68">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|20aa81" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="4305.09" OriginalAmount="4305.09">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|4SJ" HotelName="Sofitel Dubai Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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>Jumeirah Beach Residence, PO Box 473828</AddressLine>
          </AddressLines>
          <PostalCode>(0)44328451</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="4310.00" OriginalAmount="4310.00">
      <BasicPropertyInfo Latitude="25.104534149169922" Longitude="55.148521423339844" StarRating="0" HotelCode="0|edens_dubai_five_residences" HotelName="Edens Dubai - FIVE Residences ?" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FIVE Palm Residences, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ce/70ce975b8b78b60fb931aeccbc7a4440ab75489a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Edens Dubai - FIVE Residences ?» is located in Dubai. This apartment is located in 24 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Al Sufouh Beach and Nasimi Beach.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. For the free movement around the city, the apartment offers a transfer for you. Accessibility: there is an elevator/lift. Additional services that the apartment offers to its guests: an ATM and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4324.08" OriginalAmount="4324.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|738754" HotelName="PARK HYATT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058100_foto_1.jpg</HotelPictures>
        <HotelDescription>Park Hyatt Dubai is a luxury waterfront retreat adjacent to the world-famous Dubai Creek Golf and Yacht Club. Centrally situated in the city centre and with prime access to shopping and business districts, Park Hyatt Dubai is a haven of tranquil elegance amidst the vibrant city of Dubai. Dubai International Airport is approximately 5 kms drive away. ?Park Suite:  ?Separate bedroom with one plush king bed  ?109 square meters of luxurious space  ?Elegant bathroom with a tub and walk-in shower  ?Waterfront retreat featuring a private patio with picturesque marina views  ?Complimentary mini-bar and VIP amenitiesWorld-class cuisines, stylish decor and spectacular views characterise the best restaurants and bars in hotel Park Hyatt Dubai, the city centre luxury retreat.  Superbly located on the banks of Dubai Creek, hotel Park Hyatt Dubai offers the finest in Western, Thai and French cuisines.  With floor-to-ceiling windows, wood-fired ovens and theatre kitchens, the hotel brings excitement and style to dining, both indoor and al fresco.  The Promenade is an elegant new dining destination with inspiring  waterfront views and a contemporary vibe. Home to ve diverse dining  concepts, NO�PE, Brasserie du Park, seventyseventy, The Thai Kitchen  and Traiteur Brunch, escape the city and experience an immersive journey  through reminiscent regions and unforgotten eras; from Martha?s Vineyard  to the seaside town of Normandy and the quintessential 70's.The hotel's exterior has been consistently designed with a modern, Moroccan persona.The medium sized lobby is simple and elegant.  Seating is made available on arrival and the warm, bright colours reflect the comfort that is found throughout the hotel.Overall the Park Hyatt Dubai is a deluxe product that is fitted with luxuries intended to pamper any business or leisure guests. Some of these luxuries include an all day spa, a 25-metre swimming pool surrounded by palm trees, fully equipped state-of-the-art gymnasium open 24 hours, 18-hole championship Dubai Creek Golf Course, floodlit driving range available until 10:00 pm and private fishing and charter yachts available from Dubai Creek Yacht Club. One of the best City Resorts you will find. (tm05.08)Dubai Tourism Dirham Fee applies from 31.03.14 to be paid bythe guest directly at the Hotel/Hotel apartment. Following fee is applicable per bedroom per night- 20 Aed:5 star hotel/Deluxe hotel apart - 15 Aed:4 star hotel/Superior hotel apart-10 Aed :3 and 2 star hotel/Standard hotel apart-7 Aed :1  New Year Eve Gala Dinner is mandatory and charges may apply for 31st Dec 2018 bookings.     Guests who are booking Half Board Supplement will be now able to have the option of Dine Around as per the below:    Brasserie Du Park: Lunch or Dinner  Noepe: Dinner  The Thai Kitchen: Dinner</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="4330.06" OriginalAmount="4330.06">
      <BasicPropertyInfo Latitude="25.134455" Longitude="55.15044" StarRating="5" HotelCode="0|326359" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326359/2e73605a0319a68e70fe35d675c1d02a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 319 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Wireless internet access (no extra charge) is available to guests. The hotel's culinary facilities include a restaurant and a bar. Shopping facilities are also available. The grounds of the hotel feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Many rooms feature a sea view, which further enhances the ambience. The rooms each feature a king-size bed. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV, a radio, a DVD player, an alarm clock and WiFi (no extra charge), contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, fishing is is also available. Guests of the hotel can enjoy indoor activities, including a gym. The accommodation offers various wellness options, including a spa, a sauna and a steam bath, or for a fee, a beauty salon and massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4346.29" OriginalAmount="4346.29">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|191488" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4369.22" OriginalAmount="4369.22">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|109880" HotelName="JA Palm Tree Court" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4419" OriginalAmount="4419">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|31272" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4422.86" OriginalAmount="4422.86">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|16581f" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4446.49" OriginalAmount="4446.49">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|20aa4d" HotelName="Waldorf Astoria Dubai International Financial Centre" 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>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="4460.06" OriginalAmount="4460.06">
      <BasicPropertyInfo Latitude="25.226938" Longitude="55.289436" StarRating="5" HotelCode="0|326439" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road P.O. Box 116555 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326439/b9c75e70a2eb8cc9ceae44d46087205c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 377 rooms. Services and facilities at the hotel include a restaurant, a dining area, a babysitting service and a conference room. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe is also available for a fee. The advantages of the rooms include a fridge. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and a children's pool. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4464.00" OriginalAmount="4464.00">
      <BasicPropertyInfo Latitude="25.1158390045166" Longitude="55.14058303833008" StarRating="0" HotelCode="0|tiara_residence" HotelName="bnbme|1B-Tiara-204" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence , Palm, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/01/27/01276c892dca79ca7eb9d270a7c91cf48c390e81.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai Marina Mall. This apartment is 5.1 mi (8.2 km) from The Walk and 5.2 mi (8.4 km) from Jumeirah Beach.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on a limited basis.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4522.80" OriginalAmount="4522.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890861_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated on the spectacular man made Palm Jumeirah Island Jumeirah Zabeel Saray is located on the West Crescent overlooking the Arabian Sea.Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4528.60" OriginalAmount="4528.60">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|667802" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="4541.21" OriginalAmount="4541.21">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|GGNM" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2024" 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 212627</AddressLine>
          </AddressLines>
          <PostalCode>(0)45618889</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="4584.72" OriginalAmount="4584.72">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1028a5" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="4595.90" OriginalAmount="4595.90">
      <BasicPropertyInfo Latitude="25.1163" Longitude="55.141113" StarRating="5" HotelCode="0|1130971" HotelName="Tiara Residences by Bnbme Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residences Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130971/1050c71e7e1cff3036810d1fe7dead2f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4610.01" OriginalAmount="4610.01">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|20bd07" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4634.45" OriginalAmount="4634.45">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|224014" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4686.57" OriginalAmount="4686.57">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|428622" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4715.41" OriginalAmount="4715.41">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142645" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4717.07" OriginalAmount="4717.07">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|19602c" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="4753.00" OriginalAmount="4753.00">
      <BasicPropertyInfo Latitude="25.11001968383789" Longitude="55.141109466552734" StarRating="0" HotelCode="0|bnbme1bfairmont3605" HotelName="bnbme|1B-Fairmont-3605" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fairmont South , Palm, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/af/b3af19e8790831d7bc8456a81524aa2ee908a059.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «bnbme|1B-Fairmont-3605» is located in Dubai. This apartment is located in 24 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, you can park in a parking zone for free. Also, the following services are available for guests at the apartment: a sauna and a steam bath. You can take your pet on the journey. Pets are allowed for free. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the apartment offers to its guests: a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="4767.16" OriginalAmount="4767.16">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|TABI" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Habtoor City, Sheikh Zayed Road</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="4784.70" OriginalAmount="4784.70">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|1b4dce" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4786" OriginalAmount="4786">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|210230" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="4811.00" OriginalAmount="4811.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_crystal" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4834.00" OriginalAmount="4834.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_royal" HotelName="The Residences 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4835.31" OriginalAmount="4835.31">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|235328" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4847.59" OriginalAmount="4847.59">
      <BasicPropertyInfo Latitude="25.098424" Longitude="55.125043" StarRating="5" HotelCode="263799|1504a4" HotelName="Jumeirah Zabeel Saray Royal Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Road, PO Box 27722, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404042/404042a_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="8" TotalAmount="4851.25" OriginalAmount="4851.25">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|583484" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4868.14" OriginalAmount="4868.14">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|69559" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 30/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="4918.30" OriginalAmount="4918.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|141479" HotelName="BAB AL SHAMS DESERT RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27028_image60717276_0.jpg</HotelPictures>
        <HotelDescription>oy peaceful seclusion and efficiency altogether as we are located only 45 minutes from Dubai's city centre, and in close proximity to off-site attractions like the Al Qudra man-made lakes and scenic cycling and camping spots. Being within the Al Marmoom Reserve, it's also not uncommon to catch the abundance of native fauna wandering in the sand.The beloved Bab Al Shams resort perseveres as the gateway to the Sun and as part of the Rare Finds collection, a series of hospitality addresses bringing forward the essence of a place and promising soulful experiences.Enthralling stories await the new generation of adventurers in the anticipated reopening in early 2023.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5032.52" OriginalAmount="5032.52">
      <BasicPropertyInfo Latitude="25.097813" Longitude="55.12494" StarRating="5" HotelCode="0|326357" HotelName="Jumeirah Royal Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Road P.O. Box 27722 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326357/10c6cb37fba139dba212e310e8046f2e.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 38 rooms. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, a transfer service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. Further bookable amenities include separate bedrooms. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers provide a great place to sunbathe. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. With paddle boating, banana boat rides, catamaraning and diving, fans of water sports will have plenty to choose from. Sport and leisure facilities at the hotel include a gym and table tennis. A wellness area with a spa, a steam bath and massage treatments is available at the accommodation. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5040" OriginalAmount="5040">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|393825" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5082" OriginalAmount="5082">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|393824" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="5091.00" OriginalAmount="5091.00">
      <BasicPropertyInfo Latitude="25.192591" Longitude="55.273279" StarRating="3" HotelCode="633455|dream_inn_dubai_burj_residence" HotelName="The Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2024" HotelFacility="Air Conditioning,Conference Hall,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573151/573151a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this complex is located right in the heart of Dubai. There are a number of shops nearby. Dubai (DXB) Airport is located about 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5098" OriginalAmount="5098">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|55051" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="84" TotalAmount="5138.48" OriginalAmount="5138.48">
      <BasicPropertyInfo Latitude="25.212677" Longitude="55.282555" StarRating="5" HotelCode="0|608324" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM_ONLY,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village Building 9 Dubai International Financial Centre PO Box 507027 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608324/54d266b2b3eac57c46c926437a599ce6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5148.54" OriginalAmount="5148.54">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|216744" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5183" OriginalAmount="5183">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|226055" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5209" OriginalAmount="5209">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|20622" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5222.37" OriginalAmount="5222.37">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|20aa61" 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>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5229.70" OriginalAmount="5229.70">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|10a0e0" 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="45" TotalAmount="5246.83" OriginalAmount="5246.83">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|1ce8da" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5266.11" OriginalAmount="5266.11">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|20aa62" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5289" OriginalAmount="5289">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|20895" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5324.19" OriginalAmount="5324.19">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|19f047" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5336" OriginalAmount="5336">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|201529" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="5347.55" OriginalAmount="5347.55">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|655255" HotelName="Address Fountain Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5395.12" OriginalAmount="5395.12">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|10a47b" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="5396.15" OriginalAmount="5396.15">
      <BasicPropertyInfo Latitude="24.81648" Longitude="55.23098" StarRating="5" HotelCode="|B3Z" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, PO Box 8168</AddressLine>
          </AddressLines>
          <PostalCode>(0)48326698</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/56335/17655017.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The resort has 105 rooms and 10 suites, which are located on 2 storeys and are reachable by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. A number of shops, including a souvenir shop, are great for shopping or just browsing. The grounds of the resort feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Parking spaces are available to guests travelling by car (no extra charge). Other services include a babysitting service, a childcare service, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a page service. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available.The club resort is located just 45 minutes away from Dubai International Airport.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. The resort offers outdoor sports, including cycling/mountain biking, bocce, volleyball, crazy golf, archery and horse riding. A gym and table tennis or, for a fee, yoga, are among the sport and leisure options available. Various wellness options are available at the resort, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Guests of all ages have the opportunity to enjoy a fun entertainment programme. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. Guests can relax on the balcony or terrace. Rooms have a double bed, a king-size bed or a sofa bed. Separate bedrooms are available. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The resort has non-smoking rooms and smoking rooms.Dining facilities include 4 restaurants, a café and a bar. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options. Special meals, including vegetarian dishes, are also available. The chefs prepare delicious specialities during the show cooking. The resort offers a selection of alcoholic and non-alcoholic beverages.Free parking is possible onsite. The hotel provides 24-hour reception, room service and concierge. There is also a complimentary shuttle service to Meydan Beach Club.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5442.00" OriginalAmount="5442.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1AC54" HotelName="ADDRESS SKY VIEWS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15075_image58970971_0.jpg</HotelPictures>
        <HotelDescription>Address Sky View is a spectacular vantage point from which to admire and experience the city's finest offerings. World-renowned landmarks such as Burj Khalifa and The Dubai Mall as well as the centre stage of all arts, Dubai Opera, can be reached on foot in a matter of minutes. Seamless connectivity with Sheikh Zayed Road ensures that many key leisure and commercial destinations, as well as Dubai International Airport, are also only a short and pleasant drive away. Exquisite d�cor, peerless amenities and sublime views of Downtown Dubai define a new paradigm for luxury living in the 169 immaculately appointed rooms and suites as well an exquisite selection of serviced residences at Address Sky View. Blissful rejuvenation is realised through a confluence of timeless wisdom, natural ingredients and ingenious techniques at The Spa at Address Sky View. THE RESTAURANT AT ADDRESS SKY VIEW offers a unique concept combining global cuisine with the allure of a luxury home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5457" OriginalAmount="5457">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|379929" HotelName="Emerald Palace Kempinski Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635278/a_635278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5460.04" OriginalAmount="5460.04">
      <BasicPropertyInfo Latitude="25.113097" Longitude="55.196943" StarRating="5" HotelCode="75264|125bdd" HotelName="Coral Boutique Villas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Community 373, P.O.Box: 124446, 4th Interchange Behind Emirates Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129858/129858a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Closely situated to the popular shopping centre of the Emirates, this villa resort is located in the business hub and is just a short drive of 4 km from the beach. The Dubai Media City, Internet City, Knowledge Village, the Dubai Convention Centre, and the Jebel Ali Free Zone are also placed in proximity to this property. Dubai International Airport is located some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5517.66" OriginalAmount="5517.66">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1b3711" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5519" OriginalAmount="5519">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|12610" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="5540.56" OriginalAmount="5540.56">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|115399" HotelName="Palace Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5581" OriginalAmount="5581">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|11185" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5637" OriginalAmount="5637">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|12804" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="5656.82" OriginalAmount="5656.82">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|655254" HotelName="Address Sky View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5755.00" OriginalAmount="5755.00">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|j5_villas_holiday_homes_barsha_gardens" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5786.00" OriginalAmount="5786.00">
      <BasicPropertyInfo Latitude="25.113096" Longitude="55.19694" StarRating="4.5" HotelCode="0|325967" HotelName="Coral Boutique Villas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL KITCHEN" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 24 Al Barsha 1 P.O.Box  124446 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325967/0e98d5b9c39ae160fc1853414a89d14a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Closely situated to the popular shopping centre of the Emirates, this villa resort is located in the business hub and is just a short drive of 4 km from the beach. The Dubai Media City, Internet City, Knowledge Village, the Dubai Convention Centre, and the Jebel Ali Free Zone are also placed in proximity to this property. Dubai International Airport is located some 20 km from the hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 120 rooms. There are a total of 30 villas/houses. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the holiday village are a restaurant, a dining area, a café and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the complex. Additional services include a babysitting service, a childcare service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. A washing machine is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The complex offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the holiday village: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5788" OriginalAmount="5788">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|396601" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5847.00" OriginalAmount="5847.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|700037" HotelName="Le Royal Meridien Beach Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976936_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Royal Meridien Beach Resort And Spa, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a solo 3andnbsp;min a pie de The Walk y a menos de 5 en coche de Playa Marina. Ademandaacute;s, este hotel de lujo se encuentra a 8, 9andnbsp;km de Centro comercial de los Emiratos y a 4, 1andnbsp;km de Centro comercial Dubai Marina Mall. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 3 piscinas al aire libre nada como la playa privada para descansar. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Si lo tuyo son las compras, aprovecha el servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 508 habitaciones con minibar y televisiandoacute;n de pantalla plana. Para los momentos de ocio, tendrandaacute;s un reproductor de DVD, televisiandoacute;n con con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado estandaacute; provisto de baandntilde;era profunda y cabezal de ducha tipo lluvia. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina de Oriente Medio en Al Khaima, uno de los 7 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y 11 cafeterandiacute;as. Si necesitas un buen refresco puedes elegir entre el bar en la playa, 4 bares con salandoacute;n y 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-out exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 190 metros cuadrados de espacio con centro de conferencias y 4 salas de reuniones. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5856.86" OriginalAmount="5856.86">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|639620" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5882.89" OriginalAmount="5882.89">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|109f6f" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5927.23" OriginalAmount="5927.23">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|1ce0cf" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="5936.52" OriginalAmount="5936.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|890520" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896030_foto_1.jpg</HotelPictures>
        <HotelDescription>Waldorf Astoria Dubai Palm Jumeirah has a generous private beach with soft sands, palatial public spaces and luxurious guest rooms and suites of elegant, timeless design.
Located 35 minutes from Dubai International Airport, the tranquil island resort is well located from the vibrant city scene. 
Two temperature-controlled swimming pools, 200 meters of private beach, conference and event facilities and 24-hour Business Center, SPA, and a wealth of recreational activities, including tennis, fishing and parasailing
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5945.98" OriginalAmount="5945.98">
      <BasicPropertyInfo Latitude="25.227507" Longitude="55.29149" StarRating="5" HotelCode="0|1440119" HotelName="One&amp;Only One Za‘abeel" Meals="BED &amp; BREAKFAST,IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY,BREAKFAST INCLUDED,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Za'abeel Street Za'abeel 1 Level 25 Trade Centre Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1440119/00b99e44a0dedf87a066bee6a857146a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6200" OriginalAmount="6200">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|23158" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="6323.00" OriginalAmount="6323.00">
      <BasicPropertyInfo Latitude="25.10471" Longitude="55.14891" StarRating="1" HotelCode="0|maison_privee_five_residence" HotelName="Maison Privee - Five Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>FIVE Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/f8/d9f84410f4257ae455f00da84ff7c9a04e576cfe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Maison Privee - Five Residence in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai Marina.  This vacation home is 4.5 mi (7.2 km) from Jumeirah Beach and 4.7 mi (7.6 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring kitchens with refrigerators and ovens. Rooms have private balconies. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the vacation home's 6 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the 2 coffee shops/cafés. Relax with a refreshing drink at one of the 2 bars/lounges.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;A deposit of 3,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="6329.06" OriginalAmount="6329.06">
      <BasicPropertyInfo Latitude="25.21321" Longitude="55.27927" StarRating="5" HotelCode="0|628267" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Zayed Road P.O. Box 482032 Gate Village DIFC Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/628267/9b7e18556fef3d9afce2842dcd8fda51.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="6421.09" OriginalAmount="6421.09">
      <BasicPropertyInfo Latitude="25.187958" Longitude="55.288525" StarRating="5" HotelCode="0|1480713" HotelName="The Lana" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1480713/5b15857756d0d672504a3d82706d5a4e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6424.79" OriginalAmount="6424.79">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|10a515" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="6424.82" OriginalAmount="6424.82">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|118d81" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="6451.02" OriginalAmount="6451.02">
      <BasicPropertyInfo Latitude="25.10646" Longitude="55.20094" StarRating="4" HotelCode="0|884619" HotelName="J5 Villas Holiday Homes Barsha Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 23 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/4e7d833f3fd07b574fe3b364ac6aeb04.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6507.62" OriginalAmount="6507.62">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|142659" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6510" OriginalAmount="6510">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|405157" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="63" TotalAmount="6559.00" OriginalAmount="6559.00">
      <BasicPropertyInfo Latitude="25.19849" Longitude="55.27091" StarRating="0" HotelCode="0|bravoway_burj_vista_1_in_downtown_dubai" HotelName="Bravoway Burj Vista 1 in Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Vista Tower 1, Unit 305, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/e4/46e4ef6efec57087204d7b93b1c4e36a89fadb98.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute walk of Burj Khalifa and Dubai Opera.  This apartment is 0.7 mi (1.1 km) from Dubai Mall and 1.3 mi (2.1 km) from Dubai Fountain.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with an oven and a stovetop. Your bed comes with a down comforter and Egyptian cotton sheets. A 39-inch LCD television is provided, with cable programming available. Conveniences include a separate sitting area and an iron/ironing board, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6566.20" OriginalAmount="6566.20">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|557510" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6594.30" OriginalAmount="6594.30">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|115398" HotelName="Address Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="6635.41" OriginalAmount="6635.41">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|12b21d" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="6649.11" OriginalAmount="6649.11">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|20a7f5" HotelName="Emerald Palace Kempinski Dubai" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635278/a_635278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6694.46" OriginalAmount="6694.46">
      <BasicPropertyInfo StarRating="5" HotelCode="|699869" HotelName="ATLANTIS, THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6861_image50267956_0.jpg</HotelPictures>
        <HotelDescription>Atlantis, The Palm is a majestic 5 star Dubai hotel situated on the Palm, a man-made island that has captured the world's imagination with its magnificent scale and ingenuity. Our hotel rooms and suites are designed for absolute comfort and luxury. Enjoy spectacular views of the Arabian Sea or the magnificent Dubai Skyline. Included in all of our rooms and suites is unlimited complimentary access to the Aquaventure Waterpark and The Lost Chambers Aquarium. Atlantis is a true culinary destination with some of the best restaurants in Dubai. Experience any of our 23 restaurants and some of the world's best chefs. Feel the rush at Aquaventure Waterpark. Discover an underwater world at The Lost Chambers Aquarium or meet the incredible marine mammals at Dolphin Bay and Sea Lion Point.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6734.00" OriginalAmount="6734.00">
      <BasicPropertyInfo Latitude="25.23160171508789" Longitude="55.41943359375" StarRating="4" HotelCode="0|j5_four_bedroom_villa_in_mirdif" HotelName="J5 Four Bedroom Villa in Mirdif" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>83rd St, Mirdif, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/7d/a47d178e16f3770f1b7336dcf9fc23ae675f0332.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Dubai (Mirdif), you'll be within a 15-minute drive of Dubai Festival City Mall and City Centre Deira. This villa is 8.6 mi (13.9 km) from Dubai Creek and 9.9 mi (16 km) from BurJuman Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Mirdif City Center - 2.7 km / 1.7 mi&lt;br /&gt;Mushrif Park - 3.6 km / 2.2 mi&lt;br /&gt;Dubai International Academic City - 8.9 km / 5.6 mi&lt;br /&gt;Dubai Festival City Mall - 9.1 km / 5.7 mi&lt;br /&gt;Festival Center - 9.5 km / 5.9 mi&lt;br /&gt;Dragon Mart - 10.5 km / 6.5 mi&lt;br /&gt;Al Twar Center - 10.9 km / 6.8 mi&lt;br /&gt;City Centre Deira - 12.2 km / 7.6 mi&lt;br /&gt;Dubai Tennis Stadium - 12.5 km / 7.8 mi&lt;br /&gt;Al-Maktoum Stadium - 13.7 km / 8.5 mi&lt;br /&gt;Dubai Creek - 13.9 km / 8.6 mi&lt;br /&gt;Creek Park - 13.9 km / 8.6 mi&lt;br /&gt;Wafi City Mall - 13.9 km / 8.6 mi&lt;br /&gt;Dubai Creek Golf &amp;amp; Yacht Club - 14 km / 8.7 mi&lt;br /&gt;American Hospital Dubai - 14.4 km / 9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 11 km / 6.8 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 24.1 km / 15 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 65.8 km / 40.9 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6821" OriginalAmount="6821">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|12601" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="6883" OriginalAmount="6883">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|310226" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="7011.15" OriginalAmount="7011.15">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|87136" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="7028.80" OriginalAmount="7028.80">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|102438" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="84" TotalAmount="7035.42" OriginalAmount="7035.42">
      <BasicPropertyInfo Latitude="25.256035" Longitude="55.299675" StarRating="3" HotelCode="0|326243" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool P.O. Box 25295 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326243/7cb60c3d2cd511c5fc5bae055860b70e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1996. Guests are welcomed at the accommodation, which has a total of 56 rooms. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include a babysitting service, medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone and a TV ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. The hotel offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the apartment hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7076.72" OriginalAmount="7076.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|CF2793" HotelName="ONE &amp; ONLY ONE ZA'ABEEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29899_image61803912_0.jpg</HotelPictures>
        <HotelDescription>Designed by Denniston's Jean-Michel Gathy, One&amp;Only One Za'abeel's contemporary rooms and suites take their inspiration from Dubai's enchanting sand dunes, infused with a soothing color palette, light-filled interiors and rich textural details. Artfully oriented to capture Dubai's capricious skyline, each room features floor-to-ceiling windows framing spectacular city sights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7127.78" OriginalAmount="7127.78">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|11246b" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="7129.00" OriginalAmount="7129.00">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|fortune_hotel_apartments_2" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="7165.89" OriginalAmount="7165.89">
      <BasicPropertyInfo Latitude="25.082039" Longitude="55.121567" StarRating="5" HotelCode="0|874263" HotelName="Delano Dubai" Meals="BREAKFAST INCLUDED,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="BREAKFAST INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Dubai 120253 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874263/eea7954ff5963c1320d3734b7bf6b6be.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7397.66" OriginalAmount="7397.66">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|103294" HotelName="Atlantis The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="7467.00" OriginalAmount="7467.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|819053" HotelName="ARMANI HOTEL DUBAI, BURJ KHALIFA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15066_image51051759_0.jpg</HotelPictures>
        <HotelDescription>Envisioned by fashion icon Giorgio Armani, this hotel has a private entrance and occupies 11 floors of Dubai's iconic skyscraper, Burj Khalifa. It has a deluxe spa and has direct access to Dubai Mall. Rooms of understated elegance feature curved lines are decorated with Japanese tatami and luxury fabrics. Armani Hotel Dubai provides sophisticated dining options in each of its 7 restaurants. Armani Hashi serves Japanese cuisine with a modern twist and renowned Armani Priv� hosts the most popular club nights in town. Guests can relax at the extensive Armani Spa, offering personal treatments and sequential bathing. 
*We have the first "Kosher" certified dining destination in the United Arab Emirates and it serves inKaf at Armani Hotel Dubai. Armani Hotel Dubai serves best kosher cuisine at Armani / Kaf</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7583.52" OriginalAmount="7583.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|699995" HotelName="ADDRESS DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15067_image50922256_0.jpg</HotelPictures>
        <HotelDescription>Welcome to Address Downtown. An award-winning, iconic flagship hotel and a veritable landmark of luxury situated in the very centre of Downtown Dubai, Address Downtown, which stands tall near Burj Khalifa and The Dubai Mall, is a haven for connoisseurs of refined indulgence. Whether for business or leisure, Address Downtown presents the future of hospitality. An exceptional selection of innovative restaurants, an invigorating spa, state-of-the-art Fitness Centre, versatile meeting rooms and world-class amenities ensure that your stay is marvellously memorable, while young children can look forward to revelling in the immersive activities in Qix club. First-time and frequent visitors to Dubai are equally likely to discover new, enriching facets of the city during their stay at Address Downtown. Our hotel concierges are ever willing to provide helpful advice on the latest events and attractions to visit, while our limousines stand ready to chauffeur you to your next engagement in style and comfort. And at the close of a busy day of sightseeing, socialising or meetings, a blissful rest awaits you in our luxuriously premium rooms and suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7914.40" OriginalAmount="7914.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|117979" HotelName="KEMPINSKI HOTEL &amp; RESIDENCES PALM JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928047_foto_1.jpg</HotelPictures>
        <HotelDescription>The Kempinski Hotel &amp; Residences Palm Jumeirah has 244 Suites, Villas and Penthouses right on a beautiful private Beach. Here you will find solace and privacy. Your suite will be the place where you can totally relax in the beauty and comfort of our home away from home. Our luxury beach hotel guest rooms - suites, penthouses and villas, all adorned with plush furnishings. Extensive amenities also include unique outdoor event spaces, and welcoming Kids' Club. Food and beverage outlets consist of Brunello Restaurant, K-West Bar, swim-up Pool Bar, the seasonal Bonfire - Beach BBQ &amp; Grill restaurant and 24-hour in-suite dining service. Relax and unwind at the resort's Parisian Cinq Mondes Spa, where the spa's full service gym that runs around the clock can also be found.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8173.42" OriginalAmount="8173.42">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|130123" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8311.57" OriginalAmount="8311.57">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|123cc6" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="8313" OriginalAmount="8313">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|354670" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/908643/w_908643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is strategically situated in Dubai, the perfect place where dreams do not have a limit. Visitors can choose between beautiful stunning beaches like Umm Suqeim Beach, or Am Mamzar Beach park, or visiting the Dubai Desert or Al Khor wildlife, sightseeing in Downtown Dubai, or just go at Wonderland, the perfect place for kids. Not only the hotel is 30 minutes reach from the airport, but is even closer to the Palm Jumeraih sites, one of the biggest artificial islands ever created by men. This luxurious hotel seduces the guests in a tempting ambience offering the highest level of comfort and an excellent service. Providing the guests with stunning views to Ain Dubai, the world’s largest observation wheel, along with the spa and the fitness center, and on-site restaurants, this property will provide a unique experience to remember. Impressive rooms especially designed in luxury details come with en-suite bathroom and will make traveler feel like a real Caesar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8332" OriginalAmount="8332">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|35565" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="8346.65" OriginalAmount="8346.65">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|123448" HotelName="JA Palm Tree Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="8431" OriginalAmount="8431">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|8877" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="8447.51" OriginalAmount="8447.51">
      <BasicPropertyInfo Latitude="25.082592" Longitude="55.137665" StarRating="5" HotelCode="0|325757" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,ROOM ONLY,BREAKFAST FOR 2" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street Jumeirah Beach Residence P.O. Box 26525 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325757/ab4ae5a56fa799e161cc829e1500bd3c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is situated on Jumeira Beach, approximately 35 km from the city centre and its various shopping venues, including the Spice and Gold Souk. The Jumeirah Mosque, Dhow Cruise and Al Fahidi Fort Museum are approximately 35 km from the hotel. It is approximately a 35-minute transfer from Dubai Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1998. Travellers can enjoy a pleasant stay in one of the 138 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a currency exchange service. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Shopping facilities are also available. The grounds of the establishment feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Many rooms feature a sea view, which further enhances the ambience. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include a telephone, a TV, a radio, a DVD player and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A waterslide offers fun for all ages. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. A variety of sporting activities are available at the accommodation, for example tennis and volleyball, or for a fee, golf and fishing. Many sports options are available, including water sports such as water skiing, windsurfing and sailing. For a fee, catamaraning and kayaking can also be enjoyed. Sport and leisure facilities at the hotel include a gym and squash. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, massage treatments and hydrotherapy applications. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. Gluten-free meals and vegetarian dishes can be prepared on request.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="8487.33" OriginalAmount="8487.33">
      <BasicPropertyInfo Latitude="25.112968" Longitude="55.109074" StarRating="5" HotelCode="0|326155" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD" BedType="BREAKFAST BUFFET">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326155/df08d4db6a6da8f6eec6c49f313309e8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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. Public transport links to the monorail can be found around 2.5 km away from the apartment hotel. Dubai Old City, Dubai Museum and the Jumeirah Mosque are each approximately 40 minutes’ drive away from the apartment hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2011. The accommodation comprises a total of 244 rooms. Most of the storeys can be reached by lift. Amenities include a cloakroom, 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 dining area, a breakfast room and a bar. Shopping facilities are also available. The grounds of the apartment hotel feature a playground and an attractive garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Additional services include a babysitting service, medical assistance, room service and a laundry service. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. Cots are available for younger guests. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio, a stereo system, a CD player, a DVD player and WiFi (for a fee) add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy an active holiday can enjoy volleyball and paddle tennis. For a fee, biking/mountain biking is also available. With kayaking, or for a fee, canoeing, catamaraning, diving and aquafit, fans of water sports will have plenty of options to choose from. The apartment hotel offers numerous indoor sporting opportunities, with activities such as a gym, table tennis, badminton and yoga, or for a fee, aerobics. The welllness area offers pure relaxation, with services including a spa and massage treatments. For a fee, Ayurveda applications are available to travellers. Guests of all ages have the opportunity to enjoy an interesting entertainment programme. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8516.12" OriginalAmount="8516.12">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|20a37b" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="8640.48" OriginalAmount="8640.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|699896" HotelName="THE RITZ-CARLTON, DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293361_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Ritz-Carlton, Dubai, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 1andnbsp;min en coche de Playa Marina y 9andnbsp;min de Club de golf Emirates. Ademandaacute;s, este hotel de lujo se encuentra a 8, 8andnbsp;km de Parque acuandaacute;tico Wild Wadi y a 9, 6andnbsp;km de Ski Dubai. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 6 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una zona recreativa o sala de juegos. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 294 habitaciones con aire acondicionado, minibar y mandaacute;quina de cafandeacute; espresso. Las habitaciones disponen de balcandoacute;n o patio con mobiliario. La conexiandoacute;n wifi gratis te permitirandaacute; estar al tanto de todo. Para tus momentos de ocio, tendrandaacute;s una televisiandoacute;n LCD de 47 pulgadas con canales digitales. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. . Degusta algo de cocina internacional en La Baie, uno de los 8 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 2 bares con salandoacute;n o los 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 07:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 3000 metros cuadrados de espacio con centro de conferencias y 10 salas de reuniones. Se ofrece servicio de transporte al punto de embarque de cruceros gratuito disponible 24 horas, asandiacute; como un aparcamiento con asistencia gratuito. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8874.44" OriginalAmount="8874.44">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|164765" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8876" OriginalAmount="8876">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|201479" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9000.59" OriginalAmount="9000.59">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|1cec17" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9067.33" OriginalAmount="9067.33">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|195fb3" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9082.14" OriginalAmount="9082.14">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|10ad60" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="9249.00" OriginalAmount="9249.00">
      <BasicPropertyInfo Latitude="25.207294464111328" Longitude="55.26300048828125" StarRating="0" HotelCode="0|higuests_vacation_homes_city_walk_b3" HotelName="HiGuests Vacation Homes - City Walk B3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>City Walk B3 - Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/05/7c056132e79a163af6500fc649428ed66b7629df.jpeg</HotelPictures>
        <HotelDescription>LocationA perfect fit for a big group of travellers: apartment «HiGuests Vacation Homes - City Walk B3 Apartments» is located in Dubai. This apartment is located in 8 km from the city center.At the apartmentWi-Fi on the territory will help you stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center and a gym. Accessibility: there is an elevator/lift.The staff of the apartment speaks English and Spanish.Room amenitiesIn the room, for you, there is a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="9253.81" OriginalAmount="9253.81">
      <BasicPropertyInfo Latitude="25.202188" Longitude="55.239765" StarRating="5" HotelCode="0|475906" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road Jumeirah 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475906/15298a189f02f5262925f756c6269709.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 237 rooms. Individual storeys are accessible 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, a dining area, a café and a bar. Various shops are available, including a souvenir shop. There is also a garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the establishment. Available services and facilities include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a fan, a kitchen and a bathroom. The basic features of most rooms include a balcony. Many rooms feature a sea view, which further enhances the ambience. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger guests. There are also a safe and a desk or, for an additional fee, a minibar. A fridge, a mini fridge, a microwave and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms are fitted with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. With water skiing, windsurfing, jet skiing, paddle boating, banana boat rides, sailing and kayaking, fans of water sports will have plenty to choose from. Sport and leisure facilities at the accommodation include a gym and yoga. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner. The chefs prepare delicious specialities during the show cooking.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9279.81" OriginalAmount="9279.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|699989" HotelName="ONE&amp;ONLY ROYAL MIRAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976975_foto_1.jpg</HotelPictures>
        <HotelDescription>Facing the bay of Palm Island and over looking the Arabian Gulf, this luxury resort boasts of 1 Km of beach front and 65 acres of lush gardens. One&amp;Only Royal Mirage is a 10 minute drive to Aquaventure Waterpark and Mall of the Emirates and a 20 minute drive to Burj Khalifa and Dubai Mall. One&amp;Only's 8 restaurants serve gourmet dishes from all over the world, including Mediterranean, Moroccan and Indo-European cuisine. Guests can enjoy fresh seafood and international cuisine by the beachfront with clear visa of the water. The resort offers leisure facilities including 3 large temperature-controlled swimming pools, 3 tennis courts and a water sports center. For children, there is a "KidsOnly" Club with daily programs. It is located 5 minutes away from Media City and Internet City, Knowledge Village and Marina Mall. IMG World and Dubai Parks are just a 30-minute drive from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9311" OriginalAmount="9311">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|31651" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="9331" OriginalAmount="9331">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1155" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9442.96" OriginalAmount="9442.96">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|18ed4f" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="9455" OriginalAmount="9455">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|23282" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9642.80" OriginalAmount="9642.80">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|93664" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="9651.29" OriginalAmount="9651.29">
      <BasicPropertyInfo Latitude="25.09506" Longitude="55.150307" StarRating="5" HotelCode="0|326220" HotelName="The Palace at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 37252 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326220/28944efa9a4c81709244bf9e5b70228b.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 231 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. The grounds of the hotel feature a playground and an attractive garden. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and, for a fee, a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV, a DVD player and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A variety of sporting activities, such as tennis, beach volleyball, volleyball, basketball, crazy golf and a putting green, or for a fee, golf, are offered at the establishment. Fishing is organised by third-party operators. A wide range of sports are available, including water sports such as water skiing, windsurfing, canoeing, sailing, kayaking and snorkelling, or for a fee, diving. Sport and leisure facilities at the accommodation include a gym and table tennis. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. The establishment offers plenty of activities and entertainment options, including a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Breakfast and dinner are available. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9652.38" OriginalAmount="9652.38">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|557509" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9747.11" OriginalAmount="9747.11">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|19603a" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="9792.82" OriginalAmount="9792.82">
      <BasicPropertyInfo Latitude="25.095226" Longitude="55.1523" StarRating="5" HotelCode="0|325754" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325754/e03eca9b3c2d9f0c53ee0674a0accd72.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 246 rooms. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the complex are a restaurant, a café and a bar. Various shops are available, including a souvenir shop. The grounds of the complex feature a playground and an attractive garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed, a queen-size bed or a king-size bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a stereo system, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. A variety of sporting activities, such as tennis, volleyball, golf and a putting green, or for a fee, fishing, are offered at the complex. Guests at the complex can choose from a range of water sports options, such as water skiing, sailing, kayaking and diving, or for a fee, windsurfing, paddle boating, canoeing and catamaraning. Guests of the accommodation can enjoy indoor activities, including a gym. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. A disco and a kids' club are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast or dinner. Gluten-free meals and vegetarian dishes can be prepared on request.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the complex: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9933.62" OriginalAmount="9933.62">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|10940f" HotelName="Jumeirah Beach 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="9988.75" OriginalAmount="9988.75">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|199054" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 21/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10085" OriginalAmount="10085">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|19427" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="10112.39" OriginalAmount="10112.39">
      <BasicPropertyInfo Latitude="25.09891" Longitude="55.15444" StarRating="5" HotelCode="0|326221" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abduliz Al Saud Street P.O. Box 37252 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326221/23052202173112.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 170 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. The grounds of the establishment feature a playground and an attractive garden. Additional facilities at the hotel include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and a desk or, for an additional fee, a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV, a DVD player and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A variety of sporting activities are available at the hotel, for example tennis, beach volleyball, volleyball, basketball, crazy golf and a putting green, or for a fee, golf and fishing. Travellers at the accommodation can choose from a range of water sports options, such as water skiing, windsurfing, canoeing, sailing, kayaking and snorkelling, or for a fee, paddle boating and diving. Sport and leisure facilities at the establishment include a gym and table tennis. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Leisure facilities include a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and dinner. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10121.79" OriginalAmount="10121.79">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|7656" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="10362.90" OriginalAmount="10362.90">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|644547" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="10750.14" OriginalAmount="10750.14">
      <BasicPropertyInfo Latitude="25.097749205758" Longitude="55.154162049293" StarRating="5" HotelCode="906938|195fcb" HotelName="Residence &amp; Spa at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="10801" OriginalAmount="10801">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|46772" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="10944.56" OriginalAmount="10944.56">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|1123fb" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11292.00" OriginalAmount="11292.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891215_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the Jumeirah Beach Road facing beachfront and the iconic Burj Al Arab Jumeirah. Wild wadi Waterpark on premises. At close proximity to Madinat Jumeirah Hotel. This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11386" OriginalAmount="11386">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|35537" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="11527.57" OriginalAmount="11527.57">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|64765" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="11530.22" OriginalAmount="11530.22">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|10a0e5" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="11628.38" OriginalAmount="11628.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891402_foto_125.jpg</HotelPictures>
        <HotelDescription>Este hotel de complejo tipo club estandaacute; situado justo frente a la playa, al lado del parque acuandaacute;tico Wild Wadi. Ademandaacute;s, dista 15 km del centro de la ciudad. El zoco del oro estandaacute; a 32 km del hotel y el aeropuerto internacional de Dubandaacute;i estandaacute; a unos 25 km del alojamiento.Se trata de un hotel impresionante de 292 habitaciones construido con un estilo espectacular e influido por las tradiciones de la regiandoacute;n. Se trata de un opulento hotel de lujo, donde la atenciandoacute;n al detalle es de suma importancia, a lo que se suma un servicio personal impecable para crear un tranquilo oasis donde relajarse y dejarse empapar por el entorno anduacute;nico de este precioso destino. El hotel estandaacute; climatizado y dispone de vestandiacute;bulo, ascensor, cafeterandiacute;a, restaurante, instalaciones para conferencias, servicio de habitaciones y de lavanderandiacute;a, ademandaacute;s de aparcamiento.Las habitaciones tienen cuarto de baandntilde;o privado con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable y minibar.Las instalaciones del hotel incluyen un mercadillo con 75 tiendas, una amplia piscina cubierta con zona de baandntilde;o infantil, el spa Six Senses, una sauna y playas que hay cerca. El campo de golf de Montgomerie dista 15 km.El hotel cuenta con diversos restaurantes de primera categorandiacute;a, incluido uno de comida china, donde se sirve cocina china contemporandaacute;nea. Hay varios bares donde relajarse, incluido el famoso Bhari Bar al aire libre, donde la gente se reanduacute;ne para disfrutar de un candoacute;ctel durante la puesta de sol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11638.15" OriginalAmount="11638.15">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|96968" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="11942.09" OriginalAmount="11942.09">
      <BasicPropertyInfo Latitude="25.110197" Longitude="55.146896" StarRating="5" HotelCode="0|771304" HotelName="Al Khudrawi" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khudrawi Shoreline 6 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771304/da14a2cabfbb998bcd89dbd4308d55ef.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="11943.33" OriginalAmount="11943.33">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.13551" StarRating="4" HotelCode="0|793371" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793371/a909ae563bce0d1ce099e44c8ccb9579.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12151.38" OriginalAmount="12151.38">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|114997" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="12239.62" OriginalAmount="12239.62">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|10a0e4" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="12287" OriginalAmount="12287">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|356118" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="12295.00" OriginalAmount="12295.00">
      <BasicPropertyInfo Latitude="25.109861373901367" Longitude="55.146732330322266" StarRating="0" HotelCode="0|dream_inn_apartments_address_dubai_marina" HotelName="Dream Inn Apartments - Address Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Downtown, ., Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/bc/2fbc6d8a58003d61c7a8e1b166fd29a02dadd29c.jpeg</HotelPictures>
        <HotelDescription>Stop at Dream Inn Dubai Apartments-Al Khudrawi to discover the wonders of Dubai. Both business travelers and tourists can enjoy the property's facilities and services. Service-minded staff will welcome and guide you at Dream Inn Dubai Apartments-Al Khudrawi. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. No matter what your reasons are for visiting Dubai, Dream Inn Dubai Apartments-Al Khudrawi will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12412" OriginalAmount="12412">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|225803" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573145/573145a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12514" OriginalAmount="12514">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|56878" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="12546.24" OriginalAmount="12546.24">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|141536" 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" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="12671.56" OriginalAmount="12671.56">
      <BasicPropertyInfo Latitude="25.098774" Longitude="55.13276" StarRating="5" HotelCode="0|326153" HotelName="One&amp;Only The Palm" Meals="FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326153/8e53679969ce23f4b673f1b27ae82ed0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 94 rooms. Wireless internet access is available to guests. The hotel's culinary facilities include a restaurant, a dining area and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, room service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. The basic features of most rooms include a balcony. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV, a CD player, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. Leisure options at the establishment include tennis, a gym, a spa, a beauty salon and massage treatments. For a fee, water skiing and windsurfing are also available. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12724.00" OriginalAmount="12724.00">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|dream_inn_dubai_park_island" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="12770.16" OriginalAmount="12770.16">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|1e4e68" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" 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="45" TotalAmount="12850.76" OriginalAmount="12850.76">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|118896" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="13054.56" OriginalAmount="13054.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|149866" HotelName="JUMEIRAH AL QASR-DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956264_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13127.64" OriginalAmount="13127.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0F182" HotelName="ADDRESS BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20859_image59545107_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 300 m from Marina Beach, Address Beach Resort provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Featuring family rooms, this property also provides guests with a terrace. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13248.01" OriginalAmount="13248.01">
      <BasicPropertyInfo Latitude="25.082155" Longitude="55.14184" StarRating="4" HotelCode="0|793385" HotelName="Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793385/f747dcdabaef91bd94d7a157f1eba71e.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13290.63" OriginalAmount="13290.63">
      <BasicPropertyInfo StarRating="5" HotelCode="|838209" HotelName="ONE&amp;ONLY THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890858_foto_1.jpg</HotelPictures>
        <HotelDescription>Arrive in style at the private Marina of Dubai's most intimate new Beach Resort and discover this exquisite low-rise boutique oasis located on the lush, landscaped private peninsula of the Palm Jumeirah crescent One &amp; Only the Palm blends Moorish and Andalusian architecture with Arabic chic interiors, consisting of 91 keys and 4 exclusive beach villas. Stylish guest rooms are secluded in a residential environment either within the tri-level Manor House, 1 of 6 Low Rise mansions and within 4 private beach villas. Once relaxed and unpacked, enjoy the resorts' private leisure facilities including a stunning 850 square-meter swimming pool, 450 meters of beach front and the outstanding One&amp;Only all Suites Spa and Fitness Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13608.64" OriginalAmount="13608.64">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|641799" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="13778.40" OriginalAmount="13778.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|150171" HotelName="JUMEIRAH DAR AL MASYAF-MADINAT JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058024_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14185.38" OriginalAmount="14185.38">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|1dad6f" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="14233.49" OriginalAmount="14233.49">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|20aa71" HotelName="Mandarin Oriental Jumeira Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="14329.2" OriginalAmount="14329.2">
      <BasicPropertyInfo Latitude="25.191694" Longitude="55.27265" StarRating="4.5" HotelCode="0|1131330" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131330/e09828b81e117baed88143e2af6e8b15.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14624.16" OriginalAmount="14624.16">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|573145" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573145/573145a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14652.69" OriginalAmount="14652.69">
      <BasicPropertyInfo Latitude="25.190080910366" Longitude="55.275280813491" StarRating="0" HotelCode="633425|1e4e67" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Old Town, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573153/573153a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant, energy-filled apartment is ideal for experiencing all the city of Dubai has to offer! The Kamoon Apartment comes fitted with four elegant bedrooms, bathrooms, and of course, a full kitchen and living room. Located in the center of Downtown Dubai, this luxury property is within walking distance of the Burj Khalifa and the fountains found at the Dubai Mall. Warm, vibrant colors of red provide you with an exotic environment, perfectly situated in the heart of the UAE. In this sophisticated and stylish apartment in the heart of Dubai, you have everything you need to need to enjoy your stay in the UAE's biggest and brightest city. Traditional Arab and Moroccan influences meet functional urban style as your senses are left intoxicated by the sights and sounds of the city, your eyes dazzled by the suave, chic furnishings of your luxury accommodation. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="14666.61" OriginalAmount="14666.61">
      <BasicPropertyInfo Latitude="25.09775" Longitude="55.154163" StarRating="5" HotelCode="0|326222" HotelName="One&amp;Only Royal Mirage The Residence" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326222/99a5f21b5959678399f19d57395a0b7f.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 49 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a hairdresser, a conference room and a business centre. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Most of the accommodation units also enjoy a side-on sea view. A safe and a minibar are also available. Features include a mini fridge and a tea/coffee station. Other features include a telephone, a TV, a DVD player and WiFi. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Guests can enjoy a range of refreshing drinks at the poolside bar. A variety of sporting activities are available at the hotel, for example tennis, volleyball and golf, or for a fee, fishing and horse riding. Guests of the establishment can enjoy indoor activities, including a gym. The accommodation offers various wellness options, including a spa, a sauna, a steam bath and a hammam, or for a fee, a beauty salon and massage treatments. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast and half board. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14806" OriginalAmount="14806">
      <BasicPropertyInfo Latitude="25.097749205758" Longitude="55.154162049293" StarRating="5" HotelCode="906938|201551" HotelName="Residence &amp; Spa at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="14884.77" OriginalAmount="14884.77">
      <BasicPropertyInfo Latitude="25.210264" Longitude="55.23629" StarRating="5" HotelCode="0|734393" HotelName="Bulgari Resort Dubai" Meals="BED &amp; BREAKFAST,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island Jumeira 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/734393/59567a178a95d9a88eca75c24caea958.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14913.48" OriginalAmount="14913.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|A21926" HotelName="Mandarin Oriental Jumeira, Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582635_foto_1.jpg</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Youandapos;re sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, a sauna, and a fitness center. Additional features at this Mediterranean hotel include complimentary wireless Internet access, concierge servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14940.50" OriginalAmount="14940.50">
      <BasicPropertyInfo Latitude="25.191860193034" Longitude="55.272358678362" StarRating="5" HotelCode="597634|17a038" HotelName="29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592269/592269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai. There are a number of shops nearby. It is about 11 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14951.13" OriginalAmount="14951.13">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|196001" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="15003.48" OriginalAmount="15003.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|120352" HotelName="LA SUITE DUBAI HOTEL &amp; APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748863_image62038490_0.jpg</HotelPictures>
        <HotelDescription>This complex is located 3 km. from the beach, 5.5 km. from Dubai Internet City, 8.5 km. from Dubai Marina and 10 km. from the Palm Jumeirah. Facilities and services include an outdoor swimming pool, children's pool, restaurant, elevator, business center, parking, wireless Internet access (extra charge), meeting room, gym, sauna, tennis court and 24-hour reception.Rooms feature air conditioning, TV, telephone, safe, wireless Internet (extra charge) and work desk.Address: Sidra Tower, Sheikh Zayed Road, Dubai Media City, P.O. Box 502306, Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15078.54" OriginalAmount="15078.54">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|473581" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="15608.96" OriginalAmount="15608.96">
      <BasicPropertyInfo Latitude="25.19008" Longitude="55.27528" StarRating="5" HotelCode="0|802705" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Old Town Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802705/6feb28e2e0968ce86098eb02fbd79a7d.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15644.67" OriginalAmount="15644.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|A45A56" HotelName="ATLANTIS THE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18557_image61002802_0.jpg</HotelPictures>
        <HotelDescription>At a mighty 43 storeys high, The Royal Atlantis is changing the Dubai skyline forever. A dramatic destination which plays on the power of fire and water, its stunning design includes a Skybridge Suites which skims the top of the breathtaking structure. faeaturing 90 swimming pools including a 90 metre Skypool; 13 restaurants with no less than 5 celebrity chefs; jellyfish tank, home to more than 2.000 jellyfish, this resort is a destination unto itself. With access to Aquaventure Waterpark, The Lost Chambers Aquarium, Dolphin Bay, Sea Lion Point as well as Atlantis, The Palm's extensive facilities, the world is yet to experience anything like it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15752.73" OriginalAmount="15752.73">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|141490" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="16008" OriginalAmount="16008">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|205859" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="16034" OriginalAmount="16034">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|25033" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="16109.22" OriginalAmount="16109.22">
      <BasicPropertyInfo Latitude="25.13793" Longitude="55.126614" StarRating="5" HotelCode="0|1131298" HotelName="Atlantis The Royal" Meals="BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,BB &quot;BED AND BREAKFAST&quot;, &quot;IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road The Palm Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131298/23081001035129.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16191" OriginalAmount="16191">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|250459" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16469.43" OriginalAmount="16469.43">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|208e87" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="16633.05" OriginalAmount="16633.05">
      <BasicPropertyInfo Latitude="25.141188" Longitude="55.18519" StarRating="5" HotelCode="0|325724" HotelName="Jumeirah Burj Al Arab" Meals="BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street P.O. Box 74147 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325724/da8ed5b02d64d538556c80a4bf7d53e6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1999. Guest accommodation comprises 202 rooms. Most storeys are accessible by lift. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. The grounds of the accommodation feature a playground and an attractive garden. Additional facilities at the hotel include a playroom. Guests arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Many rooms feature a sea view, which further enhances the ambience. The rooms each feature a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio, a DVD player and WiFi (no extra charge), contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower, a bathtub and a hot tub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. The establishment offers a variety of different outdoor sports options, including tennis. For a fee, golf and fishing are also available. Many sports options are available, including water sports such as windsurfing, sailing and diving. For a fee, water skiing, banana boat rides, kayaking and snorkelling can also be enjoyed. The accommodation also offers sports enthusiasts a wide range of indoor activities, including a gym, billiards, squash and aerobics. A range of wellness facilities, such as a spa, a sauna, a steam bath and a solarium are offered bringung","addData":}. For a fee, guests can also take advantage of a beauty salon and massage treatments. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16675.12" OriginalAmount="16675.12">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|1b3847" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="17069.79" OriginalAmount="17069.79">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|10a0e1" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="17127.00" OriginalAmount="17127.00">
      <BasicPropertyInfo Latitude="25.08064303" Longitude="55.12124944" StarRating="5" HotelCode="788739|residences_at_caesars_palace" HotelName="The Residences at Caesar Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="17317.08" OriginalAmount="17317.08">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|545301" HotelName="Jumeirah Al Naseem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="17829.48" OriginalAmount="17829.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061836_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="18638.66" OriginalAmount="18638.66">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="4" HotelCode="0|326021" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 1 Off Sheikh Zayed Road Zen 3 Building 12 P.O. Box 111906 Discovery Garden Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326021/a29429971af1cefeb2fabdb552bc630a.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 169 rooms. A lobby and a reception are available to guests. The upper floors of the establishment can be accessed by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. The tour desk offers assistance with booking excursions. Various gastronomic options are available, including a restaurant, a dining area, a breakfast room and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. A king-size bed ensures a good night's sleep. There is also a safe. Additional features include a fridge, a microwave and a tea/coffee station. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Guests will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19404.12" OriginalAmount="19404.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|149863" HotelName="JUMEIRAH BURJ AL ARAB DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780597_image23451142_0.jpg</HotelPictures>
        <HotelDescription>Located on the first man-made island in Dubai. Uninterrupted sea view.  Adjacent to Madinat Jumeirah Resort. Walking distance to Wild Wadi Waterpark.The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19449.46" OriginalAmount="19449.46">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|10aa55" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="19653.92" OriginalAmount="19653.92">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|7660" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="19907.25" OriginalAmount="19907.25">
      <BasicPropertyInfo Latitude="25.249441" Longitude="55.33095" StarRating="4" HotelCode="0|1131152" HotelName="Dubai Creek Club Villas" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Club Street Port Saeed Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131152/f0dad40ed671e79ce86a354f7b72e60f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20155.27" OriginalAmount="20155.27">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|114898" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20282" OriginalAmount="20282">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|356119" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="20747.00" OriginalAmount="20747.00">
      <BasicPropertyInfo Latitude="25.241668701171875" Longitude="55.33352279663086" StarRating="2" HotelCode="0|dubai_creek_club_villas" HotelName="Dubai Creek Club Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Area, Opp. Deira City Centre, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/f4/c9f440a513b537176e634ae07c6fe3a9c274e312.jpeg</HotelPictures>
        <HotelDescription>With a stay at Dubai Creek Club Villas in Dubai (Deira), you'll be a 5-minute drive from Creek Park and 6 minutes from American Hospital Dubai. This villa is 1.5 mi (2.4 km) from City Centre Deira and 3.8 mi (6.2 km) from Dubai Festival City Mall.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring private pools and flat-screen televisions. Rooms have private patios. Kitchens are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20859.77" OriginalAmount="20859.77">
      <BasicPropertyInfo Latitude="25.190080910366" Longitude="55.275280813491" StarRating="5" HotelCode="633425|573153" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Old Town, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573153/573153a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant, energy-filled apartment is ideal for experiencing all the city of Dubai has to offer! The Kamoon Apartment comes fitted with four elegant bedrooms, bathrooms, and of course, a full kitchen and living room. Located in the center of Downtown Dubai, this luxury property is within walking distance of the Burj Khalifa and the fountains found at the Dubai Mall. Warm, vibrant colors of red provide you with an exotic environment, perfectly situated in the heart of the UAE. In this sophisticated and stylish apartment in the heart of Dubai, you have everything you need to need to enjoy your stay in the UAE's biggest and brightest city. Traditional Arab and Moroccan influences meet functional urban style as your senses are left intoxicated by the sights and sounds of the city, your eyes dazzled by the suave, chic furnishings of your luxury accommodation. </HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="21463.6" OriginalAmount="21463.6">
      <BasicPropertyInfo Latitude="25.271595" Longitude="55.303905" StarRating="4" HotelCode="0|715269" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6A Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715269/d4ca3162dfadec3f46afa525b8d2cfea.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22221.62" OriginalAmount="22221.62">
      <BasicPropertyInfo StarRating="2" HotelCode="|440412" HotelName="MONTREAL NAIF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074920_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 86 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and complimentary newspapers, as well as phones with free local calls.Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services.Located in Dubai (Deira), Montreal Naif Hotel is within a 10-minute drive of City Centre Deira and Dubai World Trade Centre.  This hotel is 0.4 mi (0.7 km) from Gold Souk and 3.4 mi (5.5 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 0.1 km / 0.1 mi  Perfume Souq - 0.7 km / 0.4 mi  Gold Souk - 0.7 km / 0.4 mi  Spice Souk - 1 km / 0.6 mi  Deira Twin Towers Shopping Centre - 1.1 km / 0.7 mi  Fish Roundabout - 1.6 km / 1 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Textile Souk - 2 km / 1.2 mi  Sheikh Saeed Al Maktoum House - 2.1 km / 1.3 mi  Grand Mosque - 2.1 km / 1.3 mi  Dubai Museum - 2.3 km / 1.4 mi  Reef Mall - 2.4 km / 1.5 mi  Meena Bazaar - 2.4 km / 1.5 mi  Bastakiya - 2.7 km / 1.7 mi  Port Rashid - 3.1 km / 1.9 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 28.8 km / 17.9 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22384" OriginalAmount="22384">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|225829" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="22412.26" OriginalAmount="22412.26">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|1e4571" 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="8" TotalAmount="22463.26" OriginalAmount="22463.26">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|101140" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="23538.22" OriginalAmount="23538.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|664587" HotelName="SAMAYA HOTEL DEIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892987_foto_1.jpg</HotelPictures>
        <HotelDescription>Location 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="34" TotalAmount="26274.60" OriginalAmount="26274.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6385" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30077_image61988160_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 11 minute walk from Frond A Beach, NH Collection Dubai The Palm provides accommodations with an outdoor swimming pool, free private parking, a fitness center and a terrace. Among the facilities of this property are a restaurant, a kid's club and room service, along with free wi-fi throughtout the property. Guests can have a drink at the bar.
The hotel will provide guests with air-conditioned rooms with a desk, an electric tea pot, a minibar, a safety deposit box, a flat-screen TV, a balcony and a private bathroom with a shower. Selected rooms here will provide you with a kitchenette with a fridge, a microwave and a stovetop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26832.00" OriginalAmount="26832.00">
      <BasicPropertyInfo Latitude="25.118249893188477" Longitude="55.12057113647461" StarRating="2" HotelCode="0|maison_privee_frond_villa_o" HotelName="Maison Privee Frond Villa O" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/2d/a62df7058e9f88cae0dc3b9ff626ed7121bec6c1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this villa in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Souk Madinat Jumeirah.  This villa is 5.6 mi (9.1 km) from Dubai Marina Mall and 5.8 mi (9.3 km) from The Walk.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Aquaventure - 4.4 km / 2.7 mi&lt;br /&gt;Dubai College - 6.6 km / 4.1 mi&lt;br /&gt;American University of Dubai (AUD) - 7.9 km / 4.9 mi&lt;br /&gt;Dubai Marina Mall - 9.1 km / 5.6 mi&lt;br /&gt;Skydive Dubai - 9.3 km / 5.8 mi&lt;br /&gt;The Walk - 9.3 km / 5.8 mi&lt;br /&gt;Jebel Ali Race Course - 9.4 km / 5.8 mi&lt;br /&gt;Jumeirah Beach - 9.4 km / 5.8 mi&lt;br /&gt;Souk Madinat Jumeirah - 9.6 km / 6 mi&lt;br /&gt;Madinat Jumeirah - 10.2 km / 6.3 mi&lt;br /&gt;The Beach Mall - 10.4 km / 6.4 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 10.5 km / 6.5 mi&lt;br /&gt;Emirates Golf Club - 11.4 km / 7.1 mi&lt;br /&gt;Umm Suqeim Beach - 12.1 km / 7.5 mi&lt;br /&gt;Ain Dubai - 12.2 km / 7.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 34.2 km / 21.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 45 km / 27.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 61.8 km / 38.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Dubai (Palm Jumeirah)&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned villa, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and an electric kettle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28647.00" OriginalAmount="28647.00">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|rixos_the_palm_luxury_suite_collection" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30535" OriginalAmount="30535">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|18561" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 25/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="31636.28" OriginalAmount="31636.28">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|20bba2" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/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="84" TotalAmount="33087.35" OriginalAmount="33087.35">
      <BasicPropertyInfo Latitude="25.114368" Longitude="55.19869" StarRating="5" HotelCode="0|1492948" HotelName="The Biltmore Hotel Villas" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492948/2d1469f2cd7dfaa775c2683cf33bd339.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40168.00" OriginalAmount="40168.00">
      <BasicPropertyInfo Latitude="25.19636" Longitude="55.27029" StarRating="0" HotelCode="0|luxury_burj_khalifa_view_downtown" HotelName="Luxury Burj Khalifa View Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>BD Standpoint A, Downtown, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/de/02de5d86f0bc1cc39f430a48d4f1e9d6213d9961.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be steps from Dubai Opera and 8 minutes by foot from Burj Khalifa.  This apartment is 0.8 mi (1.3 km) from Dubai Mall and 1.1 mi (1.7 km) from Dubai Fountain.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A 42-inch LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a laptop-compatible safe and a microwave.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 100 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Tourism fee: AED 20 per accommodation, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. For more details, please contact the property using the information on the reservation confirmation received after booking.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45955.80" OriginalAmount="45955.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|165379" HotelName="ANANTARA THE PALM DUBAI RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/797767_image62370334_0.jpg</HotelPictures>
        <HotelDescription>Imagine a unique destination set on a man-made marvel on the Dubai coastline that entices one and all with a distinct blend of serenity and splendour. Offering an urban escape, Anantara The Palm Dubai Resort is a wondrous place where a decadent experience awaits at a Palm Jumeirah hotel unlike any other. Perched on the eastern crescent of the iconic Palm Jumeirah, an archipelago of islands connected to the mainland, Anantara The Palm Dubai Resort is a remarkable resort inspired by traditional Thai architecture in an Arabian setting.  A 45 minute drive from Dubai International Airport and within easy reach of a plethora of exciting attractions including Aquaventure Water Park, Mall of the Emirates, Ski Dubai and Dubai Marina, this resort is where one can savour moments of bliss surrounded in unimaginable magnificence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="119906" OriginalAmount="119906">
      <BasicPropertyInfo Latitude="25.119633" Longitude="55.131218" StarRating="5" HotelCode="0|802699" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802699/88a546c301e4028429fd32d661ca975b.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123560.00" OriginalAmount="123560.00">
      <BasicPropertyInfo Latitude="25.119632" Longitude="55.131219" StarRating="5" HotelCode="632224|dream_inn_dubaipalm_villa" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="125249.84" OriginalAmount="125249.84">
      <BasicPropertyInfo Latitude="25.119632" Longitude="55.131219" StarRating="5" HotelCode="632224|1d00fc" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" 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="63" TotalAmount="131832.00" OriginalAmount="131832.00">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|mystaygroup__princess_tower" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="133220.27" OriginalAmount="133220.27">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|20aa88" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156462.39" OriginalAmount="156462.39">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|573141" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="227713.58" OriginalAmount="227713.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|638097" HotelName="NIHAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/256798_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city. It lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.  The Nihal Hotel is conveniently located to all major attractions and shopping malls.  The Nihal features a total of 70 guest rooms and suites. All of the accommodation is neatly decorated in a classical style and guests can enjoy spacious and comfortable rooms. Guests may enjoy international cuisine and specialties from Chinese restaurant, South Indian restaurant and Goan restaurant. All of the rooms are fully-equipped as standard with centrally controlled air conditioning.  Leisure options include a Jacuzzi, an outdoor pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.00" OriginalAmount="470.00">
      <BasicPropertyInfo Latitude="25.4032" Longitude="55.4521" StarRating="0" HotelCode="977659|al_rayan_hotel_" HotelName="Al Rayan Hotel By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>241 Abubaker Al Siddique Street, Behind Kuwaity Hospital, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="544.02" OriginalAmount="544.02">
      <BasicPropertyInfo StarRating="3" HotelCode="|440353" HotelName="Nine Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 125 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.Grab dinner at Cyber Cafr, a restaurant that specializes in Halal dishes. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.With a stay at Delmon Boutique Hotel in Dubai (Deira), you'll be within a 10-minute drive of Creek Park and Al Ghurair Centre.  This hotel is 2.8 mi (4.5 km) from Gold Souk and 3.2 mi (5.1 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 1 km / 0.6 mi  Fish Roundabout - 1 km / 0.6 mi  Al Ghurair Centre - 1.5 km / 0.9 mi  Perfume Souq - 1.7 km / 1 mi  Gold Souk - 1.7 km / 1.1 mi  Reef Mall - 1.8 km / 1.1 mi  Deira Twin Towers Shopping Centre - 1.8 km / 1.1 mi  Spice Souk - 2 km / 1.3 mi  Textile Souk - 3.1 km / 1.9 mi  Sheikh Saeed Al Maktoum House - 3.2 km / 2 mi  Grand Mosque - 3.2 km / 2 mi  Dubai Museum - 3.3 km / 2.1 mi  Meena Bazaar - 3.5 km / 2.2 mi  Bastakiya - 3.7 km / 2.3 mi  Al-Maktoum Stadium - 4.2 km / 2.6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 27.7 km / 17.2 mi Dubai (DWC-Al Maktoum Intl.) - 68.2 km / 42.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="738.36" OriginalAmount="738.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|2633012" HotelName="FORTUNE DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="750.00" OriginalAmount="750.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633039" HotelName="LANDMARK RIQQA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="758.52" OriginalAmount="758.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633083" HotelName="HUES BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="776.88" OriginalAmount="776.88">
      <BasicPropertyInfo StarRating="3" HotelCode="|2633005" HotelName="FORTUNE PEARL HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="827.16" OriginalAmount="827.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632934" HotelName="GRAND CENTRAL HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="850.80" OriginalAmount="850.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633089" HotelName="FORTUNE GRAND HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="874" OriginalAmount="874">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|273328" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="894.36" OriginalAmount="894.36">
      <BasicPropertyInfo StarRating="2" HotelCode="|2721421" HotelName="IBIS AL RIGGA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="922.76" OriginalAmount="922.76">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|20904b" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" 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 />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.00" OriginalAmount="931.00">
      <BasicPropertyInfo Latitude="25.248666763305664" Longitude="55.29779052734375" StarRating="0" HotelCode="0|welcome_hotelapartment_1" HotelName="Welcome Hotel-Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 B Street, Kuwait Street, Al Mankhool, Bur Dubai, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Welcome Hotel-Apartment 1» is located in Dubai. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: ADCB, Dubai Museum and Dubai Creek.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="25.407791137695312" Longitude="55.432498931884766" StarRating="4" HotelCode="0|land_mark_suites_hotel" HotelName="Land Mark Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arabian Gulf Street,, Ajman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located on the Corniche Road, overlooking the beach and beautiful turquoise waters of the Arabian Gulf, the 4  star deluxe Landmark Suites, Ajman is ideal for both, business and leisure travelers with a total of 107 suites equipped with first class amenties. Most of the rooms have private balconies with a panoramic sea view. The ambience is one of elegance, privacy and relaxation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="981.18" OriginalAmount="981.18">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|628398" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1018.68" OriginalAmount="1018.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633019" HotelName="AL KHALEEJ PLAZA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1135.32" OriginalAmount="1135.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632923" HotelName="CITY SEASONS HOTEL DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1192" OriginalAmount="1192">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|379968" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1228.08" OriginalAmount="1228.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632879" HotelName="CORAL DUBAI DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/10/2024" />
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1268.04" OriginalAmount="1268.04">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|645708" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1269.41" OriginalAmount="1269.41">
      <BasicPropertyInfo Latitude="25.025851044077" Longitude="55.191239764418" StarRating="2" HotelCode="|YCOB" HotelName="Apart-hotel You&amp;Co Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>25GR+9F5 Dubai Production City</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Film lovers are sure to find just what they're looking for in the cinema's listings. Additional facilities include a library. Guests arriving by car can park their vehicles in the car park for no extra charge. Services include a 24-hour security service. The business centre is on hand for guests' business requirements and provides a projector.Located in Dubai, this apartment hotel has the perfect ambience for those in need of an adults-only holiday.Going for a swim at the pool complex, which includes indoor and outdoor areas, is a great way to relax. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the apartment hotel, including a gym, table tennis and a steam bath. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom, and air conditioning ensures just the right temperature. Guests can enjoy the view of the courtyard from a balcony or terrace. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A desk is provided. Additional features include a refrigerator, a stovetop, a microwave and a tea/coffee station. There is also a washing machine and an ironing set. A flatscreen television and WiFi provide all the essentials for a comfortable holiday. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has non-smoking rooms.Various dining options are available, including a café and a bar.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1281" OriginalAmount="1281">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|403083" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1290.00" OriginalAmount="1290.00">
      <BasicPropertyInfo Latitude="25.0781307220459" Longitude="55.15163040161133" StarRating="0" HotelCode="0|frank_porter_v3_tower_2" HotelName="Frank Porter - V3 Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cluster V -  -, 00000, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Frank Porter - V3 Tower» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Ski Dubai and Nasimi Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1319.01" OriginalAmount="1319.01">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|686701" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <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="27" TotalAmount="1463" OriginalAmount="1463">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|488094" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road D-68, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1510" OriginalAmount="1510">
      <BasicPropertyInfo Latitude="25.0850426" Longitude="55.1424596" StarRating="0" HotelCode="977251|494374" HotelName="Botanica Tower by Nasma Luxury Stays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Botanica Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1537.68" OriginalAmount="1537.68">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|20a4a0" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1571.00" OriginalAmount="1571.00">
      <BasicPropertyInfo Latitude="25.089702606201172" Longitude="55.1478271484375" StarRating="0" HotelCode="0|mystaygroup_elite_residence_" HotelName="Mystaygroup - Elite Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Location&lt;br /&gt;This complex welcomes guests in Dubai.Facilities&lt;br /&gt;Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.Rooms&lt;br /&gt;Some rooms have a balcony, which gives guests additional space for rest and relaxation. Separate bedrooms are available. WiFi ensures additional comfort.Sports/Entertainment&lt;br /&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. Guests can enjoy a refreshing swim in the outdoor pool area. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2021. Multilingual, powered by www.giata.com for client no. 701370</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1593.37" OriginalAmount="1593.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|119551" HotelName="The Tower Plaza Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located on Sheikh Zayed Road in the Dubai CBD, The Tower Plaza Hotel offers an outdoor pool and spacious, modern rooms. The Emirates Towers Metro Station is directly opposite and provides good connections to many attractions. There is WiFi throughout the hotel.
The Tower Plaza Hotel is a 15-minute walk from the Dubai World Trade Center complex. The Tower Plaza Hotel is just a 5-minute drive from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1648.00" OriginalAmount="1648.00">
      <BasicPropertyInfo Latitude="25.08965887" Longitude="55.14797875" StarRating="0" HotelCode="982992|higuests_vacation_homes_elite_tower" HotelName="Elite Residence by Hi Guests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1665.13" OriginalAmount="1665.13">
      <BasicPropertyInfo Latitude="25.08965887" Longitude="55.14797875" StarRating="0" HotelCode="982992|20bcf6" HotelName="Elite Residence by Hi Guests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1851.91" OriginalAmount="1851.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|141533" HotelName="JANNAH MARINA HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Jannah Marina Hotel Apartments delivers an elegant and comfortable style throughout its spacious suites. Furnished in contemporary d�cor wit shooting colors,  Jannah Marina Hotel Apartments embodies the best of luxury living in the Dubai Marina area. With the Jumeirah Lakes Towers metro station and Dubai Marina Mall close-by.  Jannah Marina Hotel Apartments offers a panoramic view of the marina with spacious terraces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1897.08" OriginalAmount="1897.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5D730" HotelName="LEGOLAND Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>General Information * a unique and new Dubai hotel which is unlike any other in the Middle East, built with children in mind * With� 250 bedroom hotel within Dubai Parks and Resorts, maybe a 20 minute drive from the Dubai Marina * Accessible from Dubai airport in perhaps 45 minutes; also accessible from Abu Dhabi airport. * All the bedrooms carry one of 5 LEGO themes, and the LEGO theme continues through the check in area, the 2 restaurants, the outdoor swimming pool and all the public areas * There are creative workshops and play areas inside the hotel too to keep the children busy * LEGOLAND Hotel Dubai, as well as the Theme Park and the Water Park suits families with kids 12 and under * Bedrooms easily sleep 5 (2 ad and 3ch OR 3 ad and 2 ch) Key selling points * Heavily LEGO themed throughout the hotel inside and out * Breakfast Included.� HB option * 1 night gives access to 1 LEGOLAND Park; 2 nights gives access to LEGOLAND Theme Park and Water Park  * All park tickets are collected in the hotel on arrival</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1904.04" OriginalAmount="1904.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|C35657" HotelName="MILLENNIUM PLACE MARINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Dubai, less than 1 km from Marina Beach, Millennium Place Dubai Marina provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness center. This 4-star hotel features free Wi-Fi and a bar. The accommoda Located in Dubai, less than 1 km from Marina Beach, Millennium Place Dubai Marina provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness center. This 4-star hotel features free Wi-Fi and a bar. The accommodation has a 24-hour reception, room service and a currency exchange service.All rooms are equipped with air conditioning, a flat-screen TV with satellite channels, a fridge, a kettle, a shower, a hairdryer and a desk. The hotel rooms have a wardrobe and a private bathroom.Millennium Place Dubai Marina serves an  la carte breakfast each morning.Hidden Beach is 1.2 km from the accommodation, while Barasti Beach is 2 km away. . The nearest airport is Al Maktoum International Airport, 33 km from Millennium Place Dubai Marina.Couples love the location - they've given it a 9.0 for trips of two.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2243.89" OriginalAmount="2243.89">
      <BasicPropertyInfo Latitude="25.10183492" Longitude="55.17102911" StarRating="4" HotelCode="|DCC1" HotelName="Staybridge Suites Dubai Internet City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh 2 Dubai Internet City Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, cash machine and drinks machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, room service, a laundry service and a coin-operated laundry. A fax machine is available for guests' business needs.This hotel welcomes guests in Dubai.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Valuables can be securely stored in a safe. A trouser press is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. A hairdryer is provided in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. A delicious breakfast provides energy for the rest of the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2714.98" OriginalAmount="2714.98">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|1b31e2" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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 />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3264.63" OriginalAmount="3264.63">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|59269" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5487.60" OriginalAmount="5487.60">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1AC53" HotelName="Address Dubai Mall" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Welcome to Address Dubai Mall, a visually stunning three-tower marvel that combines mesmerizing, unobstructed views of Burj Khalifa and the Dubai Fountain with unrestricted access to The Dubai Mall entertainment. This premium entertainment portal features a dazzling spectrum of rooms, suites and residences furnished with some of the world's finest natural and man-made materials, leading restaurants and cutting-edge amenities at The Spa at Address Fountain Views. Travelers ranging from luxury aficionados to business leaders can enjoy every occasion imaginable, be it corporate or social, amidst a collection of venues stretching from banquet halls to boardrooms, as well as a terrace. outdoors for lovely gatherings. In this monumental skyscraper trilogy, experience the very essence of "Where Life Happens."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6387.82" OriginalAmount="6387.82">
      <BasicPropertyInfo Latitude="25.10433662" Longitude="55.14876942" StarRating="0" HotelCode="961923|1fb8c7" HotelName="FIVE Palm Jumeirah Dubai by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Five Palm Jumeirah, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6838.44" OriginalAmount="6838.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D742" HotelName="Anantara World Islands Dubai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Indulge in barefoot luxury on the iconic World Islands off the coast of Dubai. Anantara World Islands Resort sets the bar for luxury on this extraordinary offshore development. The five-star resort is located in the South American continent of the World Islands.    Anantara World Islands Resort is situated approximately ten minutes from Jumeirah 4 by boat. Upon arrival at Jumeirah 4, please make your way to the Anantara World Islands Welcome Centre and hop aboard a shuttle boat transfer. The nearest airports are Dubai International Airport (DXB) around 40 minutes (taxi + boat) or Al Maktoum International Airport (DWC) around 50 minutes (taxi + boat) where international flights arrive daily.    A total of 70 rooms, suites and villas combine island living with contemporary luxury. Choose from rooms and suites with an ocean view, beach access and spacious villas with a private pool. Retreat to a haven where you can unwind in harmony with nature.    All Room, Suite And Villa features:  - Flat screen television  - Complimentary WiFi  - Balcony, deck or terrace  - Minibar, a selection of spirits and homemade snacks  - Individually controlled air conditioning  - Coffee machine and tea making facilities  - Telephone  - Hair dryer  - Safe box    Guest Services:  - Arrive by speedboat - from Anantara The Palm Dubai Resort  - Laundry service  - Complimentary WiFi throughout the resort  - Private beach owned by the hotel    Dining:  - Qamar: serve Indian and Arabic cuisine, with indoor and outdoor seating  - Helios: serve Mediterranean cuisine, with indoor and outdoor seating  - Grand House: serve light bites  - Luna: Bar  - In room dining: 24 hours    Recreation and Leisure:  - Private island beach exclusive to Anantara guests only  - Main swimming pool  - Tuk Tuk Kid's Club  - Anantara Spa  - Yoga classes  - Gym  - Kayaking and stand-up paddle boards  - Watersports</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14637" OriginalAmount="14637">
      <BasicPropertyInfo Latitude="25.189974116469" Longitude="55.275570492065" StarRating="0" HotelCode="633431|239736" HotelName="Kamoon 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamoon</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14892" OriginalAmount="14892">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|225805" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19496.75" OriginalAmount="19496.75">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|573156" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21933.89" OriginalAmount="21933.89">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|573157" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22142.00" OriginalAmount="22142.00">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|dream_inn_dubai_apartmentssouthridge_4" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22637.00" OriginalAmount="22637.00">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|dream_inn_dubai_duplex_marina_quays" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23093.00" OriginalAmount="23093.00">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|dream_inn_dubai_apartments_duplex_two_bedroom_apartment_marina_quays" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Conference Hall,Currency Exchange,Diet Meals,Laundry,Room Service,Sauna,Swimming Pool,Wheelchair Access,Designated Smoking Area,Golf,Heated Pool,Jacuzzi,Lounge,Massage Centre,Shopping Arcade,Spa,Nightclub,Central Heating,24 Hour Security,Dining,Meeting Room,Parking,Printer,Valet Parking,Kitchen,Bicycle Rental,Garden,Babysitting,Housekeeping,Airport Transfer (on Demand),24 Hour Front Desk,Business Centre,Coffee Shop,Concierge,Elevator,Luggage Storage,Smoking Rooms,ATM/Cash Machine,Banquet Hall,Library,Wake-up Call Service,Beauty Salon,Dry Cleaning,LCD/Projector,Porter,24 Hour Room Service</BasicAmenities>
    <HotelRating>2,4,5,4.5,3,3.5,5.5,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD,ALL INCLUSIVE,DINNER</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,BEACH HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,CLUB RESORT,AIRPORT HOTEL,GUESTHOUSE,SPA HOTEL,ECO HOTEL,HISTORIC HOTEL,VILLAGE,COUNTRY HOUSE,HOTEL DE CHARME,GOLF HOTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="0c00873d-ea92-4cb3-a25b-2015e24ea3d5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="66874|7684" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="0c00873d-ea92-4cb3-a25b-2015e24ea3d5" TimeStamp="0001-01-01T00:00:00" HotelName="Queen's Hotel Dubai" HotelCode="66874|82382" StarRating="2" GTCityId="38" CountryCode="AE" CityName="Dubai" CountryName="United Arab Emirates" Address="Al Sabkha Road, Dira, Dubai" PostCode="" PhoneNo="+97142268000" FaxNo="+971526576434" Email="queens@emirates.net.ae" CheckInTime="" CheckOutTime="" Latitude="25.273242278198" Longitude="55.30185520649" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Standard Double Room" RoomTypeCode="1e2d78_56302975942068_2_108-45_2_2_0_3_1053772932_0_1-6-0_2-8_76_2.20241016_12_2_3_76_zenc7399f27524a47f7a0895ff8123e3bae_172581355010|45|MzY0LjIzfEdCUHwyMDI0LTEwLTE0" OriginalAmount="0" TotalPrice="364.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Minibar|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-10T00:00:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="8" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Standard" RoomTypeCode="20241016$20241028$W$148$82382$DBL.ST$BAR RO$RO$$1~2~0$$N@07~A-SIC~22c225~152560834~N~~~NOR~~9E7F3CA992AA48E172581355047305AAUK0371030800200822c225|8|NTQ5LjQ0fEVVUnwyMDI0LTEwLTEz" OriginalAmount="0" TotalPrice="473.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Minibar|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-09T00:00:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="39.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Double Standard" RoomTypeCode="192dff_57415513886939_2_61-27_2_2_0_3_794912493_0_1-6-0_4-8~2-100_76_2.20241016_12_2_3_76_zenc7399f27524a47f7a0895ff8123e3bae_172581355010|45|NDg4LjY2fEdCUHwyMDI0LTEwLTEy" OriginalAmount="0" TotalPrice="488.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/10/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Minibar|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-08T00:00:00" End="2024-10-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="8" Amount="0" /></CancelPenalty><CancelPenalty Start="2024-10-10T00:00:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Standard Twin Room" RoomTypeCode="1e2d78_59611643115511_1_108-45_2_2_0_3_1608631758_1_2-6-0_39-100_76_2.20241016_12_2_3_76_zenc7399f27524a47f7a0895ff8123e3bae_172581355010|45|Njk2LjYwfEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="696.60" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Minibar|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:39:49.2337842+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/86527/a_86527_A2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has a lift and features 70 rooms. The friendly staff at the reception desk in the lobby are happy to answer any questions. Services and facilities include a safe, room service and a fax machine. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. A minibar is provided. Guests will also find a tea/coffee station included among the standard features. Equipped with internet access, a telephone and a TV, the rooms provide many ways for guests to stay connected and entertained. A shower and a bathtub are included the bathrooms. The hotel has non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. The indoor and outdoor pools are ideal for exercise as well as relaxation. Parasols are available to guests. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;A local tourism tax per room per night will be charged during the stay. This surcharge may vary depending on stay period or room type, subject to the hotel&amp;#39;s confirmation.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2000</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>70</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Foyer</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>6000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="0c00873d-ea92-4cb3-a25b-2015e24ea3d5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-16T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="93283|47001" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|CoordinatorError|There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in G:\Trivender PC\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Price(Object pSearchData) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 857||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Deserialize:-There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in G:\Trivender PC\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0c00873d-ea92-4cb3-a25b-2015e24ea3d5|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="0c00873d-ea92-4cb3-a25b-2015e24ea3d5" TimeStamp="0001-01-01T00:00:00" HotelName="Arabian Dreams Hotel Apartments" HotelCode="93283|1097e7" StarRating="4" GTCityId="38" CountryCode="AE" CityName="Dubai" CountryName="United Arab Emirates" Address="Street 24C, Community 316, P.O. Box 31993, Al Raffa, Dubai" PostCode="" PhoneNo="+97143983888" FaxNo="+97143988839" Email="reservations.dubai@mahindraholidays.com" CheckInTime="" CheckOutTime="" Latitude="25.249628371973" Longitude="55.286048440475" SourceId="45" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Studio" RoomTypeCode="1097e7_59612728023736_1_108-45_2_2_0_3_2673109633_0_1-13-0_39-100_76_2.20241016_12_2_3_76_zenc7399f27524a47f7a0895ff8123e3bae_172581355010|45|Njk3LjY3fEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="697.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:42:43.7488384+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Apartment, 1 Bedroom" RoomTypeCode="1097e7_61808298405771_1_108-45_2_2_0_3_3901070783_2_1-13-0_39-100_76_2.20241016_12_2_3_76_zenc7399f27524a47f7a0895ff8123e3bae_172581355010|45|ODk3LjYyfEdCUHwyMDI0LTA5LTA3" OriginalAmount="0" TotalPrice="897.62" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-08T17:42:43.7488384+01:00" End="2024-10-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_f_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_f_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_l_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_l_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_t_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_k_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_k_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_a_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_p_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/15/156518/156518a_hb_ro_024.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;75 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a safe, a currency exchange service, room service, a laundry service, a conference room and a business centre. Wireless internet access is provided in public areas. There are a number of shops as well. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Rooms include a sofa bed. A safe and a minibar are also available. The kitchenette comes with a refrigerator, a microwave and a tea/coffee station. An ironing set is provided for guests' convenience. Other features include a telephone, a TV and WiFi. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms, 69 non-smoking rooms and 1 smoking room.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;h4&gt;Know Before You Go&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;Local laws may restrict unmarried guests from sharing rooms. Guests are responsible for providing proof of marriage, if requested by the hotel.&lt;br /&gt;This property&amp;#39;s policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.&lt;br /&gt;A resort fee is included in the total price displayed.&lt;br /&gt;Only registered guests are allowed in the guestrooms.&lt;br /&gt;Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.&lt;br /&gt;No pets and no service animals are allowed at this property.&lt;br /&gt;Alcohol is not served at this property.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;h4&gt;Fees&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;br /&gt;Fee for in-room wireless Internet: AED 48.00 per night (rates may vary)&lt;br /&gt;Fee for wireless Internet in public areas: AED 48.00 per night (rates may vary)&lt;br /&gt;Early check-in fee: AED 200&lt;br /&gt;Late check-out fee: AED 200&lt;br /&gt;Rollaway bed fee: AED 100 per night&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;h4&gt;Mandatory Fees and Taxes&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;You&amp;#39;ll be asked to pay the following charges at the hotel:&lt;br /&gt;Tourism fee: AED 10 per accommodation, per night&lt;br /&gt;The charges below are included in your overall room price:&lt;br /&gt;Resort fee&lt;br /&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.&lt;/p&gt;</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>971-4-3988839</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>971-4-3983888</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>75</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|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="85659990-2c9f-4333-bbbd-1fc2671e3df7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|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="85659990-2c9f-4333-bbbd-1fc2671e3df7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" 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.204849</Latitude>
      <Longitude>55.270782</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|CoordinatorError|No Supplier Found MGR|<?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="85659990-2c9f-4333-bbbd-1fc2671e3df7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" 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.204849</Latitude>
      <Longitude>55.270782</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|OlympiaSearch|supplier interation failed||Olympia|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|TotalStaySearch|supplier interation failed||TotalStay|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|W2MSearch|supplier interation failed||W2M|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|DOTWSearch|supplier interation failed||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|DarinaSearch|supplier interation failed||Darina|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|PaximumSearch|Input string was not in a correct format.|System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Convert.ToDecimal(String value)
   at HotelSources.Paximum.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Paximum\Paximum.cs:line 375|Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|PaximumSearch|successfull supplier interation||Paximum|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|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="2024-09-08T17:44:00.7849371+01:00" Version="0" EchoToken="Search" TransactionIdentifier="85659990-2c9f-4333-bbbd-1fc2671e3df7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="302.85" OriginalAmount="302.85">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|662709" HotelName="Melody Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near Al Nasser Mosque, Deira, PO Box 80546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/600213/fdf0bad556a661222c8130247b24862f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313" OriginalAmount="313">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|35718" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="319.00" OriginalAmount="319.00">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|queens_3" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="349.00" OriginalAmount="349.00">
      <BasicPropertyInfo Latitude="25.273576785748" Longitude="55.303815987766" StarRating="1" HotelCode="312719|rahab_hotel" HotelName="Rahab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Area, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489597/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="349.48" OriginalAmount="349.48">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|660272" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 114045, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162648/162648a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="351.89" OriginalAmount="351.89">
      <BasicPropertyInfo Latitude="25.26913" Longitude="55.30663" StarRating="3" HotelCode="0|325939" HotelName="GSS Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square 35 Al Maktoum Hospital Road Opposite Baniyas Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325939/85a8c8ac949bcf757cf0273ff9a83c37.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The hotel features various services and facilities, including a safe, a restaurant, a café, a bar, car hire, room service and a laundry service, for a comfortable and relaxing stay.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Little extras, including a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. A dip in the swimming pool is great for getting into the holiday spirit. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, a spa and a sauna. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.00" OriginalAmount="359.00">
      <BasicPropertyInfo Latitude="25.345760039154" Longitude="55.399586813492" StarRating="4" HotelCode="95368|tulip_inn_sharjah" HotelName="Tulip Inn Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Immigration Road, Al Jawazat, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132462/a_132462_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah, about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366" OriginalAmount="366">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|200796" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/10/2024" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.00" OriginalAmount="366.00">
      <BasicPropertyInfo Latitude="25.269131" Longitude="55.306629" StarRating="3" HotelCode="70470|sandras_inn" HotelName="Sandras Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Square Metro Station, P.O.Box 5062, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/20/6720f6b7238e8f4bb6884b06cd557b7614ee30c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.00" OriginalAmount="371.00">
      <BasicPropertyInfo Latitude="25.343774" Longitude="55.388516" StarRating="3.5" HotelCode="67273|al_maha_regency_hotel_suites_2" HotelName="Al Maha Regency Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, P.O. Box 27776, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/342850/342850a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378" OriginalAmount="378">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|201524" HotelName="Mariana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="378" OriginalAmount="378">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|380021" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="379.00" OriginalAmount="379.00">
      <BasicPropertyInfo Latitude="25.41035707" Longitude="55.44103949" StarRating="3.5" HotelCode="418454|al_smou_hotel_apartments" HotelName="Al Smou Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Abu Bakr Al Sadeq Street, Al Nakhil, Near Lulu Center, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/88088/1888088/28.jpg?f=15584723</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Al Smou Hotel Apartments in Ajman, you'll be within the vicinity of Sharjah Ladies Club and Gulf Medical College. This apartment is within the vicinity of Corniche Mosque and Sharjah Archaeology Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 36 air-conditioned rooms featuring kitchenettes. Complimentary wireless Internet access is available to keep you connected. Cribs/infant beds (complimentary) and rollaway/extra beds are available on request.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|201454" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/0/2/4/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|61630" HotelName="Grand Sina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|62174" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|61315" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="390.00" OriginalAmount="390.00">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|west_hotel_4" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.00" OriginalAmount="391.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="0" HotelCode="469999|deema_hotel" HotelName="Deema Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Opposite Palm Deira Metro Station, Near Hyatt Regency, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/53/5d53c8c072a4d6efb4a780966da3d0278d179869.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.00" OriginalAmount="393.00">
      <BasicPropertyInfo Latitude="25.326943751637" Longitude="55.368267248727" StarRating="4" HotelCode="147345|emirates_stars_hotel_apartments_sharjah_2" HotelName="Emirates Stars Sharjah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Khalid Road, Al Khan, 66699 Schardscha</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630822/630822a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="395.90" OriginalAmount="395.90">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="0|326248" HotelName="Signature Inn Hotel Deira" Meals="NO MEALS INCLUDED,ROOM ONLY" BedType="NO MEALS INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>17 B Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326248/40e29048934144e9b2d7f45515545026.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2003. Guest accommodation comprises 80 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. There is also a minibar. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Bathrooms with wheelchair access can also be booked.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Sport and leisure activities are offered by the hotel and third-party operators. The accommodation features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym and gymnastics. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board, full board and all-inclusive. Snacks and meals, including breakfast, lunch and dinner are available. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.00" OriginalAmount="399.00">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|al_farej_hotel" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="406.00" OriginalAmount="406.00">
      <BasicPropertyInfo Latitude="25.405044" Longitude="55.440562" StarRating="3" HotelCode="191471|dream_palace_hotel_2" HotelName="Dream Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashed Bin Humaid Al Nuami Road, Al Rumailah, P.O. Box 14466, Ajman 14466</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326289/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ajman. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409" OriginalAmount="409">
      <BasicPropertyInfo Latitude="25.270014836783" Longitude="55.319002676197" StarRating="3" HotelCode="146075|47047" HotelName="City Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129857/129857a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Dubai. There are a total of 100 accommodation units at City Star. Customers will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411" OriginalAmount="411">
      <BasicPropertyInfo Latitude="25.259009" Longitude="55.288926" StarRating="3" HotelCode="364976|32599" HotelName="Panorama Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68731/a_68731_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Trade Exhibition and Convention Centre, the Free Zones, ports, textile and gold souks, banks and the best beaches in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="416.90" OriginalAmount="416.90">
      <BasicPropertyInfo Latitude="25.276272" Longitude="55.31029" StarRating="3" HotelCode="0|608310" HotelName="Royal Tulip Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HB (BREAKFAST + LUNCH ONLY),HB (BREAKFAST+DINNER)" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Ithraa Plaza 22nd Street Dubai PO Box 114602</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608310/2af79b2f7054a457600b5b001b521626.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421" OriginalAmount="421">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|15585" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="423" OriginalAmount="423">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|41384" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284860/a_284860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="424.41" OriginalAmount="424.41">
      <BasicPropertyInfo StarRating="2" HotelCode="|440359" HotelName="DOWN TOWN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1878926_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 36 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include desks and complimentary newspapers, and housekeeping is provided daily.Take advantage of the hotel's room service (during limited hours).Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).Located in Dubai (Deira), OYO 329 Down Town Hotel is within a 10-minute drive of Creek Park and Meena Bazaar.  This hotel is 0.3 mi (0.5 km) from Gold Souk and 3.1 mi (5 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Perfume Souq - 0.5 km / 0.3 mi  Gold Souk - 0.5 km / 0.3 mi  Spice Souk - 0.6 km / 0.3 mi  Naif Souq - 0.6 km / 0.4 mi  Deira Twin Towers Shopping Centre - 0.8 km / 0.5 mi  Fish Roundabout - 1.5 km / 0.9 mi  Textile Souk - 1.6 km / 1 mi  Sheikh Saeed Al Maktoum House - 1.7 km / 1.1 mi  Grand Mosque - 1.7 km / 1.1 mi  Dubai Museum - 1.9 km / 1.2 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Meena Bazaar - 2.1 km / 1.3 mi  Bastakiya - 2.3 km / 1.4 mi  Reef Mall - 2.3 km / 1.4 mi  Al Seef - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.3 mi Sharjah (SHJ-Sharjah Intl.) - 31.1 km / 19.3 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi The preferred airport for OYO 329 Down Town Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.00" OriginalAmount="426.00">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|royal_falcon_hotel" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="427.00" OriginalAmount="427.00">
      <BasicPropertyInfo Latitude="25.363868" Longitude="55.387999" StarRating="2" HotelCode="191353|aljazeerah_hotel" HotelName="Al Jazeerah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cornish Road, Al Rolla, Sharjah 33876</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/344771/344771a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.00" OriginalAmount="430.00">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|al_raien_hotel_apartment_2" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433" OriginalAmount="433">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="433.00" OriginalAmount="433.00">
      <BasicPropertyInfo Latitude="25.26942845" Longitude="55.30018142" StarRating="1" HotelCode="649121|maaeen_hotel" HotelName="Maaeen Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>10 Street, Near Deira Gold Souq, murshid Souq, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/818624/d5ac58d109a0125e4c7b0c5a5a4e4298.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="440.13" OriginalAmount="440.13">
      <BasicPropertyInfo StarRating="2" HotelCode="|638121" HotelName="QUEEN'S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244272_foto_1.jpg</HotelPictures>
        <HotelDescription>This 2 star hotel is located in the city centre of Dubai and was established in 2000. It is close to the Gold Souk and the nearest station is Palm Deira Square. The Hotel has a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 70 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446" OriginalAmount="446">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="446.00" OriginalAmount="446.00">
      <BasicPropertyInfo Latitude="25.346564" Longitude="55.39993" StarRating="3" HotelCode="191355|arbella_boutique_hotel" HotelName="Arbella Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed Bin Harethah Bu Daniq 14 Street, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/346225/346225a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="446.23" OriginalAmount="446.23">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|694579" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="449.18" OriginalAmount="449.18">
      <BasicPropertyInfo Latitude="25.269224" Longitude="55.306213" StarRating="3" HotelCode="0|326131" HotelName="New Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/870087d93b42e85f7680fb68f2beb446.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.00" OriginalAmount="450.00">
      <BasicPropertyInfo Latitude="25.36368758" Longitude="55.39584817" StarRating="0" HotelCode="943685|oyo_132_ruwi_hotel_apartments" HotelName="Ruwi Hotel Apartments By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 27, Near Mubarak Center, Sharjah 341246</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884805/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.00" OriginalAmount="456.00">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|orchid_hotel_13" HotelName="Orchid Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.00" OriginalAmount="457.00">
      <BasicPropertyInfo Latitude="25.271183013916016" Longitude="55.299835205078125" StarRating="3" HotelCode="0|tanha_hotel" HotelName="Tanha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/76/db76a22df23830b732ccfaaf6625c452b15e8d53.jpeg</HotelPictures>
        <HotelDescription>With a stay at Tanha Hotel, you'll be centrally located in Dubai, just a 3-minute walk from Gold Souk and 7 minutes by foot from Spice Souk.  This hotel is 0.4 mi (0.7 km) from Naif Souq and 3.6 mi (5.7 km) from City Centre Deira.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;At Tanha Hotel, enjoy a satisfying meal at the restaurant.&lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and slippers. Conveniences include safes and ceiling fans, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="458" OriginalAmount="458">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|35531" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="459.00" OriginalAmount="459.00">
      <BasicPropertyInfo Latitude="25.319362" Longitude="55.376799" StarRating="4" HotelCode="173246|aryana_hotel_3" HotelName="Aryana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Taawun Road, Qant Al Qasba, P.O. BOX 84443, Sharjah, Dubai-Sharjah-Ajman Metropolitan Area</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175527/175527a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.00" OriginalAmount="464.00">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|premier_inn_dubai_investments_park" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215869/a_215869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="465.25" OriginalAmount="465.25">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|K5O" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Al Rigga Rd, Al Rigga, P.O. Box 181211, Deira</AddressLine>
          </AddressLines>
          <PostalCode>42292797</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="467.00" OriginalAmount="467.00">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|fortune_boutique_hotel_2" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="468.22" OriginalAmount="468.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|638162" HotelName="ORCHID HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298234_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 1995. It is a short drive away from the City Malls and the nearest station is Metro Station. The Hotel has 2 restaurants, 3 bars, a coffee shop and an outdoor swimming pool. All 84 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.00" OriginalAmount="470.00">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|san_marco_5" HotelName="San Marco" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.00" OriginalAmount="470.00">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|lotus_hotel" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="474.00" OriginalAmount="474.00">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|tulip_hotel_apartments" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="474.00" OriginalAmount="474.00">
      <BasicPropertyInfo Latitude="25.362060099564" Longitude="55.391925104656" StarRating="3" HotelCode="332652|aldar_hotel" HotelName="One to One Aldar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabian Gulf Street, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628468/628468a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this hotel is located about 20 minutes' walk from the centre of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="475" OriginalAmount="475">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, 6 Kms. from Dubai International Airport, Near Dubai Museum, Near Meena Bazaar, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475948/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the old souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="476.66" OriginalAmount="476.66">
      <BasicPropertyInfo Latitude="25.271187" Longitude="55.30199" StarRating="3" HotelCode="0|884704" HotelName="Al Karnak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road PO Box 5118 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884704/7ec74b9c9a854dbd6a747668ab134645.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="478.78" OriginalAmount="478.78">
      <BasicPropertyInfo Latitude="25.122683" Longitude="55.374367" StarRating="3" HotelCode="0|326128" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311) Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326128/f44418e23c042907b77d5e07d979a497.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&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, a café 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 and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Other features include internet access, a telephone, a TV and WiFi. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. The establishment features an outdoor pool. A range of options are available, including a gym and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480" OriginalAmount="480">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|15408" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="481.00" OriginalAmount="481.00">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|zagy_hotel" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630011/630011a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and holidaymakers alike. Room service is available to guests. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482" OriginalAmount="482">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|31142" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="482.00" OriginalAmount="482.00">
      <BasicPropertyInfo Latitude="25.3209" Longitude="55.3797" StarRating="0" HotelCode="0|_0x19e64" HotelName="Royal Crown Hotel Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khan Road, P.O. Box 7085, Sharjah, United Arab Emirates, Sharjah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/21/eb21bfa57ef16066a571ffd6f9ebe6f8bd425fee.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Comfortable four-star hotel “Royal Crown Hotel Sharjah” is set in Sharjah. It boasts a convenient location within 4 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="486.99" OriginalAmount="486.99">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="488" OriginalAmount="488">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|15111" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="489.00" OriginalAmount="489.00">
      <BasicPropertyInfo Latitude="25.37326661" Longitude="55.39664456" StarRating="3" HotelCode="630242|royal_hotel_sharjah" HotelName="Royal Hotel Sharjah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 39930, Al Qulayaa, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15784/3815784/1.jpg?f=15640092</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="489.77" OriginalAmount="489.77">
      <BasicPropertyInfo Latitude="25.22557" Longitude="55.337032" StarRating="4" HotelCode="0|1342513" HotelName="Suha Park Hotel Apartments Waterfront  Al Jaddaf" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Waterfront Al Jaddaf Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342513/23112307515719.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="493.92" OriginalAmount="493.92">
      <BasicPropertyInfo Latitude="25.174953" Longitude="55.417213" StarRating="3" HotelCode="0|1131379" HotelName="Premier Inn Dubai Dragon Mart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131379/5e5f42943f8d1842b77f6c3aa2aba260.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494" OriginalAmount="494">
      <BasicPropertyInfo Latitude="25.262735" Longitude="55.294741" StarRating="3" HotelCode="187431|46871" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, P.O.Box: 457, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286837/286837a_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="8" TotalAmount="494.66" OriginalAmount="494.66">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|129956" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="495.00" OriginalAmount="495.00">
      <BasicPropertyInfo Latitude="25.34692976" Longitude="55.36854426" StarRating="3.5" HotelCode="600809|red_castle_hotel" HotelName="Red Castle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, PO Box 949, Al Layyah, Al Khan Beach Area, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/65340/3665340/1.jpg?f=15235224</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="496.90" OriginalAmount="496.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|699984" HotelName="Knight Armour Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891206_foto_1.jpg</HotelPictures>
        <HotelDescription>Mayfair Hotel is located in the heart of Dubai's central business district, its proximity to government departments, Dubai Creek Golf Course and the city centre, makes it an ideal choice for business as well leisure travellers. 132 luxurious rooms been designed in contemporary style each of them is complete with a long bath and shower, satellite channels TV, electronic safe, DDI telephone with voice mail, wireless internet connection, hair dryer, mini bar and tea / coffee tray. High standard facilities including: roof top swimming pool with jacuzzi, sauna rooms for males and females, fully equipped health club, ladies beauty salon, valet parking, concierge service, multi-lingual staff, laundry service, daily shuttle to the beach, daily shuttle to shopping malls and 24 hour room service. In-house dining and entertainment including: Al Maha coffee shop andamp; restaurant - at your service 24 hours with international cuisine buffets (breakfast/lunch). The Palm Roof Top Coffee Shop - at your service 24 hours - a perfect place to relax with snacks and refreshments and many more,,,, Julyana African Bar andamp; Nightclub, Anjuman Indian Restaurant andamp; Nightclub, Layali Dubai Restaurant andamp; Nightclub, Al Murjant Restaurant andamp; Nightclub MAYFAIR HOTEL - DUBAI THE ART OF HOSPITALITY</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503" OriginalAmount="503">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|201409" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="507.00" OriginalAmount="507.00">
      <BasicPropertyInfo Latitude="25.266645" Longitude="55.315699" StarRating="2" HotelCode="69785|sun_and_sands_plaza_hotel" HotelName="Sun and Sands Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/28000000/27220000/27211500/27211483/8dfa5ee0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Dubai's business and shopping centre, adjacent to the Al Nasser Square, only 7 minutes from Dubai International Airport (approximately 7 km) and within walking distance of the main banking and business areas of Deira as well as the shopping souks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="508.94" OriginalAmount="508.94">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="0|326460" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road P.O. Box 49789 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326460/ea6bc1fc13aa46daaa4fe43b05f582dd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. A restaurant and a bar are available to guests of the hotel. Wireless internet access (for a fee) is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Features include a telephone and a TV. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The accommodation features a pool. The establishment offers a gym (for a fee) to travellers. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="514.15" OriginalAmount="514.15">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|593464" HotelName="Saffron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="515.73" OriginalAmount="515.73">
      <BasicPropertyInfo Latitude="24.867748" Longitude="55.14548" StarRating="4" HotelCode="0|1131232" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,FULL BOARD,BREAKFAST AND LUNCH,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City P.O. Box 111219 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131232/22101801491321.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="516.58" OriginalAmount="516.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|154325" HotelName="SAFFRON BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058959_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic 4-star hotel is one of the largest in Dubai.
All rooms are decorated in warm colors and are very comfortable. Among its services, guests can enjoy TV, telephone, air conditioning, minibar and private bathroom.
Among the general services, the hotel boasts a fantastic rooftop pool, a gym for the more sporty and two restaurants specializing in Asian cuisine and the east.
The reception is available 24 hours with multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="518.66" OriginalAmount="518.66">
      <BasicPropertyInfo Latitude="24.983717" Longitude="55.39319" StarRating="3" HotelCode="0|1421753" HotelName="DAMAC Hills 2 Hotel, an Edge by Rotana Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,ROOM ONLY,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,BREAKFAST BUFFET,ALL INCLUSIVE,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Damac Hills 2 P.O. Box 117012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421753/de9cdd006ccc921b6406f3bcfc6d529f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="519" OriginalAmount="519">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|201605" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="521.00" OriginalAmount="521.00">
      <BasicPropertyInfo Latitude="25.37733228" Longitude="55.45821957" StarRating="3" HotelCode="518432|alain_hotel_apartments_ajman" HotelName="Alain Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ittihad Road, Al Nuaimiya 1, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686241/3d5d54f498ceb9703fc4189b41476646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.00" OriginalAmount="522.00">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|avenue_hotel" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="525.00" OriginalAmount="525.00">
      <BasicPropertyInfo Latitude="25.338636" Longitude="55.363116" StarRating="3.5" HotelCode="401190|summerland_motel_2" HotelName="Summer Land Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, P.O. Box 6006, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="525.18" OriginalAmount="525.18">
      <BasicPropertyInfo Latitude="25.270016" Longitude="55.319004" StarRating="3" HotelCode="0|326452" HotelName="Gulf Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326452/95a2564a5e603ffe714640f64f5f2318.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.00" OriginalAmount="526.00">
      <BasicPropertyInfo Latitude="25.4096295" Longitude="55.4337765" StarRating="2" HotelCode="390316|mermaid_beach_hotel" HotelName="Mermaid Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Porter,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Conrniche road, Ajman, P.O.Box : United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/85949/2285949/1.jpg?f=15685701</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ajman Beach, Mermaid Beach Hotel Ajman is a perfect starting point from which to explore Ajman. The property features a wide range of facilities to make your stay a pleasant experience. Concierge, car park, 24-hour front desk, luggage storage, express check-in/check-out are there for guest's enjoyment. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as seating area, mini bar, bathrobes, television LCD/plasma screen, hair dryer. The hotel offers various recreational opportunities. Discover all Ajman has to offer by making Mermaid Beach Hotel Ajman your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.00" OriginalAmount="526.00">
      <BasicPropertyInfo Latitude="25.341263568356" Longitude="55.394378040923" StarRating="4" HotelCode="283950|al_bustan_hotel_flats" HotelName="Al Bustan Hotels Flats" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Estiqlal Street, P.O. Box 6006, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326365/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The low-rising building is modern in design. Set in a tranquil area, the hotel offers comfortable accommodation for longer stays. Its spacious and exquisitely decorated rooms offer panoramic views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="530" OriginalAmount="530">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|55536" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="532" OriginalAmount="532">
      <BasicPropertyInfo Latitude="25.269919" Longitude="55.304945" StarRating="2" HotelCode="70492|62846" HotelName="Rafee" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, P.O.Box 1249, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/f1/6bf1a2475abdfe5ce3d22546391fef6c5a971418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|al_hayat_hotel_suites" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ALL-INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Street, PO Box: 73193, Sahara Mall, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1726233</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="535.21" OriginalAmount="535.21">
      <BasicPropertyInfo StarRating="3" HotelCode="|098917" HotelName="CHELSEA PLAZA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062960_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Dubai and was established in 1989. It is a short drive away from the Dubai Mall and the nearest station is World trade centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="535.55" OriginalAmount="535.55">
      <BasicPropertyInfo Latitude="25.27319" Longitude="55.319744" StarRating="3" HotelCode="0|325886" HotelName="Abjad Crown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mateena Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325886/22c768376f4a098cb58b0a9d460fcaf5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 84 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry service. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for guests' convenience. Little extras, including a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an indoor pool. The hot tub is the perfect place to relax. Leisure options at the hotel include golf and a sauna, or for a fee, billiards. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.00" OriginalAmount="539.00">
      <BasicPropertyInfo Latitude="25.308049674677" Longitude="55.378782310885" StarRating="4" HotelCode="283952|royal_grand_suite_hotel" HotelName="The Royal Grand Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Etihad Road, Al Nahda, Next to Safeer Mall, PO Box 66129, Sharjah, United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/517941/517941a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="540.30" OriginalAmount="540.30">
      <BasicPropertyInfo StarRating="3" HotelCode="|699974" HotelName="Tulip Hotel Apartment" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063808_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bur Dubai,the city's main commercial district ,Tulip Hotel Apartments offers guest a range of fantastic service,self catering accommodation. Only kilometers away from Dubai International Airport, walking distance from the famous Metro Station and Burjuman Mall. The Rooms- Feature 154 elegantly appointed apartments ranging from the deluxe rooms to suites.Equipped with fully fitted kichen,refrigerator,washer andamp; dryer. Tulip Leisure facilities include a temperatured controlled outdoor swimming pool and sunbathing area, fully equipped gym,sauna andamp; steam room. Other Facilities : 24 hour Front Desk , Airport Pick up andamp; Drop - Chargeable ,Daily City Tour Shuttles,Wi -Fi Internet access (Lobby Area ) and Cable in the Rooms, Laundry Services, 1 Space Reserve Parking Area and rent a car service available,Tour Desk . Please note that for booking from March 31,2014 onward, there is a Tourism Dirham fee of AED 10 per bedroom per night that will be charged by the property. This apartment hotel accommodates families and married couples. Single travelers are also welcome; however, due to security reasons, only parents and siblings can visit them in the apartments. A valid photo ID is required for these visitors. Guests are requested to meet any other visitors in the lobby or coffee shop. Smoking Shiha in the hotel apartment room is not permitted</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.00" OriginalAmount="542.00">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|palm_beach_hotel_7" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="546.00" OriginalAmount="546.00">
      <BasicPropertyInfo Latitude="25.3947935" Longitude="55.46049213" StarRating="3" HotelCode="446992|ewan_tower_hotel_apartments" HotelName="Ewan Tower Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Sheikh Rasheed Bin Sayeed Almaktoum Street, Opposite to Ajman Sea Port, Ajman 22252</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557512/557512a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this apartment hotel lies in Ajman, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.00" OriginalAmount="546.00">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|icon_hotel_apartments" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="547" OriginalAmount="547">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|35202" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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="63" TotalAmount="547.00" OriginalAmount="547.00">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|karama_hotel_4" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="551.00" OriginalAmount="551.00">
      <BasicPropertyInfo Latitude="25.333865" Longitude="55.363277" StarRating="4" HotelCode="401189|al_bustan_2" HotelName="Al Bustan Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 6006, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83693/7d14498e-de5a-4b7f-9e7d-c8f673aa9679.jpg?d=636641586290000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555" OriginalAmount="555">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|27738" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="555.69" OriginalAmount="555.69">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|59271" HotelName="St. George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76812/a_76812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.00" OriginalAmount="557.00">
      <BasicPropertyInfo Latitude="25.336656671838" Longitude="55.362446308136" StarRating="4" HotelCode="409460|lords_hotel_sharjah" HotelName="Lavender Hotel Sharjah" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Al Khan, P.O. Box 73330, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100344/a_100344_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated comfortably on the Khalidia beach of Sharjah, with the beachfront to one side and the bustling city to the other. It is near to Sharjah city centre, the Al Tawoon shopping centre, the Sahara Centre and minutes away from the business district. The hotel is also conveniently located, just 15 minutes away from the Dubai International Airport and the Sharjah International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563" OriginalAmount="563">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|12586" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="567.00" OriginalAmount="567.00">
      <BasicPropertyInfo Latitude="25.394661688739" Longitude="55.485721457672" StarRating="4" HotelCode="191472|ewan_ajman_suites_hotel_4" HotelName="Ewan Ajman Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Maktoum Bin Rashid Street, PO Box 22252, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644228/644228a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is centrally located in Ajman, convenient to Gulf Medical College and Golf And Shooting Club Sharjah. It is also within the vicinity of the Hamidiya Mosque and Al Tallah Camel Race.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="568.84" OriginalAmount="568.84">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|64242" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="571.56" OriginalAmount="571.56">
      <BasicPropertyInfo Latitude="25.22166" Longitude="55.331985" StarRating="3" HotelCode="0|884803" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Culture Village Al Jaddaf Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884803/b740c99c206ec661b81559077e2fb53f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="573.3" OriginalAmount="573.3">
      <BasicPropertyInfo Latitude="25.2517" Longitude="55.2952" StarRating="4" HotelCode="0|325728" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street Bur Dubai Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325728/14ad9188600edc51f09fe412369a92e2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 1995. Guest accommodation comprises 600 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe, a currency exchange service and a cash machine. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed, a queen-size bed, a king-size bed or a sofabed. Separate bedrooms are also available. Cots are available for younger guests. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A sun terrace, sun loungers and parasols are also available. A range of options are available, including tennis, a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. Travellers can choose from a range of drinks, including alcohol-free drinks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="574.00" OriginalAmount="574.00">
      <BasicPropertyInfo Latitude="25.340047627644" Longitude="55.38419646627" StarRating="4" HotelCode="20449|holiday_international_sharjah" HotelName="Hotel Holiday International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Buhaira Corniche, P.O. Box 5802, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/064000/064000a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the shores of the picturesque Sharjah's Khalid lagoon, just 20 minutes drive from Sharjah Souk, the Mega Mall, the centre of Sharjah and the Blue Souk. It is just a short distance to the EXPO exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.00" OriginalAmount="578.00">
      <BasicPropertyInfo Latitude="25.262185453055" Longitude="55.295946870851" StarRating="2" HotelCode="92949|dubai_nova_hotel" HotelName="Dubai Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Near Dubai Museum, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/088934/088934a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="578.14" OriginalAmount="578.14">
      <BasicPropertyInfo StarRating="2" HotelCode="|825595" HotelName="SAFFRON DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063672_foto_1.jpg</HotelPictures>
        <HotelDescription>Just a 6-minute walk from the Clock Tower, Saffron Hotel is located in the bustling street of Al Rigga, Deira, which is at the heart of the city and commercial Centre.It offers spacious, and elegantly decorated accommodation. The air-conditioned rooms are fitted with dark wooden furniture. Each room features a flat-screen TV, a fridge and a wardrobe. Ironing and laundry services can be arranged by the 24-hour front desk.Saffron Hotel has 1 in-house dining restaurant, open 24-hours, and offering delicious South and East Asian cuisines.Guests can go for shopping at Deira City Centre which is a 6-minute drive from Saffron Hotel. Dubai International Airport is at a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="580" OriginalAmount="580">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|32773" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="582" OriginalAmount="582">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|46767" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="585" OriginalAmount="585">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|226051" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Post Box 9168, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489573/9ff4fcb5425316969ca9db5d0b5b4c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Deira. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="585" OriginalAmount="585">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|33886" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="591" OriginalAmount="591">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|28560" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="591.08" OriginalAmount="591.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|152869" HotelName="Golden Tulip Hotel Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/729788_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Deira, Dubai downtown, 10 km from Dubai International Airport (DXB). The hotel offers facilities and services 24-h reception, restaurant, bar, WiFi (extra charge), rooftop swimming pool, gym, elevator and parking.The guest rooms have air conditioning, TV, WiFi (extra charge), safety box, telephone, bathtub or shower, WC and hairdryer. Please note that in some rooms children will be sharing bedding with the parents. ** Please note that some of the above facilities may be closed due to weather, seasonal conditions.**Address: Al Maktoum Road, Deira, Dubai, United Arab EmiratesNOTE: Car Parking (extra charge).Parking is chargeable at AED 20 per Day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592" OriginalAmount="592">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|98494" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.00" OriginalAmount="593.00">
      <BasicPropertyInfo Latitude="25.278411865234375" Longitude="55.30995178222656" StarRating="1" HotelCode="0|oyo_165_san_marco_hotel" HotelName="Oyo 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>4th Street, Freej Al Murar, Diera, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/8f/138f367865fb55e6739e42b5f402d9c25ed17075.jpeg</HotelPictures>
        <HotelDescription>Located in Dubai, 0.8 mi from Dubai Gold Souk, San Marco Hotel features air-conditioned rooms with private bathrooms. The hotel has an outdoor pool and barbecue area, and guests can enjoy a meal at the restaurant.&lt;br /&gt;Rooms are fitted with a flat-screen TV. Certain rooms include a seating area for your convenience. Each room is equipped with a private bathroom.&lt;br /&gt;You will find a 24-hour front desk, a cash machine, hairdresser's and gift shop at the property.&lt;br /&gt;Staff at the tour desk can provide information about the on-site car rental service. Al Ghurair Center is 0.9 mi from San Marco Hotel, while the nearest metro station is Palm Deira (Green Line) is a 5 minutes walk. Dubai International Airport is 3.7 mi from the property. Free shuttle service is provided to Mamzar beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.00" OriginalAmount="595.00">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|phoenicia_hotel_2" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="34" TotalAmount="595.41" OriginalAmount="595.41">
      <BasicPropertyInfo StarRating="3" HotelCode="|700027" HotelName="Al Khaleej Grand" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/252520_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en la plaza Nasser, cerca de la calle Baniyas y a 10 minutos del aeropuerto internacional de Dubai. Cerca del hotel estandaacute;n el mercado del oro, el mercado de las especias, el bazar Murshid y la candaacute;mara de comercio.Este moderno hotel de aeropuerto estandaacute; climatizado y cuenta con un total de 105 suites. Dispone de caja fuerte, servicio de cambio de divisa, ascensor, peluquerandiacute;a, discoteca y sala de conferencias. Alberga un restaurante-pizzerandiacute;a italiano y un bar, el Duke's. Tiene a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a. Hay un aparcamiento disponible.Las suites disponen de todas las instalaciones y comodidades que satisfarandaacute;n a los huandeacute;spdes que viajen por negocios mandaacute;s exigentes. Estandaacute;n equipadas con aire acondicionado central, cuarto de baandntilde; con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, kit de plancha y caja fuerte.En las inmediaciones se encuentra el campo de golf Dubai Creek y el puerto deportivo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.00" OriginalAmount="597.00">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|al_sarab_hotel_" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="598" OriginalAmount="598">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|45252" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="601.00" OriginalAmount="601.00">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|city_avenue_hotel" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|2247" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|395385" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|2332" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="604.00" OriginalAmount="604.00">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|york_international" HotelName="York International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road, Dubai P.O.Box 82555</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89019/a_89019_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centre and the World Trade Centre and is within walking distance to the Textile Market and the computer street. This property is 5 minutes from the Burjuman Centre, Creek Park and Lamcy Plaza. Drive time from Dubai International Airport is approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="605.13" OriginalAmount="605.13">
      <BasicPropertyInfo Latitude="25.226025" Longitude="55.340607" StarRating="3" HotelCode="0|1343101" HotelName="Kingsgate Canal Hotel" Meals="NO MEALS,BED &amp; BREAKFAST,NO MEALS INCLUDED,ROOM ONLY,BREAKFAST INCLUDED,HALF BOARD,FULL BOARD" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Building 6 Al Jadaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343101/22112901362882.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.00" OriginalAmount="608.00">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|hotel_seaview" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="610.81" OriginalAmount="610.81">
      <BasicPropertyInfo Latitude="25.26015" Longitude="55.41042" StarRating="3" HotelCode="0|1464677" HotelName="eStay Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Muhaisanah 2 Etisalat Academy Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1464677/754cc9157b613938fa8b3f1acd280177.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|sun__sands_hotel" HotelName="Sun &amp; Sands Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37th Street, Al Rigga Road, Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27871/a_27871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Dubai, close to the shopping centre and the famous Clock Tower. It is a five-minute drive from Dubai International Airport and Dubai's business and shopping districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="612.98" OriginalAmount="612.98">
      <BasicPropertyInfo Latitude="25.17415" Longitude="55.420193" StarRating="3" HotelCode="0|508531" HotelName="ibis Styles Dragon Mart Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road P.O. Box 68278 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508531/f17b26ddafcd4fd9af89b3b095bc34f0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="613.75" OriginalAmount="613.75">
      <BasicPropertyInfo Latitude="25.26446" Longitude="55.31902" StarRating="4" HotelCode="0|326207" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326207/867b7c3f7516f77b50031b3e2a99fbb2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The air-conditioned hotel features a currency exchange service, a restaurant, a café, a bar, medical assistance, room service and a conference room. Internet access in public areas (for a fee) allows guests to stay in touch whilst on holiday. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. The rooms have a double bed or a king-size bed. There is also a minibar. Features include internet access, a telephone and a TV, adding comfort to the holiday. The accommodation units include a bathroom with a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. The hot tub is the perfect place to relax. A range of options are available, including a gym, a sauna and a beauty salon. Entertainment options and leisure facilities include live music and a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614" OriginalAmount="614">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|27464" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="614.00" OriginalAmount="614.00">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|suba_hotel" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.00" OriginalAmount="614.00">
      <BasicPropertyInfo Latitude="25.401994093983" Longitude="55.482663785878" StarRating="3" HotelCode="433822|hala_inn_hotel_apartments" HotelName="Hala Inn Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Al Jurf Road, Behind City Center, Ajman P.O Box. 14329</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Hala Inn Hotel Apartments in Ajman, you'll be connected to a shopping center and convenient to Gulf Medical College. This aparthotel is within the vicinity of Hamidiya Mosque and Golf And Shooting Club Sharjah.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 94 individually furnished guestrooms, featuring kitchenettes with refrigerators and stovetops. 32-inch LED televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, as well as phones with free local calls.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities including a sauna and a fitness center. This aparthotel also features complimentary wireless Internet access, wedding services, and tour/ticket assistance. The shuttle (surcharge) will take you to the nearby beach or shopping center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;You can enjoy a meal at a restaurant serving the guests of Hala Inn Hotel Apartments, or find a snack in a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour business center, a computer station, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617" OriginalAmount="617">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|32089" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="617.00" OriginalAmount="617.00">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|the_leela_hotel" HotelName="Halo Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="620.00" OriginalAmount="620.00">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|ghaya_grand_hotel" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|18575" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|45044" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|226068" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="624" OriginalAmount="624">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|27233" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="624.21" OriginalAmount="624.21">
      <BasicPropertyInfo Latitude="25.256552" Longitude="55.29809" StarRating="4" HotelCode="0|475922" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai P.O. Box 185170 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475922/1053a1d733774c6b0f441f8163504792.png</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The upper floors of the hotel can be accessed by lift. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a 24-hour security service, car hire, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a desk are also available. Guests will also find a fridge included as standard. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Guests can take advantage of the nightly turndown service. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. In the bathrooms, cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers provide a great place to sunbathe. Sport and leisure facilities at the hotel include a gym and billiards. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, brunch, lunch or dinner. Staff are also happy to provide vegetarian dishes.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="626" OriginalAmount="626">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|46269" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="627" OriginalAmount="627">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|47001" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="628.54" OriginalAmount="628.54">
      <BasicPropertyInfo Latitude="25.237452" Longitude="55.309765" StarRating="4" HotelCode="0|884729" HotelName="Gulf Inn Hotel Al Nasr" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10th Street Oud Metha Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884729/d308900cbe9c98cfb981e052f011ae77.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634" OriginalAmount="634">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|5838" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="639" OriginalAmount="639">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2248" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="639" OriginalAmount="639">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|55380" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="642.64" OriginalAmount="642.64">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="0|326140" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS,NO MEALS INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Building 11 Zen3 P.O. Box: 487021 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326140/4f6d2838bafe3d3f926956a2dde485cb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 169 rooms. Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a kitchen. All rooms offer a fridge, a tea/coffee station and a safe. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers travellers a range of leisure and recreation facilities, including a gym (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="644.46" OriginalAmount="644.46">
      <BasicPropertyInfo Latitude="25.264145" Longitude="55.319584" StarRating="4" HotelCode="0|475895" HotelName="Pearl Swiss Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Behind Commercial Bank Building Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475895/7a6de88520c754d2f34b7634ed1db142.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a 24-hour security service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The standard features of most rooms include a balcony. Extra beds can be requested. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. In addition, there is an ironing set and a trouser press. Internet access, a telephone, a TV, a plug adapter, an alarm clock and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. In the bathrooms, cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645" OriginalAmount="645">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|35203" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="645.35" OriginalAmount="645.35">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|82730" HotelName="Grand Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="645.37" OriginalAmount="645.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C77" HotelName="Kingsgate Al Jadaf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619326_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, within 3.1 mi of Dubai World Trade Center and 3.7 mi of Grand Mosque, Kingsgate Al Jadaf - By Millennium, Dubai provides accommodations with a restaurant and as well as free private parking for guests who drive. This 3-star hotel offers Luggage storage space. The accommodations offers a 24-hour front desk, 24-hours room service and currency exchange for guests.All units are equipped with air conditioning, a flat-screen Smart TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The private bathroom is equipped with a shower and free toiletries.A continental breakfast is available daily at the hotel.Dubai Mall is 4.3 mi from Kingsgate Al Jadaf - By Millennium, while The Dubai Fountain is 4.3 mi away. The nearest airport is Dubai International, 1.9 mi from the accommodations, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="645.74" OriginalAmount="645.74">
      <BasicPropertyInfo Latitude="25.162214" Longitude="55.248886" StarRating="4" HotelCode="0|1386827" HotelName="Al Khoory Courtyard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street Al Quoz Al Quoz 3 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1386827/98da4f14cde26a5305fc48dbd5753388.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646" OriginalAmount="646">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|56659" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="649.48" OriginalAmount="649.48">
      <BasicPropertyInfo Latitude="25.280384" Longitude="55.35119" StarRating="4" HotelCode="0|326018" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Hor Al Anz East P.O. Box: 111695 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326018/51e7d978b1ac1c720c54f4c505c7cdfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 83 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a bar, room service and a conference room. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Comfortable accommodation units with a range of amenities are available at the accommodation.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and an outdoor pool. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="649.51" OriginalAmount="649.51">
      <BasicPropertyInfo Latitude="25.26333" Longitude="55.318134" StarRating="3" HotelCode="0|325744" HotelName="Lavender Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street 40b Street PB 2786 adjacent to Al Rigga Road and Al Maktoum Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325744/8186216ca203e32b12e7b037623df379.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. Guests are welcomed at the accommodation, which has a total of 117 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Travellers arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, room service and a laundry service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a fridge and a mini fridge. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers an outdoor pool and a children's pool. A terrace, a sun terrace, sun loungers and parasols are available. A poolside snack bar is available. A range of options are available, including biking/mountain biking, golf and a solarium. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="649.83" OriginalAmount="649.83">
      <BasicPropertyInfo Latitude="25.22679" Longitude="55.34047" StarRating="4" HotelCode="0|1360436" HotelName="Grand Kingsgate Waterfront By Millennium Hotels" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 24 Dubai Wharf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360436/23112307581875.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="650" OriginalAmount="650">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|25955" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="650" OriginalAmount="650">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|380063" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="653.51" OriginalAmount="653.51">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.32255" StarRating="4" HotelCode="0|325969" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road PO Box 184786 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325969/d9a228302a605001ce952c3147e7088d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Guests can feel at home in one of the 171 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. There is also a garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel features rooms with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. A range of options are available, including a gym, gymnastics, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. Special meals, including special dietary cuisine, are also available. The hotel also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="656.98" OriginalAmount="656.98">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|6808" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="658.00" OriginalAmount="658.00">
      <BasicPropertyInfo Latitude="25.262795" Longitude="55.316687" StarRating="4" HotelCode="33282|al_khaleej_palace_hotel" HotelName="Al Khaleej Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, P.O. Box 3720, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52913/a_52913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="659.52" OriginalAmount="659.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|806669" HotelName="GRAND EXCELSIOR HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066581_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationThis family-friendly Dubai hotel is located in the entertainment district, within 1 mi (2 km) of Meem Gallery, Ski Dubai, and Mall of the Emirates. Souk Madinat Jumeirah and JamJar are also within 3 mi (5 km). The hotel is 6 km from the Palm Jumeirah and 8 km from Emirates Hills Golf Course. Dubai International Airport is 35 km away.RoomsGrand Excelsior Hotel is designed in the style of a cruise ship and offers spacious rooms. All rooms feature air conditioning and a bathroom. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone, a TV and wireless internet access are provided as standard. In each of the bathrooms, guests will find a shower and a hairdryer.RestaurantVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.AmenitiesA lobby and a reception are available to guests. The upper floors are easily accessible using the lift. The hotel offers various services and facilities for a comfortable and relaxing stay, including a restaurant, a bar, a pub, a babysitting service and a business center. Guests can buy holiday mementos from the souvenir shop. Guests travelling in their own vehicles can make use of the available parking spaces. A shuttle service is offered. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and a steam bath, or for a fee, massage treatments. Entertainment options and leisure facilities include a disco and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="660.24" OriginalAmount="660.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|955332" HotelName="OYO 482 SUN AND SANDS DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2370001_foto_1.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="661.33" OriginalAmount="661.33">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1091d1" HotelName="Howard Johnson 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|23149" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="25.258560180664062" Longitude="55.32276916503906" StarRating="4" HotelCode="0|pearl_park_deluxe_hotel_apartments" HotelName="Pearl Executive Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/2d/722da15decc19a208a36d402aa39bce1c70e1244.jpeg</HotelPictures>
        <HotelDescription>Xclusive Clover Hotel Apartments is a popular choice amongst travelers in Dubai, whether exploring or just passing through. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Service-minded staff will welcome and guide you at Xclusive Clover Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. Xclusive Clover Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 75.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="665" OriginalAmount="665">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|251237" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="666.05" OriginalAmount="666.05">
      <BasicPropertyInfo Latitude="25.042198" Longitude="55.221962" StarRating="4" HotelCode="0|489557" HotelName="Treppan Hotel &amp; Suites By Fakhruddin" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City P.O Box: 121892 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489557/65b56c1bc754c540339d2ee3dda11f17.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="666.97" OriginalAmount="666.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|652170" HotelName="AL MANAR HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977198_foto_1.jpg</HotelPictures>
        <HotelDescription>This establishment is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre of Al Mamzar Park and Al Mamzar beach. Moreover, it is only an approximate 10-minute drive from Dubai International Airport, being ideal for both business and leisure travellers alike. This apartment hotel offers several types of accommodation units, all of them boasting a warm and soothing decoration with standard amenities. The hotel features two swimming pools, a sauna and a steam room for guests to rest and relax. Massage and spa treatments are also offered. Guests will find jet skiing, motor boating, sailing, catamaran sailing and beach volleyball at the nearby sandy beach and pool snooker and bowling are also offered on-site. Breakfast is served as a continental-style buffet, while lunch and dinner are available either � la carte, from a set menu or as a buffet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667" OriginalAmount="667">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|251109" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="667.70" OriginalAmount="667.70">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="0|326082" HotelName="Social Hotel" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha Heights/Tecom Post Office Box 500234 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326082/f70b2fa89ba547d865f5e979c73f66a2.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 152 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Wireless internet access (no extra charge) is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café, a bar and a pub. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a bathroom. The carpeted accommodation units feature a king-size bed. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa, a beauty salon and massage treatments. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668" OriginalAmount="668">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|29589" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="670.13" OriginalAmount="670.13">
      <BasicPropertyInfo Latitude="25.243193" Longitude="55.35858" StarRating="3" HotelCode="0|326459" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Opposite Terminal 3 Dubai International Airport Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326459/79ab5db0d0be2ef7992898528d8319b9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 281 rooms. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar and a conference room. 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 hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. There is also a safe. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A hairdryer is provided in the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. A pool is available for guests to enjoy in their free time. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The accommodation offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="673" OriginalAmount="673">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="673.00" OriginalAmount="673.00">
      <BasicPropertyInfo Latitude="25.343595" Longitude="55.388965" StarRating="3" HotelCode="95875|nova_park_hotel" HotelName="Nova Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 3588, King Faisal Road, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/6/3/9/5/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="673.60" OriginalAmount="673.60">
      <BasicPropertyInfo Latitude="25.085325" Longitude="55.3853" StarRating="4" HotelCode="0|1476269" HotelName="Pyramisa Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>   Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1476269/b143c4a7252c40225e5b0e9d24e9101c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|23013" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|23012" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="674.00" OriginalAmount="674.00">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|arabian_park_hotel" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="677" OriginalAmount="677">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|62325" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="63" TotalAmount="677.00" OriginalAmount="677.00">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|regent_palace_hotel_3" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="678.00" OriginalAmount="678.00">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|florida_international_hotel_dubai" HotelName="Wave International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Dubai. There are a total of 47 rooms on the premises. Florida International is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679" OriginalAmount="679">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|55046" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="679" OriginalAmount="679">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|54758" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="679.42" OriginalAmount="679.42">
      <BasicPropertyInfo Latitude="25.265038" Longitude="55.31822" StarRating="3" HotelCode="0|1377145" HotelName="City Avenue Al Reqqa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road Street 34A PO Box 83021 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1377145/6a6fb482d7670890b94a7eb29e276a7b.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="682" OriginalAmount="682">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|46753" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|288257" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="683.27" OriginalAmount="683.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|955359" HotelName="SUBA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928307_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly positioned in heart of old Dubai, one of the city's most interesting and dynamic neighbourhoods, Suba is surrounded by renowned tourist landmarks, including many of Dubai's top historic, cultural, shopping and dining destinations. The best of Dubai and beyond is easily accessible, with metro stations, taxi stands, bus stations and Dubai International Airport all less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684" OriginalAmount="684">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|22754" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="685.89" OriginalAmount="685.89">
      <BasicPropertyInfo Latitude="24.867134" Longitude="55.146893" StarRating="4" HotelCode="0|789886" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City P.O. Box 712778 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789886/7cbeb2755a60aafdc4179d7608c26f02.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|34718" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="688.00" OriginalAmount="688.00">
      <BasicPropertyInfo Latitude="25.27084846" Longitude="55.30931178" StarRating="2" HotelCode="371282|fal_hotel_llc" HotelName="Fal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Laundry,Printer,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yousuf Baker Road, Deira, PO Box 14822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630013/630013a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FAL Hotel situated at heart of old Dubai... Deira. There are 28 room available at Fal Hotel. Very near to Nasir square Metro Station, Union Metro Station, deira bus station and Naif Market and other famous Places like whole sale market for spices, fabric, Auto spare parts and Electronics. Near by famous areas like  Day to Day Market and some famous Restaurants and malls like city centre and Al Gurair Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.00" OriginalAmount="689.00">
      <BasicPropertyInfo Latitude="25.39021892" Longitude="55.46063209" StarRating="2" HotelCode="447007|marhaba_residence" HotelName="Marhaba Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Street, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/88043/1888043/1.jpg?f=15165452</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ajman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="689.86" OriginalAmount="689.86">
      <BasicPropertyInfo Latitude="25.252705" Longitude="55.335835" StarRating="4" HotelCode="0|691686" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road Opposite Deira City Center PO Box 182166 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/691686/5df5d8a1e5eca2dc0ae7b43947bf4a94.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="690" OriginalAmount="690">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|34689" HotelName="Dolphin Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="691.17" OriginalAmount="691.17">
      <BasicPropertyInfo StarRating="3" HotelCode="|807084" HotelName="FORTUNE PEARL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383148_foto_1.JPG</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features wireless internet access, a restaurant, a caf�, a bar, room service and a conference room. Guests arriving in their own vehicles can park in the car park at no extra charge.RoomsAll accommodation units feature air conditioning and a bathroom. A balcony or terrace is among the standard features included with most rooms. The accommodation units each feature a double bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone and a TV are provided for guests' convenience. In the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentSport and entertainment options are available at the establishment. The swimming pool is ideal for a refreshing dip. A disco and a nightclub offer variety and entertainment during free time. MealsVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.Meals are based on set menu or Buffet</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="692.72" OriginalAmount="692.72">
      <BasicPropertyInfo Latitude="25.018534" Longitude="55.14223" StarRating="4" HotelCode="0|1130820" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 16332 Al Furjan Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130820/7dade58cfb7bd089b838f7af26568a36.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="695.90" OriginalAmount="695.90">
      <BasicPropertyInfo Latitude="25.254827" Longitude="55.335194" StarRating="4" HotelCode="0|325867" HotelName="The Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Behind Deira City Centre Land mark- Near Mosque Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325867/5550a936d34530a66827df2f0ecb498d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2004. Travellers can enjoy a pleasant stay in one of the 108 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a safe. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Other features include internet access, a telephone and a TV. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. The hot tub is the perfect place to relax. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="697.54" OriginalAmount="697.54">
      <BasicPropertyInfo Latitude="25.228916" Longitude="55.33632" StarRating="4" HotelCode="0|1342511" HotelName="Suha Creek Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road Jaddaf Waterfront Al Jaddaf Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342511/f6e587ad2887524a2bafa71729f1975c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="698" OriginalAmount="698">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 44099, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68696/a_68696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, in the heart of Dubai's financial district; banks, airline offices, shopping malls &amp; Dubai's famous Meena Bazar are all in close proximity. It is located about a ten-minute drive from the International Exhibition Centre. It is a short drive away from Burjuman Shopping Mall and Dubai International Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="699.00" OriginalAmount="699.00">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|imperial_suites_hotel" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Street, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61576/a_61576_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the centre of Dubai. It is just a few minutes to the international congress centre, the exhibition centre, the World Trade Centre and Dubai Museum. The international airport is a short, 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701" OriginalAmount="701">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|11608" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="701.33" OriginalAmount="701.33">
      <BasicPropertyInfo Latitude="25.25244" Longitude="55.335625" StarRating="4" HotelCode="0|326144" HotelName="The Leela Hotel" Meals="ROOM ONLY,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road Opp. Deira City Centre Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326144/caf24dd0f6078935be59a318b301e34a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Travellers can feel at home in one of the 120 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. Those who don't want to neglect day-to-day business can make use of the secretarial service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted accommodation units feature a king-size bed. Extra beds can be requested. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Bathrooms with wheelchair access can also be booked.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="701.56" OriginalAmount="701.56">
      <BasicPropertyInfo Latitude="25.257515" Longitude="55.304527" StarRating="4" HotelCode="0|326086" HotelName="Holiday International Hotel – Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 111454 Al Hamriya 20th Street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326086/0203e4a16e2847df578a22a3c592f749.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2009. Guest accommodation comprises 210 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the accommodation can be accessed by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger travellers. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio, a stereo system and WiFi (for a fee) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. The poolside bar serves a selection of refreshing drinks. A gym and gymnastics, or for a fee, billiards, are among the sport and leisure options available at the establishment. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. The hotel offers an entertainment programme for adults (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Special catering options can be enjoyed at the accommodation.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702" OriginalAmount="702">
      <BasicPropertyInfo Latitude="25.272738" Longitude="55.309333" StarRating="3" HotelCode="103481|225823" HotelName="Golden Square Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Middle of Naser Square and Naif Park, Deira, Dubai, PO Box 83966</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144455/r_144455_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="707" OriginalAmount="707">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|201394" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="708" OriginalAmount="708">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|231419" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="708.37" OriginalAmount="708.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|440409" HotelName="ROYAL CONTINENTAL HOTEL � DUBAI AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074917_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.For lunch or dinner, stop by Oasis, a restaurant that specializes in international cuisine. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at  Royal Continental Hotel - Dubai Airport in Dubai (Deira), you'll be within a 5-minute drive of City Centre Deira and Creek Park.  This 4-star hotel is 1.5 mi (2.5 km) from Dubai Creek and 3 mi (4.8 km) from BurJuman Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  City Centre Deira - 0.5 km / 0.3 mi  Dubai Tennis Stadium - 2.1 km / 1.3 mi  Dubai Creek - 2.4 km / 1.5 mi  Creek Park - 2.5 km / 1.5 mi  Reef Mall - 2.7 km / 1.7 mi  Al Ghurair Centre - 2.8 km / 1.7 mi  Dubai Creek Golf and Yacht Club - 3.2 km / 2 mi  Fish Roundabout - 3.3 km / 2 mi  Deira Twin Towers Shopping Centre - 3.3 km / 2.1 mi  American Hospital Dubai - 3.8 km / 2.4 mi  Al Seef - 3.9 km / 2.4 mi  BurJuman Mall - 4 km / 2.5 mi  Naif Souq - 4.1 km / 2.5 mi  Wafi City Mall - 4.3 km / 2.7 mi  Lamcy Plaza - 4.4 km / 2.8 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 4.2 km / 2.6 mi Sharjah (SHJ-Sharjah Intl.) - 27.4 km / 17 mi Dubai (DWC-Al Maktoum Intl.) - 66.5 km / 41.3 mi The preferred airport for  Royal Continental Hotel - Dubai Airport is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="709.69" OriginalAmount="709.69">
      <BasicPropertyInfo StarRating="3" HotelCode="|168736" HotelName="Dunes Apartments Oud Metha" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928112_foto_1.jpg</HotelPictures>
        <HotelDescription>Dunes Apartments Oud Metha, enjoys a panoramic views over Dubai and it is located within walking distance to shopping, the nightlife and restaurants. It is also situated 650 m to the Wafi City Shopping Mall,    and 2,8 km from Dubai World Trade Centre and Dubai International Financial Centre, while Dubai Museum is approximately 4 km from the property.The facilities and services include 24 h reception, lobby area, lifts, event and conference facilities, bar and restaurant, heated pool, Fitness centre, steam bath and Jacuzzi. The hotel has covered car parking.The apartments are equipped with A/C, TV, WiFi, telephone, kitchen with fridge and microwave and bathroom with bathtub/shower. Room service (limited hours) and laundry service are available (both with extra charge).** Please note that some of the above facilities may be closed due to weather / seasonal conditions.**Address: Oud Metha Street, Bur Dubai, 127773 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="710" OriginalAmount="710">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|41419" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="710" OriginalAmount="710">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|25102" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="712.36" OriginalAmount="712.36">
      <BasicPropertyInfo Latitude="25.22528" Longitude="55.339333" StarRating="3" HotelCode="0|1343087" HotelName="Kingsgate Hotel Al Jaddaf" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>Building 18 P.O. Box 89029 Near Al Jaddaf Metro Station Al Jaddaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343087/3837eaa8cbcc763f0d140171d1c373ae.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="715.26" OriginalAmount="715.26">
      <BasicPropertyInfo Latitude="25.161448" Longitude="55.249794" StarRating="3" HotelCode="0|1130802" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street P.O. Box 6237 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130802/a10b2a1b9673a0da1b06597b39eebc6a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|89621" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Currency Exchange,Internet,Laundry,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Al Hamriyah, Near Burjuman Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409670/409670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="718" OriginalAmount="718">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|26615" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="720.39" OriginalAmount="720.39">
      <BasicPropertyInfo Latitude="25.220627" Longitude="55.327766" StarRating="3" HotelCode="0|325872" HotelName="Arabian Park Dubai, an Edge by Rotana" Meals="ROOM ONLY,BREAKFAST INCLUDED,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST + DINNER OR LUNCH INCLUDED,ALL-INCLUSIVE" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Street Behind Latifa Hospital Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325872/d2aca7def328b7f66b25b6ca8ba63168.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 318 rooms. A lobby and a reception are available to guests. Amenities include a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. 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. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered. Lectures, presentations or meetings can be held in one of the 2 conference rooms.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Travellers will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="720.98" OriginalAmount="720.98">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|11ea7a" 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="27" TotalAmount="721" OriginalAmount="721">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|273321" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|23657" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|225411" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|7961" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="726.21" OriginalAmount="726.21">
      <BasicPropertyInfo Latitude="25.278685" Longitude="55.31379" StarRating="3" HotelCode="0|325897" HotelName="Fortune Pearl Hotel, Deira, Dubai" Meals="BED&amp;BREAKFAST,BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road After Naif Signal and behind Al Baraha P.O. Box 98661 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325897/47054a695b95b985bba88f7f45991cba.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located on the Al Baraha Road in the growing business district of Deira in the city centre of Dubai. This hotel is truly one of the hotels in Dubai which creates an ambiance of elegance. It is just 3 km from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a café, room service and a laundry service. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. An ironing set is also available for guests' convenience. Little extras, including a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="727.10" OriginalAmount="727.10">
      <BasicPropertyInfo StarRating="3" HotelCode="|700018" HotelName="Landmark Plaza Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057791_foto_37.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano estandaacute; situado en la plaza Al Nasser, en el corazandoacute;n de la zona comercial de Dubandaacute;i, cerca andando del zoco del oro y de los mercados al por mayor. Es un establecimiento de negocios situado a solo 10 minutos de viaje del aeropuerto internacional de Dubandaacute;i, del centro internacional de exposiciones de Dubandaacute;i y de los famosos centros comerciales de la ciudad.El vestandiacute;bulo con su atrio es la encarnaciandoacute;n de la elegancia; ofrece un ambiente sofisticado unido al bullicio de una galerandiacute;a comercial. En total, hay 50 tiendas en el vestandiacute;bulo y el hotel ofrece 127 habitaciones bien dotadas con instalaciones de primera clase. Dispone de aire acondicionado, ascensor, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones y de lavanderandiacute;a.Cada habitaciandoacute;n estandaacute; diseandntilde;ada para ofrecer a sus huandeacute;spedes un lujoso nivel de alojamiento; todas disponen de cuarto de baandntilde;o propio con ducha, cama doble, telandeacute;fono de landiacute;nea directa internacional, varios canales de radio y TV vandiacute;a satandeacute;lite con pelandiacute;culas. Otras comodidades son caja fuerte, secador de pelo, minibar, cafetera/tetera, aire acondicionado y calefacciandoacute;n central.Se puede disfrutar de un buen baandntilde;o en la piscina cubierta o entrenar en el gimnasio.El salandoacute;n del vestandiacute;bulo estandaacute; abierto las 24 horas y ofrece una deliciosa variedad de aperitivos y bebidas. Cada maandntilde;ana se sirve desayuno de bufet y el almuerzo y la cena son de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="730.69" OriginalAmount="730.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|815519" HotelName="GRAND EXCELSIOR DEIRA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/400908_fotpe1_EXT.jpg</HotelPictures>
        <HotelDescription>Sheraton Deira Hotel is strategically located in the historic and commercial center of Deira. It offers the perfect option for a comfortable leisure or business hotel in Deira. Guests can explore the commercial districts and local area attractions. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="731.10" OriginalAmount="731.10">
      <BasicPropertyInfo Latitude="25.268595" Longitude="55.329754" StarRating="5" HotelCode="0|325740" HotelName="The Bristol Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 818 Near Al Murraqabat Police Station Barracks PO.Box : 444488 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325740/0f53dcb9d55a0cbb9d02580fdf130453.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 299 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge and a mini fridge. An ironing set is also available for travellers' convenience. Little extras, including internet access, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The hot tub is the perfect place to relax. Tennis and crazy golf are available to active guests. Water sports enthusiasts can enjoy water skiing, sailing and diving. Guests can take advantage of a wide range of indoor sports at the accommodation, including a gym, table tennis, bowling and squash. A wellness area with a spa and a sauna is available at the establishment. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="735.91" OriginalAmount="735.91">
      <BasicPropertyInfo Latitude="25.11309" Longitude="55.20425" StarRating="4" HotelCode="0|326176" HotelName="Icon Delux Hotel Apartments Al Barsha" Meals="NO MEALS,ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 P.O. Box 450605 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326176/eabbb4b75c75c1f450f0833e9330e547.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 142 rooms. A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service, a conference room and a business centre. Wireless internet access (no extra charge) is available to travellers. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. There is also a safe. A fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym, aerobics, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="739.00" OriginalAmount="739.00">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="0" HotelCode="57059|delmon_palace_hotel" HotelName="Delmon Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="742.00" OriginalAmount="742.00">
      <BasicPropertyInfo Latitude="25.348126601924" Longitude="55.368812083036" StarRating="5" HotelCode="168470|otel_sahara_beach_resort_spa" HotelName="Sahara Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Al Layyeh Suburb, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/344021/344021a_hb_a_058.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Sharjah, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="743.26" OriginalAmount="743.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA76" HotelName="THE S HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353564_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool and free WiFi, The S Hotel Al Barsha is located in Dubai, 5.1 km from Dubai Autodrome. 11.3 km from Burj Al Arab Tower, the property is also 17.7 km away from The Dubai Fountain.The restaurant serves American and Middle Eastern dishes. At the hotel, rooms come with a desk. All rooms come with a private bathroom with a shower. At The S Hotel Al Barsha, each room has a flat-screen TV with satellite channels.A continental breakfast is available every morning at the property. Guests can use the fitness center. Non-stop assistance is available at the reception.The Walk at JBR is 19.3 km from the accommodation, while Gurunanak Darbar Sikh Temple is 19.3 km away. The nearest airport is Dubai Airport, 30.6 km from The S Hotel Al Barsha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="743.81" OriginalAmount="743.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|699886" HotelName="Fortune Grand Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067149_foto_1.jpg</HotelPictures>
        <HotelDescription>Cerca del centro comercial de Hor Al Anz Este, restaurantes y la playa, este hotel goza de una gran situaciandoacute;n en el corazandoacute;n de Dubandaacute;i, a 15 minutos del World Trade Center, Dubai Creek, el candeacute;lebre Gold Souk y muchas otras atracciones turandiacute;sticas de la ciudad. El hotel dispone de vestandiacute;bulo con recepciandoacute;n las 24 horas, caja fuerte, cambio de divisas, ascensor, business centre, piscina y un completo gimnasio, Wi-Fi gratuito, quiosco de prensa y cafandeacute;. Adicionalmente, los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones las 24 horas y de lavanderandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="744.39" OriginalAmount="744.39">
      <BasicPropertyInfo Latitude="25.272974" Longitude="55.30949" StarRating="3" HotelCode="0|1412043" HotelName="City Stay Premium Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BREAKFAST,BREAKFAST FOR 2,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road Naser Square Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1412043/2615e344f013dc308967a0c4abfc58a9.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="746.56" OriginalAmount="746.56">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294655" StarRating="4" HotelCode="0|326137" HotelName="West Zone Plaza Hotel Apartments" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street P.O. Box: 32795 Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/b3860b23036d76f3d1df1f55ee824854.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 158 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area and a conference room. Wireless internet access (no extra charge) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning. A balcony is included as standard in most rooms, offering additional space for relaxation. The kitchenette is equipped with a mini fridge, a microwave and a tea/coffee station. A TV is also available. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features numerous leisure facilities, including a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="746.99" OriginalAmount="746.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|154326" HotelName="AL JAWHARA GARDEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067404_foto_1.jpg</HotelPictures>
        <HotelDescription>This is a luxury hotel where the services and the familiar treatment of the team working on it will make you feel at home.
It has 115 spacious and comfortable rooms. Among its services are television, air conditioning, heating, private bathroom with hairdryer and safe, among others.
Guests can enjoy the wellness center Aqua Bike, through which can try all body treatments and relax after a stressful day. The hotel also has covered parking, business center, swimming pool, jacuzzi and gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="748.43" OriginalAmount="748.43">
      <BasicPropertyInfo Latitude="25.28893" Longitude="55.368496" StarRating="4" HotelCode="0|325993" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street PB 86880 Al Nahda 2 Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325993/259d40c6c675b90659c536103da1fa43.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Travellers can enjoy a pleasant stay in one of the 155 rooms. In the air-conditioned hotel, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room and a café. Various shops are available, including a supermarket. Additional features at the apartment hotel include a newspaper stand and a TV room. Guests arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hot tub is the perfect place to relax. A range of options are available, including a gym, billiards, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749" OriginalAmount="749">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|273320" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="751.68" OriginalAmount="751.68">
      <BasicPropertyInfo Latitude="25.26001" Longitude="55.28539" StarRating="3" HotelCode="0|325866" HotelName="Howard Johnson by Wyndham Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street PO Box 30329 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325866/e9f1d608d13359296708e7ca1b99bc95.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 123 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa, a sauna, a steam bath and a solarium. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options. Drinks are included in the price for guests.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.00" OriginalAmount="752.00">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|parkside_suites_discovery_gardens" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="753" OriginalAmount="753">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|187736" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="753.60" OriginalAmount="753.60">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="0|325746" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27 Dubai P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325746/737c69644e2ff21500fcd1ba556509a0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1997. Guest accommodation comprises 126 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a stereo system and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a selection of sport and leisure opportunities. The accommodation features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. The hotel offers a gym (for a fee) to guests. Leisure facilities include live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="754.27" OriginalAmount="754.27">
      <BasicPropertyInfo StarRating="3" HotelCode="|C40424" HotelName="KINGSGATE CANAL BY MILLENNIUM HOTELS DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324511_foto_1.jpg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="24.867908477783203" Longitude="55.14615249633789" StarRating="3" HotelCode="0|staybridge_suites_dubai_almaktoum_airport" HotelName="Staybridge Suites Dubai Al-Maktoum Airport, an IHG Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,HALF-BOARD-LUNCH" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City A, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/38/1938829124c29b12bc92c2ca8e995492d598ccec.jpeg</HotelPictures>
        <HotelDescription>More home than a hotel, Staybridge suites Dubai Al-Maktoum Airport has all you need for independent living. Business travelers on long stays in Dubai appreciate the home comforts of our spacious apartment style suites. The one and two-bedroom apartments and studios blend contemporary design with spacious and well-lit layouts. Every unit features its own fully equipped kitchenette or kitchen and interconnecting rooms offer greater flexibility for families or small groups travelling together. An all-day eatery, café &amp;amp; living room lounge offers wholesome meals and snacks throughout the day. Where you can cook, work, and entertain friends in style.&lt;br /&gt;When work is over, you can soak up in the outdoor pool, take advantage of the state-of-the-art health club, socialize or relax in the living room. Pop next door to Holiday Inn Dubai and enjoy the dining and entertainment facility in the restaurant and the sports bar.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the aparthotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="755.44" OriginalAmount="755.44">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="0|326027" HotelName="City Stay Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Behind The Mall of the Emirates Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326027/e518a655a32fff81db7791776e13c3c4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 47 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Internet access in public areas (for a fee) allows travellers to stay in touch whilst on holiday. 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 establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. There is also a safe. The kitchenette is equipped with a tea/coffee station. Little extras, including a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A range of options are available, including golf, a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="757.90" OriginalAmount="757.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|A36F80" HotelName="PREMIER INN DUBAI IBN BATTUTA MALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551273_foto_1.jpg</HotelPictures>
        <HotelDescription>Premier Inn Dubai Ibn Battuta Mall is located in Dubai, 300 metres from Ibn Battuta Mall. Guests can enjoy the on-site restaurant. It is within a walking distance from Ibn Battuta metro station. Rooms are equipped with a flat-screen TV with satellite channels. Certain rooms include a seating area for your convenience. You will find a kettle in the room. Each room is fitted with a private bathroom. There is a 24-hour front desk at the property. Mall of the Emirates is 11 km from Premier Inn Dubai Ibn Battuta Mall, while Galleria Shopping Mall is 23 km from the property. The nearest airport is Al Maktoum International Airport, 18 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|34716" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|25103" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|201614" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|12614" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="761.00" OriginalAmount="761.00">
      <BasicPropertyInfo Latitude="25.2887837164297" Longitude="55.368390083313" StarRating="4" HotelCode="0|emirates_stars_hospitality_group" HotelName="Emirates Stars Hotel Apartments Dubai Apart-Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, 7 A Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/69/17/69179c75f2011d890c16b56b02307b623607476f.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Emirates Stars Hotel Apartments Dubai Apart-Hotel  is located 8 km from the city center of Dubai.&lt;/br&gt;Hotel features&lt;/br&gt;Guests can enjoy a modern sauna and take a dip in the outdoor pool. The hotel has a business center. Staff at the 24-hour front desk can help with advice.&lt;/br&gt;Room service is also available. A laundry service is available for hotel guests.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee might not be included in the accommodation price (up to 1 nights of stay).&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;All taxes included in the rate except TDF:&lt;/br&gt;&lt;/br&gt;7 % Municipality/ City Tax&lt;/br&gt;&lt;/br&gt;10% Service Charge&lt;/br&gt;&lt;/br&gt;5% VAT&lt;/br&gt;&lt;/br&gt;AED 10/ per night Tourism Dirham Fee (TDF)for OBR&lt;/br&gt;&lt;/br&gt;AED 20/ per night Tourism Dirham Fee (TDF)for TBR</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="763.38" OriginalAmount="763.38">
      <BasicPropertyInfo Latitude="25.265228" Longitude="55.32137" StarRating="3" HotelCode="0|326150" HotelName="ibis Dubai Al Rigga Hotel" Meals="ROOM_ONLY,BED &amp; BREAKFAST" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road P.O. Box 186878 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326150/ac3c89b097b275068cacdb6e2e6a355f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. Guest accommodation comprises 280 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a restaurant, a breakfast room, a café, a bar and a TV room. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted accommodation units feature a double bed. There is also a desk. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. Amenities in the bathrooms include a shower. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The terrace is a great place to while away the time. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.00" OriginalAmount="765.00">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|moon_valley_hotel_apartments" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|225797" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="769.89" OriginalAmount="769.89">
      <BasicPropertyInfo Latitude="25.267937" Longitude="55.31536" StarRating="3" HotelCode="0|1131277" HotelName="Le Wana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4th Street Omar Bin Al Khattab Road Next To Union Metro Station Exit 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131277/758911236c55e9599b318bd5ef7521a1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770" OriginalAmount="770">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|28557" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="773" OriginalAmount="773">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10820823</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|47014" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|17267" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="780.29" OriginalAmount="780.29">
      <BasicPropertyInfo Latitude="25.037687" Longitude="55.18401" StarRating="4" HotelCode="0|1421755" HotelName="Four Points by Sheraton Production City, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot IMPZ.B.018 and B.019 Building 26 &amp; 27 Dubai Production City 392236 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421755/1c2be86645bdfa92e1f8763373ec3ca1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="781.74" OriginalAmount="781.74">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|134194" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="782" OriginalAmount="782">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|29305" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="782" OriginalAmount="782">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|33874" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="45" TotalAmount="783.34" OriginalAmount="783.34">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|11ea99" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="34" TotalAmount="784.43" OriginalAmount="784.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|440438" HotelName="OMEGA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074946_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 238 air-conditioned rooms featuring fireplaces and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at Omega Hotel, you'll be centrally located in Dubai, within a 5-minute drive of Meena Bazaar and Dubai Museum.  This 4-star hotel is 1.6 mi (2.5 km) from BurJuman Mall and 2.2 mi (3.5 km) from Dubai Cruise Terminal.Distances are displayed to the nearest 0.1 mile and kilometer.  Meena Bazaar - 1 km / 0.6 mi  Textile Souk - 1.3 km / 0.8 mi  Dubai Museum - 1.5 km / 0.9 mi  Grand Mosque - 1.5 km / 0.9 mi  Bastakiya - 1.6 km / 1 mi  BurJuman Mall - 1.7 km / 1.1 mi  Sheikh Saeed Al Maktoum House - 1.8 km / 1.1 mi  Spice Souk - 2.4 km / 1.5 mi  Al Seef - 2.6 km / 1.6 mi  Gold Souk - 2.7 km / 1.6 mi  Perfume Souq - 2.7 km / 1.7 mi  Zabeel Park - 3 km / 1.9 mi  Dubai Frame - 3.2 km / 2 mi  Dubai Cruise Terminal - 3.2 km / 2 mi  Naif Souq - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 11.1 km / 6.9 mi Sharjah (SHJ-Sharjah Intl.) - 36.4 km / 22.6 mi Dubai (DWC-Al Maktoum Intl.) - 64.9 km / 40.3 mi The preferred airport for Omega Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="785.38" OriginalAmount="785.38">
      <BasicPropertyInfo Latitude="24.867907" Longitude="55.146057" StarRating="4" HotelCode="0|1131233" HotelName="Staybridge Suites Al-Maktoum Airport" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City A PO Box 111219 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131233/8211f53d7178d6e6b128df3424693980.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="789.75" OriginalAmount="789.75">
      <BasicPropertyInfo StarRating="3" HotelCode="|807105" HotelName="Abjad Crown Hotel (Ex. Dubai Palm Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977601_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.FacilitiesThe hotel was renovated in 2010. The hotel features 84 accommodation units. A lobby and a reception are available to guests. The upper floors are easily accessible using the lift. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry. Guests arriving in their own vehicles can park in the car park for a fee. A shuttle service is offered.RoomsAll rooms feature air conditioning and a bathroom. A minibar is also available. The accommodation units offer a range of amenities, including a mini-fridge. An ironing set is also available to guests. Convenient features include a telephone and a TV. In each of the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe hotel offers an indoor pool. The hot tub offers revitalisation. Leisure options at the hotel include golf and a sauna, or for a fee, pool/billiards. Live music and a nightclub complete the range of options available. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|167299" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|26616" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|39388" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="791.43" OriginalAmount="791.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79505" HotelName="WYNDHAM DUBAI DEIRA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827773_foto_1.jpg</HotelPictures>
        <HotelDescription>Luxury 4star Hotel, Ideally located in the authentic vibrant cornerstone of Dubai's trading legacy and towards the waterfront. 16 minutes from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai attractions and business districts. Perfectly connected hub to metro and bus services.Hotel offers 290 elegantly designed rooms as well as an all day dining, speciality restaurant, lounge bar, lobby caf�, pool bar andamp; exclusive executive lounge along with modern contemporary design day light 8 meeting rooms, designed to accommodate corporate, social events and weddings</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="792" OriginalAmount="792">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|34758" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|379991" HotelName="Maisan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641449/641449a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|27675" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|27742" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|379959" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|226057" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|167298" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|54845" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="27" TotalAmount="795" OriginalAmount="795">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="25.256622" Longitude="55.304405" StarRating="3" HotelCode="0|489590" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20th Street Al Hamriyah Near Burjuman Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489590/cc60c602d947d9105b86efcaef272468.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests of the apartment hotel can reach various storeys quickly and easily by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Various shops are available, including a supermarket. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a 24-hour security service, car hire, a transfer service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The feelgood factor in the comfortable accommodation units is heightened by a range of amenities at the apartment hotel.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="797.49" OriginalAmount="797.49">
      <BasicPropertyInfo Latitude="25.263906" Longitude="55.325245" StarRating="4" HotelCode="0|325733" HotelName="Vision Imperial Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325733/caa9f8c2a1b8fac5b7451628a558a06b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. Guests are welcomed at the accommodation, which has a total of 139 rooms. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Gastronomic options offered by the establishment include a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone and a TV. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the hotel include a gym, a sauna and a steam bath. For a fee, a beauty salon and massage treatments are also available. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="798" OriginalAmount="798">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="798.78" OriginalAmount="798.78">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.38139" StarRating="4" HotelCode="0|325800" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325800/d691b8f15f4d7f9bfc56a92925f81a8e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. The establishment comprises a total of 146 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a TV and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a steam bath. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="804.37" OriginalAmount="804.37">
      <BasicPropertyInfo Latitude="25.261806" Longitude="55.319645" StarRating="5" HotelCode="0|325877" HotelName="Knight Castle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325877/1cfc69b8c90c164de2b78feb83b89b56.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests can feel at home in one of the 212 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 establishment are a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Sport and leisure facilities at the accommodation include a gym and squash. The establishment offers various wellness options, including a spa and a sauna, or for a fee, a steam bath and massage treatments. The hotel offers an entertainment programme for adults. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="806.41" OriginalAmount="806.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|699853" HotelName="Byblos Hotel Tecom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253602_foto_1.jpg</HotelPictures>
        <HotelDescription>Byblos Hotel welcome you to a modern 4 star concept with a flavour of the Lebanese hospitality. Anchored in the heart of TECOM area, the Phoenician architectural hints of the building will take you to Byblos citadel with wall paintings, mosaic, marble and wooden work of art. The 152 elegant rooms and suites with their unique paintings and Phoenician alphabet pattern carpet, are a blend of luxury, comfort and convenience, designed to suit the needs of both business and leisure travelers. Selective palates will enjoy our dining options. A complete Dubai restaurant experience is offered at Byblos Hotel where guests are treated to various cuisine in a comfortable, relaxed atmosphere. Guests can also enjoy delicious cuisine from their room, with our 24 hour room service. Make the most of warm Dubai days with a dip in our outdoor swimming pool located on the first floor. In a secluded, temple-like our guests can swim in the Hotel's unique terrace pool and relax. Private cabanas, umbrellas and comfortable lounge chairs are offered, and cool drinks and andagrave; la carte menu are served poolside from Murjan coffee shop. In addition, the pool area is equipped with music and Internet access. It's the ideal way to cool off and relax! Your Byblos Hotel Dubai experience is about far more than a place to sleep. We will ensure your stay is as comfortable as possible, with friendly yet discreet service, a relaxed atmosphere, and fantastic facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="809.86" OriginalAmount="809.86">
      <BasicPropertyInfo Latitude="25.008997" Longitude="55.15745" StarRating="3.5" HotelCode="0|1414091" HotelName="Delta Hotels, Dubai Investment Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park Dubai 392009</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1414091/aee8384c6c3072b997d921235de38ec1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="810" OriginalAmount="810">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="810.98" OriginalAmount="810.98">
      <BasicPropertyInfo Latitude="25.276155" Longitude="55.300003" StarRating="3" HotelCode="0|1489467" HotelName="Mercure Dubai Deira" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Yazia Plaza Al Khaleej Road 110 Deira 15472 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1489467/9f5c6b8b7b19109f36f702784e87a98e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="813" OriginalAmount="813">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|28071" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="815" OriginalAmount="815">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|39206" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="815.50" OriginalAmount="815.50">
      <BasicPropertyInfo Latitude="25.26267" Longitude="55.31944" StarRating="4" HotelCode="0|1492949" HotelName="Best Western Premier M Four Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>48 40B Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492949/1135c57b6c372066d7e65c72802afde7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="815.92" OriginalAmount="815.92">
      <BasicPropertyInfo Latitude="25.092249" Longitude="55.176403" StarRating="4" HotelCode="0|1131206" HotelName="Millennium Place Barsha Heights Hotel" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>First Al Khail Street Barsha Heights Opposite to Jebel Ali Race course Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131206/dace3279ae208d160d4646129fb7edf6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="816.41" OriginalAmount="816.41">
      <BasicPropertyInfo Latitude="25.075712" Longitude="55.248703" StarRating="4" HotelCode="0|1429819" HotelName="Holiday Inn &amp; Suites Dubai Science Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR TWO GUESTS,HALF BOARD,HB PLUS,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubiotech Area Umm Suqeim Road Dubai Science Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1429819/a8f252113278c20ea9582da63dd99e09.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="817.00" OriginalAmount="817.00">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|the_country_club_hotel" HotelName="The Country Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="818" OriginalAmount="818">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|52366" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="819.46" OriginalAmount="819.46">
      <BasicPropertyInfo Latitude="25.256159" Longitude="55.31187" StarRating="3" HotelCode="0|825206" HotelName="Hampton by Hilton Dubai Al Seef" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street Post Office Box 35449 Dubai Creek Umm Hurair 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/825206/7dbcb093f554ec206085efd06569b386.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="819.62" OriginalAmount="819.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|153474" HotelName="REGENT PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/784427_image27123831_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the business district of Dubai; So close to the main tourist attractions and entertainment of the city. It is the perfect hotel for all types of tourists: both for leisure and for business travelers.
The hotel has a gym where guests can play sports, swimming pool and jacuzzi. It is very close to a large shopping center.Among the general hotel amenities include business center, currency exchange, transfer and covered parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="819.90" OriginalAmount="819.90">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|59246" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="825.89" OriginalAmount="825.89">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.30169" StarRating="4" HotelCode="0|475933" HotelName="Raviz Center Point Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street P.O Box 33382 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475933/53c0432cb73ff73733b9fd193a51fdc1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortable stay. Wireless internet access in public areas (no extra charge) allows guests to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe, a minibar and a desk are also available. A TV is also available. A hairdryer and bathrobes are provided in the bathrooms for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a selection of sport and leisure opportunities. A dip in the swimming pool is great for getting into the holiday spirit. A range of options are available, including a gym, a spa and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|23011" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|16864" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="829.77" OriginalAmount="829.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|C40428" HotelName="GRAND KINGSGATE WATERFRONT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324515_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 5 km from Dubai World Trade Centre, Grand Kingsgate Waterfront features accommodation with a restaurant, free private parking, a fitness centre and a shared lounge. This 4-star hotel offers a concierge service. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The rooms include a private bathroom with a bath or shower and free toiletries.Continental and buffet breakfast options are available each morning at the hotel.Grand Mosque is 6 km from Grand Kingsgate Waterfront, while Dubai Mall is 7 km from the property. The nearest airport is Dubai International, 3 km from the accommodation, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830" OriginalAmount="830">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|201435" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="7" TotalAmount="830.80" OriginalAmount="830.80">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|EXCD" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="25.319419350436" Longitude="55.514602661133" StarRating="3" HotelCode="905392|centro_sharjah_by_rotana" HotelName="Centro Sharjah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Dhaid Road, P.O. Box 3677, Adjacent to Sharjah International Airport, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183619/183619a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sharjah, this hotel is about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="831.55" OriginalAmount="831.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|059991" HotelName="CARLTON TOWER HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/675198_image26657_0.jpg</HotelPictures>
        <HotelDescription>The Carlton Tower Hotel is located in the heart of Dubai. It is an ideal choice for business or leisure hotel, offering to his guests incredible overlooking Dubai, comfort and quality services that they need. It is situated in a central location with easy access to tourist attractions, business and shopping areas, restaurants and other services. *Guaranteed early check-in requires 1 night supplement. * The hotel does not have triple rooms, but you can include an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832" OriginalAmount="832">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|57280" HotelName="President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="836" OriginalAmount="836">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|380051" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="840.81" OriginalAmount="840.81">
      <BasicPropertyInfo Latitude="25.069586" Longitude="55.244858" StarRating="4" HotelCode="0|1130764" HotelName="Millennium Executive Apartments Mont Rose" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park Al Barsha South Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130764/c66e6b0fa25af426cf9f2017799eb549.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="840.94" OriginalAmount="840.94">
      <BasicPropertyInfo Latitude="25.262794" Longitude="55.31669" StarRating="4" HotelCode="0|325809" HotelName="Al Khaleej Palace Deira Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325809/5fe345b9463e64a64ee6db19493b66c6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1988. Guests are welcomed at the accommodation, which has a total of 88 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, a spa and beauty salon, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="843.15" OriginalAmount="843.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|147919" HotelName="City Seasons Towers Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895863_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationCity Seasons Towers Hotel is a four star property conveniently located in the centre of Bur Dubai, at the entrance of the popular Burjuman Mall. It is few steps away from the Burjuman metro station and a 15-minute drive to Dubai International Airport.FacilitiesThe hotel provides a range of services and facilities for every guest's convenience, including foreign currency exchange, laundry, concierge, valet parking and room service. Car parking is available on-site free of charge. Guests have a choice of three dining outlets serving local and international cuisine.  AccommodationEach room is equipped with an individually controlled air conditioning, wireless internet connection, LED satellite flat screen TV, complimentary tea and coffee making facilities, mini bar, work desk and direct dial telephone. Bathrooms are fitted with a bathtub and shower, toiletries and free slippers.Sports/EntertainmentLeisure facilities include a rooftop swimming pool and a gymnasium equipped with state-of-the-art machines covering cardio and light weights. Gym instructors are also available for guidance and advice. For relaxation and rejuvenation, there is a spa featuring a highly trained therapists and offers an array of wellness and beauty treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="843.71" OriginalAmount="843.71">
      <BasicPropertyInfo Latitude="25.274527" Longitude="55.297935" StarRating="3" HotelCode="0|1400394" HotelName="Ibis Styles Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Maitha Plaza Al Khaleej Road 110 Deira 15472 Dubaï</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1400394/31b470b9760554e83395f1883a82f75c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="844.54" OriginalAmount="844.54">
      <BasicPropertyInfo Latitude="25.29313" Longitude="55.361397" StarRating="4" HotelCode="0|1130720" HotelName="Lavender Hotel &amp; Hotel Apartments Al Nahda" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Community 231 Al Nahda 1 Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130720/3a92873b4401a227a230ac8dd608830a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="846.99" OriginalAmount="846.99">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|639426" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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="27" TotalAmount="847" OriginalAmount="847">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|27741" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="849" OriginalAmount="849">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|201440" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="850" OriginalAmount="850">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|47545" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" 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="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|488444" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="25.11502800195" Longitude="55.194804885914" StarRating="3" HotelCode="212010|akas_inn_hotel_apartments" HotelName="Akas-Inn Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, P.O. Box 234236, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="856.87" OriginalAmount="856.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|825874" HotelName="AURIS BOUTIQUE HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928628_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in located next to the Mall of the Emirates and Ski Dubai with choice of two metro stations within walking distance on both sides  of the property.Other attractions include easy access to the, Knowledge Village, Dubai Business District,Tecom, Emirates Golf course, Dubai Marina, Jumeirah Beach and Jebel Ali. The Dubai International airport is 35 minutes away.The One Bedroom suites are very elegantly designed with earthly colours, an open plan living and dining concept.The bedrooms are spacious and comfortable bedded with inbuilt wardrobes.They feature the latest in hi-tech convenience,Flat screen LCD TV, high speed internet facilities and satellite television.The bathrooms are well maintained with a bath tub and include amenities.Each unit has a semi open plan fully equipped kitchen including refrigerator, kettle, cutlery, crockery, microwave oven, cooking range, washer-dryer as well as ironing facilities.The coffee shop is located on the ground floor serving light refreshments and beverages.( Coffee shop is currently under renovation)Modern Midrise building facing the main road with a light grey,beige and glass facade.The entrance to the hotel is located on the main road leading to a medium sized  reception area with comfortable seating facilities.It is a very elegantly designed boutique property providing excellent value for money in an unbeatable location next to the famous Mall of the Emirates in Al Barsha.Each suite is equipped with a LCD Television in the living room. The hotel is well suited for both business and leisure guests, and is highly recommended for families with no alcohol being served on the premises. Additional features include a beautiful roof top swimming pool, separate sauna and steam facilities. For men and women including a fully equipped gymnasium.There are plenty of shopping, dining and entertainment options available around the vicinity of the hotel. AH 09.10</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="859.22" OriginalAmount="859.22">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|103305" HotelName="Copthorne Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="860" OriginalAmount="860">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|273296" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.00" OriginalAmount="861.00">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|xva_art" HotelName="XVA Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. It is also within close proximity to the Grand Mosque and the Spice Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="863.33" OriginalAmount="863.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|699971" HotelName="Marco Polo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891527_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has a host of premium outlets that takes you on a culinary journey while the recreational facilities and culture of hospitality helps you unwind and enjoy a relaxed holiday. Bon voyage on a silk route to hospitality. ** FREE WIFI available for the duration of your stay ** Rooms feature spacious closets with full length mirrors, digital safe deposit boxes, iron with ironing board, direct dial telephones with voice mail, LCD screens with international and local channels, mini bar, stocked tea/coffee making facility, free high speed broadband and our all new Intelligent Minibar andldquo;Tech Barandrdquo; for seamless connectivity to any smart communication gadget. Polo Club Rooms features en-suite bathrooms with a Jacuzzi and superior bath amenities ideal for relaxation after a long haul flight to rejuvenate your mind andamp; body. Also available for your comfort is a unique andldquo;Pillow Menuandrdquo; and luxurious bed linen that will ensure a good nightandrsquo;s sleep after a long day. BOOKING CONDITION: Our Hotels have an early departure fee. When you check-in, you will be asked to confirm your departure date. You may be able to change your departure date without penalty if rate plan permits and if you do so before the end of your arrival day. After reconfirming your departure date, if you decide to leave earlier, you may be charged the early departure fee. Please contact the hotel if you have any questions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="863.38" OriginalAmount="863.38">
      <BasicPropertyInfo Latitude="25.226786" Longitude="55.33819" StarRating="3" HotelCode="0|1131272" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,HB PLUS" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jaddaf Waterfront Al Jaddaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131272/0786f7b6e0e5e4aa8284343afe6f134b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|aloft_meaisam_dubai" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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="45" TotalAmount="867.89" OriginalAmount="867.89">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|1172bb" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="869" OriginalAmount="869">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|14958" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="869" OriginalAmount="869">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|405433" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11000111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="872.08" OriginalAmount="872.08">
      <BasicPropertyInfo StarRating="2" HotelCode="|457607" HotelName="AL KHOORY INN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14822_image51061165_0.PNG</HotelPictures>
        <HotelDescription>Al Khoory Inn�s convenient location to Dubai�s historic heart and Central Business Districts makes it the number one choice for both business and leisure travelers. Enjoy easy access to popular tourist locations including renovated Historic buildings and Museums, Al Fahidi Souk, the famous Bank Street, Consulate General Offices and renowned Shopping centres. The hotel is also in walking distance from Burjuman and Al Fahidi Metro station. Blending contemporary amenities with personalized services, our elegant as well as attractive rooms ensure guests have a truly welcoming and relaxing retreat every time. Guests can choose to dine-in at Spices, our all-day-dining restaurant serving global cuisines. Enjoy a fizzy international buffet breakfast, while a la carte menu for lunch and dinner. A deli serving freshly brewed coffee and light snacks is also available at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="873.13" OriginalAmount="873.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|699951" HotelName="Vision Imperial Hotel (Ex-Excelsior Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892359_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra cerca de la calle Al Rigga en el centro de Dubai, en las inmediaciones del centro internacional de congresos y exposiciones, la torre del reloj, el Creek Golf, el puerto deportivo, varios museos, el World Trade Center y el club de golf Emirates estandaacute;n muy cerca del hotel. El aeropuerto de Dubai estandaacute; a 10 minutos en cohe del hotel.El hotel dispone de 139 lujosas habitaciones, es ideal para viajes de placer y de negocios. En el hall de entrada hay una recepciandoacute;n abierta las 24 horas, caja fuerte, servicio de cambio de divisa y ascensor. El hotel alberga la cafeterandiacute;a Downtown, el bar de copas Billabong y el restaurante de cocina andaacute;rabe e internacional Byblos. Ademandaacute;s, cuenta con una peluquerandiacute;a, un bar y una discoteca. Si quiere organizar conferencias y reuniones, el hotel dispone de un centro de negocios con modernas instalaciones. Tambiandeacute;n tiene a su disposiciandoacute;n el servicio de habitaciones y de lavanderandiacute;a. Hay tambiandeacute;n un aparcamiento disponible.Las habitaciones cuentan con un cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, menaje para preparar tandeacute; o cafandeacute;, plancha, tabla de planchar y caja fuerte de alquiler.Los huandeacute;spedes tienen a su disposiciandoacute;n la piscina cubierta. Los que quieran realizar algo de ejercicio pueden usar el gimnasio.En direcciandoacute;n a las Clock Towers, girar a la derecha en la mezquita.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="874.26" OriginalAmount="874.26">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="0|325922" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4C Street Sheikh Sabah Al-Ahmad Al-Jaber Al-Sabah Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325922/7c0627a121226953c130721db890b1c7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 252 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include 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 dining area, a breakfast room, a café and a bar. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A kitchenette equipped with a mini fridge and a tea/coffee station is also provided as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (no extra charge), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, gymnastics, a spa, a sauna, massage treatments and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. The establishment also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875" OriginalAmount="875">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|9330" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="875" OriginalAmount="875">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|380049" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2024" 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="8" TotalAmount="875.27" OriginalAmount="875.27">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|233409" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="876.42" OriginalAmount="876.42">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|10969e" HotelName="Four Points by Sheraton Downtown 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="877.00" OriginalAmount="877.00">
      <BasicPropertyInfo Latitude="25.257122793309" Longitude="55.293302877315" StarRating="4" HotelCode="933777|raintree_rolla_hotel_" HotelName="Raintree Hotel Rolla - Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 5855, Garhoud, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="878.01" OriginalAmount="878.01">
      <BasicPropertyInfo Latitude="25.25258" Longitude="55.29216" StarRating="4" HotelCode="0|1130834" HotelName="Suha Mina Rashid Hotel Apartments" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST INCLUDED,FREE BREAKFAST" BedType="NO MEALS INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130834/d36762375a4e6ae624079b86d43897ea.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="881.31" OriginalAmount="881.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|804759" HotelName="LANDMARK GRAND HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893408_foto_37.jpg</HotelPictures>
        <HotelDescription>This classy property enjoys a convenient location in the centre of Dubai, across from the Al Ghurair Shopping Mall and only a four-minute walk from Union Metro Station and Union Square.  Guests will find a variety of shops, restaurants and entertainment venues nearby, and will have easy access to the city's public transport links. The stylish guest rooms offer 24-hour room service and wireless internet access, and guests can wake up to a delightful breakfast buffet in the morning at the 24-hour restaurant.  The restaurant offers Cajun dishes as well as cuisines from around the world, while the specialty restaurant serves Philippine fare.  Guests might enjoy a sunny afternoon spent lounging by the luxurious outdoor pool and can work out in the gym or relax in the sauna and Jacuzzi at the health club, all during a fabulous holiday or exciting business trip in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="882.20" OriginalAmount="882.20">
      <BasicPropertyInfo StarRating="2" HotelCode="|B95E61" HotelName="SUPER8 DUBAI BY WYNDHAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1874169_foto_1.jpg</HotelPictures>
        <HotelDescription>Convenient location in the authentic vibrant cornerstone of Dubai's Trading legacy and towards the waterfront, 20 minutes drive from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai Attractions and business districts.Perfectly connected hub to metro and bus services, Hotel offer 94 guests rooms, 24 hours front desk service, an all day dining and complimentary WIFIHotel Consists of 94Units:09 Superior Rooms - Terrace view64 Superior Rooms - Souq view21 Superior Rooms - Plaza view</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="883.63" OriginalAmount="883.63">
      <BasicPropertyInfo Latitude="25.235704" Longitude="55.30646" StarRating="4" HotelCode="0|326345" HotelName="Al Waleed Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road Opposite Lamcy Plaza Shopping Centre Bur Dubai P.O. Box: 120242 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326345/5678b2e20a980f519873ae033ea65aa0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2008. Travellers can feel at home in one of the 109 rooms. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The standard amenities of most rooms include a balcony. A double bed ensures a good night's sleep. Separate bedrooms are also available. There is also a desk. Additional features include a fridge and a microwave. Internet access, a telephone, a TV, a DVD player and WiFi add to the comfort of the holiday. A hairdryer and bathrobes are provided in the bathrooms for everyday use. The apartment hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|30152" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="886.61" OriginalAmount="886.61">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1494370" HotelName="Park Regis by Prince Dubai Islands" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FREE BREAKFAST,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Islands B WE1021 Dubai Islands</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1494370/bb9ffbdcdf32427ad0e1ca882e126051.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="889.42" OriginalAmount="889.42">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|132590" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="889.72" OriginalAmount="889.72">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|10a354" HotelName="Holiday Inn Dubai - Al Barsha" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="890.00" OriginalAmount="890.00">
      <BasicPropertyInfo Latitude="25.408002852441" Longitude="55.432709409398" StarRating="4" HotelCode="38244|ramada_beach" HotelName="Ramada Beach Hotel Ajman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,ALL-INCLUSIVE,FULL-BOARD,SOFT-ALL-INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Humaid Bin Rashid Al Nuaimi Street, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63177/a_63177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ajman. The nearest airport is Shillong (SHL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="893" OriginalAmount="893">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|40366" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|399544" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|7790" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|399303" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>https://cdn.ostrovok.ru/t/x500/content/a9/fa/a9fabc82d091abdbd8b34dba83d67ad94086e593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="899.00" OriginalAmount="899.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_apartment_hotel_2" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="903" OriginalAmount="903">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|28408" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="903.10" OriginalAmount="903.10">
      <BasicPropertyInfo StarRating="2" HotelCode="|093402" HotelName="HOLIDAY INN EXPRESS DUBAI INTERNET CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892135_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel has a gym open 24 hours a day and a kiosk with snacks and drinks. The hotel offers a free shuttle service to the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="906" OriginalAmount="906">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|55326" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|428238" HotelName="Donatello Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="913.81" OriginalAmount="913.81">
      <BasicPropertyInfo Latitude="25.226785585991" Longitude="55.33818841791" StarRating="3" HotelCode="|IDJW" HotelName="Intercity Hotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 66222 Jaddaf Waterfront</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1065832/10815586.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.Centrally located in Dubai, this hotel is about 14 km from the beach.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including golf, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station are standard features. Further amenities include an ironing set and a trouser press. A telephone, a television with satellite/cable channels and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a café. Catering options include half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. The hotel also offers special catering options. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="915" OriginalAmount="915">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|37664" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="916.34" OriginalAmount="916.34">
      <BasicPropertyInfo Latitude="25.041525" Longitude="55.18752" StarRating="4" HotelCode="0|1374935" HotelName="Adagio Jumeirah Village Triangle" Meals="ROOM_ONLY" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>B1 Joory Street District 3 Jumeirah Village Triangle PO Box 450763 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1374935/419701d4150bd5826c2568fb3403602b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="917" OriginalAmount="917">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|201473" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="917.95" OriginalAmount="917.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|164667" HotelName="MARINA VIEW HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928116_foto_1.jpg</HotelPictures>
        <HotelDescription>Designed to provide our guests with a fresh, contemporary ambience, the apartments are decorated with the finest in linen, technology and accessories. Our sought-after hotel apartments are spacious, inviting and comfortable, suiting the needs of every type of guest. Offering a selection of deluxe, executive and executive deluxe suites, guests can choose a room that's perfect for their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="919.14" OriginalAmount="919.14">
      <BasicPropertyInfo Latitude="25.250834" Longitude="55.343307" StarRating="4" HotelCode="0|1130856" HotelName="Grand Mercure Dubai City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>61B Street Garhoud Next to GGICO Metro Station Dubai 79841 Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130856/dd65a4658db2209bdeba92ead6551404.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="920.38" OriginalAmount="920.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|848902" HotelName="CHELSEA GARDENS HOTEL APT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/442730_foto_1.jpg</HotelPictures>
        <HotelDescription>This magnificent property lies in mesmerising city of Dubai, located within 11 kilometres from Dubai International Airport. The complex is set right next to one of the largest shopping centres in the region. Guests will find themselves within ease of access to multiple financial and business centres, vast number of dining options and entertainment venues. The hotel boasts exclusive design blending flamboyant Arabic elements with classical elegance. There is a variety of accommodation options including studios and one-bedroom apartments. Each of them consists of comfortable king-size bed, dining area, fully-equipped kitchenette, cloakroom and private bathroom. Patrons may dine on delicious European and Asian dishes in a delightful atmosphere of the on-site restaurant. The establishment features business centre and impressive meeting facilities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="920.96" OriginalAmount="920.96">
      <BasicPropertyInfo Latitude="25.232683" Longitude="55.31521" StarRating="4" HotelCode="0|326193" HotelName="Dunes Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near GEMS Winchester-School 127773 Oud Metha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326193/5fa42f747d62d01c8c5922736e981693.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel comprises a total of 108 rooms. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access (no extra charge) is available to guests. Various gastronomic options are available, including a restaurant and a dining area. Additional facilities at the accommodation include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and a stereo system ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available. The apartment hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|35599" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|47273" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="923" OriginalAmount="923">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|28556" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="924.48" OriginalAmount="924.48">
      <BasicPropertyInfo Latitude="25.113768" Longitude="55.20015" StarRating="5" HotelCode="0|326229" HotelName="Elite Byblos Hotel - Mall of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD,BED&amp;BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326229/14e6e6f8b58113abf8ff9b6f5bb488e1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built recently, in 2012. Travellers are welcomed at the establishment, which has a total of 337 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include a babysitting service, medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio, a stereo system and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Guests of the hotel can enjoy indoor activities, including a gym. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options. Drinks are included in the price for guests.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="924.96" OriginalAmount="924.96">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|405925" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="925.65" OriginalAmount="925.65">
      <BasicPropertyInfo StarRating="3" HotelCode="|097163" HotelName="CENTRO BARSHA HOTEL BY ROTANA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062396_foto_1.jpg</HotelPictures>
        <HotelDescription>Developed by one of the most successful and applauded hotel groups in the region, Centro is a contemporary concept that is young and fresh in its approach, original in its presentation, and dynamic in its offerings. It is designed for a new generation of travelling executives who demand both finesse and functionality at reasonable rates. Created for purpose - from the ground up - Centro signals the launch of a new genre of executive hospitality. With chic looks and slick delivery underlying its service offering, Centro is an inspired philosophy and sets an unparalleled benchmark for the budget conscious business traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="927.18" OriginalAmount="927.18">
      <BasicPropertyInfo Latitude="25.25754" Longitude="55.2995" StarRating="4" HotelCode="0|325801" HotelName="Majestic Premier Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street Al Hamriya Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325801/4b7b4f5f3fbd92a9d2db9cda108615f9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. Guests are welcomed at the accommodation, which has a total of 125 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Amenities include 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 dining area, a café and a bar. Shopping facilities are also available. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi (for a fee). The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa and a sauna. Fun and entertainment are offered by a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="928.02" OriginalAmount="928.02">
      <BasicPropertyInfo Latitude="25.06958546" Longitude="55.24485855" StarRating="3" HotelCode="|REXA" HotelName="Millennium Mont Rose Executive Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park, Al Barsha South</AddressLine>
          </AddressLines>
          <PostalCode>(0)42461112</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/REXA/REXA_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk in the lobby are happy to answer any questions. Guests can store valuables in the safe. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a hairdresser.This apartment hotel warmly welcomes guests in Dubai.Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex is ideal for exercise and relaxation. Comfortable sun loungers are available on the sun terrace. There are many ways to relax or stay active at the apartment hotel, including a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom, and air conditioning ensures just the right temperature. Separate bedrooms are available. A safe and a minibar are also available. Additional features include a microwave and a tea/coffee station. There is also a washing machine and a trouser press. Equipped with a telephone, a flatscreen television with satellite channels and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Guests will also find slippers in their rooms. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower. The hotel has non-smoking rooms.The dining area includes a restaurant and a café. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="928.18" OriginalAmount="928.18">
      <BasicPropertyInfo Latitude="25.258944" Longitude="55.32191" StarRating="4" HotelCode="0|1130828" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4th Street Near Deira Clock Tower Riggat Al Buteen Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130828/bd5f68804019ddffa42bc079883668fe.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="935.79" OriginalAmount="935.79">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|106234" HotelName="Grandeur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="937.00" OriginalAmount="937.00">
      <BasicPropertyInfo Latitude="25.257144927978516" Longitude="55.29985046386719" StarRating="4" HotelCode="0|fortune_atrium_hotel" HotelName="Fortune Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Rd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/23/b3/23b3af073b992437a77b12de06fe0db90e3a33b9.jpeg</HotelPictures>
        <HotelDescription>Fortune Atrium Hotel, Bur Dubai,Dubai is a luxury 4 Star Hotel.The luxury hotel is designed to invoke a perfect balance of rejuvenation and calm. The contemporary interiors set an independent attitude and exclusive identity for the property; creating a personal characteristic and lively ambiance while simultaneously unifying the different spaces.&lt;br /&gt;The spacious entrance,Atrium style lobby surrounds you with an aura of warmth and a friendly welcome. The decor leans towards sleek materials and earthy palettes with blue colour splashes. The spatial layout, furniture, and carpets have been meticulously designed to give each space its own character. The hotel is located in the midst of the bustling ambiance that surrounds Bur Dubai, Karama and Oud Maitha Dubai. Its proximity to the Dubai International Airport Terminal 1,2&amp;amp; 3, the Dubai World Trade Centre, Embassy district, Meena Bazaar, Abra and Creek view makes the property a favoured option for both business and leisure-travellers. A total of 168 keys catering to all needs and types of guests, this new Luxury Hotel hosts a mix of Executive Suites, Deluxe Rooms, Standard Double and Twin Rooms, Interconnecting rooms for families and special arrangements are also made for physically disabled guests.&lt;br /&gt;Larger than traditional four star rated luxury hotels, rooms reflect the earthy palette in shades of cream and pink. The contemporary furniture sits well alongside a touch of ethnic detail Carpeted floors add warmth, while the bathroom complete with walk-in showers offer comfort. The lively, cheerful and peppy colours refresh the mind after a productively long day. Automation and technology runs parallel to the design of the room, all rooms have IPTV's.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 85.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="941.05" OriginalAmount="941.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|009459" HotelName="Gulf Court Hotel Business Bay" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551431_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Gulf Court Hotel Business Bay. Maintain seamless communication using the complimentary Wi-Fi at hotel.Effortlessly arrange transportation to and from the airport using the hotel's airport transfer services. For visitors traveling by automobile, complimentary parking is available.Kindly note that smoking is prohibited in the hotel to ensure fresher air for all visitors. For visitors wishing to smoke, designated smoking zones can be found. Begin your day with a scrumptious on-site breakfast available each morning at Gulf Court Hotel Business Bay. Begin your day feeling refreshed and invigorated as you enjoy a delightful cup of quality coffee available at the cafe situated within the hotel.At the hotel, an assortment of easily accessible and delicious meal choices are available to satisfy your appetite whenever it strikes.During your stay at hotel, an array of engaging activities and amenities guarantees a delightful experience. Be sure to drop by the pool at hotel at least once during your stay.Discover the fitness amenities at hotel to maintain your health and strength during your getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="941.63" OriginalAmount="941.63">
      <BasicPropertyInfo Latitude="25.237244" Longitude="55.274323" StarRating="4" HotelCode="0|325739" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,BREAKFAST BUFFET,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street PO Box 33640 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325739/6dba0a4582910d67cad5c3c00294518e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests are welcomed at the accommodation, which has a total of 116 rooms. Travellers are welcomed in the lobby. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, a pub, room service and a conference room. Wireless internet access (for a fee) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi (for a fee), contribute to a great stay. The daily newspaper is laid out for guests in the the rooms. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, table tennis and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The hotel offers a wide range of bookable catering options, with half board, full board and all-inclusive. Available meals include breakfast, lunch and dinner. The show cooking is a particular attraction. Alcohol-free drinks are served at the accommodation.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="944" OriginalAmount="944">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|19434" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="944.01" OriginalAmount="944.01">
      <BasicPropertyInfo Latitude="25.260464" Longitude="55.326614" StarRating="4" HotelCode="0|325791" HotelName="Aravi Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45C Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325791/c0fda825c43d875c2a678f836f56c413.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. The accommodation offers guests a total of 178 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. Among the culinary options available at the hotel are a restaurant, a dining area, a café, a bar and a pub. Travellers can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone and a TV. Some of the rooms are adapted for wheelchair users. The bathrooms have a shower and a bathtub. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. Leisure options at the accommodation include a gym, billiards, a spa, a sauna, steam bath and massage treatments, or for a fee, darts. The establishment offers plenty of activities and entertainment options, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board, full board and all-inclusive. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|402565" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|36414" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <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://dmcsquare.b-cdn.net/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="63" TotalAmount="946.00" OriginalAmount="946.00">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|la_villa_najd_hotel_apartments_3" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="950.92" OriginalAmount="950.92">
      <BasicPropertyInfo Latitude="25.269777" Longitude="55.325092" StarRating="5" HotelCode="0|326102" HotelName="Asiana Hotel" Meals="ROOM ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326102/c50ef837d56ab320d9b9e3a13c45bbfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. Extra beds can be requested. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi ensure optimal comfort. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="950.95" OriginalAmount="950.95">
      <BasicPropertyInfo StarRating="5" HotelCode="|783323" HotelName="Crowne Plaza Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891155_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 1992. It is a short drive away from the Dubai Mall and the nearest station is Salah Al Din. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 300 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="951" OriginalAmount="951">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|28608" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|occidental_impz_dubai_conference_events_centre" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|53532" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|264476" HotelName="Gevora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="25.333410182483" Longitude="55.361778203705" StarRating="3" HotelCode="902083|time_ruby_hotel_apartments" HotelName="TIME Ruby Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khan Street, P.O. Box 7041, Al Khan, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/217543/a_217543_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Khan area of Sharjah, just metres from the seafront and close to the largest shopping centre in the United Arab Emirates. Port Khalid, the Expo Centre, Bank Street and the city centre are minutes from the hotel, while the industrial zone is a mere 15 minutes' drive away. Dubai International Airport is 20 minutes away and Sharjah International Airport is 30 minutes from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="953.98" OriginalAmount="953.98">
      <BasicPropertyInfo Latitude="25.267496" Longitude="55.306213" StarRating="4" HotelCode="0|1384732" HotelName="Carlton Dubai Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira P.O. Box 1965 Al Rigga Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1384732/f14c8b1e242970b84d253afb25d9c062.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="25.289045" Longitude="55.40255" StarRating="4" HotelCode="0|1343084" HotelName="TIME Onyx Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Beirut Street Al Qusais Po Box 239984 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343084/90d4a7eb7ee927eefab89454ea7cb6d0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|otel_vida_harbour_point" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="961.78" OriginalAmount="961.78">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|5NR" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, PO Box 23215</AddressLine>
          </AddressLines>
          <PostalCode>(0)43315555</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="964.71" OriginalAmount="964.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|145337" HotelName="PARK INN BY RADISSON HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928425_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city center. It is designed especially for longer stays. It is geared for those traveling for business as for leisure travelers.
It has 90 apartments, all with kitchenettes, private bathrooms, Internet and television, among other services. In addition, the hotel has a restaurant specializing in traditional and international cuisine. Finally, if you want to organize a working meeting or event the hotel has rooms prepared with everything you need for it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="25.094295406228" Longitude="55.177025186508" StarRating="4" HotelCode="173243|gulf_oasis_hotel_apartments" HotelName="Gulf Oasis Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha, Tecom C Area, PO Box 31272, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285632/285632a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="967.84" OriginalAmount="967.84">
      <BasicPropertyInfo Latitude="25.115997" Longitude="55.205708" StarRating="3" HotelCode="0|1380457" HotelName="Studio M Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1380457/a695a5da0e119276b14b2d32559167a6.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="972.47" OriginalAmount="972.47">
      <BasicPropertyInfo Latitude="25.264902" Longitude="55.328365" StarRating="5" HotelCode="0|1431947" HotelName="Asiana Grand Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1431947/8f7da72f6d63f719e15ad49a0b771cad.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="972.96" OriginalAmount="972.96">
      <BasicPropertyInfo Latitude="25.254166" Longitude="55.332024" StarRating="4" HotelCode="0|326184" HotelName="City Seasons Suites" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District Newa Deira City Center P.O. Box: 83163 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326184/10d9f95c55a52a7bb76dcb2d145bbf2c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 94 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access (no extra charge) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Furthermore, there are a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Travellers can enjoy various leisure options, such as a gym, during their free time, while a spa, beauty salon and massage treatments are each available for a fee. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Snacks and meals, including breakfast and lunch are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="973.17" OriginalAmount="973.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891211_foto_1.jpg</HotelPictures>
        <HotelDescription>Discover the art of modern day living at Jumeira Rotana Dubai. This 4 star Dubai hotel exceeds the standards in its category where exceptional comfort, bonafide customer care service and delectable cuisine are meticulously provided with lavish style for holidaymakers, businessmen and people from all walks of life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="975" OriginalAmount="975">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|336659" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="976" OriginalAmount="976">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|55049" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="977.00" OriginalAmount="977.00">
      <BasicPropertyInfo Latitude="25.337452286267" Longitude="55.361511728836" StarRating="4" HotelCode="42790|sharjah_carlton_hotel" HotelName="Sharjah Carlton Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Al Khan, P.O. Box 1198, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/120537/120537a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sharjah, this hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="25.18523" Longitude="55.27979" StarRating="0" HotelCode="0|dhh_bay_square" HotelName="DHH - Bay Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square Building 7,, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/d4/9fd4fc68b328f4926dcd8bd2bbb8be50234fafba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 2.6 mi (4.2 km) from Burj Khalifa and 5.1 mi (8.3 km) from Jumeirah Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|37047" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="983.09" OriginalAmount="983.09">
      <BasicPropertyInfo Latitude="25.179495" Longitude="55.2772" StarRating="4" HotelCode="0|884657" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street Plot 3460148 Al Amal Street Behind Empower Business Bay Opposite Safeer Tower 2 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884657/22101801380568.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="984" OriginalAmount="984">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|9190" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="984.31" OriginalAmount="984.31">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|82652" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|27764" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|204923" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="34" TotalAmount="987.07" OriginalAmount="987.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|699841" HotelName="SEA VIEW HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977058_foto_1.jpg</HotelPictures>
        <HotelDescription>Sea View Hotel estandaacute; situado en el corazandoacute;n de la antigua Dubai, cerca del distrito de negocios. La mayorandiacute;a de los monumentos de la ciudad, los principales centros comerciales, el aeropuerto internacional, las salas de exposiciandoacute;n, los museos, el barrio antiguo y la playa de Jumeirah estandaacute;n a unos 10 - 20 minutos en coche del hotel. Destacan la arquitectura moderna y su elegante de lujo, asequibles tanto para viajes de negocios como de ocio. *City tax no incluida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="996.54" OriginalAmount="996.54">
      <BasicPropertyInfo Latitude="25.101051" Longitude="55.172962" StarRating="4" HotelCode="0|1131329" HotelName="Mercure Dubai Barsha Heights Hotel Apartments &amp; Suites" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,HB PLUS,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300 Barsha Heights Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131329/d9fa6585b8716dcc366a9dff0eb98742.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|40287" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|388320" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="999.91" OriginalAmount="999.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|A7A964" HotelName="EDGE CREEKSIDE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20398_image59177037_0.jpg</HotelPictures>
        <HotelDescription>Discover an upscale 4-star experience where personalized comfort is the norm at Edge Hotels. From the instant you check in till the time you check out, the Edge tailored journey makes your visit all the more pleasant. Let the enchanting blend of urban charm and uncompromising hospitality make every moment of your stay memorable. Step into a delightful haven with incredible sense of style and service and let our team add an edge to your journey with tempting culinary delights, spacious rooms, inspiring meeting spaces and state-of-the-art events facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1003.85" OriginalAmount="1003.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|966317" HotelName="ARMADA BLUEBAY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928859_foto_39.jpg</HotelPictures>
        <HotelDescription>Armada BlueBay**** resort is located in one of the spectacular Armada Towers, by the Jumeirah lake, opposite the Emirates Hills exclusive development, The Palm Jumeirah and Dubai Marina, and close to the business and financial district.The hotel is designed to meet the needs of different segments of travelers, be that couples, families , business travelers or working visits.It is located 39 km from Dubai International Airport, 15 minutes from the city center and 5 minutes from the Jumeirah Beach.The hotel has 78 spacious rooms distributed in 50 double rooms, 14 Junior Suite and 6 Senior Suites, where the decoration, distribution and services have been designed taking into account even the smallest detail.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1005.51" OriginalAmount="1005.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="OCCIDENTAL AL JADDAF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353559_foto_1.jpg</HotelPictures>
        <HotelDescription>The Occidental Al Jaddaf hotel, in an excellent location, provides the best offers and discounts to make your stay unique. This cosmopolitan city in the Middle East is an important financial hub and its strategic location, as well as its excellent facilities and services, make it the perfect choice for business traveller</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1007.00" OriginalAmount="1007.00">
      <BasicPropertyInfo Latitude="25.40254457" Longitude="55.48392545" StarRating="4.5" HotelCode="555519|radisson_blu_hotel_ajman" HotelName="Radisson Blu Hotel Ajman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Off Al Ittihad Street (E11), Al Jurf, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/671955/l_671955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ajman, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1007.82" OriginalAmount="1007.82">
      <BasicPropertyInfo Latitude="25.114506" Longitude="55.20257" StarRating="4" HotelCode="0|1342537" HotelName="Rose Plaza Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates Al Barsha1 P.O. Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342537/ab3681bc3869093938efeee48a2f49ca.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|55937" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|16856" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|33839" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1017" OriginalAmount="1017">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|370367" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1019.26" OriginalAmount="1019.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|223527" HotelName="Al Khoory Atrium Hotel~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067851_foto_10.jpg</HotelPictures>
        <HotelDescription>4 Stars Hotel, Located in Al Barsha Al Khoory Atrium Hotel is a 4 star hotel, Set in the heart of New Dubai. The hotel is close proximity to Mall of the Emirates and Central Business Districts. Also it easy access to Dubai International Exhibition and Convention Centre, Dubai International Airport and Al Maktoum International. Al Khoory Atrium Hotel Al Barsha features 227 comfortable and modern rooms and suites with a view of the hotel's Atrium or that of the city. The elegant as well as attractive rooms and suites ensures guests have a truly welcoming and relaxing stay. All rooms are furnished and elegantly with a smart Lighting system and equipped with state-of-the-art amenities including Comfortable bed, Complimentary wireless internet, LCD television with satellite channels, Media hub, Mini fridge and much more amenities for you.You can choose to dine in the all-day-dining restaurant, it serves a global cuisines or you can enjoy the best of Italian delicacies rom pasta and delicious breads to an exquisite collection of pizzas. You may also dine in the comfort of your own room using In-room dining facility.Al Khoory Atrium Hotel offers you meeting rooms with banquet and conference facilities. All are equipped with the latest in Audio Visual equipment's and high-speed wireless internet. The meeting room and conference with capacity up to 80 delegates.Places nearby:Dubai International Airport: 27 Km Sharaf DG Metro statio: 950 MMall of the Emirates: 3 Km Dubai International Exhibition and Convention Centre: 18 Km Ski Dubai: 23 Km Al Barsha Mall: 3 Km The Walk at JBR: 13 Km Aquaventure Waterpark: 14 Km City Walk Mall: 16 Km Dubai Mall: 16 Km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|273327" HotelName="Zabeel House Al Seef" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1027" OriginalAmount="1027">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|199263" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1027.45" OriginalAmount="1027.45">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|13bab1" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="27" TotalAmount="1029" OriginalAmount="1029">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|11598" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1033.34" OriginalAmount="1033.34">
      <BasicPropertyInfo StarRating="2" HotelCode="|815230" HotelName="HOLIDAY INN SAFA PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060254_foto_1.jpg</HotelPictures>
        <HotelDescription>The Holiday Inn Express Dubai-Safa Park is located in the main street of Dubai. Just across the other side of the street, you are in the shopping area of the city center where you can visit the Burj Al Arab. And to enjoy shopping, visit the amazing Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035" OriginalAmount="1035">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|199228" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1038.00" OriginalAmount="1038.00">
      <BasicPropertyInfo Latitude="25.2889874299264" Longitude="55.373440682888" StarRating="3" HotelCode="0|boulevard_city_suites_hotel_apartments_" HotelName="Boulevard City Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, Al-Nahda 2, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3c/b5/3cb5935274b547fa5ed29e5a59b0c183c6f82f81.jpeg</HotelPictures>
        <HotelDescription>Located in Al Nahda, Boulevard City Suites Hotel Apartments offers self-catering accommodation. Free Wi-Fi access is available. The property is 10 minutes by car from Mamzar Beach.&lt;/br&gt;Apartments at Boulevard City Suites Hotel feature a modern, warm décor. It offers a living room with a dining table and a kitchenette complete with a fridge. The bathroom is fitted with a bath and a shower.&lt;/br&gt;At Boulevard City Suites Hotel Apartments you will find a fitness centre, an outdoor pool and sauna. The restaurant offers a 24-hour room service.&lt;/br&gt;Guests can visit the iconic Dubai Mall which is 14 km from Boulevard City Suites. Dubai International Airport is 10 minutes by car. Free private parking is possible on site.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please check your visa requirements before you travel. Guests are required to show a photo identification and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Please inform Boulevard City Suites Hotel Apartments in advance of your expected arrival time. You can use the Special Requests box when booking, or contact the property directly with the contact details provided in your confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1040.06" OriginalAmount="1040.06">
      <BasicPropertyInfo Latitude="25.185412873292" Longitude="55.262078938495" StarRating="4" HotelCode="|PKBB" HotelName="Park Regis Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Aamal Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1184811/13863695.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A fireplace creates a cosy atmosphere. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. A sun terrace, sun loungers, and parasols are available. The pool bar serves a selection of refreshing drinks. For those who wish to stay active while on holiday, the hotel offers golf. Sport and leisure facilities at the hotel include a gym and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. Rooms have a queen-size bed or a king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are available for daily use. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1042.39" OriginalAmount="1042.39">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|11173c" HotelName="Riviera 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1045" OriginalAmount="1045">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|27748" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1045" OriginalAmount="1045">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|35603" HotelName="Villa Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="25.118436813354492" Longitude="55.37994384765625" StarRating="4" HotelCode="0|radisson_red_dubai_silicon_oasis" HotelName="Radisson Red Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Silicon Park, Silicon Oasis, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/ec/b6ec2dda5fb9f2673d18f7de0df7512ef111f422.jpeg</HotelPictures>
        <HotelDescription>This sophisticated hotel is located in Dubai.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100.00 AED per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1046.36" OriginalAmount="1046.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|700013" HotelName="Capitol Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582597_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra a 5 minutos de coche del Dubai World Trade Center y del parque Jumeirah Beach Park, mientras que a 10 minutos de coche se halla el centro comercial Dubai Mall.Este hotel con aire acondicionado se caracteriza por su arquitectura moderna y el gran acento en la elegancia. Dispone de 168 habitaciones y de prestaciones que incluyen vestandiacute;bulo, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones.Las comodidades de las habitaciones incluyen aire acondicionado, conexiandoacute;n a Internet de alta velocidad, caja fuerte, minibar, escritorio, cafetera/tetera y un espacioso cuarto de baandntilde;o con baandntilde;era y secador de pelo.Para los huandeacute;spedes que se preocupan por la salud, el hotel ofrece un gimnasio contemporandaacute;neo con una piscina con climatizaciandoacute;n, sauna, sala de vapor, tratamientos de masaje y un equipamiento de gimnasio de anduacute;ltima generaciandoacute;n.Los huandeacute;spedes pueden disfrutar del sol de la maandntilde;ana envueltos en autandeacute;ntico lujo. El atrio, situado en el entresuelo, deja entrar una agradable luz natural a una cafeterandiacute;a en la que se sirven autandeacute;nticas delicias para el desayuno, asandiacute; como la mejor cocina internacional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.00" OriginalAmount="1052.00">
      <BasicPropertyInfo Latitude="25.07662582397461" Longitude="55.1456298828125" StarRating="0" HotelCode="0|elegant_apartment_close_to_the_metro" HotelName="Elegant Apartment Close To the Metro!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cluster Q - JLT - Dubai - United Arab Em, irates, 0000, Dubai, Dubai, AE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/30/e8302db5523d8b2ee1cf121b23b8d8a5d108dbfb.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this vacation home in Dubai, you'll be within a 15-minute drive of The Walk and Ibn Battuta Mall.  This vacation home is 5 mi (8.1 km) from Jumeirah Beach and 5.2 mi (8.4 km) from Dubai Marina Mall.&lt;br /&gt;Amenities : Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina Mall - 2 km / 1.2 mi&lt;br /&gt;The Walk - 2.2 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.5 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.6 km / 1.6 mi&lt;br /&gt;American University of Dubai (AUD) - 2.7 km / 1.7 mi&lt;br /&gt;Skydive Dubai - 3.2 km / 2 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.1 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.2 km / 2.6 mi&lt;br /&gt;Jebel Ali Race Course - 8.1 km / 5 mi&lt;br /&gt;Ibn Battuta Mall - 8.3 km / 5.1 mi&lt;br /&gt;Dubai College - 10.1 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.2 km / 6.9 mi&lt;br /&gt;Nakheel Mall - 12.5 km / 7.8 mi&lt;br /&gt;Al Sufouh Beach - 12.7 km / 7.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 35.1 km / 21.8 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.6 km / 22.7 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.5 km / 38.8 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Marina Mall&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned vacation home, featuring a kitchen with a refrigerator and a microwave. A flat-screen television is provided for your entertainment. Conveniences include a desk and a dryer.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of USD 2000 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: USD 140 for check-in after 8 PM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1052.26" OriginalAmount="1052.26">
      <BasicPropertyInfo Latitude="25.249443" Longitude="55.301556" StarRating="5" HotelCode="0|326167" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street PO Box 8264 Opposite Burjuman Centre Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326167/a33c5be52c998da9aa834fe1e3327d24.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2010. The air-conditioned establishment comprises a total of 392 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Various shops are available, including a souvenir shop. Additional facilities at the establishment include a newspaper stand. Travellers arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include a babysitting service, medical assistance, translation services, room service, a wake-up service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger guests. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, billiards, a spa, a sauna, a steam bath, a beauty salon and a solarium. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks. Options include alcohol-free drinks and alcoholic beverages.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;MasterCard is accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1054.00" OriginalAmount="1054.00">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|city_stay_prime_hotel_apartment_2" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="1054.96" OriginalAmount="1054.96">
      <BasicPropertyInfo Latitude="25.226883" Longitude="55.34004" StarRating="4" HotelCode="0|1425827" HotelName="Ink Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 20 Al Jaddaf Waterfront Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1425827/e1f7806369ceecad1a55f53631d5b7e8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1055.45" OriginalAmount="1055.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5B610" HotelName="Al Khoory Sky Garden Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2369952_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;HeadLine : Near Dubai Festival City Mall&lt;/p&gt;&lt;p&gt;Location : With a stay at Al Khoory Sky Garden Hotel, you ll be centrally located in Dubai, within a 5-minute drive of Dubai Festival City Mall and City Centre Deira.  This family-friendly hotel is 6.5 mi (10.4 km) from Gold Souk and 7.2 mi (11.5 km) from Dubai World Trade Centre.&lt;/p&gt;&lt;p&gt;Rooms : Make yourself at home in one of the 279 individually furnished guestrooms, featuring minibars and LED televisions. Complimentary wireless internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bidets and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;Dining : Grab a bite to eat at one of the hotel s many dining establishments, which include 2 restaurants and a coffee shop/cafe. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 8:00 AM to 10:30 AM for a fee.&lt;/p&gt;&lt;p&gt;CheckIn Instructions : &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, debit cards, and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Special Instructions : To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Guests will receive an email 24 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|26260" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|15262" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1058" OriginalAmount="1058">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|51541" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1059.90" OriginalAmount="1059.90">
      <BasicPropertyInfo Latitude="25.114866" Longitude="55.2039" StarRating="3.5" HotelCode="0|489560" HotelName="City Stay Prime Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates P.O. Box 450127 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489560/7d32c43d1c17d16c8ed1899fdd034d2f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Services and facilities at the hotel include a baggage storage service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel offers comfortable accommodation units with a range of amenities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1060.39" OriginalAmount="1060.39">
      <BasicPropertyInfo Latitude="25.198677" Longitude="55.26532" StarRating="4" HotelCode="0|874205" HotelName="LEVA Hotel Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 340647 Mazaya Centre Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874205/cb0624cccbbd50329d8401fb63796027.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1062.82" OriginalAmount="1062.82">
      <BasicPropertyInfo Latitude="25.246307" Longitude="55.277443" StarRating="4" HotelCode="0|1131153" HotelName="Hyatt Place Dubai Jumeirah Residences" Meals="ROOM ONLY,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road PO Box 31075 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131153/5071acd126dfc8f4d95957d1161de913.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1065.91" OriginalAmount="1065.91">
      <BasicPropertyInfo Latitude="25.054869" Longitude="55.204983" StarRating="4" HotelCode="0|1360431" HotelName="The First Collection at Jumeirah Village Circle, a Tribute Portfolio Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Street 1 Jumeirah Village Circle PO Box 215373 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1066" OriginalAmount="1066">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|92710" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="25.046268463134766" Longitude="55.20732879638672" StarRating="0" HotelCode="0|hi_guests_vacation_homes_oudah_tower" HotelName="Hi Guests Vacation Homes - Oudah Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oudah tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/da/3edad558a6129452417cb10ffecb699d3a25c52f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Hi Guests Vacation Homes - Oudah Tower» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Miracle Garden, Ski Dubai and Mall of the Emirates.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|218195" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1071.11" OriginalAmount="1071.11">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|139083" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295686/a_295686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1072.06" OriginalAmount="1072.06">
      <BasicPropertyInfo Latitude="25.270073" Longitude="55.314453" StarRating="4" HotelCode="0|1130968" HotelName="Hyatt Place Dubai/Wasl District Residences" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wasl District Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130968/1f5ae4bbed40d264ee7698bd7eb8acb8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1074.59" OriginalAmount="1074.59">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|609101" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1075.20" OriginalAmount="1075.20">
      <BasicPropertyInfo Latitude="25.249138" Longitude="55.283123" StarRating="4" HotelCode="0|325918" HotelName="La Quinta by Wyndham Dubai Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road off Jumeirah Street Near Mina Rashid Port PO.Box 117428 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325918/7341fbb99796b646a80c9356be09f88d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2005. Travellers can enjoy a pleasant stay in one of the 102 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a TV, a stereo system and WiFi add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym, billiards, a spa, a sauna and steam bath, or for a fee, massage treatments. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1075.46" OriginalAmount="1075.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|908486" HotelName="ROSE GARDEN HOTEL APARTMENT BUR DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102635_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationA 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.FacilitiesThe hotel features 56 accommodation units. Guests are welcomed in the lobby. The facilities include a caf�. Guests arriving in their own vehicles can park in the car park.RoomsA safe is also available. The rooms offer a range of amenities, including a fridge. In addition, there is a washing machine and an ironing set. Each accommodation unit offers internet access, a telephone and a TV.Sports/EntertainmentThe hotel offers a selection of sport and leisure opportunities. An outdoor pool is available to guests. The hotel offers guests leisure options, including a gym. MealsBreakfast is bookable as a board option.PaymentThe following credit cards are accepted at the hotel: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1077.56" OriginalAmount="1077.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|147659" HotelName="HYATT PLACE DUBAI BANIYAS SQ." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991094_image49203600_0.jpg</HotelPictures>
        <HotelDescription>Explore Dubai and its vibrant lifestyle with the ease from our central location, just a few steps away from the Baniyas Square metro station and the Dubai Creek. Get papmpered with Free Wi-Fi, Free Breakfast and Happy Hours during your stay at very economic prices. Premium amenities will make you feel welcome at our unique hotel - such as a 24-hour fitness center and rooftop swimming pool. The options are endless when you stay in the middle of the action at Hyatt Place Dubai/ Baniyas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1079.33" OriginalAmount="1079.33">
      <BasicPropertyInfo Latitude="25.253775" Longitude="55.2995" StarRating="3" HotelCode="0|325868" HotelName="West Zone Pearl Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18th Street Off Bank Street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325868/a86d575369d2edf74b01346ac538653a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1998. Guest accommodation comprises 84 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Guests can also use the bicycle storage facilities. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. There is also a safe. A fully-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|506763" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1084" OriginalAmount="1084">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|226024" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="1087" OriginalAmount="1087">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|55048" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="25.417579070933" Longitude="55.440760949" StarRating="2" HotelCode="902152|safari_hotel_apartments" HotelName="Safari Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al-Karama, Ajman 18892</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Safari Hotel Apartments offers comfort and convenience whether you're on business or holiday in Ajman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Safari Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Safari Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Ajman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1088.88" OriginalAmount="1088.88">
      <BasicPropertyInfo Latitude="25.045923460243" Longitude="55.118172168731" StarRating="4" HotelCode="|AIBD" HotelName="Avani Ibn Battuta Dubai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Ibn Battuta Mall, P.O. Box 22315</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1168321/17837498.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Dubai, approximately 5.7 km from the beach.The indoor and outdoor pools are ideal for exercise as well as relaxation. A terrace with sun loungers and parasols is available. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, an alarm clock and WiFi (no extra charge) ensure optimal comfort. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1089.78" OriginalAmount="1089.78">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" 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="27" TotalAmount="1095" OriginalAmount="1095">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|388944" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1097.91" OriginalAmount="1097.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|141534" HotelName="PARK REGIS KRIS KIN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892849_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will exceed your expectations. It has an excellent location that allows you to easily reach the main cultural and artistic attractions as well as leisure area: shops and restaurants.
It has 386 spacious, bright and comfortable rooms. They include, among other services, minibar, desk, television, internet access, private bathroom and air conditioning.
Among the main hotel facilities we can highlight the hair and beauty area, jacuzzi and sauna, and business center, among others. You can also play sports such as tennis and squash, and visit the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1099.45" OriginalAmount="1099.45">
      <BasicPropertyInfo Latitude="25.115995" Longitude="55.196476" StarRating="4" HotelCode="0|498479" HotelName="Hilton Garden Inn Dubai, Mall Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street P.O. Box 393971 Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/498479/d9dc5b63749787b10d00886728760639.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access in public areas (no extra charge) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. 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 for a fee. Available services and facilities include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A sofabed ensures a good night's sleep. Separate bedrooms are also available. Cots are available for younger guests. A desk and, for a fee, a safe are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include a telephone, a TV, a DVD player and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and a children's pool. Leisure options at the establishment include a gym. For a fee, a sauna, a beauty salon and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1109.73" OriginalAmount="1109.73">
      <BasicPropertyInfo Latitude="25.181335" Longitude="55.25328" StarRating="4" HotelCode="0|1485947" HotelName="DAMAC Maison Aykon City" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>395 Sheikh Zayed Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1485947/cdd9c48f3ef47b54fe35d31d8f920b9f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1110" OriginalAmount="1110">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|35593" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="45" TotalAmount="1116.68" OriginalAmount="1116.68">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|109683" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1117" OriginalAmount="1117">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|55627" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1119.31" OriginalAmount="1119.31">
      <BasicPropertyInfo Latitude="25.188648" Longitude="55.270348" StarRating="4" HotelCode="0|1420972" HotelName="Business Bay" Meals="ROOM ONLY,NO MEALS,FULL KITCHEN" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6B Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1420972/fd6e89cc2db51818755e324205daeadf.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.00" OriginalAmount="1124.00">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|hilton_dubai_creek" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1130.56" OriginalAmount="1130.56">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285526" StarRating="5" HotelCode="0|326196" HotelName="The Canvas Hotel Dubai - Mgallery Hotel Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street 116656 Port Rashid Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326196/ea9ac5dff368fb663b6e84107c8e6ecd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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 new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built recently, in 2011. Guests are welcomed at the accommodation, which has a total of 164 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 dining area and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio, a stereo system, an alarm clock and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. Sport and leisure facilities at the accommodation include a gym, billiards and darts. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a hammam, a beauty salon, anti-ageing treatments and a solarium, and for an additional fee, massage treatments. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Special meals, including special dietary cuisine, are also available. In addition, special catering options and snacks are available. The chefs prepare delicious specialities during the show cooking. Drinks are included in the price for travellers. Alcohol-free drinks and alcoholic beverages are offered.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1133.24" OriginalAmount="1133.24">
      <BasicPropertyInfo Latitude="25.269169" Longitude="55.2972" StarRating="3" HotelCode="0|508481" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street Gold Souk Deira PO Box 376095 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508481/da6c9d75d2b3f63caea7e0ac545460d2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers a restaurant, room service and a business centre. Wireless internet access in public areas allows guests to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. Other features include internet access, a telephone and a TV. The accommodation units include a bathroom with a shower. Bathrobes can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The establishment features an outdoor pool. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1133.87" OriginalAmount="1133.87">
      <BasicPropertyInfo StarRating="5" HotelCode="|902273" HotelName="City Premiere Deluxe Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928634_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features various services and facilities for a comfortable and relaxing stay, including a restaurant, a caf�, a bar, room service and a fax machine. Guests arriving by car can park their vehicles in the garage or car park. A shuttle service is offered.RoomsAll accommodation units feature air conditioning, a living room, a kitchen and a bathroom. A balcony or terrace is also included as standard. Each accommodation unit features separate bedrooms or a king-size bed. Among the amenities are a safe and a minibar. The kitchenettes of the accommodation units are appointed with a mini-fridge and tea and coffee making equipment. Other features include internet access, a telephone, a TV and wireless internet access. In the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe establishment offers an outdoor pool and a children's pool. The poolside bar serves a selection of refreshing drinks. Guests can enjoy various leisure options during their free time, including a gym and a spa, or for a fee, a sauna, a steam bath and massage treatments. MealsThe establishment offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentAll major credit cards, including VISA and MasterCard, are accepted for payment.(12-Sep-22 to 26-Sep-22 - Pool closed</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1134" OriginalAmount="1134">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|30153" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1135.00" OriginalAmount="1135.00">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|admiral_plaza_hotel_2" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1135.00" OriginalAmount="1135.00">
      <BasicPropertyInfo Latitude="25.33922209194" Longitude="55.385325801196" StarRating="5" HotelCode="531460|royal_tulip_the_act_hotel" HotelName="The Act Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Corniche, 101 Street, Lake side, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/647044/w_647044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 1.7 km from the centre of Sharjah, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1136.57" OriginalAmount="1136.57">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="0|508530" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche PO Box 6655 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508530/95903c8b13dd9d795d7d31155ab16c10.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The complex comprises a total of 414 rooms. Individual storeys are accessible via the lift or stairs. Services such as a baggage storage service, a safe and a cash machine ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Guests can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, translation services and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV and WiFi. A hairdryer is provided in the bathrooms. The complex offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Inviting sun loungers and shady parasols are laid out on the sun terrace. There is also a poolside snack bar. A range of options are available, including tennis, a gym and a spa. Leisure facilities include a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1137" OriginalAmount="1137">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|519657" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789885/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|25108" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="1144.60" OriginalAmount="1144.60">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="5" HotelCode="0|1369009" HotelName="Marquise Square by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1369009/2a829a910a022f86dbc82c01a684a557.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1148.29" OriginalAmount="1148.29">
      <BasicPropertyInfo StarRating="5" HotelCode="|122405" HotelName="OAKS IBN BATTUTA GATE DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890828_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a rooftop pool, Oaks Ibn Battuta Gate Dubai offers modern rooms. It boasts 4 restaurants and bars including a nightclub. The restaurants reflect the journey of the great Arab explorer with tastes from around the world . The spacious rooms feature a modern, Moroccan-inspired d�cor. Each comes with a flat-screen TV and a minibar. All rooms are en-suite with a bath tub and walk-in rainforest shower. Free WiFi available for guests. Guests can work out in the gym, which includes aerobic equipment and free weights. Ibn Battuta Shopping Mall is located next to the hotel, Dubai Marina and Jebel Ali are a 5-minute drive away. Mall of the Emirates is a 10 minute drive. Dubai International Airport is a 35-minute drive while Al Maktoum International Airport is a 15 minute drive from Oaks Ibn Battuta Gate Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1150.18" OriginalAmount="1150.18">
      <BasicPropertyInfo Latitude="25.211538" Longitude="55.315754" StarRating="5" HotelCode="0|326342" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,HB PLUS,FULL BOARD,FB PLUS" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road Al Jaddaf Area Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326342/72077f3bd62a4a8a7a334b68693b2bdd.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 351 rooms. Services and facilities at the hotel include a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a desk are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a TV and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Golf and horse riding are available to active guests. With water skiing, jet skiing, sailing and snorkelling, fans of water sports will have plenty to choose from. Guests of the hotel can enjoy indoor activities, including a gym. A wellness area with a spa provides a great opportinity to unwind ater a long day. Additional services available for a fee include a sauna and a beauty salon Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1151.00" OriginalAmount="1151.00">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|element_meaisam_dubai" HotelName="Element Me'aisam Dubai" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="25.269853591918945" Longitude="55.31418228149414" StarRating="4" HotelCode="0|hyatt_place_wasl_district_residences" HotelName="Hyatt Place Wasl District Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Wasl District, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/7f/227fc874bf1d4b6848ec0cba7e91ca8b9d71bb01.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Hyatt Place Wasl District Residences» is located in Dubai. This apartment hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment hotel — Union, Gold Souk and Dubai Museum.&lt;br /&gt;&lt;b&gt;At The Apartament Hotel: &lt;/b&gt;You can stop by the bar. Taste the local cuisine and have a rest in the restaurant. Have a cup of coffee in the cafe and, who knows, maybe it’s going to be the best one in the city. Free Wi-Fi is available on the territory. Ask for more information when checking in.&lt;br /&gt;If you travel by car, you can park in a parking zone. Sports fans are going to love a fitness center. Want to have an excursion? Consult the tour assistance desk of the apartment hotel. Accessibility: there is an elevator/lift.&lt;br /&gt;There are other services available for the guests of the apartment hotel. For example, a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|225412" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1154.45" OriginalAmount="1154.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20771" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16699_image51072363_0.jpg</HotelPictures>
        <HotelDescription>Hyatt Place Dubai/Jumeirah is a chic hotel, located on Al Mina Road near the exclusive Jumeirah neighborhood. Inspired by old and new Dubai, it offers modern essential experiences for work and play in a stylish setting. Situated close to La Mer, the hotel places its guests near the Business Hub, Burj Khalifa and is a 20 minute drive from the Dubai International Airport. Wake up to breakfast served fresh every day with the authentic flavors of Indian, Western and Asian cuisine. Order chef-inspired bar bites or shop the grab-and-go market anytime. Get your caffeine fix during the day or sip a glass of wine at the bar in the evening. Unwind, sunbathe at our outdoor temperature controlled swimming pool. Sip a refreshing drink in the sunken pool bar, after a day at work. Kids can have fun in their pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|308459" HotelName="Canal Central Hotel – Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|239772" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="1156.8" OriginalAmount="1156.8">
      <BasicPropertyInfo Latitude="25.230194" Longitude="55.159847" StarRating="5" HotelCode="0|1434508" HotelName="voco Monaco Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST FOR 2,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Europe Island The Heart of Europe Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1434508/020fe966a64fbc98c517820c02ec59db.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="25.075281143188477" Longitude="55.14517593383789" StarRating="0" HotelCode="0|ascapes_armada_tower_3" HotelName="Ascapes Armada Tower 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Armada Tower 3, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/7b/f87b1dfd76701b05319bedc4acdbae3404b42110.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be a 1-minute drive from Dubai Marina and 9 minutes from The Walk. This apartment is 5.1 mi (8.2 km) from Jumeirah Beach and 5.2 mi (8.3 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Walk - 2.3 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.6 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.7 km / 1.7 mi&lt;br /&gt;American University of Dubai (AUD) - 3 km / 1.9 mi&lt;br /&gt;Skydive Dubai - 3.4 km / 2.1 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.2 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.5 km / 2.8 mi&lt;br /&gt;Jebel Ali Race Course - 8.2 km / 5.1 mi&lt;br /&gt;Ibn Battuta Mall - 8.4 km / 5.2 mi&lt;br /&gt;Dubai College - 10.2 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.3 km / 7 mi&lt;br /&gt;Ski Dubai - 11.6 km / 7.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 35.9 km / 22.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.8 km / 22.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.7 km / 38.9 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a washing machine, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 3,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1159.73" OriginalAmount="1159.73">
      <BasicPropertyInfo StarRating="5" HotelCode="|814163" HotelName="CROWNE PLAZA JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/846825_image59953775_0.jpg</HotelPictures>
        <HotelDescription>The 4-star deluxe Crown Plaza Jumeirah is situated on Dubai's Al Mina Road and is centrally located near to some of the city's main focus points. The hotel caters to business travelers and discerning holiday-makers, drawn to its unique location close to beach and city - and provides a broad scope of facilities and services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1165.27" OriginalAmount="1165.27">
      <BasicPropertyInfo Latitude="25.080772" Longitude="55.36883" StarRating="5" HotelCode="0|711708" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5 Emirates Road 611 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/711708/ba31398c1487fcc622e6736800c3cf8a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|251241" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="1201.87" OriginalAmount="1201.87">
      <BasicPropertyInfo Latitude="25.187681" Longitude="55.281254" StarRating="5" HotelCode="0|1405709" HotelName="Ramee Dream Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Bay Square Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1405709/135b5761cd8f00ae798f8834a7c7ddb8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1203.45" OriginalAmount="1203.45">
      <BasicPropertyInfo Latitude="25.07903" Longitude="55.157528" StarRating="4" HotelCode="0|884631" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7157 Emirates Hills Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884631/f043ac19a2729f5eb48e7a34e6be5ee3.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1206" OriginalAmount="1206">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|32858" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1207.39" OriginalAmount="1207.39">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|64220" HotelName="JW Marriott Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, Near Hamarain Shopping Center, P.O. Box 16590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15139/a_15139_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|54813" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="1213" OriginalAmount="1213">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|53583" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385495/385495a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. The nearest shops are about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1213" OriginalAmount="1213">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|53600" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1215" OriginalAmount="1215">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|14482" 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" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1216.38" OriginalAmount="1216.38">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|285698" HotelName="Carlton Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|402997" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10812678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1225.40" OriginalAmount="1225.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|392685" HotelName="Rove Trade centre ~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064807_foto_1.jpg</HotelPictures>
        <HotelDescription>3 Stars Hotel,located in Dubai Rove Trade Centre Hotel is a 3-star hotel ,The hotel is strategically located near the Dubai World Trade Centre, the region's leading events venue for over 40 years, hosting various industry sectors and international conferences. also You can also easily access the Al Jafiliya metro station, which connects you to the rest of Dubai's attractions and landmarks , the hotel offers convenience and comfort for business and leisure travellers alike.You can enjoy free Wi-Fi, satellite TV, and air-conditioning in every room, as well as an outdoor pool and a terrace with city views.Dining at the hotel's restaurant, which serves breakfast, lunch, and dinner. You can relax at a bar/lounge or a poolside bar and take your favorite drink. As well as a 24-hour room service is provided.Rove Trade Centre hotel provides you amenities include a business center to keep your business going. Moreover the Hotel features venues that can accommodate up to 64 persons.Nearby places:� Dubai International Airport 10 km� Doors Freestyle Grill - Steakhouse Restaurant 6 km� Aster Hospital - Mankhool 3 km� Lavazza Caf� 4 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="25.060197830200195" Longitude="55.2093505859375" StarRating="0" HotelCode="0|hi_guests_vacation_homes_hameni_tower" HotelName="Hi Guests Vacation Homes - Hameni Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/4f/6c4f5e1959444eac881f051db9b69c2a106293d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Hi Guests Vacation Homes - Hameni Tower» is located in Dubai. This apartment is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone for free.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1245.66" OriginalAmount="1245.66">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|228646" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1247" OriginalAmount="1247">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|20070" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1247" OriginalAmount="1247">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|271762" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|90225" HotelName="ibis One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1249" OriginalAmount="1249">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|53255" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="25.069259643554688" Longitude="55.128570556640625" StarRating="0" HotelCode="0|hi_guests_vacation_homes_studio_one" HotelName="Hi Guests Vacation Homes - Studio One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/8b/9c8b0bce018c3930bac9252ac52a21507351b658.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Hi Guests Vacation Homes - Studio One» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|94811" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424495/p_424495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.

Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.

All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1257" OriginalAmount="1257">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|23155" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1263" OriginalAmount="1263">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|56343" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1263.65" OriginalAmount="1263.65">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.34311" StarRating="4" HotelCode="0|874260" HotelName="Flora Inn Hotel Dubai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HB (BREAKFAST + LUNCH ONLY),HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road P.O. Box 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874260/5bf78d9175e28e26144f97ce9569bf14.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1264.98" OriginalAmount="1264.98">
      <BasicPropertyInfo Latitude="25.095697" Longitude="55.153652" StarRating="4" HotelCode="0|326079" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street PO Box 502828 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326079/2eb3b047322f32cc815afc8ec6bd9dfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 167 rooms. The individual storeys can easily be reached via the lift or stairs. Amenities include a currency exchange service. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. The standard features of most rooms include a balcony. There is also a safe. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. Little extras, including a telephone and a TV, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A range of options are available, including golf and a gym. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1265.32" OriginalAmount="1265.32">
      <BasicPropertyInfo Latitude="25.189974" Longitude="55.27448" StarRating="4" HotelCode="0|325921" HotelName="Hotel Boulevard, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard PO Box 114788 Old Town Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325921/0fb3a5719efcc17895719729ac85f1e9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 186 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. The establishment offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1266" OriginalAmount="1266">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|288246" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1266.26" OriginalAmount="1266.26">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|209a6f" 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="84" TotalAmount="1266.71" OriginalAmount="1266.71">
      <BasicPropertyInfo Latitude="25.261175" Longitude="55.320587" StarRating="5" HotelCode="0|326041" HotelName="Khalidia Palace Hotel Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326041/2ce17d3b564ea59617465bc1b3c66fb0.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. The accommodation offers various services and facilities, including a restaurant, a childcare service, a transfer service and a laundry service, for a comfortable and relaxing stay. Wireless internet access (for a fee) is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed and a sofa bed. Separate bedrooms are also available. A safe and a minibar are also available. A fridge, a microwave and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a DVD player and WiFi (for a fee) add to the comfort of the holiday. The accommodation units include a bathroom with a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Guests can make themselves comfortable on sun loungers beneath parasols on the sun terrace. Those who wish to enjoy sports and leisure options during their holidays can take advantage of the on-site a gym, a spa, a sauna and steam bath, or for a fee, golf. In addition, golf is offered by third-party operators. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1272" OriginalAmount="1272">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|29306" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1275" OriginalAmount="1275">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|19472" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1275.67" OriginalAmount="1275.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|145857" HotelName="SHERATON DUBAI CREEK HOTEL &amp; TOWER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889951_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sheraton Dubai Creek Hotel &amp; Towers is located in Dubai, in the privileged area of Deira, on the banks of the Dubai estuary. The hotel is 3 km from the famous gold and spice souks and less than a 15-minute drive from BurJuman and Deira City Center Mall.
The hotel has several restaurants, lobby-caf�, pub-bar, gym, swimming pool, spa with sauna, tennis court, bicycle rental, parking, and room for meetings and other events.
Its rooms are equipped with air conditioning, complimentary bottled water, mini-bar, mini-refrigerator, telephone, high-speed internet (with charge), complimentary wireless internet access, TV with remote control and radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1280" OriginalAmount="1280">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|394156" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1282.38" OriginalAmount="1282.38">
      <BasicPropertyInfo Latitude="25.184444" Longitude="55.254406" StarRating="5" HotelCode="0|489609" HotelName="V Hotel Dubai, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,FULL BOARD,NO MEALS INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Habtoor City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489609/d245ede20afe1b70d0d888d33dbc871d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 356 rooms. A lobby and a reception are available to guests. Services and facilities at the hotel include a restaurant and a conference room. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and, for a fee, a minibar are also available. Little extras, including a telephone, a TV and WiFi, contribute to a great stay. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are available for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features numerous leisure facilities, including a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1282.60" OriginalAmount="1282.60">
      <BasicPropertyInfo Latitude="25.187534" Longitude="55.267513" StarRating="5" HotelCode="0|475900" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street PO Box 2286 Business Bay Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475900/2dac56c25b2c099d5eac0a572e894ac0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel features various services and facilities, including a restaurant, a café and room service, for a comfortable and relaxing stay. Wireless internet access in public areas (no extra charge) allows travellers to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;All accommodation units at the establishment offer a range of amenities as standard.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A dip in the swimming pool is great for getting into the holiday spirit. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1282.60" OriginalAmount="1282.60">
      <BasicPropertyInfo Latitude="25.187616" Longitude="55.284046" StarRating="5" HotelCode="0|475899" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BED&amp;BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST BUFFET,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475899/b0b486fafef6d1dca2d09fffccc48d3e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 201 rooms. Services and facilities at the hotel include a restaurant, a dining area and a bar. Wireless internet access is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. All rooms feature a fridge, a tea/coffee station, a TV and a safe. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. The accommodation offers travellers a variety of leisure facilities, including a gym (for a fee). An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. It is also possible to order breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1283" OriginalAmount="1283">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|29307" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92674/a_92674_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.00" OriginalAmount="1286.00">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|manzil_downtown_dubai_3" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1287.00" OriginalAmount="1287.00">
      <BasicPropertyInfo Latitude="25.082141876220703" Longitude="55.141883850097656" StarRating="0" HotelCode="0|luton_vacation_homes_park_island" HotelName="Luton Vacation Homes Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Park Island, Bonare Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/fc/d9fc9ac1977a9da808700eb7e7893d808eed1713.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Dubai (Jumeirah Beach Residence), this apartment is within a 15-minute walk of The Walk and Jumeirah Beach.  This apartment is 1.2 mi (1.9 km) from Dubai Marina Mall and 4.7 mi (7.6 km) from Souk Madinat Jumeirah.&lt;br /&gt;Amenities : This apartment offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;The Walk - 0.5 km / 0.3 mi&lt;br /&gt;Jumeirah Beach - 1.2 km / 0.7 mi&lt;br /&gt;Dubai Marina Mall - 1.3 km / 0.8 mi&lt;br /&gt;Skydive Dubai - 1.5 km / 0.9 mi&lt;br /&gt;The Beach Mall - 1.5 km / 0.9 mi&lt;br /&gt;American University of Dubai (AUD) - 2.4 km / 1.5 mi&lt;br /&gt;Ain Dubai - 3 km / 1.9 mi&lt;br /&gt;Bluewaters Island - 3 km / 1.9 mi&lt;br /&gt;Emirates Golf Club - 3.8 km / 2.4 mi&lt;br /&gt;Dubai College - 4.6 km / 2.9 mi&lt;br /&gt;Jebel Ali Race Course - 5.7 km / 3.6 mi&lt;br /&gt;Al Sufouh Beach - 7.3 km / 4.5 mi&lt;br /&gt;Souk Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Madinat Jumeirah - 8.2 km / 5.1 mi&lt;br /&gt;Nakheel Mall - 8.2 km / 5.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 32.8 km / 20.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 35.6 km / 22.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 60.1 km / 37.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Marina Mall&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a microwave and an electric kettle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1287.31" OriginalAmount="1287.31">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1091f0" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1288" OriginalAmount="1288">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|167735" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1288.96" OriginalAmount="1288.96">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|446722" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1289.00" OriginalAmount="1289.00">
      <BasicPropertyInfo Latitude="25.24155044555664" Longitude="55.292728424072266" StarRating="3" HotelCode="0|element_al_mina_dubai" HotelName="Element Al Mina, Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road &amp; 37th Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/76/9a76ba541a3c35450eec7410539566bbe47bdb4f.jpeg</HotelPictures>
        <HotelDescription>In Dubai (Bur Dubai)With a stay at Element Al Mina, Dubai, you'll be centrally located in Dubai, within a 5-minute drive of Meena Bazaar and Dubai Museum.  This hotel is 1.5 mi (2.3 km) from BurJuman Mall and 2 mi (3.3 km) from Dubai Cruise Terminal.Make yourself at home in one of the 96 individually decorated guestrooms, featuring minibars and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant or snacks in the hotel's coffee shop/café. Wrap up your day with a drink at the poolside bar.Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services. Additional features at this hotel include a communal living room and a vending machine.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Zabeel Park - 1 km / 0.6 mi&lt;br /&gt;Dubai Frame - 1.2 km / 0.7 mi&lt;br /&gt;Lamcy Plaza - 1.8 km / 1.1 mi&lt;br /&gt;BurJuman Mall - 2.1 km / 1.3 mi&lt;br /&gt;Dubai World Trade Centre - 2.1 km / 1.3 mi&lt;br /&gt;Dubai Garden Glow - 2.3 km / 1.4 mi&lt;br /&gt;American Hospital Dubai - 2.5 km / 1.6 mi&lt;br /&gt;Dubai International Convention and Exhibition Centre - 2.6 km / 1.6 mi&lt;br /&gt;Meena Bazaar - 3 km / 1.9 mi&lt;br /&gt;Al Seef - 3.2 km / 2 mi&lt;br /&gt;Textile Souk - 3.3 km / 2 mi&lt;br /&gt;Dubai Museum - 3.4 km / 2.1 mi&lt;br /&gt;Bastakiya - 3.4 km / 2.1 mi&lt;br /&gt;Grand Mosque - 3.4 km / 2.1 mi&lt;br /&gt;Dubai Cruise Terminal - 3.4 km / 2.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 10.5 km / 6.5 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 37.5 km / 23.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 59.6 km / 37.1 mi&lt;br /&gt;The preferred airport for Element Al Mina, Dubai is Dubai Intl. Airport (DXB).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1289.16" OriginalAmount="1289.16">
      <BasicPropertyInfo Latitude="25.25397" Longitude="55.335922" StarRating="4" HotelCode="0|325937" HotelName="J5 Hotels Port Saeed" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road P.O Box 33871 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325937/fb80e51c9b51d5706b4d2b32bc76375f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 134 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers. Various gastronomic options are available, including a restaurant, a dining area and a breakfast room. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including golf, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1290.36" OriginalAmount="1290.36">
      <BasicPropertyInfo Latitude="25.203241" Longitude="55.34923" StarRating="4" HotelCode="0|1477001" HotelName="Vida Creek Beach Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor Creek Harbour Dubai Creek</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1477001/c14307d91f76b4b294bbea0982a99d36.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1293.17" OriginalAmount="1293.17">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|177907" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1298" OriginalAmount="1298">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1305.48" OriginalAmount="1305.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|C7AC82" HotelName="MILLENNIUM PLACE MIRDIF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2421595_foto_1.jpg</HotelPictures>
        <HotelDescription>Explore our 4-star Dubai hotel in Mirdif Hills. Hayyakum! Millennium Place Mirdif is a lifestyle destination of dining, hospitality, and entertainment a few minutes away from Dubai International Airport, Mirdif City Center, and Dubai Safari Park. Visit the first hotel in this Dubai neighborhood, overlooking the beautiful Mushrif Park. The home of more than 70,000 trees offers a fantastic range of family fun adventures from zip-lining, childrenandrsquo;s playgrounds, horseback riding, cycle track, BBQ Areas, and much more. Connected to Mirdif Hills Avenue, our 4-star hotel features 116 rooms and suites, 132 studios and one-bedroom apartments, 6 restaurants and bars, a ballroom catering up to 300 guests, 2 meeting rooms, a rooftop pool andamp; gym overlooking the park. Millennium Place Mirdif presents a flavorful dining palette. Start your day with an immersive international breakfast buffet or andagrave; la carte options at B Social, our laid-back all-day dining. At lunch, spoil your taste buds with Lebanese and Armenian cuisine at Batchig, followed by a refreshing drink at our social pub, The Urban Bar, or enjoy an afternoon cigar at Sala De Cigar; the journey continues with dinner at Hunter andamp; Barrel Steakhouse. Of course, your experience is not complete without adding some splashes to your day at Vola Rooftop Lounge surrounded by the scenery of Mushrif Parkandrsquo;s natural splendour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1308.00" OriginalAmount="1308.00">
      <BasicPropertyInfo Latitude="25.22089385986328" Longitude="55.329742431640625" StarRating="5" HotelCode="0|al_jaddaf_rotana_dubai" HotelName="Al Jaddaf Rotana Suite Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 03/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Dubai, UAE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d4/44/d444238c5f1705206d4547094800a36ce7c955a9.jpeg</HotelPictures>
        <HotelDescription>See health &amp;amp; safety details&lt;br /&gt;Set in Dubai, 4.1 km from Dubai World Trade Centre, Al Jaddaf Rotana Suite Hotel offers accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. This 5-star hotel offers a kids' club and a concierge service. The accommodation provides a 24-hour front desk, room service and currency exchange for guests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|201470" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="27" TotalAmount="1317" OriginalAmount="1317">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|407990" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1318.85" OriginalAmount="1318.85">
      <BasicPropertyInfo Latitude="25.18569" Longitude="55.274227" StarRating="4" HotelCode="0|1473295" HotelName="The First Collection Waterfront" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive PO BOX 215373 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1473295/24061002013505.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1319" OriginalAmount="1319">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|95235" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1323.00" OriginalAmount="1323.00">
      <BasicPropertyInfo Latitude="25.250293731689453" Longitude="55.30088424682617" StarRating="3" HotelCode="0|doubletree_by_hilton_dubai_m_square_hotel_residences" HotelName="DoubleTree by Hilton Dubai M Square Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>M Square Building, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/45/9f45ba2c4b4df262fd47acf27e52e7c23515ae00.jpeg</HotelPictures>
        <HotelDescription>Our stylish hotel is just a few minutes from historical sites and attractions along Dubai Creek. Downtown and public beaches are within 10 km. Our concierge can help you schedule outings to make the most of your trip. Enjoy warm, friendly service, plus our signature Chocolate Chip Cookie, over 6,500 sq. ft. of event space, and multiple on-site restaurants.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 180.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|254865" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|20069" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1334" OriginalAmount="1334">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|24929" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1341.74" OriginalAmount="1341.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|B95E63" HotelName="REVIER HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32485_image63718783_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Business Bay, near the Dubai Water Canal and just 10 minutes from Dubai Mall.Inspired by a simple, industrial design, the hotel rooms offer a private space where you can feel at home. All rooms include air conditioning, a seating area, a flat-screen TV with satellite channels, a safe and a private bathroom with a shower, free toiletries and a hairdryer. At Revier Hotel - Dubai, rooms come with bed linen and towels.The hotel has an outdoor pool, free private parking, a fitness center and a terrace. This property offers a restaurant, room service and a 24-hour front desk, as well as free WiFi throughout the property. The accommodation offers a business centre, concierge service and currency exchange.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1348" OriginalAmount="1348">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|380146" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://cdn.ostrovok.ru/t/x500/content/6c/b7/6cb768ecbaf520cb73984439595158afc8d87ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1348" OriginalAmount="1348">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|39058" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1351.42" OriginalAmount="1351.42">
      <BasicPropertyInfo Latitude="25.225286" Longitude="55.278706" StarRating="4" HotelCode="0|1456616" HotelName="The Muse" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>21st Street 43 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1456616/78b2a2687404f15bdd7501a14cc18783.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1356.86" OriginalAmount="1356.86">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.32667" StarRating="4" HotelCode="0|325810" HotelName="J5 RIMAL" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325810/619a61bfe004b5932c8c45bf7b631c78.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in the centre of the city of Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 123 rooms. A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a café, room service, a conference room and a business centre. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station can be found in each room. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. A range of options are available, including golf, a gym, a sauna, a steam bath and a hammam. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the apartment hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1360.35" OriginalAmount="1360.35">
      <BasicPropertyInfo Latitude="25.079412" Longitude="55.143127" StarRating="4" HotelCode="0|475897" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street Dubai Marina Al Marsa Area Near Marina Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475897/2eef31b7bba889cbd387acd54cebe67e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 142 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar and a business centre. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A balcony or terrace is among the standard amenities of most rooms. A kitchenette with a tea/coffee station is also provided. A washing machine is also available for guests' convenience. Little extras, including a telephone, a TV, a CD player, a DVD player and WiFi (no extra charge), contribute to a great stay. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and steam bath, or for a fee, a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1365.76" OriginalAmount="1365.76">
      <BasicPropertyInfo Latitude="25.215322" Longitude="55.325817" StarRating="4" HotelCode="0|1131124" HotelName="Marbella Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box: 150 Al Khail Road D-68 Al Jadaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131124/e58ea27ebdb0e2a13c1d67895ee13cf5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1367.96" OriginalAmount="1367.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE HOTEL, DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475444_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within 1.3 km of Jumeira Public Beach and 2.8 km of Burj Al Arab Tower, Lemon Tree Hotel, Dubai provides rooms with air conditioning and a private bathroom in Dubai. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi. Free private parking is available and the hotel also offers car hire for guests who want to explore the surrounding area. Guest rooms in the hotel are fitted with a kettle. All units in Lemon Tree Hotel, Dubai are equipped with a flat-screen TV and a hairdryer. A buffet breakfast is available daily at the accommodation. Lemon Tree Hotel, Dubai offers a sun terrace. Mall of the Emirates is 4.3 km from the hotel, while City Walk Mall is 10 km away. The nearest airport is Dubai International, 26 km from Lemon Tree Hotel, Dubai, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1374" OriginalAmount="1374">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|55119" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1374.99" OriginalAmount="1374.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|071201" HotelName="ROYAL ASCOT HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955980_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ascot is located right in the heart of Dubai, making most places in the city easily accessible. Sheikh Zayed road is just 7 minutes away, and Burjuman - one of Dubai's premiere malls - is a mere 5 minutes away. We also offer guests complimentary transfers to and from our beach facilities. The golden sands and pristine waters of Dubai make for a great day at the beach, especially during the winter months.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1377.86" OriginalAmount="1377.86">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|2096f0" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1378.00" OriginalAmount="1378.00">
      <BasicPropertyInfo Latitude="25.32907048746" Longitude="55.392104367073" StarRating="4" HotelCode="297078|al_majaz_premiere_hotel_apartment" HotelName="Al Majaz Première Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Northern side of Majaz Park Sharjah and Buheirah Corniche, P.O. Box 39099, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391127/391127a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1379" OriginalAmount="1379">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|55050" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1382.19" OriginalAmount="1382.19">
      <BasicPropertyInfo Latitude="24.990913" Longitude="55.41885" StarRating="5" HotelCode="0|1430958" HotelName="Terra Solis" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Lehbab Road Exit 29 Jebel Ali Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1430958/0df46d1ad0c7d537530c5d9292bc45bd.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1390.03" OriginalAmount="1390.03">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1944a3" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1391.30" OriginalAmount="1391.30">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|127884" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/09/2024" 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>http://media.dev.paximum.com/hotelimages/326135/1.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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1391.61" OriginalAmount="1391.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|152773" HotelName="MILLENNIUM AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890100_foto_52.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Dubai with easy access to the business district and the historic area.
It has 341 rooms full of luxury and comfort. They are divided into different categories to meet the needs of all guests. All rooms have private bathrooms with amenities, minibar and tea and coffee machine.
The main services we can highlight the hotel business center, fitness center, beauty salon and pool.
There are also car rental service. The hotel has parking and parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1407" OriginalAmount="1407">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="25.08171272277832" Longitude="55.145530700683594" StarRating="0" HotelCode="0|marina_apartment_24" HotelName="Marina Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 11640, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/5c/745cd3824b4d3cc81cf671a51ba60466569b56a3.jpeg</HotelPictures>
        <HotelDescription>Marina Apartment</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1429" OriginalAmount="1429">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|1355" HotelName="ibis World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61461/a_61461_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the biggest international complex in the Middle East. The Heritage Village is about 8 km away, while the Gold Souk is approximately 10 km away. Close to the tourist centre and Sheikh Zayed Road, the principal business centre in Dubai, the hotel is approximately 15 minutes from the Jebel Ali Free Zone and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1438.27" OriginalAmount="1438.27">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|625440" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1441.33" OriginalAmount="1441.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25212_image60468266_0.jpg</HotelPictures>
        <HotelDescription>Third Tallest hotel in the world 333 metres with 65 guest floors\nOfficially certified by the Guinness World Records\nIdeal location for business and leisure travellers\nLocated 5 minutes away from Dubai Mall- one of the worlds biggest \nshopping centres \nLocated less than 1 km away from Dubai International Financial Centre \n(DIFC) and a 1 minute walking distance from the metro station\n3 minutes drive to World Trade Centre(the main Exhibition Centre)\n10 minutes drive to Dubai International Airport\n5 minutes drive to Burj Khalifa, currently the worlds tallest building\nClose to major attractions as well as golf courses and horse race courses \nSurrounded by Dubai most happening night life scenes\n462 rooms and suites with a capacity to accommodate big groups at the \nsame time\nConnecting rooms and suites, giving a chance for large families to stay \ntogether and at the same time have their own privacy.\nNo alcohol is served in the hotel.\nFree WiFi available in all rooms and public areas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1444" OriginalAmount="1444">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|37816" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1446" OriginalAmount="1446">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|256447" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1446.00" OriginalAmount="1446.00">
      <BasicPropertyInfo Latitude="25.07743263244629" Longitude="55.147212982177734" StarRating="0" HotelCode="0|lux_holiday_home_mag_214_tower_1" HotelName="LUX Holiday Home - MAG 214 Tower 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAG 214 Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/96/d99653aaeab1dbd186772c0e1b5269b6b24b7c0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «LUX Holiday Home - MAG 214 Tower 1» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1449" OriginalAmount="1449">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1451" OriginalAmount="1451">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|373222" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1453.43" OriginalAmount="1453.43">
      <BasicPropertyInfo Latitude="25.199802" Longitude="55.27751" StarRating="5" HotelCode="0|1343102" HotelName="Dubai Mall by Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>The Address Dubai Mall Residence Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343102/30ea455cee7d7f5f0f9440e3172a72fb.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1456.61" OriginalAmount="1456.61">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|619901" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2024" 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="84" TotalAmount="1463.73" OriginalAmount="1463.73">
      <BasicPropertyInfo Latitude="25.22475" Longitude="55.28068" StarRating="3" HotelCode="0|1368986" HotelName="Rose Executive Hotel – DWTC" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Garden City Opposite Dubai World Trade Centre PO Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1368986/1ce478d7f18c5641230396c259f7f39e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1467.49" OriginalAmount="1467.49">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|643985" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="25.086910247802734" Longitude="55.14799118041992" StarRating="0" HotelCode="0|hi_guests_vacation_homes_marina_gate_tower" HotelName="Hi Guests Vacation Homes - Marina Gate Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate, Alkhayay St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1e/46/1e46cf60298af425481613c23188b1eaeb971244.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Hi Guests Vacation Homes - Marina Gate Tower» is located in Dubai. This apartment is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="25.0867852" Longitude="55.1475206" StarRating="0" HotelCode="984707|303244" HotelName="Higuests Vacation Homes - Marina Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6436783</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|92850" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1478" OriginalAmount="1478">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|46538" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1481" OriginalAmount="1481">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|46262" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1481.84" OriginalAmount="1481.84">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="3" HotelCode="0|1492947" HotelName="Songs Of The Lake By Lagom - Bonnington Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1488.19" OriginalAmount="1488.19">
      <BasicPropertyInfo StarRating="4" HotelCode="|CB7627" HotelName="THE FIRST COLLECTION BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2514053_image61432861_0.jpg</HotelPictures>
        <HotelDescription>The hotel features 437 stylish guestrooms and suites - many offering panoramic views of Dubai's world-famous skyline - alongside extensive sustainably designed guest amenities, with a host of exciting signature FandB outlets, leisure facilities including a fully equipped gym, modern spa, and 25-meter swimming pool overlooking Downtown Dubai, and an innovative NEST coworking space.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1497.93" OriginalAmount="1497.93">
      <BasicPropertyInfo Latitude="24.96084" Longitude="55.14978" StarRating="3" HotelCode="0|1343076" HotelName="Rove Expo City" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Square Expo 2020 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343076/da43722705da01c97c9dfab80948298c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1498.00" OriginalAmount="1498.00">
      <BasicPropertyInfo Latitude="25.068342208862305" Longitude="55.1330451965332" StarRating="0" HotelCode="0|one_bedroom_apartment_with_panoramic_marina_views" HotelName="One Bedroom Apartment with Panoramic Marina Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marsa Dubai, Escan Marina Tower, 1908, Dubai, UAE	, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/78/8d/788dfc7dc2524464f21367d9e8c0ab3f77dad4cd.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «One Bedroom Apartment with Panoramic Marina Views» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;At the apartment&lt;br /&gt;If you travel by car, you can park in a parking zone for free. Sports fans will be able to enjoy a fitness center and a gym. Accessibility: there is an elevator/lift. Additional services that the apartment offers to its guests: private check-in and check-out and ironing.&lt;br /&gt;The staff of the apartment speaks English.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1505.00" OriginalAmount="1505.00">
      <BasicPropertyInfo Latitude="25.250618740764" Longitude="55.296391058861" StarRating="4" HotelCode="155271|xclusive_hotel_apartments_2" HotelName="Xclusive Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1505.35" OriginalAmount="1505.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|457183" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1356014_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubailand, just by two major roads, Emirates Road and Dubai-Al Ain Road, the hotel is nested amidst world-class polo fields. The property boasts several swimming pool and a fitness centre. Guests can enjoy free WiFi throughout the property.Each room is fitted with a flat-screen TV. Certain units feature a seating area where you can relax. You will find a kettle in the room. Every room has a private bathroom fitted with a bath. For your comfort, you will find bathrobes and slippers.Adults and children alike are invited to interact with the world-class horses that populate the resort's polo fields and stables, or they can indulge themselves with a pampering treatment at Iridium Spa, or swim in one of the pools.Dubai Mall is 16 km from The St. Regis Dubai, Al Habtoor Pol, while Burj Khalifa is 16 km from the property. The nearest airport is Dubai International Airport, 19 km from the property. Free self parking as well as complimentary valet parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1508.00" OriginalAmount="1508.00">
      <BasicPropertyInfo Latitude="25.261175" Longitude="55.320587" StarRating="4" HotelCode="103474|khalidia_hotel_apartments" HotelName="Khalidia Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/145874/201132291450286.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1517.33" OriginalAmount="1517.33">
      <BasicPropertyInfo Latitude="25.079765" Longitude="55.137478" StarRating="4" HotelCode="0|326135" HotelName="Suha JBR Hotel Apartments" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326135/a096ad37aefaeaf008a1f6be01b065bd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2007. Travellers are welcomed at the hotel, which has a total of 90 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, a transfer service, room service and a laundry service. Wireless internet access is available to travellers in the public areas. Guests can buy daily essentials at the supermarket. Travellers arriving by car can leave their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. The standard features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Furthermore, there are a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a stereo system, a DVD player and WiFi, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1520.72" OriginalAmount="1520.72">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|287777" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1521" OriginalAmount="1521">
      <BasicPropertyInfo Latitude="25.092898755358" Longitude="55.176855682556" StarRating="3.5" HotelCode="207455|201578" HotelName="Time Crystal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, Opposite to Jebel Ali Race cource, near The Greens, Al Barsha, Tecom, P.O. Box 283439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295730/gt_295730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located within the heart of new Dubai, in the Al Barsha area of the city. It is only 5 minutes from Internet City, Media City, Knowledge Village and the Jumeirah beachfront. The Mall of Emirates is 2 km away and it is 8 km to Dubai Mall and 15 km to Bur Dubai. This establishment lies just a 25-minute journey from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1521.02" OriginalAmount="1521.02">
      <BasicPropertyInfo Latitude="25.096813" Longitude="55.169563" StarRating="4" HotelCode="0|884744" HotelName="Zabeel House The Greens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 214362 The Onyx Tower 3 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884744/b722cd0311c062b31eb2538c01c447a8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1526.00" OriginalAmount="1526.00">
      <BasicPropertyInfo Latitude="25.06583595275879" Longitude="55.138187408447266" StarRating="0" HotelCode="0|higuests_vacation_homes_laguna_tower" HotelName="HiGuests Vacation Homes - Laguna Tower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laguna tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/97/c9/97c9adf90f543e6247b910beefc2148474834e6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;&lt;em&gt;HiGuests Vacation Homes - Laguna Tower Apartments&lt;/em&gt; is in one of the most popular neighbourhood in Dubai features. The apartments are located in the complex Jumeirah Lake Towers Dubai.&lt;br /&gt;Jumeirah Lake Towers Dubai is known as a community where guests have access to a variety of services, shops, outdoor cafes and restaurants, a promenade, plazas and gardens between clusters create a connection between large areas of the complex. Beside these some major shopping hubs can be found in the nearby areas of apartment such as Dubai Marina Mall, Dubai Pear Mall, Ibn Battuta Mall and Mall of Emirates.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;It has a spacious living and dining area with large windows. The apartment has a capacity of 1 bedroom with a King size bed including linens and mattresses and an additional double sofa bed in the living room. A kitchen equipped with all the appliances and cooking necessities. At the guests’ disposal, there are residents' only swimming pool, gym and a designated covered parking.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 600.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1530" OriginalAmount="1530">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|46231" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1530.32" OriginalAmount="1530.32">
      <BasicPropertyInfo Latitude="25.251806" Longitude="55.32435" StarRating="5" HotelCode="0|1490269" HotelName="Hilton Dubai Creek Residences" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jewel of the Creek Post Box number 111853 Port Saeed Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1490269/1ff972804e3034c6ade3125406d6bd26.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1531.65" OriginalAmount="1531.65">
      <BasicPropertyInfo Latitude="25.253265" Longitude="55.328022" StarRating="4" HotelCode="0|326011" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road Near Deira City Centre P.O.Box 119062 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326011/ba7f7f7ef26508a4aec709d4942f553b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. The hotel offers travellers a total of 180 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the apartment hotel can be accessed by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a breakfast room and a café. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a DVD player and WiFi (for a fee) add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1535" OriginalAmount="1535">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1540" OriginalAmount="1540">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|28689" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1547.37" OriginalAmount="1547.37">
      <BasicPropertyInfo Latitude="25.204224" Longitude="55.347153" StarRating="5" HotelCode="0|1487345" HotelName="Palace Dubai Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1487345/d4913775bfc47aa54112abb23af2d342.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1548.58" OriginalAmount="1548.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|147900" HotelName="Orchid Vue Hotel Bur Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1211501_foto_1.jpg</HotelPictures>
        <HotelDescription>Orchid Vue Hotel is a four star property situated in Bur Dubai, a few steps to the Al Fahidi Metro Station and close to the Burjuman Shopping Mall. With its central location, the hotel is within a 20 minute driving distance to the Dubai Mall, Jumeirah open beach, The Burj Khalifa and Dubai International Airport. Each room has an individually controlled air conditioning, flat screen TV, safe deposit box, wireless internet connection, mini bar and a private bathroom with hair dryer, shower/bathtub and toiletries. Guests can enjoy dining at the multi cuisine restaurant serving an extensive selection of international dishes. Leisure facilities include a rooftop swimming pool, gymnasium, sauna and a steam room. Tours all over the city can be arranged at the on-site travel desk and guests can buy souvenirs or snacks at the gift shop located on the ground floor. The hotel also offers 24 hour room service, laundry, foreign currency exchange, concierge and complimentary valet parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1554.81" OriginalAmount="1554.81">
      <BasicPropertyInfo Latitude="25.10616" Longitude="55.150143" StarRating="3" HotelCode="0|326286" HotelName="Royal Club Palm Jumeirah by Royal Vacation Homes Rental" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Shoreline 20 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326286/8cb73bdb68eee2f5e6d1fd94a100e8db.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 50 rooms. A safe is among the facilities. Internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;A range of amenities complete the standard fittings of the accommodation units. The accommodation features rooms with air conditioning.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The accommodation offers guests a variety of leisure facilities, including a gym (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1560" OriginalAmount="1560">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1569" OriginalAmount="1569">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|348093" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1570" OriginalAmount="1570">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|403143" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1580" OriginalAmount="1580">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|31305" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1589.66" OriginalAmount="1589.66">
      <BasicPropertyInfo Latitude="25.074446" Longitude="55.13737" StarRating="4" HotelCode="0|326040" HotelName="Nuran Marina Serviced Residences" Meals="FREE BREAKFAST,ROOM ONLY" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Street H District 4 P.O. Box 121600 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326040/405373ae8c51e86578832c709304088e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 90 rooms. A lobby and a reception are available to travellers. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a transfer service and translation services.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. There is also a safe. Guests will also find a cooker included as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A pool and an outdoor pool are available to travellers. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1590" OriginalAmount="1590">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1591" OriginalAmount="1591">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|47158" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="63" TotalAmount="1594.00" OriginalAmount="1594.00">
      <BasicPropertyInfo Latitude="25.338469963227" Longitude="55.362156629562" StarRating="4" HotelCode="9707|sharjah_grand_hotel" HotelName="Occidental Sharjah Grand" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Al Khalidiah Area, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/5005/a_5005_L2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1595.00" OriginalAmount="1595.00">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|le_meridien_fairway" HotelName="Le Meridien Fairway" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 36400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129861/a_129861_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within close proximity of the enchanting Dubai Creek and provides guests with an intimate hotel experience and restful place to retreat. The city's many attractions, including luxurious shopping options in the city centre, Mamzar Park and the Gold Souk are all only minutes away from the hotel. The nearest train station is located approximately 100 m from the hotel and Dubai International Airport is roughly 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1598.00" OriginalAmount="1598.00">
      <BasicPropertyInfo Latitude="25.38877971" Longitude="55.44677406" StarRating="3.5" HotelCode="601390|midtown_furnished_apartments" HotelName="Midtown Furnished Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Safeer Mall, Al Nuaimiya, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/08933/3608933/1.jpg?f=15232646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ajman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1598.64" OriginalAmount="1598.64">
      <BasicPropertyInfo Latitude="25.07622" Longitude="55.133976" StarRating="5" HotelCode="0|1131297" HotelName="Rimal by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131297/039292d66357eded149ba8c9066e4155.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1601.40" OriginalAmount="1601.40">
      <BasicPropertyInfo Latitude="25.189045" Longitude="55.275993" StarRating="5" HotelCode="0|1131301" HotelName="Miska 1 by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131301/61184e9b8df9f730b10227ce3762ba82.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1602.79" OriginalAmount="1602.79">
      <BasicPropertyInfo Latitude="25.183361" Longitude="55.28355" StarRating="5" HotelCode="0|1343083" HotelName="Royal Continental Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive PO Box 182166 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343083/8cb13b6ec449e1001f1e34c0a0a2ac34.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1605.13" OriginalAmount="1605.13">
      <BasicPropertyInfo Latitude="25.069592" Longitude="55.128483" StarRating="4" HotelCode="0|508587" HotelName="The First Collection Marina" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street Post Office Box 215373 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508587/9d62dee4801f61f0b4479fd26ed653f8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Among the culinary options available at the establishment are a restaurant and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee. Available services and facilities include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a safe and a minibar for an additional fee. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi (for a fee) ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Parasols are available to guests. Leisure options at the establishment include a spa. For a fee, a gym, a sauna, a hammam and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1607.43" OriginalAmount="1607.43">
      <BasicPropertyInfo StarRating="5" HotelCode="|699939" HotelName="Le Meridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891475_foto_125.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Meridien Dubai Hotel andamp; Conference Centre, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 3andnbsp;min en coche de Centro comercial City Centre Deira y 6andnbsp;min de Centro comercial Dubai Festival City. Ademandaacute;s, este hotel de lujo se encuentra a 6andnbsp;km de Centro comercial BurJuman y a 7, 8andnbsp;km de Souk Gold. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. La diversiandoacute;n estandaacute; asegurada en este alojamiento, que ofrece 5 piscinas al aire libre, un centro de bienestar y una sauna. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Estarandaacute;s en la playa en un abrir y cerrar de ojos gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 580 habitaciones con decoraciones diferentes, equipadas con minibar y televisiandoacute;n de pantalla plana. Las camas cuentan con colchones con una capa de acolchado adicional y edredandoacute;n de plumas para descansar plandaacute;cidamente. Las habitaciones disponen de patio. La conexiandoacute;n wifi gratis te mantendrandaacute; en contacto con los tuyos. Ademandaacute;s, podrandaacute;s disfrutar de canales digitales. El cuarto de baandntilde;o estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. . Degusta algo de cocina internacional en Yalumba, uno de los 18 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 3 bares con salandoacute;n o los 4 bares junto a la piscina. Se ofrece un desayuno continental todos los dandiacute;as de 06:30 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios abierto las 24 horas, un servicio de limusina o coche con chandoacute;fer y check-in exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 1512 metros cuadrados de espacio con centro de conferencias y 24 salas de reuniones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1614.41" OriginalAmount="1614.41">
      <BasicPropertyInfo Latitude="25.167704" Longitude="55.44665" StarRating="5" HotelCode="0|325925" HotelName="Meliá Desert Palm Meliá Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,NO MEALS INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road Warsan 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325925/c0b56ecba07103328ae768eb7d76f2fe.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. The air-conditioned establishment comprises a total of 26 rooms. There are a total of 13 villas/houses. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. The grounds of the establishment feature a playground and an attractive garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio, a stereo system, a CD player, a DVD player and WiFi (no extra charge), contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. Variety is provided by the wide range of sporting activities offered at the establishment, for example tennis, basketball, golf and horse riding. Sport and leisure facilities at the accommodation include a gym and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1614.41" OriginalAmount="1614.41">
      <BasicPropertyInfo Latitude="25.206669" Longitude="55.265472" StarRating="4" HotelCode="0|1343090" HotelName="City Walk 1 by Sonder" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Street Al Wasl Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343090/72da9d1bf2abd7609119c5f52fa7925d.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1616.30" OriginalAmount="1616.30">
      <BasicPropertyInfo Latitude="25.076998" Longitude="55.133953" StarRating="4" HotelCode="0|1496068" HotelName="Happy ACADEMIA JBR" Meals="ROOM ONLY,NO MEALS" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rimal 3 105 Premise RT: 2.1 Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1618.34" OriginalAmount="1618.34">
      <BasicPropertyInfo Latitude="25.209635" Longitude="55.274998" StarRating="4" HotelCode="0|326433" HotelName="Residence Inn by Marriott Sheikh Zayed Road" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Trade Centre 2 Dubai 417451</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326433/c18860945887202283e12080431be9fb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 430 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and, for a fee, a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Travellers can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including tennis, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1619" OriginalAmount="1619">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1621.67" OriginalAmount="1621.67">
      <BasicPropertyInfo Latitude="25.208076" Longitude="55.26885" StarRating="4" HotelCode="0|1374250" HotelName="Downtown Towers" Meals="NO MEALS,ROOM ONLY" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Tower 3 43 34c Street Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1374250/d77ed348ffd058a3174f9141880f5a09.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1638" OriginalAmount="1638">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/09/2024" 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="84" TotalAmount="1638.25" OriginalAmount="1638.25">
      <BasicPropertyInfo Latitude="25.180975" Longitude="55.27799" StarRating="4" HotelCode="0|1467952" HotelName="Holiday Inn Dubai Business Bay" Meals="BREAKFAST FOR 2,BREAKFAST FOR TWO GUESTS,ROOM ONLY,FULL BREAKFAST" BedType="BREAKFAST FOR 2">
        <Address>
          <AddressLines>
            <AddressLine>Post Office Box 26228 Marasi Drive A Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1467952/24061001560236.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1639.00" OriginalAmount="1639.00">
      <BasicPropertyInfo Latitude="25.108409881591797" Longitude="55.14839172363281" StarRating="0" HotelCode="0|bespoke_residences_al_nabat" HotelName="Bespoke Residences - Shoreline Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat, Shoreline Building 8, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/d8/61d830106063678f260b4ee9ec9595eb28ce0bec.jpeg</HotelPictures>
        <HotelDescription>Situated in Dubai, Bespoke Residences - Shoreline Al Nabat offers a year-round outdoor pool, private beach access and fitness centre. Mall of the Emirates is 5 km from the property. Free private parking is available on site.&lt;br /&gt;The accommodation features a flat-screen TV. Some units have a dining area and/or balcony. All units feature a kitchen fitted with a dishwasher and oven. A microwave, a toaster and fridge are also provided, as well as a coffee machine. There is a private bathroom with bathrobes and free toiletries in every unit. Towels are available.&lt;br /&gt;Shoreline Apartments by Bespoke Residences also includes a year-round outdoor pool. Guests can enjoy a drink at the on-site bar. Apartments have access to Riva Beach Club offering restaurants, bar, gym and swimming pools.&lt;br /&gt;Ibn Battuta Mall is 8 km from Shoreline Al Nabat. Al Maktoum International Airport is 24 km away.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1640.10" OriginalAmount="1640.10">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|156556" HotelName="Marina Byblos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1641.19" OriginalAmount="1641.19">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|1148b9" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1644.47" OriginalAmount="1644.47">
      <BasicPropertyInfo Latitude="25.209036" Longitude="55.343548" StarRating="5" HotelCode="0|1421752" HotelName="Address Grand Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,NO MEALS INCLUDED,FREE BREAKFAST,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421752/22121908245805.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1646.75" OriginalAmount="1646.75">
      <BasicPropertyInfo Latitude="25.250801" Longitude="55.326775" StarRating="5" HotelCode="0|1492950" HotelName="Marriott Marquis Dubai" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 129-104 Jewel of the Creek Port Saeed - Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492950/5fa0e67ad1a72544eef6a53e59b436c8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1647.40" OriginalAmount="1647.40">
      <BasicPropertyInfo Latitude="25.25944" Longitude="55.31954" StarRating="5" HotelCode="0|766918" HotelName="Al Bandar Arjaan - Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766918/90e974f1f51ffbb622d00084cd1f3c3f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1651.10" OriginalAmount="1651.10">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/855725_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the fashionable Sheikh Zayed Street in the heart of the magnificent city of Dubai this city aparthotel is the perfect choice for business and conference travellers visiting the city. Due to its close proximity to the business and commercial districts of the city, as well as a range of shopping centres, the World Trade Centre, Dubai Museum, Jumeirah mosque and Wild Wadi it places guests close to the vibrant heart of the city. Jumeirah Beach Park is just 20 minutes from the hotel and Dubai International Airport is a mere 15 minute drive away.Guests will appreciate the range of high-class facilities and services on offer. Business guests can take advantage of the first-class conference facilities and the range of restaurants serving a wealth of delightful cuisines will appeal to every type of guest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1652.00" OriginalAmount="1652.00">
      <BasicPropertyInfo Latitude="25.189321517944336" Longitude="55.275672912597656" StarRating="0" HotelCode="0|maison_privee_miska_1" HotelName="Maison Privee Miska 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/fa/47fa0b0cc539feb34f1f17a47f674fa3e849a839.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Dubai (Downtown Dubai), Maison Privee Miska 1 is within a 15-minute walk of Dubai Fountain and Dubai Opera.  This apartment is 1.2 mi (1.9 km) from Dubai Mall and 1.6 mi (2.6 km) from Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Souk al Bahar - 0.5 km / 0.3 mi&lt;br /&gt;Dubai Fountain - 1 km / 0.6 mi&lt;br /&gt;Dubai Opera - 1.2 km / 0.7 mi&lt;br /&gt;KidZania - 1.5 km / 1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 1.6 km / 1 mi&lt;br /&gt;Emaar Square - 1.7 km / 1 mi&lt;br /&gt;Dubai Mall - 1.8 km / 1.1 mi&lt;br /&gt;Burj Khalifa - 1.8 km / 1.1 mi&lt;br /&gt;Dubai International Financial Centre - 3.8 km / 2.3 mi&lt;br /&gt;City Walk - 3.9 km / 2.4 mi&lt;br /&gt;Safa Park - 4.1 km / 2.6 mi&lt;br /&gt;Dubai Water Canal - 1.3 km / 0.8 mi&lt;br /&gt;Dubai Garden Glow - 6.4 km / 4 mi&lt;br /&gt;La Mer Water Park - 7 km / 4.3 mi&lt;br /&gt;La Mer North Beach - 7.1 km / 4.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 16.8 km / 10.4 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.6 km / 24.6 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 52.5 km / 32.6 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Fountain&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1653.70" OriginalAmount="1653.70">
      <BasicPropertyInfo Latitude="25.101835" Longitude="55.17103" StarRating="3" HotelCode="0|1343108" HotelName="Staybridge Suites Dubai Internet City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh 2 PO Box 11189 Dubai Internet City Dubai 11189</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343108/09ee94d21ea45030934cccce45e693cf.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1655.00" OriginalAmount="1655.00">
      <BasicPropertyInfo Latitude="25.191415786743164" Longitude="55.270530700683594" StarRating="0" HotelCode="0|hi_guests_vacation_homes_boulevard_crescent" HotelName="Hi Guests Vacation Homes - Boulevard Crescent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/21/0021c6121c4dab9f34844462a7566cec0c2f5551.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Hi Guests Vacation Homes - Boulevard Crescent» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Burj Khalifa, The Dubai Fountain and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1659.66" OriginalAmount="1659.66">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282555" StarRating="3.5" HotelCode="0|326252" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 49 Sheikh Zayed Road voco Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326252/d1893cac8fa2efea7bad1a2a34daadf7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 119 rooms. The individual storeys can easily be reached via the lift or stairs. A 24-hour security service is among the facilities. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Separate bedrooms are also available. A safe and a desk are also available. A fridge and a tea/coffee station ensure a comfortable stay. The bathroom offers convenient facilities including a bathtub. The accommodation offers non-smoking rooms and smoking rooms. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1661" OriginalAmount="1661">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1674" OriginalAmount="1674">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|239687" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1691.00" OriginalAmount="1691.00">
      <BasicPropertyInfo Latitude="25.0797297" Longitude="55.1391537" StarRating="0" HotelCode="0|luton_vacation_homes_continental_tower_dubai_marina" HotelName="Luton Vacation Homes Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Continental Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/f8/1d/f81dd34e691b51f6d4407b7fd396fa71127a50ee.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel “Luton Vacation Homes Apartments” is set in Dubai. It boasts a convenient location within 26 km from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;Guests can use a hotel sauna. The entire hotel is non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourism fee: AED20 per night (not per person) . &lt;/br&gt;&lt;/br&gt;Cleaning fee : AED200&lt;/br&gt;&lt;/br&gt;Service charge: 15% per stay</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1701.00" OriginalAmount="1701.00">
      <BasicPropertyInfo Latitude="25.19514" Longitude="55.27702" StarRating="0" HotelCode="0|maison_privee_burj_khalifa_community" HotelName="Maison Privee - Burj Khalifa Community" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Souk Al Bahar, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/3f/d83f44ab246d9c955f73e056e5544f9d7bfb2643.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 2-minute drive from Dubai Fountain and 5 minutes from Dubai Mall.  This apartment is 1.5 mi (2.4 km) from Burj Khalifa and 3.6 mi (5.9 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a microwave. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a safe and an electric kettle, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1705.76" OriginalAmount="1705.76">
      <BasicPropertyInfo Latitude="25.185976" Longitude="55.263386" StarRating="5" HotelCode="0|326329" HotelName="Anantara Downtown Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 71847 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326329/d7d1ada4156bc562fa563cd23e522e9c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 252 rooms. A lobby and a reception are available to guests. The upper floors of the establishment can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a conference room and a business centre. Wireless internet access (no extra charge) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Other features include a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer and bathrobes are available for everyday use. The hotel offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features numerous leisure facilities, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, yoga, a spa and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. It is also possible to order breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1708.35" OriginalAmount="1708.35">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|1489e6" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1713.82" OriginalAmount="1713.82">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|372446" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1714" OriginalAmount="1714">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|47224" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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="84" TotalAmount="1728.21" OriginalAmount="1728.21">
      <BasicPropertyInfo Latitude="25.08018" Longitude="55.153996" StarRating="5" HotelCode="0|884664" HotelName="Taj Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>DMCC Plot 2-27 Al Thanyah Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884664/2c64c7d1eb43fe166053ddd1d6405805.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1731.00" OriginalAmount="1731.00">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|damac_maison_royale_the_distinction" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|2839" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|201453" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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>http://media.dev.paximum.com/hotelimages/326517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1739.36" OriginalAmount="1739.36">
      <BasicPropertyInfo Latitude="25.06071" Longitude="55.141598" StarRating="5" HotelCode="0|1431943" HotelName="SO/ Uptown Dubai" Meals="NO MEALS,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Uptown Tower Uptown 337777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1431943/6e50a1ca6db8e1fc5c2883431c85d6cb.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1742" OriginalAmount="1742">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|14995" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="25.207372665405273" Longitude="55.262691497802734" StarRating="4" HotelCode="0|sonder_city_walk" HotelName="Sonder - City Walk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 City Walk Building, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/a9/e2a9adbe839eae5e722f35dbaa67d96b139763b4.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this vacation home in Dubai, you'll be within a 5-minute drive of Dubai Aquarium &amp;amp; Underwater Zoo and City Walk.  This 4-star vacation home is 1.9 mi (3 km) from Burj Khalifa and 2 mi (3.2 km) from Dubai Mall.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional features at this vacation home include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;City Walk - 0.7 km / 0.4 mi&lt;br /&gt;Emaar Square - 2.1 km / 1.3 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 2.2 km / 1.4 mi&lt;br /&gt;Burj Khalifa - 2.3 km / 1.4 mi&lt;br /&gt;Dubai Mall - 2.3 km / 1.4 mi&lt;br /&gt;Dubai Opera - 2.6 km / 1.6 mi&lt;br /&gt;KidZania - 2.6 km / 1.6 mi&lt;br /&gt;Dubai Fountain - 3 km / 1.8 mi&lt;br /&gt;Dubai International Financial Centre - 3 km / 1.9 mi&lt;br /&gt;La Mer Water Park - 3.5 km / 2.2 mi&lt;br /&gt;Souk al Bahar - 3.7 km / 2.3 mi&lt;br /&gt;Safa Park - 3.9 km / 2.4 mi&lt;br /&gt;La Mer North Beach - 4.2 km / 2.6 mi&lt;br /&gt;La Mer - 4.3 km / 2.7 mi&lt;br /&gt;Jumeirah Mosque - 4.6 km / 2.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 13.9 km / 8.6 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.9 km / 24.8 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 56.8 km / 35.3 mi&lt;br /&gt;The preferred airport for this vacation home is Dubai Intl. Airport (DXB).&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near City Walk&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Fitness facilities&lt;br /&gt;Rooms : Make yourself comfortable in this individually furnished vacation home, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television is provided for your entertainment. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of COVID-19 Guidelines (WHO) and COVID-19 Guidelines (CDC).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="25.19346" Longitude="55.27276" StarRating="0" HotelCode="0|maison_privee_burj_residence_2" HotelName="Maison Privee - Burj Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences Tower 1, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/fc/66fcb754cd45ed723d415f143978b2e02ef9d98e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 3-minute drive from Dubai Opera and 6 minutes from Burj Khalifa.  This family-friendly apartment is 0.9 mi (1.4 km) from Dubai Fountain and 1.3 mi (2.1 km) from Dubai Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Don't miss out on recreational opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1743.50" OriginalAmount="1743.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|C24605" HotelName="CITADINES CULTURE VILLAGE DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21382_image60059855_0.jpg</HotelPictures>
        <HotelDescription>Stylishly perched in Dubais modern day historical neighbourhood Citadines Culture Village is home to the citys sensational Culture Village project that draws inspiration from the old town.  
 Elevating that experience with a contemporary take our 81units serviced residence offers the guests a unique stay awed by the hues of vibrant colours and sensorial decor with traditional spices and local patterns.  
 Citadines Culture Village will be ideal home for the guest to experience the local culture and neighborhoods that feeds the body/mind and soul with modern comforts business connectivity and customized services and amenities that best compliments their lifestyle 
 A 10minute drive from the Dubai International Airport Citadines Culture Village Dubai is located within an integrated community and surrounded by retail and commercial establishments.  
This residence or hotel has implemented the Ascott Cares 7 commitments to wellness cleanliness and sustainability. Visit www.the-ascott.com/en/ascottcares.html to find out more. 
 Ascott Cares is our commitment to wellness cleanliness and sustainability. This is validated by Bureau Veritas SG Clean Insert any applicable certification.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1748.00" OriginalAmount="1748.00">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|roda_beach_resort" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1764" OriginalAmount="1764">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|42811" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1767.04" OriginalAmount="1767.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|096178" HotelName="Arjaan Dubai by Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059148_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Dubai's Media City, the Arjaan by Rotana overlooks the Palm Jumeirah Island. We ensure you will have a treasured time at Arjaan by Rotana, with our many home-comforts featuring the world class hospitality services and luxury findings of the hotel. Arjaan by Rotana's suites and apartments feature contemporary Moorish-style interiors which open onto balconies with picturesque cityscape and sea views. Guests can experience the true luxury residence by relaxing in the spacious living room with an LCD TV or prepare their own meal in the fully-equipped kitchen. All hotel rooms feature private bathrooms. Experience plunge pool luxury in our premium suites. Dining options include a poolside snack bar Veranda and Arabesqu� Restaurant, which opens for breakfast, lunch and dinner, including theme night dinners on weeknights and an acclaimed Friday brunch. There is a food court along with a myriad of shops close by. Along with this, guests can relax in the temperature controlled outdoor swimming pool and modern gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1771.23" OriginalAmount="1771.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|153109" HotelName="Residence Inn By Marriott  Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/782607_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will become your best choice of accommodation if what you are looking for is a hotel in the center of the city where luxury and comfort predominates.
It is located within walking distance of the main tourist attractions of the area as well as the shopping area.
It has a total of 430 rooms, all with numerous services such as: telephone, television, safe, tea and coffee making facilities, and Internet access.
The hotel also has rooms for holding events such as meetings. It also has a swimming pool and jacuzzi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="25.184720993041992" Longitude="55.29226303100586" StarRating="5" HotelCode="0|sls_dubai_hotel_residences" HotelName="SLS Dubai Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/23/aa/23aab0c02bc9866da9166a1df608ee7a42c02179.jpeg</HotelPictures>
        <HotelDescription>Located in the Downtown district, the property offers spectacular, unobstructed views of the world's tallest building Burj Khalifa, as well as Dubai Creek.&lt;br /&gt;Two magnificent infinity pools are situated atop the 75-storey tower offering an incomparable 360-degree aspect of Dubai, making the pools among the highest not just in the city, but globally.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 120.00 AED per guest per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 500.00 AED per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; guests are provided with hand sanitizer; masks are required in public areas.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="25.08757209777832" Longitude="55.14527130126953" StarRating="0" HotelCode="0|luton_vacation_homes_damac_heights" HotelName="Luton Vacation Homes Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Damac Heights, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/29/9529ae109f4b223073a339b1addcedc6e9df41c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be steps from Dubai Marina and a 3-minute drive from The Walk. This apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;American University of Dubai (AUD) - 1.6 km / 1 mi&lt;br /&gt;Jumeirah Beach - 1.6 km / 1 mi&lt;br /&gt;The Walk - 1.6 km / 1 mi&lt;br /&gt;Skydive Dubai - 1.7 km / 1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Beach Mall - 2.9 km / 1.8 mi&lt;br /&gt;Emirates Golf Club - 3.1 km / 1.9 mi&lt;br /&gt;Dubai College - 4 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.4 km / 2.7 mi&lt;br /&gt;Bluewaters Island - 4.4 km / 2.7 mi&lt;br /&gt;Jebel Ali Race Course - 4.6 km / 2.9 mi&lt;br /&gt;Souk Madinat Jumeirah - 7 km / 4.4 mi&lt;br /&gt;Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 7.6 km / 4.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 32.2 km / 20 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 38.8 km / 24.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 58.9 km / 36.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreational opportunities offered, including an outdoor pool, a spa tub, and a sauna.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. There's a private balcony. An LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1779" OriginalAmount="1779">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|403521" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.00" OriginalAmount="1789.00">
      <BasicPropertyInfo Latitude="25.08764" Longitude="55.14526" StarRating="0" HotelCode="0|higuests_vacation_homes_damac_heights" HotelName="HiGuests Vacation Homes - Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damac Residenze Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/f8/60f8a206f0869209ec5e6bb9e59bb12282f80733.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Dubai, you'll be 1 minutes by foot from Dubai Marina.  This apartment is close to Dubai Marina Mall and Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 175 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: AED 600.0 per stay&lt;/li&gt;&lt;li&gt;Tourism fee: AED 10 per accommodation, per night&lt;/li&gt;&lt;li&gt;Cleaning fee: AED 175.0 per person, per stay&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1794" OriginalAmount="1794">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|26259" HotelName="voco Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1801" OriginalAmount="1801">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|23651" 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" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1804.31" OriginalAmount="1804.31">
      <BasicPropertyInfo Latitude="25.112875" Longitude="55.14335" StarRating="3" HotelCode="0|717388" HotelName="Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat Shoreline 8 Shoreline Apartments Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717388/79fdd57715cc968cd69f4007e5bf77a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1812.40" OriginalAmount="1812.40">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|129959" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1848.52" OriginalAmount="1848.52">
      <BasicPropertyInfo Latitude="25.080013" Longitude="55.13916" StarRating="5" HotelCode="0|1131444" HotelName="Continental Tower by Luton Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8 Jumeirah Street Continental Tower Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131444/423582a05cb2e72630114570983576fc.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1851.05" OriginalAmount="1851.05">
      <BasicPropertyInfo Latitude="25.211624" Longitude="55.274433" StarRating="4" HotelCode="0|325829" HotelName="Staybridge Suites Dubai Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 11189 Financial Centre Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325829/7b795162119d6f526b2e4ca028c77ae3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This aparthotel is just a 10-minute drive from Dubai Mall, Jumeirah Beach and close to links to the metro. Dubai International Airport is a 15-minute drive away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel comprises a total of 281 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, room service and a business centre. Wireless internet access (for a fee) is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A double bed ensures a good night's sleep. There is also a safe. Additional features include a fridge and a tea/coffee station. Other features include a telephone and a TV. The bathrooms have a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1855.07" OriginalAmount="1855.07">
      <BasicPropertyInfo Latitude="25.23025" Longitude="55.2877" StarRating="5" HotelCode="0|325962" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road PO Box 125511 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325962/960e2adcf552eeb6cb9f67a4fbd1c960.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. The accommodation comprises a total of 236 rooms. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom, 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 dining area, a café, a bar and a pub. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the apartment hotel include a TV room. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio and WiFi (for a fee) add to the comfort of the holiday. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. Sport and leisure facilities at the apartment hotel include a gym and gymnastics. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1862" OriginalAmount="1862">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|11604" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1863.00" OriginalAmount="1863.00">
      <BasicPropertyInfo Latitude="25.35929" Longitude="55.383632" StarRating="5" HotelCode="525917|al_bait_sharjah" HotelName="Al Bait Sharjah" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Heart of Sharjah, PO Box 62727, Al Mareija, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/641341/p_641341_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1876" OriginalAmount="1876">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|39745" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1877.93" OriginalAmount="1877.93">
      <BasicPropertyInfo Latitude="25.18161398" Longitude="55.27907854" StarRating="5" HotelCode="|HHD1" HotelName="Hyde Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1298614/19281982.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available. A business centre with fax machine and projector is available.This hotel is located in the centre of Dubai.There are indoor and outdoor pools and a children's swimming area. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, basketball, crazy golf, golf and archery. Water sports enthusiasts can enjoy windsurfing, sailing and diving. Guests can enjoy a wide range of indoor sports, including a gym, billiards, bowling and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Leisure facilities include an entertainment programme, a kids' club, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable indoor temperatures. A balcony is among the standard amenities of some rooms. Rooms have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. A trouser press is provided for guests' convenience. A telephone, a TV, a radio, an alarm clock and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1883.48" OriginalAmount="1883.48">
      <BasicPropertyInfo Latitude="25.079632" Longitude="55.136623" StarRating="4.5" HotelCode="0|325882" HotelName="Blue Beach Tower" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,BED&amp;BREAKFAST,BREAKFAST BUFFET,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>The Walk Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325882/11c545c6af8bf5fc75361bd83d8a7ee8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers travellers a total of 180 rooms. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Various shops are available, including a supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation free. Additional services include a babysitting service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a radio, a DVD player and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The apartment hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. Travellers will find a hot tub in the pool area. Beach volleyball and golf are available to active guests. Water sports enthusiasts can enjoy windsurfing and sailing. The accommodation offers indoor sporting opportunities in the form of a gym. The apartment hotel offers a range of services in the wellness area, such as a spa, a sauna and massage treatments, and for an additional fee, a beauty salon. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1896.65" OriginalAmount="1896.65">
      <BasicPropertyInfo Latitude="25.077162" Longitude="55.14099" StarRating="5" HotelCode="0|326081" HotelName="JW Marriott Hotel Marina" Meals="ROOM ONLY,NO MEALS,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,FULL BOARD,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66 P.O. Box 32923 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326081/58053ef8fb3734902f1000270f837eb5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 200 rooms. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access (no extra charge) is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a CD player, a DVD player and WiFi add to the comfort of the holiday. Guests will also find slippers in their rooms. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, brunch, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1901" OriginalAmount="1901">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|19999" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1908" OriginalAmount="1908">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|35604" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1925" OriginalAmount="1925">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|58752" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1929" OriginalAmount="1929">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|239766" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1935" OriginalAmount="1935">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|23190" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1935.30" OriginalAmount="1935.30">
      <BasicPropertyInfo Latitude="25.228168" Longitude="55.327667" StarRating="5" HotelCode="0|489575" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489575/5fbc1fb5d97ef66f674e1e9125e0f0ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1935.39" OriginalAmount="1935.39">
      <BasicPropertyInfo Latitude="25.06002" Longitude="55.21667" StarRating="5" HotelCode="0|1397840" HotelName="HE Hotels Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Assel Boulevard C30 District 17 JVC Dubai 213709</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1397840/bf6e2f01d7500239e6d6517a690b0ec8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1936.33" OriginalAmount="1936.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|A89C34" HotelName="Barcelo Residences Dubai Marina" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1499844_foto_1.jpg</HotelPictures>
        <HotelDescription>Barcelo Residences Marina is made up of modern, newly-built apartments located at Dubai Marina, in the south of Palm Jumeirah. The perfect choice for travelers who love food, relaxing and the beach.Its spacious apartments are of a practical design, perfect for family holidays, couples or friends. The complex has an outdoor area with a swimming pool, open-air hydro-massage bath, in addition to a fully equipped gymnasium.The hotel offers 220 spacious, modern apartments designed and fully equipped to guarantee maximum comfort. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for all Arrivals: Tourist fees applicable should be paid upon arrival. andlt;Brandgt;  Ramadan Restriction: Breakfast is available but not as a buffet, it will be only packed breakfast boxes.andlt;BRandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply, Please contact Operations Team for assistance</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1943" OriginalAmount="1943">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|27747" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1944.43" OriginalAmount="1944.43">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1456618" HotelName="Unlock Metropolis" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AG Tower Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1456618/d973c787142909dac7ae01d7d3a87205.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1944.83" OriginalAmount="1944.83">
      <BasicPropertyInfo Latitude="25.112501" Longitude="55.13967" StarRating="5" HotelCode="0|1438857" HotelName="Cheval Maison – The Palm Dubai" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST FOR 2,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1438857/9eda0fe2aa5a43ff66435a1e932ad994.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1955.00" OriginalAmount="1955.00">
      <BasicPropertyInfo Latitude="25.2064360758463" Longitude="55.2757680416107" StarRating="0" HotelCode="0|nasma_luxury_stays_central_park_tower" HotelName="Nasma Luxury Stays - Central Park Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Central Park Tower, DIFC, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/46/55466812faf3a518062323e05f9226f316bf34ea.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Nasma Luxury Stays - Central Park Tower” is set in Dubai. It boasts a convenient location within 7 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Enjoy a workout in a well-equipped fitness center. Guests can use a hotel sauna. Guests are invited to have a swim in a swimming pool.&lt;/br&gt;Car travellers are welcome to use parking facilities. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1960.58" OriginalAmount="1960.58">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="|SGH1" HotelName="Sheraton Grand Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, P.O. Box 123979</AddressLine>
          </AddressLines>
          <PostalCode>(0)45034243</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/409215/3184748.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 654 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A business centre with fax machine and projector is available.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.The outdoor pool complex includes a children's swimming area and pleasantly heated water to ensure comfortable swimming. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the hotel include a gym and yoga. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including an entertainment programme, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable temperatures. Guests are sure to get a good night's sleep in the king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A refrigerator, a microwave, a tea/coffee station and a dishwasher are standard features. There is also an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Half board is offered as a catering option. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. The show cooking is a particularly special attraction. The hotel offers a selection of alcoholic and non-alcoholic beverages.Free valet parking is possible. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1964" OriginalAmount="1964">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|37665" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1985.03" OriginalAmount="1985.03">
      <BasicPropertyInfo Latitude="25.192879" Longitude="55.272484" StarRating="4" HotelCode="0|326129" HotelName="Ramada by Wyndham Downtown Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street PO Box 116566 Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326129/6f8843d4fcf2c0f83e87a59e9485acc3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the apartment hotel, which has a total of 181 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a breakfast room, a playroom, room service, a conference room and a business centre. Wireless internet access is available to travellers. The grounds of the hotel feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Separate bedrooms are also available. A safe and a minibar are also available. The kitchenette is equipped with a fridge and a tea/coffee station. A washing machine is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The apartment hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. A range of options are available, including a gym and badminton. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1985.73" OriginalAmount="1985.73">
      <BasicPropertyInfo Latitude="25.18157" Longitude="55.27069" StarRating="4" HotelCode="0|1499386" HotelName="Intercontinental Residences Dubai Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST FOR TWO GUESTS,BREAKFAST FOR 2,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Dubai P.O. Box 112387</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1994.86" OriginalAmount="1994.86">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|103297" HotelName="Raffles Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1995.84" OriginalAmount="1995.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79508" HotelName="BEACH WALK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827776_foto_1.jpg</HotelPictures>
        <HotelDescription>Beach Walk Hotel offers accommodations with a restaurant, free private parking, an outdoor swimming pool and a fitness center.andnbsp;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2000" OriginalAmount="2000">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19987" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2004.00" OriginalAmount="2004.00">
      <BasicPropertyInfo Latitude="25.081745147705078" Longitude="55.13787841796875" StarRating="0" HotelCode="0|mystaygroup_sadaf_6_" HotelName="HiGuests Vacation Homes - Sadaf 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/7c/e57c57a354945a5574af137e9b8907006b7d45e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «HiGuests Vacation Homes - Sadaf 6» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2017.23" OriginalAmount="2017.23">
      <BasicPropertyInfo Latitude="25.224457" Longitude="55.283413" StarRating="5" HotelCode="0|326010" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 117452 Park Place Tower Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326010/f019c040eb2860998d0c74fa5eb5d9b5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 118 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area and room service. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a kitchen. There is also a safe. A fridge, a microwave and a tea/coffee station ensure a comfortable stay. A TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2023.86" OriginalAmount="2023.86">
      <BasicPropertyInfo Latitude="25.234459" Longitude="55.260582" StarRating="5" HotelCode="0|1360434" HotelName="Hyatt Centric Jumeirah Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST *,LUNCH *" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>La Mer Beach Jumeirah 1 P.O. Box 53450 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360434/23081012500813.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2065.35" OriginalAmount="2065.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|153106" HotelName="RODA AMWAJ SUITES JBR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977570_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located within walking distance of the beach, in the leisure area with shops and restaurants.
The accommodation is divided into apartments and lofts. Both they come with a kitchen, private bathroom with hairdryer and shower, TV, Internet access and balcony.
Guests can enjoy several common services, such as, for example, the two pools where you can relax and sunbathe on the hottest days. In addition, there is also a fitness center where sports and eliminate the stress of everyday life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2070.97" OriginalAmount="2070.97">
      <BasicPropertyInfo StarRating="5" HotelCode="|A10B12" HotelName="Grand Cosmopolitan Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1305086_foto_1.jpg</HotelPictures>
        <HotelDescription>The 5* Grand Cosmopolitan Hotel is ideal for holiday makers, and families and business executives looking for a property that offers premium standards in a trendy and a relaxing setting.Onsite facilities include ballroom and meeting rooms, business center, rooftop temperature-controlled infinity adult pool, children’s outdoor pool and play area, computer and PlayStation game room, 24-hour Fitness center, spa- massage (at extra charge), sauna and steam room, tour desk, and men’s and women’s beauty salon and wellness center – opening Q4 2022. Complimentary WI-FI is provided in all rooms and throughout the hotel.The Hotel is conveniently located in Al Barsha 1, minutes away from the Mall of Emirates, a short drive to the beach, and the major leisure and business attractions in fascinating Dubai. The Mashreq metro station is just a two minutes walk away. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for Arrivals from 06/03/2024 to 01/11/2024: Valid for bookings until 31 Oct 2024 and for stays from 10 Mar 2024 until 31 Oct 2024: andlt;brandgt;The daily TDF per room/per night is not included.andlt;brandgt;The buffet breakfast is served daily until 12.00 noon at the Gardenia Brasserie.andlt;brandgt;The buffet dinner is based on a daily different theme night that brings the “Cuisines of the World” in one restaurant at the Gardenia Brasserie from 6.30 pm until 10.00 pm. andlt;brandgt;(Monday / Russian Night, Tuesday / Chef’s Night, Wednesday / Italian Night, Thursday / Arabian Night, Friday / Asian Night, Saturday / BBQ Night, Sunday / Indian Night.)andlt;brandgt;In Ramadan the guests will enjoy a delightful spread of Arabic cuisine, along with refreshing classic Ramadan beverages and traditional Arabic sweets., Applies for all Arrivals:  Tourist fees applicable should be paid upon arrival.andlt;brandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply. Please contact Operations Team for assistance.andlt;pandgt;andlt;brandgt;Rates are not valid for UAE residents, in case of violations, Bar rate must be paid by the guest directly to the Hotel at the time of check-inandlt;/pandgt;and#x0D;andlt;brandgt;The hotel provides shuttle service to Kite Beach and Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2085" OriginalAmount="2085">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|32297" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2090.66" OriginalAmount="2090.66">
      <BasicPropertyInfo Latitude="25.202805" Longitude="55.27767" StarRating="5" HotelCode="0|1343111" HotelName="Swissôtel Al Murooj Dubai" Meals="HALF BOARD,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD LUNCH,FULL BOARD,ALL INCLUSIVE" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Steet P.O. BOX 117546 Opposite The Dubai Mall Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343111/22120501174918.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2098.00" OriginalAmount="2098.00">
      <BasicPropertyInfo Latitude="25.087495803833008" Longitude="55.14531707763672" StarRating="0" HotelCode="0|damac_heights_by_fendi_casa" HotelName="DAMAC Heights by Fendi Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/c4/e8c4ddb2d0a5732412b28b5f1ee18a5e1280cdd7.jpeg</HotelPictures>
        <HotelDescription>With a stay at DAMAC Heights by Fendi Casa in Dubai, you'll be on the beach, steps from Dubai Marina and a 3-minute drive from The Walk. This spa apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. Getting to the surf and sand is a breeze with the complimentary beach shuttle.&lt;br /&gt;Need to unwind? Take a break with a tasty beverage at one of the 6 beach bars.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4004 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 50-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include complimentary newspapers and minibars, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Hot springs access available from 7:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2105" OriginalAmount="2105">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2106.00" OriginalAmount="2106.00">
      <BasicPropertyInfo Latitude="25.202905654907227" Longitude="55.277801513671875" StarRating="4" HotelCode="0|roda_al_murooj_residences" HotelName="Roda Al Murooj Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Financial Center Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/1d/801da3d4667e19ddb5b18af23008ea2dcc068a37.jpeg</HotelPictures>
        <HotelDescription>Stop at Roda Al Murooj Residences to discover the wonders of Dubai. The property offers a high standard of service and amenities to suit the individual needs of all travelers. To be found at the property are free Wi-Fi in all rooms, 24-hour room service, 24-hour security, convenience store, daily housekeeping. Some of the well-appointed guestrooms feature flat screen television, bathroom phone, linens, mirror, scale. The property offers various recreational opportunities. Friendly staff, great facilities, and close proximity to all that Dubai has to offer are three great reasons you should stay at Roda Al Murooj Residences.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2111.46" OriginalAmount="2111.46">
      <BasicPropertyInfo Latitude="25.202806" Longitude="55.277706" StarRating="5" HotelCode="0|1130823" HotelName="Roda Residences" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Financial Center Road Opposite Dubai Mall Downtown Trade Centre Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130823/419a5257540a05f5e4403ce3361435a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2156.25" OriginalAmount="2156.25">
      <BasicPropertyInfo Latitude="25.183395" Longitude="55.254177" StarRating="5" HotelCode="0|489606" HotelName="Al Habtoor Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD,NO MEALS INCLUDED,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Habtoor City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489606/38e551092508a67f670226e23ab5c769.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the perfect choice for business travellers and holidaymakers alike. Room service is among the facilities.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with a living room, a kitchen and a bathroom. Separate bedrooms are optionally bookable. All rooms offer a desk, a tea/coffee station and WiFi (for a fee). Amenities in the bathrooms include a shower.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. Leisure options available for a fee at the hotel include a gym, a sauna, a steam bath and a hammam. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Snacks and meals, including breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2158" OriginalAmount="2158">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|60120" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2160.00" OriginalAmount="2160.00">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|the_address_montgomerie_dubai" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2165" OriginalAmount="2165">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|44560" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2173.49" OriginalAmount="2173.49">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E137" HotelName="Cheval Maison The Palm Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634721_foto_1.jpg</HotelPictures>
        <HotelDescription>Cheval Maison, The Palm Dubai is an all-apartment boutique property providing the ideal base from which to explore all that Dubai has to offer. Located on the iconic Palm Jumeirah, 131 contemporary apartments provide the freedom, flexibility and space to create your own personal sanctuary, but still with easy access to the vibrant sights and sounds of this unique city.The combination of 1-, 2- and 3-bedroom apartments, plus a stunning 3-bedroom penthouse, provide all the facilities needed for an indulgent sunshine getaway, or a longer- term stay. Each apartment is stylishly designed, with the attention to detail and quality you would expect from Cheval. Fully equipped kitchens can be found in all, and most feature their own terrace or balcony, providing the perfect place to unwind with a long, cool drink and watch the sun set over the iconic Dubai Skyline. A 24-hour gym and rooftop pool provide an alternative for guests looking for something more active in their downtime.The apartments are part of the Golden Mile residential complex, situated on the western trunk of Palm Jumeirah and ideally located to explore the city. Underground parking is available to guests. The Palm Monorail, just one minutes walk from the apartments, connects the key landmarks of the Palm Jumeirah and is easily accessible from Nakheel Mall. It also provides easy access to the metro system for those looking to connect with the rest of the city. For those looking to stay closer to home, the Nakheel Mall, with 300 retail outlets, is just next door, and top visitor attractions such as AquaVenture Waterpark and Pointe Palm are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2191" OriginalAmount="2191">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|55552" HotelName="Dubai International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2192.45" OriginalAmount="2192.45">
      <BasicPropertyInfo Latitude="25.180689" Longitude="55.269173" StarRating="4" HotelCode="0|1464676" HotelName="Unlock Waters Edge" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1464676/fb95f58ab89c42eebf82077c4ed18ab6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2200.00" OriginalAmount="2200.00">
      <BasicPropertyInfo Latitude="25.09054" Longitude="55.17537" StarRating="0" HotelCode="0|dhh_al_alka" HotelName="DHH - Al Alka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Alka Tower 1, Greens, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/40/ca4000f7f5755272895276e5892c6813b75b0fd1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be within a 15-minute drive of Dubai Marina and Jumeirah Beach.  This apartment is 3.7 mi (6 km) from Ski Dubai and 3.8 mi (6.1 km) from Mall of the Emirates.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually furnished apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 3,500.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2204.00" OriginalAmount="2204.00">
      <BasicPropertyInfo Latitude="25.072895050048828" Longitude="55.12847900390625" StarRating="0" HotelCode="0|maison_privee_al_bateen" HotelName="Maison Privee Al Bateen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/97/ce979a3f0daafae33e3085b675706cf56a5b7c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk. This apartment is 0.1 mi (0.1 km) from Jumeirah Beach and 2 mi (3.2 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;The Walk - 0.1 km / 0.1 mi&lt;br /&gt;The Beach Mall - 0.5 km / 0.3 mi&lt;br /&gt;Jumeirah Beach - 1.7 km / 1.1 mi&lt;br /&gt;Dubai Marina Mall - 2 km / 1.2 mi&lt;br /&gt;Bluewaters Island - 2.6 km / 1.6 mi&lt;br /&gt;Ain Dubai - 2.6 km / 1.6 mi&lt;br /&gt;Skydive Dubai - 3.1 km / 1.9 mi&lt;br /&gt;American University of Dubai (AUD) - 4.3 km / 2.7 mi&lt;br /&gt;Ibn Battuta Mall - 5.4 km / 3.4 mi&lt;br /&gt;Dubai College - 6.9 km / 4.3 mi&lt;br /&gt;Jebel Ali Race Course - 8.7 km / 5.4 mi&lt;br /&gt;Emirates Golf Club - 8.9 km / 5.5 mi&lt;br /&gt;Al Sufouh Beach - 9.5 km / 5.9 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.8 km / 7.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 36.4 km / 22.6 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.2 km / 22.5 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 63.2 km / 39.3 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. The bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2219" OriginalAmount="2219">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|213655" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2222.44" OriginalAmount="2222.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|099115" HotelName="HYATT REGENCY DUBAI CREEK HEIGHTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061728_foto_1.jpg</HotelPictures>
        <HotelDescription>Located by Dubai Creek, Hyatt Regency Dubai Creek Heights offers modern accommodations with sleek interiors. The hotel features an outdoor swimming pool, 24-hour gym, a luxurious spa and a kids' club. Free WiFi is available in all areas. The hotel is 10 minutes away by car from Burj Khalifa and Dubai Mall. Each guestroom overlooks Dubai Creek or the city skyline and provides a free non-alcoholic minibar, individually-controlled air conditioning and coffee/tea making facilities. All rooms feature a walk-in rain shower, separate bathtub and complimentary toiletries and bedroom slippers. A safety deposit box is also available in the room. Other amenities include a beauty salon, free valet parking and luggage storage. Its Mexican restaurant "Restaurant La Tablita" offers vegan menu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2241.14" OriginalAmount="2241.14">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1b5020" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2251.95" OriginalAmount="2251.95">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|648740" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2259" OriginalAmount="2259">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|20066" 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" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2265.00" OriginalAmount="2265.00">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|goldstate_hotel" HotelName="Goldstate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="2268.77" OriginalAmount="2268.77">
      <BasicPropertyInfo Latitude="25.13919" Longitude="55.14252" StarRating="5" HotelCode="0|697550" HotelName="The Retreat Palm Dubai MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE,SOFT AI" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent PO Box 118237 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697550/7a21a5aeaa5d4c7df723752b06c68d25.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2287" OriginalAmount="2287">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|35533" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2290.09" OriginalAmount="2290.09">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|196011" HotelName="Intercontinental Dubai Marina" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="2292" OriginalAmount="2292">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|55510" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2300.00" OriginalAmount="2300.00">
      <BasicPropertyInfo Latitude="25.191661834716797" Longitude="55.27353286743164" StarRating="0" HotelCode="0|hi_guests_vacation_homes_boulevard_central_tower" HotelName="Hi Guests Vacation Homes - Boulevard Central Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Central Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/1c/7c1c45c827659ff3fcb81618fb9995b7c0c7753c.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Hi Guests Vacation Homes - Boulevard Central Tower» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: The Dubai Fountain, Burj Khalifa and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. Specially for tourists who travel by car, there’s a free parking zone. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2327" OriginalAmount="2327">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|28167" HotelName="JA Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="2347.00" OriginalAmount="2347.00">
      <BasicPropertyInfo Latitude="25.19324" Longitude="55.27866" StarRating="1" HotelCode="0|maison_privee_29_boulevard" HotelName="Maison Privee - 29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/70/67708580bbe2d24107cfb719ab6a52a987741b01.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this vacation home is within a 10-minute drive of Burj Khalifa and Dubai Fountain.  This vacation home is 1.7 mi (2.7 km) from Dubai Mall and 4.1 mi (6.7 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a separate sitting area, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2351.01" OriginalAmount="2351.01">
      <BasicPropertyInfo Latitude="25.112501843015" Longitude="55.139670117791" StarRating="4" HotelCode="|CHMQ" HotelName="Cheval Maison - The Palm Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3, Palm Jumeirah, P.O. Box 452769</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1371644/17255899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a laundry service and a coin-operated laundry.This apartment complex welcomes guests in Dubai.The sports and entertainment facilities at the complex ensure that guests have plenty of activities to choose from during their stay. The pleasantly heated water of the outdoor pool area guarantees comfortable swimming. Sun loungers and parasols on the terrace invite guests to relax and unwind. The pool bar serves a selection of refreshing drinks. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. A balcony is among the standard features of some rooms. Separate bedrooms are available. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. Bathrooms are equipped with a shower and a hairdryer. The complex has family rooms and non-smoking rooms.There is a bar on the premises. Special meals, including diet meals, are also available. The complex also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2364.07" OriginalAmount="2364.07">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1095a5" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2366" OriginalAmount="2366">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|5457" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2369.67" OriginalAmount="2369.67">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|82653" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2370" OriginalAmount="2370">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2402" OriginalAmount="2402">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|394937" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10714470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2419.84" OriginalAmount="2419.84">
      <BasicPropertyInfo Latitude="25.217688" Longitude="55.282814" StarRating="5" HotelCode="0|325727" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 72127 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325727/20b264c95c9ff430889787219ee53965.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2000. The establishment offers travellers a total of 400 rooms. Most of the storeys can be reached by lift. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The carpeted rooms feature a king-size bed or a sofabed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a stereo system, a DVD player and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Guests of the hotel can enjoy indoor activities, including a gym. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a beauty salon, massage treatments and anti-ageing treatments, and for an additional fee, a solarium. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2422.54" OriginalAmount="2422.54">
      <BasicPropertyInfo Latitude="25.225918" Longitude="55.28363" StarRating="5" HotelCode="0|326327" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 115143 Dubai Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326327/9a914bb232323bc34c0aa011ba0a086a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 555 rooms. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, central heating and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are available. Cots are available for younger travellers. There are also a safe and a desk or, for an additional fee, a minibar. A fridge, a mini fridge and a tea/coffee station are provided as standard. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi (no extra charge). Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy golf on-site. Sport and leisure facilities at the hotel include a gym, yoga and aerobics. A spa, a sauna, a steam bath, a hammam and massage treatments are among the wellness options offered. For an additional fee, a beauty salon is also available. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Available meals include breakfast and dinner. Staff are also happy to provide vegetarian dishes. Alcohol-free drinks are served at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2435.40" OriginalAmount="2435.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6353" HotelName="VIDA DUBAI MARINA &amp; YATCH CLUB" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30039_image62083170_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 1'4 km from Hidden Beach, Vida Dubai Marina &amp; Yatch Club provides accommodation with an outdoor swimming pool, free private parking, a fitness centre and a restaurant. With a bar, the 4-star hotel has air-conditioned rooms with free wi-fi. The accommodation features room service, a 24-hours front desk and currency exchange for guests.
At the hotel, the rooms have a desk. Every room is equipped with a kettle, a flat-screen TV and a safety deposit box.
Selected rooms include a terrace and some have city views. Alll units will provide guests with a minibar.
Continental and halal breakfast options are available daily at Vida Dubai Marina &amp; Yatch Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2450.38" OriginalAmount="2450.38">
      <BasicPropertyInfo Latitude="25.200691" Longitude="55.276222" StarRating="5" HotelCode="0|650596" HotelName="Kempinski The Boulevard Dubai" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Rashid Boulevard 1 Sheikh Mohammed Bin Rashed Boulevard Downtown Dubai P.O. Box 334155 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/650596/90773710d01f70ef27da128baf721ce1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2460" OriginalAmount="2460">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|34765" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2465.00" OriginalAmount="2465.00">
      <BasicPropertyInfo Latitude="25.196548461914062" Longitude="55.26954650878906" StarRating="0" HotelCode="0|bnbme_1bloftwl313" HotelName="bnbme 1B-LoftW-L313" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Blvd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/1a/6b1a79410dc66e7203b637d4e99ecbf77971be5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «bnbme 1B-LoftW-L313» is located in Dubai. This apartment is located in 8 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Burj Khalifa, Burj Khalifa / Dubai Mall and The Dubai Fountain.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a free parking zone. You won’t have to leave your pet at home as they are allowed for free. There are other services available for the guests of the apartment. For example, a laundry, dry cleaning, an ATM and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2473" OriginalAmount="2473">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="HALF BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2490" OriginalAmount="2490">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|201567" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2491.00" OriginalAmount="2491.00">
      <BasicPropertyInfo Latitude="25.18994" Longitude="55.27696" StarRating="0" HotelCode="0|higuests_vacation_homes_reehan_1" HotelName="HiGuests Vacation Homes - Reehan 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reehan 1, Business Bay, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/f2/66f25904af12499e44d4ee92e0e28784c5364feb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 15-minute walk of Dubai Fountain and Dubai Opera.  This apartment is 1.1 mi (1.8 km) from Dubai Mall and 1.9 mi (3 km) from Burj Khalifa.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, which features a fireplace. A kitchen is outfitted with a refrigerator, an oven, and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 1,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2496.93" OriginalAmount="2496.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365238_foto_1.jpg</HotelPictures>
        <HotelDescription>FIVE's second hospitality and residential project,. The luxury tower will feature 247 hotel rooms and suites, 221 one and two-bedroom hotel apartments and 33 four-bedroom hotel apartments, all with private pools. Strategically located in close proximity to Dubai's main arterial roads and a short drive from Dubai's new Al Maktoum International Airport and Expo 2020 site, FIVE Jumeirah Village Dubai boasts excellent transport links across the city and beyond.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2499" OriginalAmount="2499">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences at Marina Gate</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/58000000/57780000/57777100/57777067/f1ae7fb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2511" OriginalAmount="2511">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2541.88" OriginalAmount="2541.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|141340" HotelName="GRAND HYATT DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057697_foto_1.jpg</HotelPictures>
        <HotelDescription>Being one of the best hotels in Dubai, we provide a wide range of services guaranteed to satisfy the needs of both business and leisure guests, receiving several awards from TripAdvisor, Cond� Nast Traveller and the Middle East Hotel Awards. 
 
Our hotel offers 674 luxury hotel rooms and suites with views over the Dubai creek and the city with 13 restaurants and bars under one roof. 
 
Closely located to the financial and entertainment districts such as Dubai International Financial Centre, Dubai World Trade Centre, Dubai Mall, Dubai creek, and only 10 minutes away from the Dubai International Airport, Grand Hyatt Dubai is one of the best hotels in Dubai that combines business and leisure needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2542.75" OriginalAmount="2542.75">
      <BasicPropertyInfo Latitude="25.107195" Longitude="55.143154" StarRating="4" HotelCode="0|1393927" HotelName="voco Dubai The Palm" Meals="ROOM ONLY,BREAKFAST FOR TWO GUESTS,BREAKFAST FOR 2,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm West Beach Dubai 566771</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1393927/3e10b2daa9eb7eed7a167b0ac2063144.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2552.00" OriginalAmount="2552.00">
      <BasicPropertyInfo Latitude="25.187692642211914" Longitude="55.27912139892578" StarRating="0" HotelCode="0|nasma_luxury_stays_south_ridge" HotelName="Nasma Luxury Stays - South Ridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge, Downtown, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/c2/c9c246bc518f3d0d1fb48a340c9ae7e99595b982.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Dubai (Downtown Dubai), you'll be within a 5-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 1.7 mi (2.8 km) from Dubai Aquarium &amp;amp; Underwater Zoo and 1.9 mi (3 km) from Burj Khalifa.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Souk al Bahar - 1 km / 0.6 mi&lt;br /&gt;Dubai Fountain - 1.2 km / 0.8 mi&lt;br /&gt;KidZania - 1.6 km / 1 mi&lt;br /&gt;Dubai Opera - 1.6 km / 1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 1.7 km / 1 mi&lt;br /&gt;Dubai Mall - 1.8 km / 1.1 mi&lt;br /&gt;Burj Khalifa - 2 km / 1.2 mi&lt;br /&gt;Emaar Square - 2.1 km / 1.3 mi&lt;br /&gt;City Walk - 3.7 km / 2.3 mi&lt;br /&gt;Dubai International Financial Centre - 3.8 km / 2.4 mi&lt;br /&gt;Safa Park - 4.4 km / 2.8 mi&lt;br /&gt;Dubai Water Canal - 1.2 km / 0.7 mi&lt;br /&gt;Dubai International Convention and Exhibition Centre - 5.6 km / 3.5 mi&lt;br /&gt;Dubai Garden Glow - 6.7 km / 4.2 mi&lt;br /&gt;La Mer Water Park - 7.3 km / 4.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 16.8 km / 10.4 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.3 km / 24.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 52.3 km / 32.5 mi&lt;br /&gt;business_amenities : Limited parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Fountain&lt;br /&gt;Rooms : Make yourself comfortable in your air-conditioned apartment, featuring a refrigerator and a microwave. Complimentary wireless Internet access is available to keep you connected. The bathroom features complimentary toiletries and a hair dryer. Conveniences include a phone, as well as a desk and massage services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2587" OriginalAmount="2587">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|5821" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2598" OriginalAmount="2598">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|308475" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2640.14" OriginalAmount="2640.14">
      <BasicPropertyInfo Latitude="25.21929519331" Longitude="55.28448159891" StarRating="5" HotelCode="|H25B" HotelName="25hours Hotel Dubai One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Steet, Al Mustaqbal Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1282476/19121767.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The holiday village has a lift and features 434 rooms. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The complex has a range of facilities for guests with disabilities. The complex has wheelchair-accessible facilities. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A fax machine is available for guests' business needs.This holiday village is located right in the heart of Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There is a poolside snack bar as well. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the holiday village include a gym, billiards and aerobics. Various wellness options are available at the complex, including a spa, a sauna, a steam bath, massage treatments and a solarium. The complex offers plenty of activities and entertainment options, including an entertainment programme, live music, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a tumble dryer. A telephone, a flatscreen television, an alarm clock and WiFi (no extra charge) are provided as well. Guests will also find slippers in their rooms. A hairdryer and bathrobes are provided in the bathrooms, which include a shower and a bathtub. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. The complex has family rooms and non-smoking rooms.Various dining options are available, including 2 restaurants, a café and a bar. Catering options include half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Staff are also happy to provide children's meals. The holiday village also offers snacks. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2640.38" OriginalAmount="2640.38">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|110f78" HotelName="Shangri-La Hotel 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 Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="2659.60" OriginalAmount="2659.60">
      <BasicPropertyInfo Latitude="25.189026" Longitude="55.26683" StarRating="5" HotelCode="0|884667" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Amal Street The Opus by Omniyat Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884667/705770e64761e19cfaf1065b1c5ff522.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2680" OriginalAmount="2680">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|225630" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="2700.00" OriginalAmount="2700.00">
      <BasicPropertyInfo Latitude="25.0669002532959" Longitude="55.14139938354492" StarRating="0" HotelCode="0|bnbme_2bgoldcrest405" HotelName="bnbme| 2B-Goldcrest-405" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gold Crest Views 2, JLT, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/db/85db0fcd729e0fa4c760c8377939bb498ad03ed7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «bnbme| 2B-Goldcrest-405» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Sports fans will be able to enjoy a fitness center. You can take your pet on the journey. Pets are allowed for free.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2701.00" OriginalAmount="2701.00">
      <BasicPropertyInfo Latitude="25.079620361328125" Longitude="55.12240982055664" StarRating="0" HotelCode="0|lux_holiday_home_bluewaters_residences" HotelName="LUX Holiday Home - Bluewaters Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/ed/80ed9240bd28c6675c450277ac435f5d1c0dc4ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «LUX Holiday Home - Bluewaters Residences» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2707" OriginalAmount="2707">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|227400" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2711.00" OriginalAmount="2711.00">
      <BasicPropertyInfo Latitude="25.01612091064453" Longitude="55.253475189208984" StarRating="0" HotelCode="0|lux_holiday_home_damac_residenze_1" HotelName="LUX Holiday Home - DAMAC Residenze 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Third, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c1/42/c14291d2773e075532c1fe9b975b0201fd2e0886.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «LUX Holiday Home - DAMAC Residenze 1» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. Additional services that the apartment offers to its guests: a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2714.00" OriginalAmount="2714.00">
      <BasicPropertyInfo Latitude="25.01612091064453" Longitude="55.253475189208984" StarRating="0" HotelCode="0|lux_holiday_home_damac_residenze_2" HotelName="LUX Holiday Home - DAMAC Residenze 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Third, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/98/a798e31db502c21f1cd42a18284d34a970b2cb61.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «LUX Holiday Home - DAMAC Residenze 2» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2714.63" OriginalAmount="2714.63">
      <BasicPropertyInfo Latitude="25.19298" Longitude="55.27921" StarRating="5" HotelCode="0|1131318" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131318/7595c22b25f37f3884d674fa49dec52f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2769" OriginalAmount="2769">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|399518" HotelName="Andaz Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2772" OriginalAmount="2772">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|45262" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2801.00" OriginalAmount="2801.00">
      <BasicPropertyInfo Latitude="25.082483291625977" Longitude="55.14188766479492" StarRating="0" HotelCode="0|nasma_luxury_stays_park_island" HotelName="Nasma Luxury Stays - Park Island Blakely" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Park Island Blakely, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/f5/f4f5fb46009a4bc69a36263caa1c987c0ffb182b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.4 km) from Marina Beach and 0.6 mi (1 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2811.00" OriginalAmount="2811.00">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|dubai_marriott_harbour_hotel_and_suites" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76956/a_76956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2850.00" OriginalAmount="2850.00">
      <BasicPropertyInfo Latitude="25.087049877337" Longitude="55.148244665502" StarRating="4" HotelCode="448357|dubai_apartments_marina_heights_tower" HotelName="Marina Heights Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Heights Tower, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/97/3a/973addb11da93d09b52e594677f1728a88738216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2851" OriginalAmount="2851">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|23159" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2855.00" OriginalAmount="2855.00">
      <BasicPropertyInfo Latitude="25.07256" Longitude="55.1311" StarRating="3" HotelCode="0|higuests_vacation_homes_shams" HotelName="HiGuests Vacation Homes - Shams" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sayorah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/2f/4f2f2eee545b6150bf0976c9841eeb80c074ec1b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at HiGuests Vacation Homes - Shams in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.3 km) from Marina Beach and 1.3 mi (2.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, express check-in, and multilingual staff. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;/br&gt;A deposit of 800.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2904.55" OriginalAmount="2904.55">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E139" HotelName="Hilton Dubai Creek Hotel And Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634723_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 4.9 km from Grand Mosque, Hilton Dubai Creek Hotel and Residences features accommodation with an outdoor swimming pool, free private parking, a fitness centre and a terrace. Featuring a restaurant, the property also has a bar, as well as a sauna and a hot tub. The accommodation offers a 24-hour front desk, airport transfers, room service and free WiFi throughout the property.The units at the hotel are fitted with a seating area. Rooms come with air conditioning, a desk and a flat-screen TV, and some rooms at Hilton Dubai Creek Hotel and Residences have a balcony. The rooms will provide guests with a fridge.The daily breakfast offers buffet, � la carte or continental options.Dubai World Trade Centre is 6.2 km from the accommodation, while Sahara Centre is 8 km from the property. The nearest airport is Dubai International Airport, 4 km from Hilton Dubai Creek Hotel and Residences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2910.00" OriginalAmount="2910.00">
      <BasicPropertyInfo Latitude="25.199745178222656" Longitude="55.2643928527832" StarRating="0" HotelCode="0|driven_holiday_homes_city_walk_22" HotelName="Driven Holiday Homes - City Walk 22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>City Walk Building 22, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/99/28993b9b356ec1ea63ee8ab41c28bdaaaecee833.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Driven Holiday Homes - City Walk 22 in Dubai, you'll be within a 5-minute drive of City Walk and KidZania.  This apartment is 1.8 mi (3 km) from Dubai Aquarium &amp;amp; Underwater Zoo and 2.2 mi (3.5 km) from Burj Khalifa.&lt;br /&gt;Amenities : Don't miss out on recreational opportunities including an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Emaar Square - 1.3 km / 0.8 mi&lt;br /&gt;City Walk - 1.4 km / 0.9 mi&lt;br /&gt;Burj Khalifa - 1.7 km / 1 mi&lt;br /&gt;Dubai Opera - 1.8 km / 1.1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 2.1 km / 1.3 mi&lt;br /&gt;Dubai Mall - 2.2 km / 1.4 mi&lt;br /&gt;KidZania - 2.4 km / 1.5 mi&lt;br /&gt;Dubai Fountain - 2.4 km / 1.5 mi&lt;br /&gt;Dubai International Financial Centre - 2.8 km / 1.7 mi&lt;br /&gt;Safa Park - 2.8 km / 1.7 mi&lt;br /&gt;Souk al Bahar - 2.8 km / 1.8 mi&lt;br /&gt;La Mer Water Park - 4.1 km / 2.5 mi&lt;br /&gt;Dubai Water Canal - 4.2 km / 2.6 mi&lt;br /&gt;La Mer North Beach - 4.7 km / 2.9 mi&lt;br /&gt;La Mer - 4.8 km / 3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 14.5 km / 9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 40.5 km / 25.2 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 55.6 km / 34.5 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Opera&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 3,500.00 AED per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2934" OriginalAmount="2934">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|12275" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2947.77" OriginalAmount="2947.77">
      <BasicPropertyInfo StarRating="5" HotelCode="|115058" HotelName="KEMPINSKI HOTEL MALL OF THE EMIRATES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890196_foto_1.jpg</HotelPictures>
        <HotelDescription>As the oldest luxury hotel collection in the world, the Kempinski name is associated with the highest standards of luxury and impeccable personal service. This cherished tradition can be felt throughout the 48,000 square metres of Kempinski Hotel Mall of the Emirates, which opened in April 2006 as the first property of the hotel chain in the bustling city of Dubai. With its suitable location next to Mall of the Emirates, the hotel offers convenience to both business and leisure guests in form of world-class shopping, dining and entertainment. The mall itself includes more than 520 stores selling prestigious labels, a 14-screen multiplex cinema and numerous food and beverage outlets - and not to mention the world's first indoor ski dome. During more serene hours, guests can rejuvenate at our renowned Softouch Spa or simply sit back and relax by the outdoor infinity edge pool. In short, limitless possibilities are offered here and there is something for everyone to enjoy. Now imagine the most wonderful of all holidays and we will make it happen. Our head concierge Gerardo Gabat and his team are here to answer to your requests and make sure that your stay will become a memorable one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2998.00" OriginalAmount="2998.00">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|the_ritzcarlton_dubai_international_financial_centre" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3009.82" OriginalAmount="3009.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|151410" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32897_image64020945_0.jpg</HotelPictures>
        <HotelDescription>This luxury hotel is located within walking distance of the world's largest shopping center and is also close to the financial center. All rooms are very spacious, bright and are decorated in a modern style. All rooms have a private bathroom.
Hotel guests can also enjoy the fantastic spa where you can enjoy relaxing body treatments.
Also, if you are holding an event like summer meeting or wedding, you can do in our great room designed for it, with all necessary for successful holding material.
Finally, it is important to highlight the variety of restaurants that has the hotel where you can enjoy delicious dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3019.00" OriginalAmount="3019.00">
      <BasicPropertyInfo Latitude="25.098720842031" Longitude="55.121352186508" StarRating="0" HotelCode="634474|maison_privee_grandeur_residence" HotelName="Grandeur Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West Road, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the resort ensures travellers a pleasant and comfortable stay. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3051" OriginalAmount="3051">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|12694" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3056" OriginalAmount="3056">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|164491" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3069" OriginalAmount="3069">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3081" OriginalAmount="3081">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|39203" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3088" OriginalAmount="3088">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|44994" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3093" OriginalAmount="3093">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|177538" HotelName="FIVE Palm Jumeirah Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3172.00" OriginalAmount="3172.00">
      <BasicPropertyInfo Latitude="25.203876495361328" Longitude="55.261226654052734" StarRating="0" HotelCode="0|nasma_luxury_stays_city_walk" HotelName="Nasma Luxury Stays - City Walk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>City Walk, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/bc/bfbc19db78dc17792fa01764b8b634b2cf8ffb8e.jpeg</HotelPictures>
        <HotelDescription>Located 1.7 km from Mercato Beach, Nasma Luxury Stays - City Walk offers an outdoor swimming pool, a fitness centre and air-conditioned accommodation with a patio and free WiFi. Each unit comes with a sofa, a seating area, a flat-screen TV with satellite channels, a well-fitted kitchen with a dining area, and a private bathroom with a hairdryer. A dishwasher, a microwave and fridge are also provided, as well as a coffee machine. Ladies Club Beach is 2.3 km from the apartment, while La Mer Beach is 2.9 km away. The nearest airport is Dubai International, 14 km from Nasma Luxury Stays - City Walk, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 5,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3217.83" OriginalAmount="3217.83">
      <BasicPropertyInfo StarRating="5" HotelCode="|097165" HotelName="Amwaj Rotana Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840097_image60557053_0.jpg</HotelPictures>
        <HotelDescription>Ideally located along Dubai's famous leisure and retail strip known as "The Walk", Jumeirah Beach Residence (JBR), you will experience the height of comfort at Amwaj Rotana Hotel. Presenting a portfolio of 301 tastefully furnished sea view rooms and suites including the prestigious Club Rotana offering lavish personalized hospitality, Amwaj Rotana Hotel boasts the largest rooms along JBR each with its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3249.00" OriginalAmount="3249.00">
      <BasicPropertyInfo Latitude="25.11187" Longitude="55.14384" StarRating="0" HotelCode="0|maison_privee_shoreline_al_haseer" HotelName="Maison Privee - Shoreline Al Haseer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/3e/153e44c142ea7dc7a079fe7d8cef9295d06622a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Jumeirah Beach.  This apartment is 4.9 mi (7.8 km) from Dubai Marina and 5 mi (8.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3260.00" OriginalAmount="3260.00">
      <BasicPropertyInfo Latitude="25.115190505981445" Longitude="55.14066696166992" StarRating="5" HotelCode="0|andaz_by_hyatt_palm_jumeirah_residences" HotelName="Andaz by Hyatt – Palm Jumeirah Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/77/747716353b4707fb5d002a8b96a3787c26daf468.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Andaz by Hyatt – Palm Jumeirah Residences» is located in Dubai. This apartment hotel is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the apartment hotel — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartament Hotel: &lt;/b&gt;Spend an evening in a nice atmosphere of the bar. You can stop by the restaurant. If you can’t live without coffee, drop by the cafe. Free Wi-Fi is available on the territory. Ask for more information when checking in.&lt;br /&gt;If you travel by car, you can park in a parking zone. The following services are also available for the guests: a spa center. Sports fans will be able to enjoy a fitness center. For the free movement around the city, the apartament hotel offers a transfer for you.&lt;br /&gt;Accessibility: there is an elevator/lift. There are other services available for the guests of the apartment hotel. For example, a laundry, dry cleaning, press and a safe-deposit box.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3398.13" OriginalAmount="3398.13">
      <BasicPropertyInfo Latitude="25.227684" Longitude="55.290985" StarRating="5" HotelCode="0|1440118" HotelName="SIRO One Za’abeel" Meals="ROOM ONLY,FREE BREAKFAST,BREAKFAST *" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Za’abeel Street Za'abeel 1 Level 30 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1440118/24050611111798.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3466.00" OriginalAmount="3466.00">
      <BasicPropertyInfo Latitude="25.078567504882812" Longitude="55.13425827026367" StarRating="0" HotelCode="0|sonder_jbr_suites_2" HotelName="Sonder - JBR Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>0 The Walk, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/a0/c4a0b2e09938c92756ce22295e615d5a6c3cd339.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Sonder - JBR Suites» is located in Dubai. This apartment hotel is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment hotel — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartament Hotel: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessibility: there is an elevator/lift.&lt;br /&gt;There are other services available for the guests of the apartment hotel. For example, a safe-deposit box and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;There is no front desk at the hotel. All new guests need to complete standard pre-check-in before a booking is finalized. It’s a version of a simplified hotel check-in without the front desk. Guests room will be held while guests complete this step.&lt;br /&gt;&lt;br /&gt;Once the booking is complete, the hotel can send access information for the stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3472.14" OriginalAmount="3472.14">
      <BasicPropertyInfo Latitude="25.212355" Longitude="55.27954" StarRating="5" HotelCode="0|326179" HotelName="The Ritz-Carlton, DIFC Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>DIFC Off Sheikh Zayed Road PO Box 482032 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326179/175718c48c8299be8f3863904900bbdb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. Guests are welcomed at the accommodation, which has a total of 341 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include 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 dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. A kitchenette equipped with a fridge and a tea/coffee station is also provided as standard. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. The bathrooms have a shower and a bathtub. A hairdryer and a vanity mirror are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the hotel include tennis, a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3480.9" OriginalAmount="3480.9">
      <BasicPropertyInfo Latitude="24.81648" Longitude="55.23098" StarRating="5" HotelCode="0|325813" HotelName="Bab Al Shams Desert Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,BB &quot;BED AND BREAKFAST&quot;, &quot;IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY&quot;,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road P.O. Box 8168 Adjacent to Dubai International Endurance City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325813/9b4b95d8b951b89981887e975bd80b8d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The club resort is located just 45 minutes away from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 105 rooms. A lobby and a reception are available to guests. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant and a bar. Various shops are available, including a souvenir shop. The grounds of the establishment feature a playground and an attractive garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Guests can enjoy a good nights' sleep on the king-size bed. Separate bedrooms are also available. Cots are available for younger travellers. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. Variety is provided by the wide range of sporting activities offered at the hotel, for example biking/mountain biking, bocce, volleyball, crazy golf, archery and horse riding. A gym and table tennis, or for a fee, yoga, are among the sport and leisure options available at the establishment. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and massage treatments, and for an additional fee, a beauty salon. Travellers of all ages have the opportunity to enjoy an interesting entertainment programme. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Breakfast, lunch and dinner are available. Staff are also happy to provide vegetarian dishes. The show cooking is a particular attraction. Alcoholic beverages are served at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3542" OriginalAmount="3542">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3544.00" OriginalAmount="3544.00">
      <BasicPropertyInfo Latitude="25.113945" Longitude="55.140305" StarRating="5" HotelCode="0|1342551" HotelName="The St. Regis Dubai, The Palm" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST INCLUDED,BED &amp; BREAKFAST" BedType="NO MEALS INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Road P.O. Box 53809 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342551/7a7b0f809abd0c3a415145b20b51abda.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3546" OriginalAmount="3546">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3556.34" OriginalAmount="3556.34">
      <BasicPropertyInfo Latitude="25.080349" Longitude="55.13565" StarRating="4" HotelCode="0|1131396" HotelName="Sonder JBR The Walk" Meals="FULL KITCHEN,ROOM ONLY" BedType="FULL KITCHEN">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence The Walk Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131396/f0ab5d63a857d77be63d29bf52b7c6a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3613.00" OriginalAmount="3613.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_premium" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3640" OriginalAmount="3640">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|265626" HotelName="W Dubai The Palm" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3640.79" OriginalAmount="3640.79">
      <BasicPropertyInfo Latitude="25.11778" Longitude="55.109997" StarRating="5" HotelCode="0|1343119" HotelName="Th8 Palm Dubai Beach Resort Vignette Collection" Meals="BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road West P.O. Box 62562 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343119/bcb146be8c3eb22e3e5d4988679edfb7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3643.86" OriginalAmount="3643.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95D65" HotelName="WYNDHAM RESIDENCES THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2468049_foto_1.jpg</HotelPictures>
        <HotelDescription>The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after aroun The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after around 3,8 km. There is a shuttle between the hotel and the airport (for a fee). The beach is patrolled by a lifeguard. Here, there are sun loungers, sun umbrellas and beach towels available. The air-conditioned hotel is equipped with a 24h reception (check-in is possible around the clock), a lobby, Wi-Fi (for a fee), internet access, a boutique, cash machine, a first aid kit as well as parking spaces. In the outdoor area you will find a seasonally heated pool, where sun loungers and pool towels are available for free. There is also a separate children's pool. You can store your valuables in the safe, and your luggage in the hotels storage room. For very young guests, cots can also be provided. There is also a laundry service. Ironing equipment can be borrowed at the hotel. For your comfort, in addition to the concierge service the hotel page will ensure you are looked after. If necessary, you can contact the medical centre at any time (for a fee). Guests at the accommodation can get a wake-up call from the hotel personnel. At the hotel reception, tickets are offered for excursions in the area. Pets like cats and dogs are allowed in the hotel (on request) . In your hotel, a lot of focus is placed on sustainability. This includes among others a central room air-conditioning. The hotel requires that all guests pay a deposit upon arrival. Catering As catering services the hotel offers half board and full board. Breakfast is offered American, continental, from the buffet or  la carte. Enjoy your lunch from the buffet, as a set meal or  la carte. Dinner is also served as a set meal or  la carte. Your physical well-being is catered for by a buffet restaurant (calorie-reduced and gluten-free dishes). Distances Discotheque: approx. 5,5 km Aqua park: approx. 2 km Cinema: approx. 3,8 km Distance to the sea: approx. 100 m Pharmacy: approx. 3,8 km Hospital: approx. 5,2 km Nearest bank: approx. 3,8 km Tourist information: approx. 3,8 km Nearest highway: approx. 5 km Nearest park: approx. 4,9 km Tennis court: approx. 2 km Dive shop: approx. 6,2 km  Sports and Leisure To keep your fitness up on holiday, there is a gym for guests to use. Children can be looked after in the hotels own miniclub. For child care there is a babysitter service (extra fee) in your place of accommodation. Additional information The 5-storey hotel has a total of 102 rooms. Of these, 2 rooms have disabled access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3680.00" OriginalAmount="3680.00">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|waldorf_astoria_dubai_international_financial_centre" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3686.54" OriginalAmount="3686.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|699828" HotelName="Grosvenor House, A Luxury Collection Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058312_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Grosvenor House, a Luxury Collection Hotel, Dubai, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a menos de cinco minutos en coche de Playa Marina y The Walk. Ademandaacute;s, este hotel de lujo se encuentra a 9, 2andnbsp;km de Centro comercial de los Emiratos y a 3, 9andnbsp;km de Centro comercial Dubai Marina Mall. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 2 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s ademandaacute;s conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Podrandaacute;s visitar las inmediaciones candoacute;moda y randaacute;pidamente gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 750 habitaciones con aire acondicionado, estaciandoacute;n de conexiandoacute;n para iPod y minibar. Para los momentos de ocio, tendrandaacute;s un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina asiandaacute;tica en Buddha Bar, un restaurante con un bar o lounge y bonitas vistas al ocandeacute;ano. Si no tienes ganas de salir, puedes aprovechar el servicio de habitaciones las 24 horas. Apaga la sed con tu bebida favorita en el bar junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. Este hotel pone a tu disposiciandoacute;n 6 salas de reuniones donde celebrar todo tipo de eventos. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3696.00" OriginalAmount="3696.00">
      <BasicPropertyInfo Latitude="25.192670822143555" Longitude="55.27393341064453" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_star" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 3, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/15/90157cf8d0f1d669cb9054777136af1050f77850.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Star» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: The Dubai Fountain, Burj Khalifa and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3731" OriginalAmount="3731">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3773" OriginalAmount="3773">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|23748" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3899" OriginalAmount="3899">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|36271" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3916.00" OriginalAmount="3916.00">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|waldorf_astoria_dubai_palm_jumeirah_3" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3955.00" OriginalAmount="3955.00">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|bab_al_shams_desert_resort_and_spa" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3985.00" OriginalAmount="3985.00">
      <BasicPropertyInfo Latitude="25.104534149169922" Longitude="55.148521423339844" StarRating="0" HotelCode="0|edens_dubai_five_residences" HotelName="Edens Dubai - FIVE Residences ?" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FIVE Palm Residences, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ce/70ce975b8b78b60fb931aeccbc7a4440ab75489a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Edens Dubai - FIVE Residences ?» is located in Dubai. This apartment is located in 24 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Al Sufouh Beach and Nasimi Beach.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. For the free movement around the city, the apartment offers a transfer for you. Accessibility: there is an elevator/lift. Additional services that the apartment offers to its guests: an ATM and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3986.00" OriginalAmount="3986.00">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|palm_tree_court" HotelName="JA Palm Tree Court" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER,FULL-BOARD,ALL-INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="4006.62" OriginalAmount="4006.62">
      <BasicPropertyInfo Latitude="25.226938" Longitude="55.289436" StarRating="5" HotelCode="0|326439" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road P.O. Box 116555 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326439/b9c75e70a2eb8cc9ceae44d46087205c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 377 rooms. Services and facilities at the hotel include a restaurant, a dining area, a babysitting service and a conference room. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe is also available for a fee. The advantages of the rooms include a fridge. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and a children's pool. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4010.27" OriginalAmount="4010.27">
      <BasicPropertyInfo StarRating="5" HotelCode="|738754" HotelName="PARK HYATT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058100_foto_1.jpg</HotelPictures>
        <HotelDescription>Park Hyatt Dubai is a luxury waterfront retreat adjacent to the world-famous Dubai Creek Golf and Yacht Club. Centrally situated in the city centre and with prime access to shopping and business districts, Park Hyatt Dubai is a haven of tranquil elegance amidst the vibrant city of Dubai. Dubai International Airport is approximately 5 kms drive away. ?Park Suite:  ?Separate bedroom with one plush king bed  ?109 square meters of luxurious space  ?Elegant bathroom with a tub and walk-in shower  ?Waterfront retreat featuring a private patio with picturesque marina views  ?Complimentary mini-bar and VIP amenitiesWorld-class cuisines, stylish decor and spectacular views characterise the best restaurants and bars in hotel Park Hyatt Dubai, the city centre luxury retreat.  Superbly located on the banks of Dubai Creek, hotel Park Hyatt Dubai offers the finest in Western, Thai and French cuisines.  With floor-to-ceiling windows, wood-fired ovens and theatre kitchens, the hotel brings excitement and style to dining, both indoor and al fresco.  The Promenade is an elegant new dining destination with inspiring  waterfront views and a contemporary vibe. Home to ve diverse dining  concepts, NO�PE, Brasserie du Park, seventyseventy, The Thai Kitchen  and Traiteur Brunch, escape the city and experience an immersive journey  through reminiscent regions and unforgotten eras; from Martha?s Vineyard  to the seaside town of Normandy and the quintessential 70's.The hotel's exterior has been consistently designed with a modern, Moroccan persona.The medium sized lobby is simple and elegant.  Seating is made available on arrival and the warm, bright colours reflect the comfort that is found throughout the hotel.Overall the Park Hyatt Dubai is a deluxe product that is fitted with luxuries intended to pamper any business or leisure guests. Some of these luxuries include an all day spa, a 25-metre swimming pool surrounded by palm trees, fully equipped state-of-the-art gymnasium open 24 hours, 18-hole championship Dubai Creek Golf Course, floodlit driving range available until 10:00 pm and private fishing and charter yachts available from Dubai Creek Yacht Club. One of the best City Resorts you will find. (tm05.08)Dubai Tourism Dirham Fee applies from 31.03.14 to be paid bythe guest directly at the Hotel/Hotel apartment. Following fee is applicable per bedroom per night- 20 Aed:5 star hotel/Deluxe hotel apart - 15 Aed:4 star hotel/Superior hotel apart-10 Aed :3 and 2 star hotel/Standard hotel apart-7 Aed :1  New Year Eve Gala Dinner is mandatory and charges may apply for 31st Dec 2018 bookings.     Guests who are booking Half Board Supplement will be now able to have the option of Dine Around as per the below:    Brasserie Du Park: Lunch or Dinner  Noepe: Dinner  The Thai Kitchen: Dinner</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4240.39" OriginalAmount="4240.39">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890861_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated on the spectacular man made Palm Jumeirah Island Jumeirah Zabeel Saray is located on the West Crescent overlooking the Arabian Sea.Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4273.00" OriginalAmount="4273.00">
      <BasicPropertyInfo Latitude="25.1158390045166" Longitude="55.14058303833008" StarRating="0" HotelCode="0|tiara_residence" HotelName="bnbme|1B-Tiara-204" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence , Palm, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/01/27/01276c892dca79ca7eb9d270a7c91cf48c390e81.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai Marina Mall. This apartment is 5.1 mi (8.2 km) from The Walk and 5.2 mi (8.4 km) from Jumeirah Beach.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on a limited basis.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4300" OriginalAmount="4300">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|31272" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="4307.65" OriginalAmount="4307.65">
      <BasicPropertyInfo Latitude="25.1163" Longitude="55.141113" StarRating="5" HotelCode="0|1130971" HotelName="Tiara Residences by Bnbme Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residences Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130971/1050c71e7e1cff3036810d1fe7dead2f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4440.00" OriginalAmount="4440.00">
      <BasicPropertyInfo Latitude="25.11001968383789" Longitude="55.141109466552734" StarRating="0" HotelCode="0|bnbme1bfairmont3605" HotelName="bnbme|1B-Fairmont-3605" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fairmont South , Palm, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/af/b3af19e8790831d7bc8456a81524aa2ee908a059.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «bnbme|1B-Fairmont-3605» is located in Dubai. This apartment is located in 24 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, you can park in a parking zone for free. Also, the following services are available for guests at the apartment: a sauna and a steam bath. You can take your pet on the journey. Pets are allowed for free. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the apartment offers to its guests: a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4441" OriginalAmount="4441">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|210230" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4639" OriginalAmount="4639">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|393824" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4639" OriginalAmount="4639">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|393825" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4692.00" OriginalAmount="4692.00">
      <BasicPropertyInfo Latitude="25.08191680908203" Longitude="55.140380859375" StarRating="0" HotelCode="0|_0x3a165" HotelName="Nasma Luxury Stays- Murjan 6, Jumeirah Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/49/a949cb6785dc64f385254d4f3e7e90d055aa547d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Nasma Luxury Stays- Murjan 6, Jumeirah Beach Residence» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4751" OriginalAmount="4751">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|226055" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4808" OriginalAmount="4808">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|20622" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="5009.40" OriginalAmount="5009.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1AC54" HotelName="ADDRESS SKY VIEWS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15075_image58970971_0.jpg</HotelPictures>
        <HotelDescription>Address Sky View is a spectacular vantage point from which to admire and experience the city's finest offerings. World-renowned landmarks such as Burj Khalifa and The Dubai Mall as well as the centre stage of all arts, Dubai Opera, can be reached on foot in a matter of minutes. Seamless connectivity with Sheikh Zayed Road ensures that many key leisure and commercial destinations, as well as Dubai International Airport, are also only a short and pleasant drive away. Exquisite d�cor, peerless amenities and sublime views of Downtown Dubai define a new paradigm for luxury living in the 169 immaculately appointed rooms and suites as well an exquisite selection of serviced residences at Address Sky View. Blissful rejuvenation is realised through a confluence of timeless wisdom, natural ingredients and ingenious techniques at The Spa at Address Sky View. THE RESTAURANT AT ADDRESS SKY VIEW offers a unique concept combining global cuisine with the allure of a luxury home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5022.00" OriginalAmount="5022.00">
      <BasicPropertyInfo Latitude="25.072566986083984" Longitude="55.12654113769531" StarRating="5" HotelCode="0|address_beach_resort" HotelName="Address Beach Resort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/88/e0/88e0d88c4c43192e5e76992f5d0fd1ebb67d08e8.jpeg</HotelPictures>
        <HotelDescription>Address Jumeirah Resort unifies architectural elegance with a natural beachfront lifestyle that transforms the Dubai skyline. It is the first property by Address Hotels + Resorts in Dubai, that offers over 100 meters of direct beachfront living. The project is within walking distance from Dubai’s visited destinations such as The Beach Mall, Jumeirah Beach Walk, and Dubai Marina offering premium lifestyle attractions including the Ain Dubai, which is set to be the world’s largest observation wheel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 500.00 AED per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from and to airport available. Cost: 740.00 AED both ways.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;This property offers health screenings for COVID-19 onsite for a surcharge. Fees are waived for bookings of 3 nights or more in a suite, and bookings of 5 nights or more in a guestroom.&lt;br /&gt;&lt;br /&gt;The adult pool on the ground floor will be closed for annual maintenance from 13th April until 10th June 2021. In the meantime, all resort guests are welcome to relax at the infinity pool located on Level 77, and families with kids can unwind at the family pool and Splash Pad.&lt;br /&gt;&lt;br /&gt;Breakfast fee: between AED 128.00 and AED 200.00 for adults, AED 65.00, and AED 100.00 for children (approximately).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5108" OriginalAmount="5108">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|379929" HotelName="Emerald Palace Kempinski Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635278/a_635278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5192.00" OriginalAmount="5192.00">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|j5_villas_holiday_homes_barsha_gardens" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5196" OriginalAmount="5196">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|11185" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5204" OriginalAmount="5204">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|12610" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5236.86" OriginalAmount="5236.86">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1b3711" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="5242.00" OriginalAmount="5242.00">
      <BasicPropertyInfo Latitude="25.113097" Longitude="55.196943" StarRating="5" HotelCode="75264|coral_boutique" HotelName="Coral Boutique Villas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Community 373, P.O.Box: 124446, 4th Interchange Behind Emirates Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129858/129858a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Closely situated to the popular shopping centre of the Emirates, this villa resort is located in the business hub and is just a short drive of 4 km from the beach. The Dubai Media City, Internet City, Knowledge Village, the Dubai Convention Centre, and the Jebel Ali Free Zone are also placed in proximity to this property. Dubai International Airport is located some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5339" OriginalAmount="5339">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|12804" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="5444.23" OriginalAmount="5444.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|700037" HotelName="Le Royal Meridien Beach Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976936_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Royal Meridien Beach Resort And Spa, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a solo 3andnbsp;min a pie de The Walk y a menos de 5 en coche de Playa Marina. Ademandaacute;s, este hotel de lujo se encuentra a 8, 9andnbsp;km de Centro comercial de los Emiratos y a 4, 1andnbsp;km de Centro comercial Dubai Marina Mall. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 3 piscinas al aire libre nada como la playa privada para descansar. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Si lo tuyo son las compras, aprovecha el servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 508 habitaciones con minibar y televisiandoacute;n de pantalla plana. Para los momentos de ocio, tendrandaacute;s un reproductor de DVD, televisiandoacute;n con con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado estandaacute; provisto de baandntilde;era profunda y cabezal de ducha tipo lluvia. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina de Oriente Medio en Al Khaima, uno de los 7 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y 11 cafeterandiacute;as. Si necesitas un buen refresco puedes elegir entre el bar en la playa, 4 bares con salandoacute;n y 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-out exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 190 metros cuadrados de espacio con centro de conferencias y 4 salas de reuniones. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5613.96" OriginalAmount="5613.96">
      <BasicPropertyInfo Latitude="25.21321" Longitude="55.27927" StarRating="5" HotelCode="0|628267" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Zayed Road P.O. Box 482032 Gate Village DIFC Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/628267/9b7e18556fef3d9afce2842dcd8fda51.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5652" OriginalAmount="5652">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|23158" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="5820.01" OriginalAmount="5820.01">
      <BasicPropertyInfo Latitude="25.10646" Longitude="55.20094" StarRating="4" HotelCode="0|884619" HotelName="J5 Villas Holiday Homes Barsha Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 23 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/4e7d833f3fd07b574fe3b364ac6aeb04.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5828.59" OriginalAmount="5828.59">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|142659" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5886.21" OriginalAmount="5886.21">
      <BasicPropertyInfo Latitude="25.187958" Longitude="55.288525" StarRating="5" HotelCode="0|1480713" HotelName="The Lana" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1480713/5b15857756d0d672504a3d82706d5a4e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5921.00" OriginalAmount="5921.00">
      <BasicPropertyInfo Latitude="25.10471" Longitude="55.14891" StarRating="1" HotelCode="0|maison_privee_five_residence" HotelName="Maison Privee - Five Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>FIVE Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/f8/d9f84410f4257ae455f00da84ff7c9a04e576cfe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Maison Privee - Five Residence in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai Marina.  This vacation home is 4.5 mi (7.2 km) from Jumeirah Beach and 4.7 mi (7.6 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring kitchens with refrigerators and ovens. Rooms have private balconies. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the vacation home's 6 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the 2 coffee shops/cafés. Relax with a refreshing drink at one of the 2 bars/lounges.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;A deposit of 3,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6012.00" OriginalAmount="6012.00">
      <BasicPropertyInfo Latitude="25.19849" Longitude="55.27091" StarRating="0" HotelCode="0|bravoway_burj_vista_1_in_downtown_dubai" HotelName="Bravoway Burj Vista 1 in Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Vista Tower 1, Unit 305, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/e4/46e4ef6efec57087204d7b93b1c4e36a89fadb98.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute walk of Burj Khalifa and Dubai Opera.  This apartment is 0.7 mi (1.1 km) from Dubai Mall and 1.3 mi (2.1 km) from Dubai Fountain.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with an oven and a stovetop. Your bed comes with a down comforter and Egyptian cotton sheets. A 39-inch LCD television is provided, with cable programming available. Conveniences include a separate sitting area and an iron/ironing board, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6081.00" OriginalAmount="6081.00">
      <BasicPropertyInfo Latitude="25.23160171508789" Longitude="55.41943359375" StarRating="4" HotelCode="0|j5_four_bedroom_villa_in_mirdif" HotelName="J5 Four Bedroom Villa in Mirdif" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>83rd St, Mirdif, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/7d/a47d178e16f3770f1b7336dcf9fc23ae675f0332.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Dubai (Mirdif), you'll be within a 15-minute drive of Dubai Festival City Mall and City Centre Deira. This villa is 8.6 mi (13.9 km) from Dubai Creek and 9.9 mi (16 km) from BurJuman Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Mirdif City Center - 2.7 km / 1.7 mi&lt;br /&gt;Mushrif Park - 3.6 km / 2.2 mi&lt;br /&gt;Dubai International Academic City - 8.9 km / 5.6 mi&lt;br /&gt;Dubai Festival City Mall - 9.1 km / 5.7 mi&lt;br /&gt;Festival Center - 9.5 km / 5.9 mi&lt;br /&gt;Dragon Mart - 10.5 km / 6.5 mi&lt;br /&gt;Al Twar Center - 10.9 km / 6.8 mi&lt;br /&gt;City Centre Deira - 12.2 km / 7.6 mi&lt;br /&gt;Dubai Tennis Stadium - 12.5 km / 7.8 mi&lt;br /&gt;Al-Maktoum Stadium - 13.7 km / 8.5 mi&lt;br /&gt;Dubai Creek - 13.9 km / 8.6 mi&lt;br /&gt;Creek Park - 13.9 km / 8.6 mi&lt;br /&gt;Wafi City Mall - 13.9 km / 8.6 mi&lt;br /&gt;Dubai Creek Golf &amp;amp; Yacht Club - 14 km / 8.7 mi&lt;br /&gt;American Hospital Dubai - 14.4 km / 9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 11 km / 6.8 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 24.1 km / 15 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 65.8 km / 40.9 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6437" OriginalAmount="6437">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|310226" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="6588.01" OriginalAmount="6588.01">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|102438" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="84" TotalAmount="6733.63" OriginalAmount="6733.63">
      <BasicPropertyInfo Latitude="25.227507" Longitude="55.29149" StarRating="5" HotelCode="0|1440119" HotelName="One&amp;Only One Za‘abeel" Meals="BED &amp; BREAKFAST,IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Za'abeel Street Za'abeel 1 Level 25 Trade Centre Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1440119/00b99e44a0dedf87a066bee6a857146a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6819.56" OriginalAmount="6819.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|819053" HotelName="ARMANI HOTEL DUBAI, BURJ KHALIFA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15066_image51051759_0.jpg</HotelPictures>
        <HotelDescription>Envisioned by fashion icon Giorgio Armani, this hotel has a private entrance and occupies 11 floors of Dubai's iconic skyscraper, Burj Khalifa. It has a deluxe spa and has direct access to Dubai Mall. Rooms of understated elegance feature curved lines are decorated with Japanese tatami and luxury fabrics. Armani Hotel Dubai provides sophisticated dining options in each of its 7 restaurants. Armani Hashi serves Japanese cuisine with a modern twist and renowned Armani Priv� hosts the most popular club nights in town. Guests can relax at the extensive Armani Spa, offering personal treatments and sequential bathing. 
*We have the first "Kosher" certified dining destination in the United Arab Emirates and it serves inKaf at Armani Hotel Dubai. Armani Hotel Dubai serves best kosher cuisine at Armani / Kaf</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7125.58" OriginalAmount="7125.58">
      <BasicPropertyInfo StarRating="5" HotelCode="|699869" HotelName="ATLANTIS, THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6861_image50267956_0.jpg</HotelPictures>
        <HotelDescription>Atlantis, The Palm is a majestic 5 star Dubai hotel situated on the Palm, a man-made island that has captured the world's imagination with its magnificent scale and ingenuity. Our hotel rooms and suites are designed for absolute comfort and luxury. Enjoy spectacular views of the Arabian Sea or the magnificent Dubai Skyline. Included in all of our rooms and suites is unlimited complimentary access to the Aquaventure Waterpark and The Lost Chambers Aquarium. Atlantis is a true culinary destination with some of the best restaurants in Dubai. Experience any of our 23 restaurants and some of the world's best chefs. Feel the rush at Aquaventure Waterpark. Discover an underwater world at The Lost Chambers Aquarium or meet the incredible marine mammals at Dolphin Bay and Sea Lion Point.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="7204.84" OriginalAmount="7204.84">
      <BasicPropertyInfo Latitude="25.082039" Longitude="55.121567" StarRating="5" HotelCode="0|874263" HotelName="Delano Dubai" Meals="FREE BREAKFAST,HALF BOARD" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Dubai 120253 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874263/eea7954ff5963c1320d3734b7bf6b6be.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7381.70" OriginalAmount="7381.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|117979" HotelName="KEMPINSKI HOTEL &amp; RESIDENCES PALM JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928047_foto_1.jpg</HotelPictures>
        <HotelDescription>The Kempinski Hotel &amp; Residences Palm Jumeirah has 244 Suites, Villas and Penthouses right on a beautiful private Beach. Here you will find solace and privacy. Your suite will be the place where you can totally relax in the beauty and comfort of our home away from home. Our luxury beach hotel guest rooms - suites, penthouses and villas, all adorned with plush furnishings. Extensive amenities also include unique outdoor event spaces, and welcoming Kids' Club. Food and beverage outlets consist of Brunello Restaurant, K-West Bar, swim-up Pool Bar, the seasonal Bonfire - Beach BBQ &amp; Grill restaurant and 24-hour in-suite dining service. Relax and unwind at the resort's Parisian Cinq Mondes Spa, where the spa's full service gym that runs around the clock can also be found.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7927" OriginalAmount="7927">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|354670" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/908643/w_908643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is strategically situated in Dubai, the perfect place where dreams do not have a limit. Visitors can choose between beautiful stunning beaches like Umm Suqeim Beach, or Am Mamzar Beach park, or visiting the Dubai Desert or Al Khor wildlife, sightseeing in Downtown Dubai, or just go at Wonderland, the perfect place for kids. Not only the hotel is 30 minutes reach from the airport, but is even closer to the Palm Jumeraih sites, one of the biggest artificial islands ever created by men. This luxurious hotel seduces the guests in a tempting ambience offering the highest level of comfort and an excellent service. Providing the guests with stunning views to Ain Dubai, the world’s largest observation wheel, along with the spa and the fitness center, and on-site restaurants, this property will provide a unique experience to remember. Impressive rooms especially designed in luxury details come with en-suite bathroom and will make traveler feel like a real Caesar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7927.00" OriginalAmount="7927.00">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|the_ritz_carlton_dubai" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="8120.02" OriginalAmount="8120.02">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|20a37b" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="8170.58" OriginalAmount="8170.58">
      <BasicPropertyInfo StarRating="5" HotelCode="|699896" HotelName="THE RITZ-CARLTON, DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293361_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Ritz-Carlton, Dubai, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 1andnbsp;min en coche de Playa Marina y 9andnbsp;min de Club de golf Emirates. Ademandaacute;s, este hotel de lujo se encuentra a 8, 8andnbsp;km de Parque acuandaacute;tico Wild Wadi y a 9, 6andnbsp;km de Ski Dubai. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 6 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una zona recreativa o sala de juegos. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 294 habitaciones con aire acondicionado, minibar y mandaacute;quina de cafandeacute; espresso. Las habitaciones disponen de balcandoacute;n o patio con mobiliario. La conexiandoacute;n wifi gratis te permitirandaacute; estar al tanto de todo. Para tus momentos de ocio, tendrandaacute;s una televisiandoacute;n LCD de 47 pulgadas con canales digitales. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. . Degusta algo de cocina internacional en La Baie, uno de los 8 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 2 bares con salandoacute;n o los 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 07:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 3000 metros cuadrados de espacio con centro de conferencias y 10 salas de reuniones. Se ofrece servicio de transporte al punto de embarque de cruceros gratuito disponible 24 horas, asandiacute; como un aparcamiento con asistencia gratuito. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8294.38" OriginalAmount="8294.38">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|164765" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8474.65" OriginalAmount="8474.65">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|195fb3" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="8596.00" OriginalAmount="8596.00">
      <BasicPropertyInfo Latitude="25.207294464111328" Longitude="55.26300048828125" StarRating="0" HotelCode="0|higuests_vacation_homes_city_walk_b3" HotelName="HiGuests Vacation Homes - City Walk B3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>City Walk B3 - Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/05/7c056132e79a163af6500fc649428ed66b7629df.jpeg</HotelPictures>
        <HotelDescription>LocationA perfect fit for a big group of travellers: apartment «HiGuests Vacation Homes - City Walk B3 Apartments» is located in Dubai. This apartment is located in 8 km from the city center.At the apartmentWi-Fi on the territory will help you stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center and a gym. Accessibility: there is an elevator/lift.The staff of the apartment speaks English and Spanish.Room amenitiesIn the room, for you, there is a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8798" OriginalAmount="8798">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|201479" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="8802.49" OriginalAmount="8802.49">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|7656" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="9114.51" OriginalAmount="9114.51">
      <BasicPropertyInfo Latitude="25.09506" Longitude="55.150307" StarRating="5" HotelCode="0|326220" HotelName="The Palace at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 37252 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326220/28944efa9a4c81709244bf9e5b70228b.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 231 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. The grounds of the hotel feature a playground and an attractive garden. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and, for a fee, a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV, a DVD player and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A variety of sporting activities, such as tennis, beach volleyball, volleyball, basketball, crazy golf and a putting green, or for a fee, golf, are offered at the establishment. Fishing is organised by third-party operators. A wide range of sports are available, including water sports such as water skiing, windsurfing, canoeing, sailing, kayaking and snorkelling, or for a fee, diving. Sport and leisure facilities at the accommodation include a gym and table tennis. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. The establishment offers plenty of activities and entertainment options, including a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Breakfast and dinner are available. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9433.12" OriginalAmount="9433.12">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|199054" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9736.20" OriginalAmount="9736.20">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|96968" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="9780" OriginalAmount="9780">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|23282" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="9820.14" OriginalAmount="9820.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891215_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the Jumeirah Beach Road facing beachfront and the iconic Burj Al Arab Jumeirah. Wild wadi Waterpark on premises. At close proximity to Madinat Jumeirah Hotel. This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9992.13" OriginalAmount="9992.13">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|64765" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="10105.40" OriginalAmount="10105.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891402_foto_125.jpg</HotelPictures>
        <HotelDescription>Este hotel de complejo tipo club estandaacute; situado justo frente a la playa, al lado del parque acuandaacute;tico Wild Wadi. Ademandaacute;s, dista 15 km del centro de la ciudad. El zoco del oro estandaacute; a 32 km del hotel y el aeropuerto internacional de Dubandaacute;i estandaacute; a unos 25 km del alojamiento.Se trata de un hotel impresionante de 292 habitaciones construido con un estilo espectacular e influido por las tradiciones de la regiandoacute;n. Se trata de un opulento hotel de lujo, donde la atenciandoacute;n al detalle es de suma importancia, a lo que se suma un servicio personal impecable para crear un tranquilo oasis donde relajarse y dejarse empapar por el entorno anduacute;nico de este precioso destino. El hotel estandaacute; climatizado y dispone de vestandiacute;bulo, ascensor, cafeterandiacute;a, restaurante, instalaciones para conferencias, servicio de habitaciones y de lavanderandiacute;a, ademandaacute;s de aparcamiento.Las habitaciones tienen cuarto de baandntilde;o privado con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable y minibar.Las instalaciones del hotel incluyen un mercadillo con 75 tiendas, una amplia piscina cubierta con zona de baandntilde;o infantil, el spa Six Senses, una sauna y playas que hay cerca. El campo de golf de Montgomerie dista 15 km.El hotel cuenta con diversos restaurantes de primera categorandiacute;a, incluido uno de comida china, donde se sirve cocina china contemporandaacute;nea. Hay varios bares donde relajarse, incluido el famoso Bhari Bar al aire libre, donde la gente se reanduacute;ne para disfrutar de un candoacute;ctel durante la puesta de sol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10762.65" OriginalAmount="10762.65">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|114997" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="10921.13" OriginalAmount="10921.13">
      <BasicPropertyInfo StarRating="5" HotelCode="|149866" HotelName="JUMEIRAH AL QASR-DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956264_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11278.00" OriginalAmount="11278.00">
      <BasicPropertyInfo Latitude="25.109861373901367" Longitude="55.146732330322266" StarRating="0" HotelCode="0|dream_inn_apartments_address_dubai_marina" HotelName="Dream Inn Apartments - Address Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Downtown, ., Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/bc/2fbc6d8a58003d61c7a8e1b166fd29a02dadd29c.jpeg</HotelPictures>
        <HotelDescription>Stop at Dream Inn Dubai Apartments-Al Khudrawi to discover the wonders of Dubai. Both business travelers and tourists can enjoy the property's facilities and services. Service-minded staff will welcome and guide you at Dream Inn Dubai Apartments-Al Khudrawi. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. No matter what your reasons are for visiting Dubai, Dream Inn Dubai Apartments-Al Khudrawi will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11279.00" OriginalAmount="11279.00">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|dream_inn_holiday_homes_al_sahab" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573145/573145a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11604" OriginalAmount="11604">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|356118" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="11654.00" OriginalAmount="11654.00">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|dream_inn_dubai_park_island" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="12040.71" OriginalAmount="12040.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|120352" HotelName="LA SUITE DUBAI HOTEL &amp; APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748863_image62038490_0.jpg</HotelPictures>
        <HotelDescription>This complex is located 3 km. from the beach, 5.5 km. from Dubai Internet City, 8.5 km. from Dubai Marina and 10 km. from the Palm Jumeirah. Facilities and services include an outdoor swimming pool, children's pool, restaurant, elevator, business center, parking, wireless Internet access (extra charge), meeting room, gym, sauna, tennis court and 24-hour reception.Rooms feature air conditioning, TV, telephone, safe, wireless Internet (extra charge) and work desk.Address: Sidra Tower, Sheikh Zayed Road, Dubai Media City, P.O. Box 502306, Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12203.73" OriginalAmount="12203.73">
      <BasicPropertyInfo StarRating="5" HotelCode="|150171" HotelName="JUMEIRAH DAR AL MASYAF-MADINAT JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058024_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12289.97" OriginalAmount="12289.97">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0F182" HotelName="ADDRESS BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20859_image59545107_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 300 m from Marina Beach, Address Beach Resort provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Featuring family rooms, this property also provides guests with a terrace. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12400.84" OriginalAmount="12400.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|838209" HotelName="ONE&amp;ONLY THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890858_foto_1.jpg</HotelPictures>
        <HotelDescription>Arrive in style at the private Marina of Dubai's most intimate new Beach Resort and discover this exquisite low-rise boutique oasis located on the lush, landscaped private peninsula of the Palm Jumeirah crescent One &amp; Only the Palm blends Moorish and Andalusian architecture with Arabic chic interiors, consisting of 91 keys and 4 exclusive beach villas. Stylish guest rooms are secluded in a residential environment either within the tri-level Manor House, 1 of 6 Low Rise mansions and within 4 private beach villas. Once relaxed and unpacked, enjoy the resorts' private leisure facilities including a stunning 850 square-meter swimming pool, 450 meters of beach front and the outstanding One&amp;Only all Suites Spa and Fitness Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13137.44" OriginalAmount="13137.44">
      <BasicPropertyInfo Latitude="25.191694" Longitude="55.27265" StarRating="4.5" HotelCode="0|1131330" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131330/e09828b81e117baed88143e2af6e8b15.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13329.15" OriginalAmount="13329.15">
      <BasicPropertyInfo Latitude="25.13793" Longitude="55.126614" StarRating="5" HotelCode="0|1131298" HotelName="Atlantis The Royal" Meals="BED &amp; BREAKFAST,HALF BOARD,BB &quot;BED AND BREAKFAST&quot;, &quot;IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY&quot;,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road The Palm Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131298/23081001035129.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13434.03" OriginalAmount="13434.03">
      <BasicPropertyInfo Latitude="25.190080910366" Longitude="55.275280813491" StarRating="0" HotelCode="633425|1e4e67" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Old Town, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573153/573153a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant, energy-filled apartment is ideal for experiencing all the city of Dubai has to offer! The Kamoon Apartment comes fitted with four elegant bedrooms, bathrooms, and of course, a full kitchen and living room. Located in the center of Downtown Dubai, this luxury property is within walking distance of the Burj Khalifa and the fountains found at the Dubai Mall. Warm, vibrant colors of red provide you with an exotic environment, perfectly situated in the heart of the UAE. In this sophisticated and stylish apartment in the heart of Dubai, you have everything you need to need to enjoy your stay in the UAE's biggest and brightest city. Traditional Arab and Moroccan influences meet functional urban style as your senses are left intoxicated by the sights and sounds of the city, your eyes dazzled by the suave, chic furnishings of your luxury accommodation. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13668.93" OriginalAmount="13668.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|A21926" HotelName="Mandarin Oriental Jumeira, Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582635_foto_1.jpg</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Youandapos;re sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, a sauna, and a fitness center. Additional features at this Mediterranean hotel include complimentary wireless Internet access, concierge servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13697.74" OriginalAmount="13697.74">
      <BasicPropertyInfo Latitude="25.191860193034" Longitude="55.272358678362" StarRating="5" HotelCode="597634|17a038" HotelName="29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592269/592269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai. There are a number of shops nearby. It is about 11 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13764.84" OriginalAmount="13764.84">
      <BasicPropertyInfo Latitude="25.09775" Longitude="55.154163" StarRating="5" HotelCode="0|326222" HotelName="One&amp;Only Royal Mirage The Residence" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326222/99a5f21b5959678399f19d57395a0b7f.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 49 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a hairdresser, a conference room and a business centre. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Most of the accommodation units also enjoy a side-on sea view. A safe and a minibar are also available. Features include a mini fridge and a tea/coffee station. Other features include a telephone, a TV, a DVD player and WiFi. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Guests can enjoy a range of refreshing drinks at the poolside bar. A variety of sporting activities are available at the hotel, for example tennis, volleyball and golf, or for a fee, fishing and horse riding. Guests of the establishment can enjoy indoor activities, including a gym. The accommodation offers various wellness options, including a spa, a sauna, a steam bath and a hammam, or for a fee, a beauty salon and massage treatments. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast and half board. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13772.00" OriginalAmount="13772.00">
      <BasicPropertyInfo Latitude="25.097749205758" Longitude="55.154162049293" StarRating="5" HotelCode="906938|residence_spa_at_oneonly_royal_mirage" HotelName="Residence &amp; Spa at One&amp;Only Royal Mirage" Meals="HALF-BOARD,BED &amp; BREAKFAST" BedType="HALF-BOARD" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="13848.00" OriginalAmount="13848.00">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|bulgari_hotel_resorts_dubai" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13979.39" OriginalAmount="13979.39">
      <BasicPropertyInfo Latitude="25.210264" Longitude="55.23629" StarRating="5" HotelCode="0|734393" HotelName="Bulgari Resort Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST INCLUDED" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island Jumeira 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/734393/59567a178a95d9a88eca75c24caea958.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14763.00" OriginalAmount="14763.00">
      <BasicPropertyInfo Latitude="25.08172" Longitude="55.12274" StarRating="5" HotelCode="0|caesars_resort" HotelName="Caesars Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/30/0e304ca3f7f370776e08130cf804f06f2f5288ee.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Caesars Resort in Dubai, you'll be within a 5-minute drive of Dubai Marina and Marina Beach.  This 5-star resort is 3.6 mi (5.9 km) from Ibn Battuta Mall and 4 mi (6.4 km) from The Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and electric kettles.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools and a health club. This resort also features complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite at one of the resort's 3 restaurants, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink at one of the 3 bars/lounges. Buffet breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 500.00 AED per day will be required at check-in to cover any potential damages.&lt;/br&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Tourism fee: AED 20 per accommodation, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; A tourism fee is imposed by the city and collected at the property. The fee is AED 20  for the first bedroom per night, and increases by AED 20  per night for each additional bedroom. For more details, please contact the property using the information on the reservation confirmation received after booking.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15327.00" OriginalAmount="15327.00">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|jumeirah_al_naseem_madinat_jumeirah" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="15662.8" OriginalAmount="15662.8">
      <BasicPropertyInfo Latitude="25.141188" Longitude="55.18519" StarRating="5" HotelCode="0|325724" HotelName="Jumeirah Burj Al Arab" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street P.O. Box 74147 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325724/da8ed5b02d64d538556c80a4bf7d53e6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1999. Guest accommodation comprises 202 rooms. Most storeys are accessible by lift. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. The grounds of the accommodation feature a playground and an attractive garden. Additional facilities at the hotel include a playroom. Guests arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Many rooms feature a sea view, which further enhances the ambience. The rooms each feature a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio, a DVD player and WiFi (no extra charge), contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower, a bathtub and a hot tub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. The establishment offers a variety of different outdoor sports options, including tennis. For a fee, golf and fishing are also available. Many sports options are available, including water sports such as windsurfing, sailing and diving. For a fee, water skiing, banana boat rides, kayaking and snorkelling can also be enjoyed. The accommodation also offers sports enthusiasts a wide range of indoor activities, including a gym, billiards, squash and aerobics. A range of wellness facilities, such as a spa, a sauna, a steam bath and a solarium are offered bringung","addData":}. For a fee, guests can also take advantage of a beauty salon and massage treatments. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16788.09" OriginalAmount="16788.09">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061836_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="18084.79" OriginalAmount="18084.79">
      <BasicPropertyInfo Latitude="25.249441" Longitude="55.33095" StarRating="4" HotelCode="0|1131152" HotelName="Dubai Creek Club Villas" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Club Street Port Saeed Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131152/f0dad40ed671e79ce86a354f7b72e60f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18321.45" OriginalAmount="18321.45">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|7660" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="20373.38" OriginalAmount="20373.38">
      <BasicPropertyInfo StarRating="2" HotelCode="|440412" HotelName="MONTREAL NAIF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074920_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 86 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and complimentary newspapers, as well as phones with free local calls.Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services.Located in Dubai (Deira), Montreal Naif Hotel is within a 10-minute drive of City Centre Deira and Dubai World Trade Centre.  This hotel is 0.4 mi (0.7 km) from Gold Souk and 3.4 mi (5.5 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 0.1 km / 0.1 mi  Perfume Souq - 0.7 km / 0.4 mi  Gold Souk - 0.7 km / 0.4 mi  Spice Souk - 1 km / 0.6 mi  Deira Twin Towers Shopping Centre - 1.1 km / 0.7 mi  Fish Roundabout - 1.6 km / 1 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Textile Souk - 2 km / 1.2 mi  Sheikh Saeed Al Maktoum House - 2.1 km / 1.3 mi  Grand Mosque - 2.1 km / 1.3 mi  Dubai Museum - 2.3 km / 1.4 mi  Reef Mall - 2.4 km / 1.5 mi  Meena Bazaar - 2.4 km / 1.5 mi  Bastakiya - 2.7 km / 1.7 mi  Port Rashid - 3.1 km / 1.9 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 28.8 km / 17.9 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20953.35" OriginalAmount="20953.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|149863" HotelName="JUMEIRAH BURJ AL ARAB DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780597_image23451142_0.jpg</HotelPictures>
        <HotelDescription>Located on the first man-made island in Dubai. Uninterrupted sea view.  Adjacent to Madinat Jumeirah Resort. Walking distance to Wild Wadi Waterpark.The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22115.83" OriginalAmount="22115.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6385" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30077_image61988160_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 11 minute walk from Frond A Beach, NH Collection Dubai The Palm provides accommodations with an outdoor swimming pool, free private parking, a fitness center and a terrace. Among the facilities of this property are a restaurant, a kid's club and room service, along with free wi-fi throughtout the property. Guests can have a drink at the bar.
The hotel will provide guests with air-conditioned rooms with a desk, an electric tea pot, a minibar, a safety deposit box, a flat-screen TV, a balcony and a private bathroom with a shower. Selected rooms here will provide you with a kitchenette with a fridge, a microwave and a stovetop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="23694.3" OriginalAmount="23694.3">
      <BasicPropertyInfo Latitude="25.114368" Longitude="55.19869" StarRating="5" HotelCode="0|1492948" HotelName="The Biltmore Hotel Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492948/2d1469f2cd7dfaa775c2683cf33bd339.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24676.00" OriginalAmount="24676.00">
      <BasicPropertyInfo Latitude="25.118249893188477" Longitude="55.12057113647461" StarRating="2" HotelCode="0|maison_privee_frond_villa_o" HotelName="Maison Privee Frond Villa O" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/2d/a62df7058e9f88cae0dc3b9ff626ed7121bec6c1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this villa in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Souk Madinat Jumeirah.  This villa is 5.6 mi (9.1 km) from Dubai Marina Mall and 5.8 mi (9.3 km) from The Walk.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Aquaventure - 4.4 km / 2.7 mi&lt;br /&gt;Dubai College - 6.6 km / 4.1 mi&lt;br /&gt;American University of Dubai (AUD) - 7.9 km / 4.9 mi&lt;br /&gt;Dubai Marina Mall - 9.1 km / 5.6 mi&lt;br /&gt;Skydive Dubai - 9.3 km / 5.8 mi&lt;br /&gt;The Walk - 9.3 km / 5.8 mi&lt;br /&gt;Jebel Ali Race Course - 9.4 km / 5.8 mi&lt;br /&gt;Jumeirah Beach - 9.4 km / 5.8 mi&lt;br /&gt;Souk Madinat Jumeirah - 9.6 km / 6 mi&lt;br /&gt;Madinat Jumeirah - 10.2 km / 6.3 mi&lt;br /&gt;The Beach Mall - 10.4 km / 6.4 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 10.5 km / 6.5 mi&lt;br /&gt;Emirates Golf Club - 11.4 km / 7.1 mi&lt;br /&gt;Umm Suqeim Beach - 12.1 km / 7.5 mi&lt;br /&gt;Ain Dubai - 12.2 km / 7.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 34.2 km / 21.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 45 km / 27.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 61.8 km / 38.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Dubai (Palm Jumeirah)&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned villa, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and an electric kettle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37322.00" OriginalAmount="37322.00">
      <BasicPropertyInfo Latitude="25.19636" Longitude="55.27029" StarRating="0" HotelCode="0|luxury_burj_khalifa_view_downtown" HotelName="Luxury Burj Khalifa View Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>BD Standpoint A, Downtown, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/de/02de5d86f0bc1cc39f430a48d4f1e9d6213d9961.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be steps from Dubai Opera and 8 minutes by foot from Burj Khalifa.  This apartment is 0.8 mi (1.3 km) from Dubai Mall and 1.1 mi (1.7 km) from Dubai Fountain.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A 42-inch LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a laptop-compatible safe and a microwave.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 100 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Tourism fee: AED 20 per accommodation, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. For more details, please contact the property using the information on the reservation confirmation received after booking.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="109933.1" OriginalAmount="109933.1">
      <BasicPropertyInfo Latitude="25.119633" Longitude="55.131218" StarRating="5" HotelCode="0|802699" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802699/88a546c301e4028429fd32d661ca975b.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120869.00" OriginalAmount="120869.00">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|mystaygroup__princess_tower" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="208772.14" OriginalAmount="208772.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|638097" HotelName="NIHAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/256798_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city. It lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.  The Nihal Hotel is conveniently located to all major attractions and shopping malls.  The Nihal features a total of 70 guest rooms and suites. All of the accommodation is neatly decorated in a classical style and guests can enjoy spacious and comfortable rooms. Guests may enjoy international cuisine and specialties from Chinese restaurant, South Indian restaurant and Goan restaurant. All of the rooms are fully-equipped as standard with centrally controlled air conditioning.  Leisure options include a Jacuzzi, an outdoor pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="498.77" OriginalAmount="498.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|440353" HotelName="Nine Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 125 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.Grab dinner at Cyber Cafr, a restaurant that specializes in Halal dishes. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.With a stay at Delmon Boutique Hotel in Dubai (Deira), you'll be within a 10-minute drive of Creek Park and Al Ghurair Centre.  This hotel is 2.8 mi (4.5 km) from Gold Souk and 3.2 mi (5.1 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 1 km / 0.6 mi  Fish Roundabout - 1 km / 0.6 mi  Al Ghurair Centre - 1.5 km / 0.9 mi  Perfume Souq - 1.7 km / 1 mi  Gold Souk - 1.7 km / 1.1 mi  Reef Mall - 1.8 km / 1.1 mi  Deira Twin Towers Shopping Centre - 1.8 km / 1.1 mi  Spice Souk - 2 km / 1.3 mi  Textile Souk - 3.1 km / 1.9 mi  Sheikh Saeed Al Maktoum House - 3.2 km / 2 mi  Grand Mosque - 3.2 km / 2 mi  Dubai Museum - 3.3 km / 2.1 mi  Meena Bazaar - 3.5 km / 2.2 mi  Bastakiya - 3.7 km / 2.3 mi  Al-Maktoum Stadium - 4.2 km / 2.6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 27.7 km / 17.2 mi Dubai (DWC-Al Maktoum Intl.) - 68.2 km / 42.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.00" OriginalAmount="640.00">
      <BasicPropertyInfo Latitude="25.264572143554688" Longitude="55.31897735595703" StarRating="3" HotelCode="0|k_porte_inn_" HotelName="K Porte Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55954 Al Rigga Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai. It is close to the Gold Souk. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 120 rooms are equipped with minibar, hairdryer, safe, trouser press and air conditioning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;A local tourism tax per room per night will be charged during the stay. This surcharge may vary depending on stay period or room type, subject to the hotel's confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="752.40" OriginalAmount="752.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|2633012" HotelName="FORTUNE DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="770.22" OriginalAmount="770.22">
      <BasicPropertyInfo StarRating="2" HotelCode="|2721421" HotelName="IBIS AL RIGGA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="802" OriginalAmount="802">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|273328" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="25.248666763305664" Longitude="55.29779052734375" StarRating="0" HotelCode="0|welcome_hotelapartment_1" HotelName="Welcome Hotel-Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 B Street, Kuwait Street, Al Mankhool, Bur Dubai, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Welcome Hotel-Apartment 1» is located in Dubai. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: ADCB, Dubai Museum and Dubai Creek.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|379968" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1092.63" OriginalAmount="1092.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632879" HotelName="CORAL DUBAI DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/10/2024" />
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1163.61" OriginalAmount="1163.61">
      <BasicPropertyInfo Latitude="25.025851044077" Longitude="55.191239764418" StarRating="2" HotelCode="|YCOB" HotelName="Apart-hotel You&amp;Co Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>25GR+9F5 Dubai Production City</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Film lovers are sure to find just what they're looking for in the cinema's listings. Additional facilities include a library. Guests arriving by car can park their vehicles in the car park for no extra charge. Services include a 24-hour security service. The business centre is on hand for guests' business requirements and provides a projector.Located in Dubai, this apartment hotel has the perfect ambience for those in need of an adults-only holiday.Going for a swim at the pool complex, which includes indoor and outdoor areas, is a great way to relax. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the apartment hotel, including a gym, table tennis and a steam bath. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom, and air conditioning ensures just the right temperature. Guests can enjoy the view of the courtyard from a balcony or terrace. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A desk is provided. Additional features include a refrigerator, a stovetop, a microwave and a tea/coffee station. There is also a washing machine and an ironing set. A flatscreen television and WiFi provide all the essentials for a comfortable holiday. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has non-smoking rooms.Various dining options are available, including a café and a bar.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1186" OriginalAmount="1186">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|403083" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="25.084001" Longitude="55.142664" StarRating="0" HotelCode="835780|higuests_vacation_homes_skyviews" HotelName="Skyview Tower by Higuests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1359" OriginalAmount="1359">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|488094" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road D-68, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1389.66" OriginalAmount="1389.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|119551" HotelName="The Tower Plaza Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located on Sheikh Zayed Road in the Dubai CBD, The Tower Plaza Hotel offers an outdoor pool and spacious, modern rooms. The Emirates Towers Metro Station is directly opposite and provides good connections to many attractions. There is WiFi throughout the hotel.
The Tower Plaza Hotel is a 15-minute walk from the Dubai World Trade Center complex. The Tower Plaza Hotel is just a 5-minute drive from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1399" OriginalAmount="1399">
      <BasicPropertyInfo Latitude="25.0850426" Longitude="55.1424596" StarRating="0" HotelCode="977251|494374" HotelName="Botanica Tower by Nasma Luxury Stays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Botanica Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="25.089702606201172" Longitude="55.1478271484375" StarRating="0" HotelCode="0|mystaygroup_elite_residence_" HotelName="Mystaygroup - Elite Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Location&lt;br /&gt;This complex welcomes guests in Dubai.Facilities&lt;br /&gt;Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.Rooms&lt;br /&gt;Some rooms have a balcony, which gives guests additional space for rest and relaxation. Separate bedrooms are available. WiFi ensures additional comfort.Sports/Entertainment&lt;br /&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. Guests can enjoy a refreshing swim in the outdoor pool area. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2021. Multilingual, powered by www.giata.com for client no. 701370</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="25.08965887" Longitude="55.14797875" StarRating="0" HotelCode="982992|higuests_vacation_homes_elite_tower" HotelName="Elite Residence by Hi Guests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1632.83" OriginalAmount="1632.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|141533" HotelName="JANNAH MARINA HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Jannah Marina Hotel Apartments delivers an elegant and comfortable style throughout its spacious suites. Furnished in contemporary d�cor wit shooting colors,  Jannah Marina Hotel Apartments embodies the best of luxury living in the Dubai Marina area. With the Jumeirah Lakes Towers metro station and Dubai Marina Mall close-by.  Jannah Marina Hotel Apartments offers a panoramic view of the marina with spacious terraces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1738.88" OriginalAmount="1738.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5D730" HotelName="LEGOLAND Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>General Information * a unique and new Dubai hotel which is unlike any other in the Middle East, built with children in mind * With� 250 bedroom hotel within Dubai Parks and Resorts, maybe a 20 minute drive from the Dubai Marina * Accessible from Dubai airport in perhaps 45 minutes; also accessible from Abu Dhabi airport. * All the bedrooms carry one of 5 LEGO themes, and the LEGO theme continues through the check in area, the 2 restaurants, the outdoor swimming pool and all the public areas * There are creative workshops and play areas inside the hotel too to keep the children busy * LEGOLAND Hotel Dubai, as well as the Theme Park and the Water Park suits families with kids 12 and under * Bedrooms easily sleep 5 (2 ad and 3ch OR 3 ad and 2 ch) Key selling points * Heavily LEGO themed throughout the hotel inside and out * Breakfast Included.� HB option * 1 night gives access to 1 LEGOLAND Park; 2 nights gives access to LEGOLAND Theme Park and Water Park  * All park tickets are collected in the hotel on arrival</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2374.00" OriginalAmount="2374.00">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|shangrila_apartments_2" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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 />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2999.54" OriginalAmount="2999.54">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|59269" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6361.41" OriginalAmount="6361.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D742" HotelName="Anantara World Islands Dubai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Indulge in barefoot luxury on the iconic World Islands off the coast of Dubai. Anantara World Islands Resort sets the bar for luxury on this extraordinary offshore development. The five-star resort is located in the South American continent of the World Islands.    Anantara World Islands Resort is situated approximately ten minutes from Jumeirah 4 by boat. Upon arrival at Jumeirah 4, please make your way to the Anantara World Islands Welcome Centre and hop aboard a shuttle boat transfer. The nearest airports are Dubai International Airport (DXB) around 40 minutes (taxi + boat) or Al Maktoum International Airport (DWC) around 50 minutes (taxi + boat) where international flights arrive daily.    A total of 70 rooms, suites and villas combine island living with contemporary luxury. Choose from rooms and suites with an ocean view, beach access and spacious villas with a private pool. Retreat to a haven where you can unwind in harmony with nature.    All Room, Suite And Villa features:  - Flat screen television  - Complimentary WiFi  - Balcony, deck or terrace  - Minibar, a selection of spirits and homemade snacks  - Individually controlled air conditioning  - Coffee machine and tea making facilities  - Telephone  - Hair dryer  - Safe box    Guest Services:  - Arrive by speedboat - from Anantara The Palm Dubai Resort  - Laundry service  - Complimentary WiFi throughout the resort  - Private beach owned by the hotel    Dining:  - Qamar: serve Indian and Arabic cuisine, with indoor and outdoor seating  - Helios: serve Mediterranean cuisine, with indoor and outdoor seating  - Grand House: serve light bites  - Luna: Bar  - In room dining: 24 hours    Recreation and Leisure:  - Private island beach exclusive to Anantara guests only  - Main swimming pool  - Tuk Tuk Kid's Club  - Anantara Spa  - Yoga classes  - Gym  - Kayaking and stand-up paddle boards  - Watersports</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13420" OriginalAmount="13420">
      <BasicPropertyInfo Latitude="25.189974116469" Longitude="55.275570492065" StarRating="0" HotelCode="633431|239736" HotelName="Kamoon 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamoon</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20109.41" OriginalAmount="20109.41">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|573157" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118169.00" OriginalAmount="118169.00">
      <BasicPropertyInfo Latitude="25.13079833984375" Longitude="55.13568115234375" StarRating="0" HotelCode="0|villa_palm_jumeirah" HotelName="Palm Jumeirah Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D90, Palm Jumeirah - Dubai - United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a place without the neighbors to worry about? Villa «Palm Jumeirah Villa» is located in Dubai. This villa is located in 22 km from the city center. You can take a walk and explore the neighbourhood area of the villa — Nasimi Beach, Aquaventure and Burj Al Arab.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;When staying at the hotel, a local sightseeing fee is charged per room per night. The amount charged may vary depending on different situations (stay period and room type etc.). Please contact the hotel front desk for more information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Jacuzzi,Diet Meals,Shopping Arcade,Wheelchair Access,Kitchen,Garden,Bicycle Rental,24 Hour Security,Dining,Meeting Room,Parking,Printer,Valet Parking,Babysitting,Housekeeping,Airport Transfer (on Demand),24 Hour Front Desk,Business Centre,Coffee Shop,Concierge,Elevator,Luggage Storage,Smoking Rooms,ATM/Cash Machine,Banquet Hall,Wake-up Call Service,Library,24 Hour Room Service,Dry Cleaning,Beauty Salon,LCD/Projector,Porter</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,3.5,5.5,2.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD,HALF BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,CLUB RESORT,BEACH HOTEL,AIRPORT HOTEL,GUESTHOUSE,SPA HOTEL,ECO HOTEL,HISTORIC HOTEL,COUNTRY HOUSE,VILLAGE,HOTEL DE CHARME,GOLF HOTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="85659990-2c9f-4333-bbbd-1fc2671e3df7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1342513" SourceId="84" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Deserialize:-There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in G:\Trivender PC\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|PriceResponse|PriceResponse|||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|CoordinatorError|Value cannot be null.
Parameter name: source|System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 128||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|PriceRequest|PriceRequest|<?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="Price" TimeStamp="0001-01-01T00:00:00" TraceId="85659990-2c9f-4333-bbbd-1fc2671e3df7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1342513" SourceId="84" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|CoordinatorError|There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in G:\Trivender PC\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Price(Object pSearchData) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 857||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|PriceResponse|PriceResponse|||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85659990-2c9f-4333-bbbd-1fc2671e3df7|CoordinatorError|Value cannot be null.
Parameter name: source|System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending)
   at System.Linq.Enumerable.OrderBy[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 128||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|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="ff80f33b-dfeb-4ce6-9df8-c7120ab026be">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|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="ff80f33b-dfeb-4ce6-9df8-c7120ab026be">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" 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.204849</Latitude>
      <Longitude>55.270782</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-10-17T00:00:00" End="2024-10-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|InfiniteSearch|supplier interation failed||Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|OlympiaSearch|supplier interation failed||Olympia|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|DOTWSearch|supplier interation failed||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|DarinaSearch|supplier interation failed||Darina|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|PaximumSearch|Input string was not in a correct format.|System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Convert.ToDecimal(String value)
   at HotelSources.Paximum.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Paximum\Paximum.cs:line 375|Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ff80f33b-dfeb-4ce6-9df8-c7120ab026be|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="2024-09-08T17:50:38.0050629+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ff80f33b-dfeb-4ce6-9df8-c7120ab026be" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="45" TotalAmount="298.85" OriginalAmount="298.85">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|1091f7" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="302.85" OriginalAmount="302.85">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|662709" HotelName="Melody Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near Al Nasser Mosque, Deira, PO Box 80546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/600213/fdf0bad556a661222c8130247b24862f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313" OriginalAmount="313">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|35718" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="323.73" OriginalAmount="323.73">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|1b4a9b" 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="27" TotalAmount="324" OriginalAmount="324">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|7684" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="335.72" OriginalAmount="335.72">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|1e2d78" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="342.20" OriginalAmount="342.20">
      <BasicPropertyInfo Latitude="25.261635" Longitude="55.324184" StarRating="3" HotelCode="0|325965" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A Al Riqqa Deira Behind Taj Hotel P.O. Box: 63935 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325965/57b7ea803d933c032d4cdf6658e0bd67.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 110 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Other features include internet access, a telephone and a TV. The bathroom offers convenient facilities including a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, a spa and a sauna. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="343.74" OriginalAmount="343.74">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|103306" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="350.13" OriginalAmount="350.13">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|660272" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 114045, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162648/162648a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="351.89" OriginalAmount="351.89">
      <BasicPropertyInfo Latitude="25.26913" Longitude="55.30663" StarRating="3" HotelCode="0|325939" HotelName="GSS Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square 35 Al Maktoum Hospital Road Opposite Baniyas Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325939/85a8c8ac949bcf757cf0273ff9a83c37.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The hotel features various services and facilities, including a safe, a restaurant, a café, a bar, car hire, room service and a laundry service, for a comfortable and relaxing stay.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Little extras, including a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. A dip in the swimming pool is great for getting into the holiday spirit. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, a spa and a sauna. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="352.66" OriginalAmount="352.66">
      <BasicPropertyInfo Latitude="25.266645" Longitude="55.315699" StarRating="2" HotelCode="69785|20aa7f" HotelName="Sun and Sands Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/28000000/27220000/27211500/27211483/8dfa5ee0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Dubai's business and shopping centre, adjacent to the Al Nasser Square, only 7 minutes from Dubai International Airport (approximately 7 km) and within walking distance of the main banking and business areas of Deira as well as the shopping souks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366" OriginalAmount="366">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|200796" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/10/2024" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378" OriginalAmount="378">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|201524" HotelName="Mariana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="378" OriginalAmount="378">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|380021" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="379.05" OriginalAmount="379.05">
      <BasicPropertyInfo Latitude="25.259008" Longitude="55.288925" StarRating="3" HotelCode="0|325849" HotelName="City Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325849/8860125e90c51e3617fa700aa5b07152.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Trade Exhibition and Convention Centre, the Free Zones, ports, textile and gold souks, banks and the best beaches in Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 105 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the establishment can be accessed by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a bar and a pub. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A fridge and a mini fridge ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi (for a fee). A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers golf (for a fee) to guests. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|201454" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/0/2/4/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|61630" HotelName="Grand Sina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|62174" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|61315" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="389.05" OriginalAmount="389.05">
      <BasicPropertyInfo Latitude="25.267548" Longitude="55.294094" StarRating="3" HotelCode="0|489578" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street Near AL Ras Metro Station Deira P.O Box 83163 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489578/0a8d79d394977a51054f871acb55ba4d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Room service and a business centre are available to guests of the holiday village. Wireless internet access is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning. A balcony is included as standard in most rooms, offering additional space for relaxation. Many rooms feature a sea view, which further enhances the ambience. The advantages of the rooms include a cooker. Other features include internet access, a telephone, a TV and WiFi. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="390.34" OriginalAmount="390.34">
      <BasicPropertyInfo Latitude="25.276272" Longitude="55.31029" StarRating="3" HotelCode="0|608310" HotelName="Royal Tulip Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,HB (BREAKFAST + LUNCH ONLY),HB (BREAKFAST+DINNER),HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Ithraa Plaza 22nd Street Dubai PO Box 114602</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608310/2af79b2f7054a457600b5b001b521626.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="390.37" OriginalAmount="390.37">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|196031" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.00" OriginalAmount="391.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="0" HotelCode="469999|deema_hotel" HotelName="Deema Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Opposite Palm Deira Metro Station, Near Hyatt Regency, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/53/5d53c8c072a4d6efb4a780966da3d0278d179869.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395" OriginalAmount="395">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|61501" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="401.47" OriginalAmount="401.47">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|19025c" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="402.04" OriginalAmount="402.04">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="0|326248" HotelName="Signature Inn Hotel Deira" Meals="ROOM ONLY,ROOM_ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 B Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326248/40e29048934144e9b2d7f45515545026.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2003. Guest accommodation comprises 80 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. There is also a minibar. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Bathrooms with wheelchair access can also be booked.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Sport and leisure activities are offered by the hotel and third-party operators. The accommodation features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym and gymnastics. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board, full board and all-inclusive. Snacks and meals, including breakfast, lunch and dinner are available. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409" OriginalAmount="409">
      <BasicPropertyInfo Latitude="25.270014836783" Longitude="55.319002676197" StarRating="3" HotelCode="146075|47047" HotelName="City Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129857/129857a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Dubai. There are a total of 100 accommodation units at City Star. Customers will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.00" OriginalAmount="409.00">
      <BasicPropertyInfo Latitude="25.4096295" Longitude="55.4337765" StarRating="2" HotelCode="390316|mermaid_beach_hotel" HotelName="Mermaid Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Porter,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Conrniche road, Ajman, P.O.Box : United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/85949/2285949/1.jpg?f=15685701</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ajman Beach, Mermaid Beach Hotel Ajman is a perfect starting point from which to explore Ajman. The property features a wide range of facilities to make your stay a pleasant experience. Concierge, car park, 24-hour front desk, luggage storage, express check-in/check-out are there for guest's enjoyment. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as seating area, mini bar, bathrobes, television LCD/plasma screen, hair dryer. The hotel offers various recreational opportunities. Discover all Ajman has to offer by making Mermaid Beach Hotel Ajman your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411" OriginalAmount="411">
      <BasicPropertyInfo Latitude="25.259009" Longitude="55.288926" StarRating="3" HotelCode="364976|32599" HotelName="Panorama Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68731/a_68731_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Trade Exhibition and Convention Centre, the Free Zones, ports, textile and gold souks, banks and the best beaches in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="415.74" OriginalAmount="415.74">
      <BasicPropertyInfo StarRating="1" HotelCode="|440391" HotelName="MARIANA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074899_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 84 air-conditioned rooms featuring refrigerators and minibars. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is available for a surcharge.With a stay at Mariana Hotel in Dubai (Deira), you'll be a 2-minute drive from Gold Souk and 5 minutes from Creek Park.  This hotel is 3.1 mi (4.9 km) from City Centre Deira and 3.4 mi (5.4 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 0.4 km / 0.2 mi  Perfume Souq - 0.6 km / 0.4 mi  Gold Souk - 0.7 km / 0.4 mi  Spice Souk - 0.8 km / 0.5 mi  Deira Twin Towers Shopping Centre - 0.8 km / 0.5 mi  Fish Roundabout - 1.5 km / 0.9 mi  Textile Souk - 1.8 km / 1.1 mi  Al Ghurair Centre - 1.8 km / 1.1 mi  Sheikh Saeed Al Maktoum House - 1.9 km / 1.2 mi  Grand Mosque - 1.9 km / 1.2 mi  Dubai Museum - 2 km / 1.3 mi  Meena Bazaar - 2.2 km / 1.4 mi  Reef Mall - 2.3 km / 1.4 mi  Bastakiya - 2.4 km / 1.5 mi  Al Seef - 3.5 km / 2.2 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 6.9 km / 4.3 mi Sharjah (SHJ-Sharjah Intl.) - 30.1 km / 18.7 mi Dubai (DWC-Al Maktoum Intl.) - 68 km / 42.3 mi The preferred airport for Mariana Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="420.09" OriginalAmount="420.09">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|1e4568" 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="27" TotalAmount="421" OriginalAmount="421">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|15585" HotelName="Eureka Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="422" OriginalAmount="422">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|251107" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="422.75" OriginalAmount="422.75">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|11be85" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630011/630011a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and holidaymakers alike. Room service is available to guests. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423" OriginalAmount="423">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|41384" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284860/a_284860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="423.34" OriginalAmount="423.34">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|109293" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="424.41" OriginalAmount="424.41">
      <BasicPropertyInfo StarRating="2" HotelCode="|070720" HotelName="Mount Royal Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063833_foto_1.jpg</HotelPictures>
        <HotelDescription>Overlooking Baniyas Square, the Mount Royal hotel is minutes from Naif Souq and close to Gold Souk. This hotel is within close proximity of Perfume Souq and Bastakiya. Complimentary wireless Internet access keeps you connected Make yourself at home in one of the 90 air-conditioned rooms that are decorated in warm colours and have modern wood furnishings. They feature refrigerators, mini bars and flat-screen televisions. Each room has a private bathroom with a bathtub or shower with complimentary toiletries and hair dryer. Enjoy a meal at one of the hotel's dining establishments, which include 2 restaurants and a coffee shop/caf�. Room service is also available. Mount Royal has a tour desk and an internet caf� in the lobby. Public transportation links are less than a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="424.41" OriginalAmount="424.41">
      <BasicPropertyInfo StarRating="2" HotelCode="|070694" HotelName="White Fort Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895569_foto_1.jpg</HotelPictures>
        <HotelDescription>White Fort Hotel is located in Baniyas Square - Deira, a short walk to Baniyas Square Metro Station and only 5 minute from Union metro station, which provides direct link to Dubai's major attractions such as the Dubai Mall, Burj Khalifa and the Mall of the Emirates. Accommodations are equipped with air conditioning, remote control TV, safe deposit box, high speed internet connection and bathroom with shower. Freshly prepared breakfast is served daily at the restaurant. There are various food and beverage outlets located nearby. The hotel offers 24 hour front desk, foreign currency exchange, luggage service and safe deposit box. Dubai International Airport is approximately 20 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="424.41" OriginalAmount="424.41">
      <BasicPropertyInfo StarRating="2" HotelCode="|440359" HotelName="DOWN TOWN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1878926_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 36 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include desks and complimentary newspapers, and housekeeping is provided daily.Take advantage of the hotel's room service (during limited hours).Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).Located in Dubai (Deira), OYO 329 Down Town Hotel is within a 10-minute drive of Creek Park and Meena Bazaar.  This hotel is 0.3 mi (0.5 km) from Gold Souk and 3.1 mi (5 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Perfume Souq - 0.5 km / 0.3 mi  Gold Souk - 0.5 km / 0.3 mi  Spice Souk - 0.6 km / 0.3 mi  Naif Souq - 0.6 km / 0.4 mi  Deira Twin Towers Shopping Centre - 0.8 km / 0.5 mi  Fish Roundabout - 1.5 km / 0.9 mi  Textile Souk - 1.6 km / 1 mi  Sheikh Saeed Al Maktoum House - 1.7 km / 1.1 mi  Grand Mosque - 1.7 km / 1.1 mi  Dubai Museum - 1.9 km / 1.2 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Meena Bazaar - 2.1 km / 1.3 mi  Bastakiya - 2.3 km / 1.4 mi  Reef Mall - 2.3 km / 1.4 mi  Al Seef - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.3 mi Sharjah (SHJ-Sharjah Intl.) - 31.1 km / 19.3 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi The preferred airport for OYO 329 Down Town Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="426.27" OriginalAmount="426.27">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|59250" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.00" OriginalAmount="427.00">
      <BasicPropertyInfo Latitude="25.363868" Longitude="55.387999" StarRating="2" HotelCode="191353|aljazeerah_hotel" HotelName="Al Jazeerah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cornish Road, Al Rolla, Sharjah 33876</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/344771/344771a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="427.10" OriginalAmount="427.10">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|179797" 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>http://media.dev.paximum.com/hotelimages/489554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="428.04" OriginalAmount="428.04">
      <BasicPropertyInfo Latitude="25.270016" Longitude="55.319004" StarRating="3" HotelCode="0|326452" HotelName="Gulf Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326452/95a2564a5e603ffe714640f64f5f2318.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="431.98" OriginalAmount="431.98">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|137d81" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="431.98" OriginalAmount="431.98">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1159ac" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="433" OriginalAmount="433">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="434.38" OriginalAmount="434.38">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|82382" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="440.08" OriginalAmount="440.08">
      <BasicPropertyInfo Latitude="25.269224" Longitude="55.306213" StarRating="3" HotelCode="0|326131" HotelName="New Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/870087d93b42e85f7680fb68f2beb446.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="440.13" OriginalAmount="440.13">
      <BasicPropertyInfo StarRating="2" HotelCode="|638121" HotelName="QUEEN'S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244272_foto_1.jpg</HotelPictures>
        <HotelDescription>This 2 star hotel is located in the city centre of Dubai and was established in 2000. It is close to the Gold Souk and the nearest station is Palm Deira Square. The Hotel has a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 70 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="442.49" OriginalAmount="442.49">
      <BasicPropertyInfo Latitude="25.228916" Longitude="55.33632" StarRating="4" HotelCode="0|1342511" HotelName="Suha Creek Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road Jaddaf Waterfront Al Jaddaf Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342511/f6e587ad2887524a2bafa71729f1975c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446" OriginalAmount="446">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="446.23" OriginalAmount="446.23">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|694579" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="448.02" OriginalAmount="448.02">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|192dff" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="450.97" OriginalAmount="450.97">
      <BasicPropertyInfo Latitude="25.28265" Longitude="55.316513" StarRating="3" HotelCode="0|326306" HotelName="Sun &amp; Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road Near Al Baraha Hospital PO Box 93499 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326306/212393339623a618c48ebd06afe628f9.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 76 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, room service, a business centre and a fax machine. Wireless internet access (for a fee) is available to guests. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include a telephone and a TV. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Sport and entertainment options are available on site and in the surrounding area. Guests can enjoy a range of leisure activities at the establishment. The accommodation features a pool and an outdoor pool. The hot tub is the perfect place to relax. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="454.72" OriginalAmount="454.72">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|288366" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284860/a_284860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="458" OriginalAmount="458">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|35531" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="461.65" OriginalAmount="461.65">
      <BasicPropertyInfo Latitude="25.270472" Longitude="55.30268" StarRating="3" HotelCode="0|1131363" HotelName="Tanha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131363/7a43195ef86d93905e3bc95a9319b52c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="462.04" OriginalAmount="462.04">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|16027" HotelName="Orchid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465" OriginalAmount="465">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|34717" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="465.25" OriginalAmount="465.25">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|K5O" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Al Rigga Rd, Al Rigga, P.O. Box 181211, Deira</AddressLine>
          </AddressLines>
          <PostalCode>42292797</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="465.90" OriginalAmount="465.90">
      <BasicPropertyInfo Latitude="25.271187" Longitude="55.30199" StarRating="3" HotelCode="0|884704" HotelName="Al Karnak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road PO Box 5118 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884704/7ec74b9c9a854dbd6a747668ab134645.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="468.22" OriginalAmount="468.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|638162" HotelName="ORCHID HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298234_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 1995. It is a short drive away from the City Malls and the nearest station is Metro Station. The Hotel has 2 restaurants, 3 bars, a coffee shop and an outdoor swimming pool. All 84 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="468.56" OriginalAmount="468.56">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|19122f" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="473.10" OriginalAmount="473.10">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|113c5e" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="475" OriginalAmount="475">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, 6 Kms. from Dubai International Airport, Near Dubai Museum, Near Meena Bazaar, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475948/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the old souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="475.11" OriginalAmount="475.11">
      <BasicPropertyInfo Latitude="25.255259" Longitude="55.29827" StarRating="3" HotelCode="0|326031" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5A Street Al Mankool Area Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326031/6dda202f2844f8f743d27db7e6f2637c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers guests a total of 154 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a currency exchange service, a restaurant, a breakfast room, a café and a laundry service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel features rooms with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A double bed ensures a good night's sleep. There is also a safe. The kitchenette is equipped with a fridge, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Other features include internet access, a telephone, a TV and a radio. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="476.52" OriginalAmount="476.52">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|1092fb" HotelName="Orchid Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.00" OriginalAmount="477.00">
      <BasicPropertyInfo Latitude="25.3209" Longitude="55.3797" StarRating="0" HotelCode="0|_0x19e64" HotelName="Royal Crown Hotel Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khan Road, P.O. Box 7085, Sharjah, United Arab Emirates, Sharjah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/21/eb21bfa57ef16066a571ffd6f9ebe6f8bd425fee.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Comfortable four-star hotel “Royal Crown Hotel Sharjah” is set in Sharjah. It boasts a convenient location within 4 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="478.78" OriginalAmount="478.78">
      <BasicPropertyInfo Latitude="25.122683" Longitude="55.374367" StarRating="3" HotelCode="0|326128" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311) Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326128/f44418e23c042907b77d5e07d979a497.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&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, a café 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 and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Other features include internet access, a telephone, a TV and WiFi. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. The establishment features an outdoor pool. A range of options are available, including a gym and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="479.75" OriginalAmount="479.75">
      <BasicPropertyInfo Latitude="25.270645" Longitude="55.320026" StarRating="3" HotelCode="0|325851" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street Al Muteena Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325851/3c3c773d59cdc1b315f8f289b2a6e872.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1992. Guests are welcomed at the accommodation, which has a total of 84 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a cloakroom, 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 dining area, a breakfast room, a café, a bar and a pub. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A safe, a minibar and a desk are also available. Guests will also find a fridge included as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The terrace is a great place to while away the time. The establishment offers plenty of activities and entertainment options, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480" OriginalAmount="480">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|15408" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="481.00" OriginalAmount="481.00">
      <BasicPropertyInfo Latitude="25.271183013916016" Longitude="55.299835205078125" StarRating="3" HotelCode="0|tanha_hotel" HotelName="Tanha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/76/db76a22df23830b732ccfaaf6625c452b15e8d53.jpeg</HotelPictures>
        <HotelDescription>With a stay at Tanha Hotel, you'll be centrally located in Dubai, just a 3-minute walk from Gold Souk and 7 minutes by foot from Spice Souk.  This hotel is 0.4 mi (0.7 km) from Naif Souq and 3.6 mi (5.7 km) from City Centre Deira.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;At Tanha Hotel, enjoy a satisfying meal at the restaurant.&lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and slippers. Conveniences include safes and ceiling fans, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="481.73" OriginalAmount="481.73">
      <BasicPropertyInfo Latitude="25.261824" Longitude="55.290394" StarRating="3" HotelCode="0|608315" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road Bur Dubai Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/9ea6f956c93d048c6452abab9842b767.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482" OriginalAmount="482">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|31142" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="482.00" OriginalAmount="482.00">
      <BasicPropertyInfo Latitude="25.37326661" Longitude="55.39664456" StarRating="3" HotelCode="630242|royal_hotel_sharjah" HotelName="Royal Hotel Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 39930, Al Qulayaa, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15784/3815784/1.jpg?f=15640092</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="482.60" OriginalAmount="482.60">
      <BasicPropertyInfo Latitude="25.248823" Longitude="55.312305" StarRating="4" HotelCode="0|325955" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road Bur Dubai Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325955/7fe690783714b6ca3b6e3d0823102c76.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 102 rooms. Guests are welcomed in the lobby. Amenities include a currency exchange service. Among the culinary options available at the accommodation are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. There is also a safe. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include a telephone and a TV. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Active travellers can choose from a range of leisure activities, including a gym, a sauna, a steam bath and a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483" OriginalAmount="483">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|379906" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="486.99" OriginalAmount="486.99">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="487.00" OriginalAmount="487.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="818321|al_karnak_hotel" HotelName="Al Karnak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/88/17883961609fe685af53e6f297f58a23d1f47617.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="487.17" OriginalAmount="487.17">
      <BasicPropertyInfo Latitude="25.275698" Longitude="55.31279" StarRating="3" HotelCode="0|489563" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street Opposite Al Futtaim Masjad Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489563/3dc856da2c105740b8d18e154944a6ce.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A restaurant, a café, a bar, room service and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="488" OriginalAmount="488">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|7177" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="488" OriginalAmount="488">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|15111" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="488.13" OriginalAmount="488.13">
      <BasicPropertyInfo Latitude="25.174953" Longitude="55.417213" StarRating="3" HotelCode="0|1131379" HotelName="Premier Inn Dubai Dragon Mart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131379/5e5f42943f8d1842b77f6c3aa2aba260.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="489.77" OriginalAmount="489.77">
      <BasicPropertyInfo Latitude="25.22557" Longitude="55.337032" StarRating="4" HotelCode="0|1342513" HotelName="Suha Park Hotel Apartments Waterfront  Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Waterfront Al Jaddaf Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342513/23112307515719.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490" OriginalAmount="490">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|395646" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="490" OriginalAmount="490">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|239795" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="494" OriginalAmount="494">
      <BasicPropertyInfo Latitude="25.262735" Longitude="55.294741" StarRating="3" HotelCode="187431|46871" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, P.O.Box: 457, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286837/286837a_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="8" TotalAmount="494.66" OriginalAmount="494.66">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|129956" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="494.91" OriginalAmount="494.91">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|1b44d5" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="495.12" OriginalAmount="495.12">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|111f36" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="496.90" OriginalAmount="496.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|699984" HotelName="Knight Armour Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891206_foto_1.jpg</HotelPictures>
        <HotelDescription>Mayfair Hotel is located in the heart of Dubai's central business district, its proximity to government departments, Dubai Creek Golf Course and the city centre, makes it an ideal choice for business as well leisure travellers. 132 luxurious rooms been designed in contemporary style each of them is complete with a long bath and shower, satellite channels TV, electronic safe, DDI telephone with voice mail, wireless internet connection, hair dryer, mini bar and tea / coffee tray. High standard facilities including: roof top swimming pool with jacuzzi, sauna rooms for males and females, fully equipped health club, ladies beauty salon, valet parking, concierge service, multi-lingual staff, laundry service, daily shuttle to the beach, daily shuttle to shopping malls and 24 hour room service. In-house dining and entertainment including: Al Maha coffee shop andamp; restaurant - at your service 24 hours with international cuisine buffets (breakfast/lunch). The Palm Roof Top Coffee Shop - at your service 24 hours - a perfect place to relax with snacks and refreshments and many more,,,, Julyana African Bar andamp; Nightclub, Anjuman Indian Restaurant andamp; Nightclub, Layali Dubai Restaurant andamp; Nightclub, Al Murjant Restaurant andamp; Nightclub MAYFAIR HOTEL - DUBAI THE ART OF HOSPITALITY</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="498.08" OriginalAmount="498.08">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|11762e" HotelName="Sun &amp; Sands Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37th Street, Al Rigga Road, Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27871/a_27871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Dubai, close to the shopping centre and the famous Clock Tower. It is a five-minute drive from Dubai International Airport and Dubai's business and shopping districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="498.08" OriginalAmount="498.08">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|113816" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="500.65" OriginalAmount="500.65">
      <BasicPropertyInfo Latitude="25.260166" Longitude="55.32452" StarRating="3" HotelCode="0|325857" HotelName="Nihal Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325857/efed6abc58ac7bdb9b8439f7cc8f7f59.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1994. Guest accommodation comprises 71 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a safe, a restaurant, a café, a bar, room service, a laundry service and a conference room. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Little extras, including internet access and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. The hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. The establishment offers a gym (for a fee) to travellers. Leisure facilities include a disco, a casino and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="500.93" OriginalAmount="500.93">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1147ac" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="501.27" OriginalAmount="501.27">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|748908" HotelName="Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/0/2/4/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="502.02" OriginalAmount="502.02">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|120553" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="502.63" OriginalAmount="502.63">
      <BasicPropertyInfo Latitude="25.273697" Longitude="55.322765" StarRating="4" HotelCode="0|1131218" HotelName="The Bristol Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mateena Street Dubai Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131218/26cbe36f489da2265c07c0c2545c3949.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="502.63" OriginalAmount="502.63">
      <BasicPropertyInfo Latitude="25.26618" Longitude="55.317944" StarRating="3" HotelCode="0|325889" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road Near Union Metro P.O.Box 14936 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325889/30fc3a069708a60ebd6cd9c401d9fbd9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 77 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and a café. Wireless internet access (for a fee) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. All rooms feature a minibar, a telephone and a TV.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features numerous leisure facilities, including a pool and an outdoor pool. The terrace is a great place to while away the time. A range of options are available, including a gym and a sauna. In the evenings, guests can enjoy live music. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and lunch.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503" OriginalAmount="503">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|201409" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|al_raein_hotel_apartments" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="503.91" OriginalAmount="503.91">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|147f0a" HotelName="Phoenicia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="84" TotalAmount="503.98" OriginalAmount="503.98">
      <BasicPropertyInfo Latitude="25.277151" Longitude="55.314594" StarRating="4" HotelCode="0|325865" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 181757 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325865/9df662139ae8d0b5358733ce156bf62a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 80 rooms. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers. The hotel features gastronomic services including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the establishment. Available services and facilities include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a TV and a stereo system, contribute to a great stay. Some of the rooms are adapted for wheelchair users. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including tennis, golf, a gym, squash, a spa and a solarium. Other options and services include a disco, a kids' club and a casino. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="505.85" OriginalAmount="505.85">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|10920c" HotelName="Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="507.00" OriginalAmount="507.00">
      <BasicPropertyInfo Latitude="25.341263568356" Longitude="55.394378040923" StarRating="4" HotelCode="283950|al_bustan_hotel_flats" HotelName="Al Bustan Hotels Flats" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Estiqlal Street, P.O. Box 6006, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326365/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The low-rising building is modern in design. Set in a tranquil area, the hotel offers comfortable accommodation for longer stays. Its spacious and exquisitely decorated rooms offer panoramic views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508" OriginalAmount="508">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|34701" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215869/a_215869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="508.94" OriginalAmount="508.94">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="0|326460" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road P.O. Box 49789 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326460/ea6bc1fc13aa46daaa4fe43b05f582dd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. A restaurant and a bar are available to guests of the hotel. Wireless internet access (for a fee) is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Features include a telephone and a TV. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The accommodation features a pool. The establishment offers a gym (for a fee) to travellers. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="510.21" OriginalAmount="510.21">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|59251" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="511.41" OriginalAmount="511.41">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|109d2f" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="511.61" OriginalAmount="511.61">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|116379" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="513.02" OriginalAmount="513.02">
      <BasicPropertyInfo Latitude="25.26465" Longitude="55.31856" StarRating="4" HotelCode="0|325778" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira Street P.O.Box 128455 Al Rigga Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325778/b768e444b521228c6aee19a92fd2ae59.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 101 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone and a TV. A hairdryer is provided in the bathrooms. The hotel offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa and a sauna. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;It is possible to order breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="514.02" OriginalAmount="514.02">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="0|326127" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Zayed Road Dubai Investments Park 1 Opposite Green Community Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326127/84808064da72d37d2f4ab5566d934f89.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The holiday village offers guests a total of 308 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the complex are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. There is also a garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed, a king-size bed or a sofabed. There is also a safe. A fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a TV and WiFi (no extra charge) add to the comfort of the holiday. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower, a bathtub and a bidet. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. The complex features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including a gym and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the holiday village: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="514.15" OriginalAmount="514.15">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|593464" HotelName="Saffron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="514.31" OriginalAmount="514.31">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|148670" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="515.62" OriginalAmount="515.62">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|8919" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="515.73" OriginalAmount="515.73">
      <BasicPropertyInfo Latitude="24.867748" Longitude="55.14548" StarRating="4" HotelCode="0|1131232" HotelName="Holiday Inn Dubai Al-Maktoum Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City P.O. Box 111219 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131232/22101801491321.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="516.58" OriginalAmount="516.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|154325" HotelName="SAFFRON BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058959_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic 4-star hotel is one of the largest in Dubai.
All rooms are decorated in warm colors and are very comfortable. Among its services, guests can enjoy TV, telephone, air conditioning, minibar and private bathroom.
Among the general services, the hotel boasts a fantastic rooftop pool, a gym for the more sporty and two restaurants specializing in Asian cuisine and the east.
The reception is available 24 hours with multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="516.70" OriginalAmount="516.70">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|10924d" HotelName="Lotus Grand 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="519" OriginalAmount="519">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|201605" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="520.10" OriginalAmount="520.10">
      <BasicPropertyInfo Latitude="25.308049674677" Longitude="55.378782310885" StarRating="4" HotelCode="283952|1347bb" HotelName="The Royal Grand Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Etihad Road, Al Nahda, Next to Safeer Mall, PO Box 66129, Sharjah, United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/517941/517941a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="521.25" OriginalAmount="521.25">
      <BasicPropertyInfo StarRating="3" HotelCode="|C46975" HotelName="Smana Hotel Al Raffa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2334722_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en la zona de Bur Dubai en Dubai, a menos de 3 kilandoacute;metros del centro comercial Burjuman y a 2 minutos a pie de una parada de transporte panduacute;blico. Cuenta con una piscina en la azotea y una animada discoteca. Las habitaciones del hotel tienen suelos de losa y mobiliario moderno. Estandaacute;n equipadas con aire acondicionado, caja fuerte y TV vandiacute;a satandeacute;lite. Algunas habitaciones tambiandeacute;n disponen de balcandoacute;n con vistas panorandaacute;micas a la ciudad. Los huandeacute;spedes pueden relajarse en la sauna o visitar el gimnasio para hacer uso del equipo cardiovascular. Tambiandeacute;n hay un mostrador de informaciandoacute;n turandiacute;stica que ofrece informaciandoacute;n sobre lugares de interandeacute;s y ayuda con el alquiler de coches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="521.88" OriginalAmount="521.88">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|12fbbf" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="525" OriginalAmount="525">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|250191" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="526.12" OriginalAmount="526.12">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|192ab5" HotelName="Palm Beach" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="526.22" OriginalAmount="526.22">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|1091f4" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="526.35" OriginalAmount="526.35">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|1091dd" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="527" OriginalAmount="527">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|63752" HotelName="Saffron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="528.98" OriginalAmount="528.98">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|1e4bc6" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="530" OriginalAmount="530">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|55536" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="530.25" OriginalAmount="530.25">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|134d3a" HotelName="Saffron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593464/593464a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="530.53" OriginalAmount="530.53">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|110d81" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="531.93" OriginalAmount="531.93">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|116350" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="532" OriginalAmount="532">
      <BasicPropertyInfo Latitude="25.269919" Longitude="55.304945" StarRating="2" HotelCode="70492|62846" HotelName="Rafee" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, P.O.Box 1249, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/f1/6bf1a2475abdfe5ce3d22546391fef6c5a971418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="533.40" OriginalAmount="533.40">
      <BasicPropertyInfo Latitude="25.25607" Longitude="55.326084" StarRating="4" HotelCode="0|325916" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,ROOM_ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Opposite Business Village Near Clock Tower Dubai Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325916/97258546df9b2860ffa55202f2106a5f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2007. Guest accommodation comprises 90 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include a childcare service, medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. Active guests can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="535.21" OriginalAmount="535.21">
      <BasicPropertyInfo StarRating="3" HotelCode="|098917" HotelName="CHELSEA PLAZA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062960_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Dubai and was established in 1989. It is a short drive away from the Dubai Mall and the nearest station is World trade centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="535.30" OriginalAmount="535.30">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|185c73" 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="84" TotalAmount="535.55" OriginalAmount="535.55">
      <BasicPropertyInfo Latitude="25.27319" Longitude="55.319744" StarRating="3" HotelCode="0|325886" HotelName="Abjad Crown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mateena Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325886/22c768376f4a098cb58b0a9d460fcaf5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 84 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry service. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for guests' convenience. Little extras, including a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an indoor pool. The hot tub is the perfect place to relax. Leisure options at the hotel include golf and a sauna, or for a fee, billiards. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="537" OriginalAmount="537">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|15572" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="538.63" OriginalAmount="538.63">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|111f37" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215869/a_215869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and Emirates Road. The market place is just a 3-minute drive from the hotel while Jumeirah Beach is around a 30-minute drive away. Bur Dubai is roughly 55 km from the hotel and Dubai International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="540.30" OriginalAmount="540.30">
      <BasicPropertyInfo StarRating="3" HotelCode="|699974" HotelName="Tulip Hotel Apartment" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063808_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bur Dubai,the city's main commercial district ,Tulip Hotel Apartments offers guest a range of fantastic service,self catering accommodation. Only kilometers away from Dubai International Airport, walking distance from the famous Metro Station and Burjuman Mall. The Rooms- Feature 154 elegantly appointed apartments ranging from the deluxe rooms to suites.Equipped with fully fitted kichen,refrigerator,washer andamp; dryer. Tulip Leisure facilities include a temperatured controlled outdoor swimming pool and sunbathing area, fully equipped gym,sauna andamp; steam room. Other Facilities : 24 hour Front Desk , Airport Pick up andamp; Drop - Chargeable ,Daily City Tour Shuttles,Wi -Fi Internet access (Lobby Area ) and Cable in the Rooms, Laundry Services, 1 Space Reserve Parking Area and rent a car service available,Tour Desk . Please note that for booking from March 31,2014 onward, there is a Tourism Dirham fee of AED 10 per bedroom per night that will be charged by the property. This apartment hotel accommodates families and married couples. Single travelers are also welcome; however, due to security reasons, only parents and siblings can visit them in the apartments. A valid photo ID is required for these visitors. Guests are requested to meet any other visitors in the lobby or coffee shop. Smoking Shiha in the hotel apartment room is not permitted</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="540.68" OriginalAmount="540.68">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|1273b7" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Street, PO Box: 73193, Sahara Mall, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1726233</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="540.74" OriginalAmount="540.74">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|1091ca" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="547" OriginalAmount="547">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|35202" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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="45" TotalAmount="547.14" OriginalAmount="547.14">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|111e9d" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="547.83" OriginalAmount="547.83">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|11b4d5" HotelName="Grand Central Hotel" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="548.23" OriginalAmount="548.23">
      <BasicPropertyInfo Latitude="25.26646" Longitude="55.294197" StarRating="3" HotelCode="0|325879" HotelName="The George Hotel by Saffron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street Dubai Creek Dubai Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325879/0ea846813aeaae62105f390521efa25c.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1996. The air-conditioned establishment comprises a total of 140 rooms. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a café and a bar. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include a childcare service, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Other features include internet access, a telephone, a TV and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer is also available. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Leisure facilities include a disco, a casino and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose between the following bookable options: breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549" OriginalAmount="549">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|13442" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="550.29" OriginalAmount="550.29">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|1091ff" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="551.79" OriginalAmount="551.79">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|1e8d40" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="553" OriginalAmount="553">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|201459" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="8" TotalAmount="554.00" OriginalAmount="554.00">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|643984" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555" OriginalAmount="555">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|27738" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="555.69" OriginalAmount="555.69">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|59271" HotelName="St. George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76812/a_76812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="558.96" OriginalAmount="558.96">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|12a3f9" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="562.68" OriginalAmount="562.68">
      <BasicPropertyInfo StarRating="3" HotelCode="|773192" HotelName="ST. GEORGE HOTEL " Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102148_foto_1.jpg</HotelPictures>
        <HotelDescription>Modern building, refurbished in 2000. Very strategically located by the famous Dubai Creek-Overlooking old, in the bustling business district and new Dubai, the view extends beyond the city skyline to the entrance of the creek and the open sea. Offers 140 well-equipped rooms with TV, phone, air-conditioning and bathroom. Hotel facilities: restaurant, coffebar, meeting rooms. From the 31 March, the hotel will charge a city tax of 10 AED per night and room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="562.83" OriginalAmount="562.83">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.32292" StarRating="4" HotelCode="0|325837" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street P.0.Box 119911 Deira-Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325837/83dc3d8646b7b51d07689d8c04d8ae9d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 138 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Internet access in public areas (for a fee) allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Additional facilities at the accommodation include a newspaper stand. Guests arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563" OriginalAmount="563">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|12586" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="564.99" OriginalAmount="564.99">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|105e4e" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="565" OriginalAmount="565">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1827" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="568.84" OriginalAmount="568.84">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|64242" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="569.11" OriginalAmount="569.11">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|20af48" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="570.45" OriginalAmount="570.45">
      <BasicPropertyInfo Latitude="25.266932" Longitude="55.38097" StarRating="3" HotelCode="0|325861" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road P.O. Box: 49185 Al Qusais Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325861/913da29572d600c2974449af0b4f6c73.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping complex and Mumzar Beach.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 94 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. The hotel's culinary facilities include a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. A range of options are available, including a gym and a spa. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="571.56" OriginalAmount="571.56">
      <BasicPropertyInfo Latitude="25.22166" Longitude="55.331985" StarRating="3" HotelCode="0|884803" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Culture Village Al Jaddaf Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884803/b740c99c206ec661b81559077e2fb53f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="571.92" OriginalAmount="571.92">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|1091cc" HotelName="St. George Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76812/a_76812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public library. Situated at the heart of Dubai’s business district, it is just a short distance to the Gold Souk and the Spice Souk. The centre of Dubai lies about 3 km away and Dubai international airport may be reached by car in approximately 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="571.93" OriginalAmount="571.93">
      <BasicPropertyInfo Latitude="25.2423" Longitude="55.298126" StarRating="3" HotelCode="0|325881" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama P.O. Box 49185 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325881/a73d1df1c2c50778bab47fec39babc69.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2005. The air-conditioned establishment comprises a total of 130 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. The hotel's culinary facilities include a restaurant, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the establishment include a gym. For a fee, billiards, a beauty salon and massage treatments are also available. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="572.31" OriginalAmount="572.31">
      <BasicPropertyInfo Latitude="25.259346" Longitude="55.2873" StarRating="3" HotelCode="0|325812" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Computer street Khalid Bin Al Waleed Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325812/d64b67dc67040265f697648f3c0ee97d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1978. Travellers can feel at home in one of the 75 rooms. A lobby and a reception are available to guests. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The diverse and entertaining leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573" OriginalAmount="573">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|376752" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="573.3" OriginalAmount="573.3">
      <BasicPropertyInfo Latitude="25.2517" Longitude="55.2952" StarRating="4" HotelCode="0|325728" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street Bur Dubai Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325728/14ad9188600edc51f09fe412369a92e2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 1995. Guest accommodation comprises 600 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe, a currency exchange service and a cash machine. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed, a queen-size bed, a king-size bed or a sofabed. Separate bedrooms are also available. Cots are available for younger guests. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A sun terrace, sun loungers and parasols are also available. A range of options are available, including tennis, a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. Travellers can choose from a range of drinks, including alcohol-free drinks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="578.14" OriginalAmount="578.14">
      <BasicPropertyInfo StarRating="2" HotelCode="|825595" HotelName="SAFFRON DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063672_foto_1.jpg</HotelPictures>
        <HotelDescription>Just a 6-minute walk from the Clock Tower, Saffron Hotel is located in the bustling street of Al Rigga, Deira, which is at the heart of the city and commercial Centre.It offers spacious, and elegantly decorated accommodation. The air-conditioned rooms are fitted with dark wooden furniture. Each room features a flat-screen TV, a fridge and a wardrobe. Ironing and laundry services can be arranged by the 24-hour front desk.Saffron Hotel has 1 in-house dining restaurant, open 24-hours, and offering delicious South and East Asian cuisines.Guests can go for shopping at Deira City Centre which is a 6-minute drive from Saffron Hotel. Dubai International Airport is at a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.24" OriginalAmount="578.24">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|712460" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="579.21" OriginalAmount="579.21">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|15994" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="580" OriginalAmount="580">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|32773" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="580.53" OriginalAmount="580.53">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|195fda" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="581.78" OriginalAmount="581.78">
      <BasicPropertyInfo Latitude="25.260464" Longitude="55.326614" StarRating="4" HotelCode="0|325791" HotelName="Aravi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45C Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325791/c0fda825c43d875c2a678f836f56c413.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. The accommodation offers guests a total of 178 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. Among the culinary options available at the hotel are a restaurant, a dining area, a café, a bar and a pub. Travellers can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone and a TV. Some of the rooms are adapted for wheelchair users. The bathrooms have a shower and a bathtub. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. Leisure options at the accommodation include a gym, billiards, a spa, a sauna, steam bath and massage treatments, or for a fee, darts. The establishment offers plenty of activities and entertainment options, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board, full board and all-inclusive. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="582" OriginalAmount="582">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|46767" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="582.70" OriginalAmount="582.70">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|64240" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="584.97" OriginalAmount="584.97">
      <BasicPropertyInfo Latitude="25.27416" Longitude="55.327286" StarRating="3" HotelCode="0|884668" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena PO Box 83021 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/5993fbf255008027f0952c4b43f6069a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="585" OriginalAmount="585">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|226051" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Post Box 9168, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489573/9ff4fcb5425316969ca9db5d0b5b4c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Deira. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="585" OriginalAmount="585">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|33886" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="585.26" OriginalAmount="585.26">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|109cc6" HotelName="York International Hotel" 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">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road, Dubai P.O.Box 82555</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89019/a_89019_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centre and the World Trade Centre and is within walking distance to the Textile Market and the computer street. This property is 5 minutes from the Burjuman Centre, Creek Park and Lamcy Plaza. Drive time from Dubai International Airport is approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="587.43" OriginalAmount="587.43">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|10a4a6" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="588.58" OriginalAmount="588.58">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1dc088" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="591" OriginalAmount="591">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|28560" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="591.08" OriginalAmount="591.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|152869" HotelName="Golden Tulip Hotel Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/729788_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Deira, Dubai downtown, 10 km from Dubai International Airport (DXB). The hotel offers facilities and services 24-h reception, restaurant, bar, WiFi (extra charge), rooftop swimming pool, gym, elevator and parking.The guest rooms have air conditioning, TV, WiFi (extra charge), safety box, telephone, bathtub or shower, WC and hairdryer. Please note that in some rooms children will be sharing bedding with the parents. ** Please note that some of the above facilities may be closed due to weather, seasonal conditions.**Address: Al Maktoum Road, Deira, Dubai, United Arab EmiratesNOTE: Car Parking (extra charge).Parking is chargeable at AED 20 per Day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="591.17" OriginalAmount="591.17">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|1b3714" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="592" OriginalAmount="592">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|98494" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.00" OriginalAmount="593.00">
      <BasicPropertyInfo Latitude="25.278411865234375" Longitude="55.30995178222656" StarRating="1" HotelCode="0|oyo_165_san_marco_hotel" HotelName="Oyo 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>4th Street, Freej Al Murar, Diera, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/8f/138f367865fb55e6739e42b5f402d9c25ed17075.jpeg</HotelPictures>
        <HotelDescription>Located in Dubai, 0.8 mi from Dubai Gold Souk, San Marco Hotel features air-conditioned rooms with private bathrooms. The hotel has an outdoor pool and barbecue area, and guests can enjoy a meal at the restaurant.&lt;br /&gt;Rooms are fitted with a flat-screen TV. Certain rooms include a seating area for your convenience. Each room is equipped with a private bathroom.&lt;br /&gt;You will find a 24-hour front desk, a cash machine, hairdresser's and gift shop at the property.&lt;br /&gt;Staff at the tour desk can provide information about the on-site car rental service. Al Ghurair Center is 0.9 mi from San Marco Hotel, while the nearest metro station is Palm Deira (Green Line) is a 5 minutes walk. Dubai International Airport is 3.7 mi from the property. Free shuttle service is provided to Mamzar beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="593.25" OriginalAmount="593.25">
      <BasicPropertyInfo Latitude="25.25244" Longitude="55.335625" StarRating="4" HotelCode="0|326144" HotelName="The Leela Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road Opp. Deira City Centre Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326144/caf24dd0f6078935be59a318b301e34a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Travellers can feel at home in one of the 120 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. Those who don't want to neglect day-to-day business can make use of the secretarial service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted accommodation units feature a king-size bed. Extra beds can be requested. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Bathrooms with wheelchair access can also be booked.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="594.72" OriginalAmount="594.72">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|188997" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="595.41" OriginalAmount="595.41">
      <BasicPropertyInfo StarRating="3" HotelCode="|700027" HotelName="Al Khaleej Grand" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/252520_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en la plaza Nasser, cerca de la calle Baniyas y a 10 minutos del aeropuerto internacional de Dubai. Cerca del hotel estandaacute;n el mercado del oro, el mercado de las especias, el bazar Murshid y la candaacute;mara de comercio.Este moderno hotel de aeropuerto estandaacute; climatizado y cuenta con un total de 105 suites. Dispone de caja fuerte, servicio de cambio de divisa, ascensor, peluquerandiacute;a, discoteca y sala de conferencias. Alberga un restaurante-pizzerandiacute;a italiano y un bar, el Duke's. Tiene a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a. Hay un aparcamiento disponible.Las suites disponen de todas las instalaciones y comodidades que satisfarandaacute;n a los huandeacute;spdes que viajen por negocios mandaacute;s exigentes. Estandaacute;n equipadas con aire acondicionado central, cuarto de baandntilde; con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, kit de plancha y caja fuerte.En las inmediaciones se encuentra el campo de golf Dubai Creek y el puerto deportivo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|110f8e" HotelName="Hotel Sea View" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="596.10" OriginalAmount="596.10">
      <BasicPropertyInfo Latitude="25.22528" Longitude="55.339333" StarRating="3" HotelCode="0|1343087" HotelName="Kingsgate Hotel Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 18 P.O. Box 89029 Near Al Jaddaf Metro Station Al Jaddaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343087/3837eaa8cbcc763f0d140171d1c373ae.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="596.36" OriginalAmount="596.36">
      <BasicPropertyInfo Latitude="25.226025" Longitude="55.340607" StarRating="3" HotelCode="0|1343101" HotelName="Kingsgate Canal Hotel" Meals="ROOM ONLY,NO MEALS,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 6 Al Jadaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343101/22112901362882.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598" OriginalAmount="598">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|45252" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="600.03" OriginalAmount="600.03">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|190bc8" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|2247" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|395385" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|2332" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="602.76" OriginalAmount="602.76">
      <BasicPropertyInfo Latitude="25.258963" Longitude="55.296932" StarRating="3" HotelCode="0|325910" HotelName="York International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road Dubai P.O.Box 82555</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325910/675a9bc8b6c9c0f8bf758b8878f2565a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centre and the World Trade Centre and is within walking distance to the Textile Market and the computer street. This property is 5 minutes from the Burjuman Centre, Creek Park and Lamcy Plaza. Drive time from Dubai International Airport is approximately 20 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 111 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the accommodation are a restaurant, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The terrace is a great place to while away the time. Guests can enjoy various leisure options during their free time, including a gym and a sauna. For a fee, massage treatments are are also offered. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="603.06" OriginalAmount="603.06">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|1b33e5" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="606.57" OriginalAmount="606.57">
      <BasicPropertyInfo Latitude="25.25233" Longitude="55.296288" StarRating="3" HotelCode="0|326302" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>12 A Street P.O. Box 126012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326302/36bfe0ec5c92a44bbd497920b438f5cb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers a childcare service and a transfer service. Wireless internet access is available to guests in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Amenities in all rooms include a safe. Additional features include a fridge and a microwave. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a DVD player and WiFi. The bathrooms have a shower and a bidet. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The accommodation features an outdoor pool. The hot tub is the perfect place to relax. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="607.82" OriginalAmount="607.82">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|1093b9" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="608" OriginalAmount="608">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|53254" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="610.81" OriginalAmount="610.81">
      <BasicPropertyInfo Latitude="25.26015" Longitude="55.41042" StarRating="3" HotelCode="0|1464677" HotelName="eStay Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Muhaisanah 2 Etisalat Academy Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1464677/754cc9157b613938fa8b3f1acd280177.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="612.98" OriginalAmount="612.98">
      <BasicPropertyInfo Latitude="25.17415" Longitude="55.420193" StarRating="3" HotelCode="0|508531" HotelName="ibis Styles Dragon Mart Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road P.O. Box 68278 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508531/f17b26ddafcd4fd9af89b3b095bc34f0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="613.75" OriginalAmount="613.75">
      <BasicPropertyInfo Latitude="25.26446" Longitude="55.31902" StarRating="4" HotelCode="0|326207" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326207/867b7c3f7516f77b50031b3e2a99fbb2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The air-conditioned hotel features a currency exchange service, a restaurant, a café, a bar, medical assistance, room service and a conference room. Internet access in public areas (for a fee) allows guests to stay in touch whilst on holiday. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. The rooms have a double bed or a king-size bed. There is also a minibar. Features include internet access, a telephone and a TV, adding comfort to the holiday. The accommodation units include a bathroom with a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. The hot tub is the perfect place to relax. A range of options are available, including a gym, a sauna and a beauty salon. Entertainment options and leisure facilities include live music and a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614" OriginalAmount="614">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|27464" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="614.00" OriginalAmount="614.00">
      <BasicPropertyInfo Latitude="25.401994093983" Longitude="55.482663785878" StarRating="3" HotelCode="433822|hala_inn_hotel_apartments" HotelName="Hala Inn Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Al Jurf Road, Behind City Center, Ajman P.O Box. 14329</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Hala Inn Hotel Apartments in Ajman, you'll be connected to a shopping center and convenient to Gulf Medical College. This aparthotel is within the vicinity of Hamidiya Mosque and Golf And Shooting Club Sharjah.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 94 individually furnished guestrooms, featuring kitchenettes with refrigerators and stovetops. 32-inch LED televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, as well as phones with free local calls.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities including a sauna and a fitness center. This aparthotel also features complimentary wireless Internet access, wedding services, and tour/ticket assistance. The shuttle (surcharge) will take you to the nearby beach or shopping center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;You can enjoy a meal at a restaurant serving the guests of Hala Inn Hotel Apartments, or find a snack in a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour business center, a computer station, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="614.42" OriginalAmount="614.42">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|1694dc" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="615.84" OriginalAmount="615.84">
      <BasicPropertyInfo Latitude="25.267076" Longitude="55.32006" StarRating="4" HotelCode="0|326071" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326071/cc751f4ca490064111e51a6906c010fd.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 84 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom and a currency exchange service. Wireless internet access in public areas (no extra charge) allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. Internet access, a telephone, a TV and WiFi (no extra charge) ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. Leisure options at the accommodation include a spa. For a fee, a gym and a sauna are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast and half board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617" OriginalAmount="617">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|32089" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="617.47" OriginalAmount="617.47">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|10fcc5" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="621.01" OriginalAmount="621.01">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|12229a" 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="45" TotalAmount="621.11" OriginalAmount="621.11">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|114024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|18575" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|45044" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|226068" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="622.31" OriginalAmount="622.31">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|16a484" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="84" TotalAmount="623.39" OriginalAmount="623.39">
      <BasicPropertyInfo Latitude="25.27451" Longitude="55.31537" StarRating="3" HotelCode="0|325896" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325896/23112107253380.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 76 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a currency exchange service, a restaurant, a café, room service, a laundry service and a conference room. Internet access in public areas allows guests to stay in touch whilst on holiday. Shopping facilities are also available. Guests with their own vehicles can make use of the available parking spaces.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. All rooms offer a minibar, an ironing set and a TV. Amenities in the bathrooms include a shower. A hairdryer is also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="624" OriginalAmount="624">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|27233" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="624.21" OriginalAmount="624.21">
      <BasicPropertyInfo Latitude="25.256552" Longitude="55.29809" StarRating="4" HotelCode="0|475922" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai P.O. Box 185170 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475922/1053a1d733774c6b0f441f8163504792.png</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The upper floors of the hotel can be accessed by lift. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a 24-hour security service, car hire, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a desk are also available. Guests will also find a fridge included as standard. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Guests can take advantage of the nightly turndown service. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. In the bathrooms, cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers provide a great place to sunbathe. Sport and leisure facilities at the hotel include a gym and billiards. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, brunch, lunch or dinner. Staff are also happy to provide vegetarian dishes.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="624.56" OriginalAmount="624.56">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|109347" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="626" OriginalAmount="626">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|46269" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="626" OriginalAmount="626">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|33873" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="626" OriginalAmount="626">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|201688" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630011/630011a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and holidaymakers alike. Room service is available to guests. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="626.97" OriginalAmount="626.97">
      <BasicPropertyInfo Latitude="25.26017" Longitude="55.320934" StarRating="4" HotelCode="0|325789" HotelName="Royal Concorde Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17th Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325789/92889fea68712a5ab795fa7aa40988c4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2003. The air-conditioned hotel comprises a total of 112 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the apartment hotel are a restaurant, a dining area, a breakfast room and a café. Various shops are available, including a supermarket. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fridge, a mini fridge, a cooker and a microwave ensure a comfortable stay. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Guests can also make use of the turndown service. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the accommodation include a gym and gymnastics. Various wellness options are available at the apartment hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The accommodation also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="626.97" OriginalAmount="626.97">
      <BasicPropertyInfo Latitude="25.262794" Longitude="55.31669" StarRating="4" HotelCode="0|325809" HotelName="Al Khaleej Palace Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325809/5fe345b9463e64a64ee6db19493b66c6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1988. Guests are welcomed at the accommodation, which has a total of 88 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a minibar. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, a spa and beauty salon, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="626.97" OriginalAmount="626.97">
      <BasicPropertyInfo Latitude="25.261806" Longitude="55.319645" StarRating="5" HotelCode="0|325877" HotelName="Knight Castle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325877/1cfc69b8c90c164de2b78feb83b89b56.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests can feel at home in one of the 212 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 establishment are a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Sport and leisure facilities at the accommodation include a gym and squash. The establishment offers various wellness options, including a spa and a sauna, or for a fee, a steam bath and massage treatments. The hotel offers an entertainment programme for adults. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627" OriginalAmount="627">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|47001" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="628" OriginalAmount="628">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|27240" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="628.54" OriginalAmount="628.54">
      <BasicPropertyInfo Latitude="25.237452" Longitude="55.309765" StarRating="4" HotelCode="0|884729" HotelName="Gulf Inn Hotel Al Nasr" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10th Street Oud Metha Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884729/d308900cbe9c98cfb981e052f011ae77.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="629.24" OriginalAmount="629.24">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|82390" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="630.96" OriginalAmount="630.96">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|110f7e" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="631.95" OriginalAmount="631.95">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|1097e7" 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="45" TotalAmount="632.34" OriginalAmount="632.34">
      <BasicPropertyInfo Latitude="25.27084846" Longitude="55.30931178" StarRating="2" HotelCode="371282|1b230d" HotelName="Fal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Laundry,Printer,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yousuf Baker Road, Deira, PO Box 14822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630013/630013a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FAL Hotel situated at heart of old Dubai... Deira. There are 28 room available at Fal Hotel. Very near to Nasir square Metro Station, Union Metro Station, deira bus station and Naif Market and other famous Places like whole sale market for spices, fabric, Auto spare parts and Electronics. Near by famous areas like  Day to Day Market and some famous Restaurants and malls like city centre and Al Gurair Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="633.33" OriginalAmount="633.33">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|1091eb" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="634" OriginalAmount="634">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|5838" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="634.26" OriginalAmount="634.26">
      <BasicPropertyInfo Latitude="25.26001" Longitude="55.28539" StarRating="3" HotelCode="0|325866" HotelName="Howard Johnson by Wyndham Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street PO Box 30329 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325866/e9f1d608d13359296708e7ca1b99bc95.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 123 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa, a sauna, a steam bath and a solarium. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options. Drinks are included in the price for guests.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="634.75" OriginalAmount="634.75">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="0|326475" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,BREAKFAST BUFFET,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Corniche P.O. Box 5245 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326475/a1cfbb25867f6ddae7c69e6f44ddbc0f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away from Dubai International Convention Centre.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built recently, in 2012. Guests are welcomed at the accommodation, which has a total of 103 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a living room and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635" OriginalAmount="635">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|201483" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="636.58" OriginalAmount="636.58">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|129bb2" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="637.66" OriginalAmount="637.66">
      <BasicPropertyInfo Latitude="25.249628" Longitude="55.28605" StarRating="4" HotelCode="0|325985" HotelName="Arabian Dreams Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 24C Community 316 P.O. Box 31993 Al Raffa Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325985/24141eb7aa2eb2efc38cd046f8c939a2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 75 rooms. The upper floors of the accommodation can be accessed by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area and a café. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a living room. A sofabed ensures a good night's sleep. Separate bedrooms are also available. A safe and a minibar are also available. The kitchenette is equipped with a fridge, a microwave and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A range of options are available, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="638.55" OriginalAmount="638.55">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|10929f" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="638.74" OriginalAmount="638.74">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="0|326082" HotelName="Social Hotel" Meals="ROOM ONLY,WITH BREAKFAST,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha Heights/Tecom Post Office Box 500234 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326082/f70b2fa89ba547d865f5e979c73f66a2.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 152 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Wireless internet access (no extra charge) is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café, a bar and a pub. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a bathroom. The carpeted accommodation units feature a king-size bed. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa, a beauty salon and massage treatments. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="639" OriginalAmount="639">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2248" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="639" OriginalAmount="639">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|55380" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="639.06" OriginalAmount="639.06">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|162369" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="640.67" OriginalAmount="640.67">
      <BasicPropertyInfo Latitude="25.26333" Longitude="55.318134" StarRating="3" HotelCode="0|325744" HotelName="Lavender Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street 40b Street PB 2786 adjacent to Al Rigga Road and Al Maktoum Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325744/8186216ca203e32b12e7b037623df379.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. Guests are welcomed at the accommodation, which has a total of 117 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Travellers arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, room service and a laundry service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a fridge and a mini fridge. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers an outdoor pool and a children's pool. A terrace, a sun terrace, sun loungers and parasols are available. A poolside snack bar is available. A range of options are available, including biking/mountain biking, golf and a solarium. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="640.68" OriginalAmount="640.68">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|188ea1" 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="45" TotalAmount="641.21" OriginalAmount="641.21">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|126d68" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="641.30" OriginalAmount="641.30">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|21b1cb" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148670/148670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="642.15" OriginalAmount="642.15">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|107748" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="642.53" OriginalAmount="642.53">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|1b4f50" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="642.58" OriginalAmount="642.58">
      <BasicPropertyInfo Latitude="25.23711464" Longitude="55.30982997" StarRating="4" HotelCode="752298|20904c" HotelName="Roda Links Al Nasr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, Oud Metha, Bur Dubai, P.O. Box 43490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639517/639517a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="642.64" OriginalAmount="642.64">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="0|326140" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS,NO MEALS INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens Building 11 Zen3 P.O. Box: 487021 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326140/4f6d2838bafe3d3f926956a2dde485cb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 169 rooms. Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a kitchen. All rooms offer a fridge, a tea/coffee station and a safe. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers travellers a range of leisure and recreation facilities, including a gym (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="643.57" OriginalAmount="643.57">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|660481" HotelName="Rove At The Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="644.00" OriginalAmount="644.00">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|599724" HotelName="Al Farej Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="644.46" OriginalAmount="644.46">
      <BasicPropertyInfo Latitude="25.264145" Longitude="55.319584" StarRating="4" HotelCode="0|475895" HotelName="Pearl Swiss Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Behind Commercial Bank Building Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475895/7a6de88520c754d2f34b7634ed1db142.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a 24-hour security service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The standard features of most rooms include a balcony. Extra beds can be requested. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. In addition, there is an ironing set and a trouser press. Internet access, a telephone, a TV, a plug adapter, an alarm clock and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. In the bathrooms, cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645" OriginalAmount="645">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|35203" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="645.35" OriginalAmount="645.35">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|82730" HotelName="Grand Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="645.37" OriginalAmount="645.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C77" HotelName="Kingsgate Al Jadaf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619326_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, within 3.1 mi of Dubai World Trade Center and 3.7 mi of Grand Mosque, Kingsgate Al Jadaf - By Millennium, Dubai provides accommodations with a restaurant and as well as free private parking for guests who drive. This 3-star hotel offers Luggage storage space. The accommodations offers a 24-hour front desk, 24-hours room service and currency exchange for guests.All units are equipped with air conditioning, a flat-screen Smart TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The private bathroom is equipped with a shower and free toiletries.A continental breakfast is available daily at the hotel.Dubai Mall is 4.3 mi from Kingsgate Al Jadaf - By Millennium, while The Dubai Fountain is 4.3 mi away. The nearest airport is Dubai International, 1.9 mi from the accommodations, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="645.74" OriginalAmount="645.74">
      <BasicPropertyInfo Latitude="25.162214" Longitude="55.248886" StarRating="4" HotelCode="0|1386827" HotelName="Al Khoory Courtyard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,HALF BOARD,FREE BREAKFAST,FULL BOARD,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street Al Quoz Al Quoz 3 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1386827/98da4f14cde26a5305fc48dbd5753388.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646" OriginalAmount="646">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|56659" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="646.18" OriginalAmount="646.18">
      <BasicPropertyInfo Latitude="25.161448" Longitude="55.249794" StarRating="3" HotelCode="0|1130802" HotelName="URBAN Al Khoory Hotels" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street P.O. Box 6237 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130802/a10b2a1b9673a0da1b06597b39eebc6a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="646.57" OriginalAmount="646.57">
      <BasicPropertyInfo Latitude="25.262615" Longitude="55.319942" StarRating="4" HotelCode="0|475947" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,HALF BOARD,FULL BOARD,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>40 B Street P.O. Box 80666 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475947/93bb833aa2ba7d181c8257fff290ebf2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A restaurant and room service are available to guests of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. All rooms offer a minibar and a TV. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. A dip in the swimming pool is great for getting into the holiday spirit. The establishment offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="648.28" OriginalAmount="648.28">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|630020" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="648.81" OriginalAmount="648.81">
      <BasicPropertyInfo Latitude="25.112806" Longitude="55.19321" StarRating="4" HotelCode="0|326057" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST FOR 2,WITH BREAKFAST,BED&amp;BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Sheikh Zayed Road P.O. Box 6237 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326057/57f58e48a76567398ed37783fbd9cef4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Ideally located in the new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 144 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a café. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Additional services include a babysitting service, a childcare service, a transfer service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. The standard features of most rooms include a balcony. A double bed ensures a good night's sleep. Separate bedrooms are also available. The kitchenette is equipped with a microwave and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A hairdryer is provided in the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features various options for cooling off on hot days, including a pool and an outdoor pool. A range of options are available, including golf, a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="649.48" OriginalAmount="649.48">
      <BasicPropertyInfo Latitude="25.280384" Longitude="55.35119" StarRating="4" HotelCode="0|326018" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Hor Al Anz East P.O. Box: 111695 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326018/51e7d978b1ac1c720c54f4c505c7cdfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 83 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a bar, room service and a conference room. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Comfortable accommodation units with a range of amenities are available at the accommodation.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and an outdoor pool. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="649.83" OriginalAmount="649.83">
      <BasicPropertyInfo Latitude="25.22679" Longitude="55.34047" StarRating="4" HotelCode="0|1360436" HotelName="Grand Kingsgate Waterfront By Millennium Hotels" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 24 Dubai Wharf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360436/23112307581875.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="650" OriginalAmount="650">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|25955" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="650" OriginalAmount="650">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|380063" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="651.64" OriginalAmount="651.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|140003" HotelName="HUES BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893172_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to HUES Boutique Hotel, the first 4 star boutique hotel that brings a new piece of contemporary architecture to Dubai's landscape and offers luxury and personal service at their best. 
Unique in its design, this 103 bedroom hotel portrays a wide array of colours creating a different ambience on each floor. Whatever level you are on, your eyes are invited to look around and down onto the lobby, to observe the artworks, all in natural day light thanks to the skylight. 
The boutique hotel is a shinning example of "out of the ordinary" contemporary design with a stylish sense of warmth pervading throughout, making it the ideal place for those seeking high quality hospitality and architecture that is, believe it or not, easy on the pocket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="653.62" OriginalAmount="653.62">
      <BasicPropertyInfo Latitude="25.115059" Longitude="55.1975" StarRating="4" HotelCode="0|884641" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Barsha 1 Next to Mall of Emirates Al Barsha</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884641/7171c5db742e1a45a6973d7ae21622b8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="655.09" OriginalAmount="655.09">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|114648" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="655.46" OriginalAmount="655.46">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|188108" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="655.49" OriginalAmount="655.49">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|109c15" HotelName="JW Marriott Hotel Dubai" 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,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, Near Hamarain Shopping Center, P.O. Box 16590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15139/a_15139_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="655.72" OriginalAmount="655.72">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|20aa63" 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://dmcsquare.b-cdn.net/Images/995136/a_995136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="656.98" OriginalAmount="656.98">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|6808" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="657.33" OriginalAmount="657.33">
      <BasicPropertyInfo Latitude="25.278685" Longitude="55.31379" StarRating="3" HotelCode="0|325897" HotelName="Fortune Pearl Hotel, Deira, Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road After Naif Signal and behind Al Baraha P.O. Box 98661 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325897/47054a695b95b985bba88f7f45991cba.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is located on the Al Baraha Road in the growing business district of Deira in the city centre of Dubai. This hotel is truly one of the hotels in Dubai which creates an ambiance of elegance. It is just 3 km from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a café, room service and a laundry service. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. An ironing set is also available for guests' convenience. Little extras, including a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="658.12" OriginalAmount="658.12">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|95136" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="659.52" OriginalAmount="659.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|806669" HotelName="GRAND EXCELSIOR HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066581_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationThis family-friendly Dubai hotel is located in the entertainment district, within 1 mi (2 km) of Meem Gallery, Ski Dubai, and Mall of the Emirates. Souk Madinat Jumeirah and JamJar are also within 3 mi (5 km). The hotel is 6 km from the Palm Jumeirah and 8 km from Emirates Hills Golf Course. Dubai International Airport is 35 km away.RoomsGrand Excelsior Hotel is designed in the style of a cruise ship and offers spacious rooms. All rooms feature air conditioning and a bathroom. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone, a TV and wireless internet access are provided as standard. In each of the bathrooms, guests will find a shower and a hairdryer.RestaurantVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.AmenitiesA lobby and a reception are available to guests. The upper floors are easily accessible using the lift. The hotel offers various services and facilities for a comfortable and relaxing stay, including a restaurant, a bar, a pub, a babysitting service and a business center. Guests can buy holiday mementos from the souvenir shop. Guests travelling in their own vehicles can make use of the available parking spaces. A shuttle service is offered. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and a steam bath, or for a fee, massage treatments. Entertainment options and leisure facilities include a disco and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="659.97" OriginalAmount="659.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|866654" HotelName="ZIQOO HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956325_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Apartment is located in Discovery Gardens in the heart of new Dubai, close to Ibn Battuta shopping mall, metro station, Jebel Ali free zone and ten minutes from the beaches of The Palm Jumeirah. It is the first hotel apartment to be operated by a Japanese company decorated in the spirit of 'Motenashi', the traditional Japanese concept of hospitality.It is the first hotel apartment to be operated by a Japanese company decorated in the spirit of 'Motenashi', the traditional Japanese concept of hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="660.12" OriginalAmount="660.12">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|195fd3" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50225/a_50225_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre of Dubai. Guests will reach Goldsouk commercial quarter in a number of minutes. The city's congress centre and exhibition halls are around a 15-minute drive from the hotel and the airport is a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="660.24" OriginalAmount="660.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|955332" HotelName="OYO 482 SUN AND SANDS DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2370001_foto_1.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="660.45" OriginalAmount="660.45">
      <BasicPropertyInfo Latitude="25.258505" Longitude="55.300526" StarRating="3.5" HotelCode="0|793364" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,BED&amp;BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7 17th Street Al Hamriya Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793364/d446dd27d293d24f726d937497eb316a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="660.90" OriginalAmount="660.90">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|1096e2" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/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="45" TotalAmount="661.33" OriginalAmount="661.33">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|1091d1" HotelName="Howard Johnson Bur Dubai" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="661.50" OriginalAmount="661.50">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.32255" StarRating="4" HotelCode="0|325969" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road PO Box 184786 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325969/d9a228302a605001ce952c3147e7088d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Guests can feel at home in one of the 171 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. There is also a garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel features rooms with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. A range of options are available, including a gym, gymnastics, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. Special meals, including special dietary cuisine, are also available. The hotel also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|23149" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="665" OriginalAmount="665">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|251237" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="665" OriginalAmount="665">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|201593" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="666.05" OriginalAmount="666.05">
      <BasicPropertyInfo Latitude="25.042198" Longitude="55.221962" StarRating="4" HotelCode="0|489557" HotelName="Treppan Hotel &amp; Suites By Fakhruddin" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City P.O Box: 121892 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489557/65b56c1bc754c540339d2ee3dda11f17.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="666.55" OriginalAmount="666.55">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|129799" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="666.97" OriginalAmount="666.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|652170" HotelName="AL MANAR HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977198_foto_1.jpg</HotelPictures>
        <HotelDescription>This establishment is located in the heart of Dubai, just a 5-minute drive from both the major shopping centre of Al Mamzar Park and Al Mamzar beach. Moreover, it is only an approximate 10-minute drive from Dubai International Airport, being ideal for both business and leisure travellers alike. This apartment hotel offers several types of accommodation units, all of them boasting a warm and soothing decoration with standard amenities. The hotel features two swimming pools, a sauna and a steam room for guests to rest and relax. Massage and spa treatments are also offered. Guests will find jet skiing, motor boating, sailing, catamaran sailing and beach volleyball at the nearby sandy beach and pool snooker and bowling are also offered on-site. Breakfast is served as a continental-style buffet, while lunch and dinner are available either � la carte, from a set menu or as a buffet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667" OriginalAmount="667">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|251109" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668" OriginalAmount="668">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|29589" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="669.22" OriginalAmount="669.22">
      <BasicPropertyInfo Latitude="25.258501" Longitude="55.322693" StarRating="4" HotelCode="0|326125" HotelName="Pearl Executive Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,WITH BREAKFAST,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street Near Clock Tower P.O. Box 126012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326125/a3d05385ad8bc3513fd1f3eb1b94ce4e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2009. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Services and facilities at the hotel include a safe, a currency exchange service, a restaurant, a café, room service, a laundry service and a conference room. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. The rooms have a double bed or a king-size bed. There is also a safe. A fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a DVD player and WiFi ensure optimal comfort. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers numerous leisure facilities, including a pool and an outdoor pool. The terrace is a great place to while away the time. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="669.34" OriginalAmount="669.34">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|12665b" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="669.57" OriginalAmount="669.57">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|191c8e" 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://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="670.13" OriginalAmount="670.13">
      <BasicPropertyInfo Latitude="25.243193" Longitude="55.35858" StarRating="3" HotelCode="0|326459" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,FREE BREAKFAST,BREAKFAST INCLUDED,BED &amp; BREAKFAST,BREAKFAST + DINNER OR LUNCH INCLUDED,HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Opposite Terminal 3 Dubai International Airport Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326459/79ab5db0d0be2ef7992898528d8319b9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 281 rooms. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar and a conference room. 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 hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. There is also a safe. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A hairdryer is provided in the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. A pool is available for guests to enjoy in their free time. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The accommodation offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="670.43" OriginalAmount="670.43">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|110f74" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="670.85" OriginalAmount="670.85">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1288cf" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="672" OriginalAmount="672">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|34692" HotelName="Howard Johnson Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="673" OriginalAmount="673">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="673.27" OriginalAmount="673.27">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|1d5ca9" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="673.32" OriginalAmount="673.32">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|109694" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Street, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61576/a_61576_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the centre of Dubai. It is just a few minutes to the international congress centre, the exhibition centre, the World Trade Centre and Dubai Museum. The international airport is a short, 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="673.60" OriginalAmount="673.60">
      <BasicPropertyInfo Latitude="25.085325" Longitude="55.3853" StarRating="4" HotelCode="0|1476269" HotelName="Pyramisa Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,BREAKFAST BUFFET,HALF BOARD,BUFFET STYLE BREAKFAST AT HOTEL,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>   Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1476269/b143c4a7252c40225e5b0e9d24e9101c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|27763" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|23013" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|23012" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="6" TotalAmount="674.08" OriginalAmount="674.08">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|2632966" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="675.36" OriginalAmount="675.36">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|468921" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436131/a_436131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="676.86" OriginalAmount="676.86">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|20aa5e" 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="27" TotalAmount="677" OriginalAmount="677">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|62325" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="45" TotalAmount="677.29" OriginalAmount="677.29">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|109ceb" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="678.00" OriginalAmount="678.00">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|florida_international_hotel_dubai" HotelName="Wave International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Dubai. There are a total of 47 rooms on the premises. Florida International is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679" OriginalAmount="679">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|55046" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="679" OriginalAmount="679">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|54758" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="679.42" OriginalAmount="679.42">
      <BasicPropertyInfo Latitude="25.265038" Longitude="55.31822" StarRating="3" HotelCode="0|1377145" HotelName="City Avenue Al Reqqa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road Street 34A PO Box 83021 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1377145/6a6fb482d7670890b94a7eb29e276a7b.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="680.02" OriginalAmount="680.02">
      <BasicPropertyInfo Latitude="25.2567" Longitude="55.293114" StarRating="3" HotelCode="0|325821" HotelName="Rolla Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>50 Al Rolla Road Al Raffa Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325821/c5d050e2d98fe03d90568a28db6f72ba.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the centre of Dubai. It is just a few minutes to the international congress centre, the exhibition centre, the World Trade Centre and Dubai Museum. The international airport is a short, 15-minute drive away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1991. Guests are welcomed at the accommodation, which has a total of 152 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a café, a bar and a pub. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a selection of sport and leisure opportunities. The establishment features a pool and an outdoor pool. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf and a gym. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="680.13" OriginalAmount="680.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|054185" HotelName="FORTUNE HOTEL DEIRA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063626_foto_1.jpg</HotelPictures>
        <HotelDescription>Location The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="680.74" OriginalAmount="680.74">
      <BasicPropertyInfo Latitude="25.262707" Longitude="55.322212" StarRating="3" HotelCode="0|492376" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BREAKFAST FOR 2,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al-Buteen Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492376/6958d6760daa84dbb53f21151c6268dc.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant and a bar. Wireless internet access is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Little extras, including a telephone, a TV and WiFi (no extra charge), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;Guests can enjoy a varied leisure programme thanks to the range of sport and entertainment options available. A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers and parasols are ideal for relaxation. The hotel offers a spa (for a fee) to travellers. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="681.08" OriginalAmount="681.08">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|91264" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="682" OriginalAmount="682">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|46753" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="682.28" OriginalAmount="682.28">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|20972f" 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="8" TotalAmount="682.34" OriginalAmount="682.34">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|130034" HotelName="Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|288257" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="683.27" OriginalAmount="683.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|955359" HotelName="SUBA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928307_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly positioned in heart of old Dubai, one of the city's most interesting and dynamic neighbourhoods, Suba is surrounded by renowned tourist landmarks, including many of Dubai's top historic, cultural, shopping and dining destinations. The best of Dubai and beyond is easily accessible, with metro stations, taxi stands, bus stations and Dubai International Airport all less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684" OriginalAmount="684">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|22754" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="684.19" OriginalAmount="684.19">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|64239" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="685.51" OriginalAmount="685.51">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|106249" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="685.89" OriginalAmount="685.89">
      <BasicPropertyInfo Latitude="24.867134" Longitude="55.146893" StarRating="4" HotelCode="0|789886" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City P.O. Box 712778 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789886/7cbeb2755a60aafdc4179d7608c26f02.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|34718" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="687.89" OriginalAmount="687.89">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|191944" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="688" OriginalAmount="688">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|406870" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="689.13" OriginalAmount="689.13">
      <BasicPropertyInfo Latitude="25.267937" Longitude="55.31536" StarRating="3" HotelCode="0|1131277" HotelName="Le Wana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4th Street Omar Bin Al Khattab Road Next To Union Metro Station Exit 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131277/758911236c55e9599b318bd5ef7521a1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="689.86" OriginalAmount="689.86">
      <BasicPropertyInfo Latitude="25.252705" Longitude="55.335835" StarRating="4" HotelCode="0|691686" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road Opposite Deira City Center PO Box 182166 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/691686/5df5d8a1e5eca2dc0ae7b43947bf4a94.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="690" OriginalAmount="690">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|34689" HotelName="Dolphin Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="690.26" OriginalAmount="690.26">
      <BasicPropertyInfo Latitude="25.264465" Longitude="55.319664" StarRating="4" HotelCode="0|325848" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>34 B Street P.O. Box 64264 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325848/3351c146e4ba75a8365cac021dcd214d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 114 rooms. The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access in public areas (no extra charge) allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. A telephone and a TV add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="690.71" OriginalAmount="690.71">
      <BasicPropertyInfo Latitude="25.232683" Longitude="55.31521" StarRating="4" HotelCode="0|326193" HotelName="Dunes Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near GEMS Winchester-School 127773 Oud Metha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326193/5fa42f747d62d01c8c5922736e981693.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel comprises a total of 108 rooms. Individual storeys are accessible via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access (no extra charge) is available to guests. Various gastronomic options are available, including a restaurant and a dining area. Additional facilities at the accommodation include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and a stereo system ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available. The apartment hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="691.17" OriginalAmount="691.17">
      <BasicPropertyInfo StarRating="3" HotelCode="|807084" HotelName="FORTUNE PEARL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383148_foto_1.JPG</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features wireless internet access, a restaurant, a caf�, a bar, room service and a conference room. Guests arriving in their own vehicles can park in the car park at no extra charge.RoomsAll accommodation units feature air conditioning and a bathroom. A balcony or terrace is among the standard features included with most rooms. The accommodation units each feature a double bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. A telephone and a TV are provided for guests' convenience. In the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentSport and entertainment options are available at the establishment. The swimming pool is ideal for a refreshing dip. A disco and a nightclub offer variety and entertainment during free time. MealsVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner, half board and full board.Meals are based on set menu or Buffet</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="691.43" OriginalAmount="691.43">
      <BasicPropertyInfo StarRating="3" HotelCode="|162978" HotelName="FORTUNE PLAZA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062751_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel is located 10 minutes away from Dubai AirportFreddy?s Restrobar serves continental food for breakfast, lunch and dinnerThis is a modern building.This accommodation has a small lobby.Featuring an outdoor pool and sun-lounger terrace, this 3-star hotel offers air-conditioned rooms, a gym with personal trainers, and a business centre</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="691.49" OriginalAmount="691.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|699929" HotelName="Pearl Executive Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928015_foto_1.jpg</HotelPictures>
        <HotelDescription>Clover Creek Hotel Apartment Centrally located in Dubaiandrsquo;s bustling district of Deira, the Clover Creek Hotel provides spacious, classy accommodation just a 10-minute walk from Dubai Creek. It offers an outdoor pool and fitness centre. Guests can choose from a range of open-plan studios, the larger suites and apartments with separate living rooms and kitchens. Each unit is air conditioned and has a flat-screen TV as well as private laundry facilities. Leisure facilities at the Clover Creek include a sauna, hammam and a steam bath. For work, there is a business centre with fax and photocopying services and free Wi-Fi is available throughout the hotel. Clover Creek Hotel Apartment offers an on-site cafandeacute; serving buffet-style breakfast, lunch and dinner. Meals can also be enjoyed in the comfort of hotel rooms. The hotel is well-positioned for many of the cityandrsquo;s top business and commercial centres. Dubai International Airport is only a 10-minute drive away. Free on-site parking is possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="692" OriginalAmount="692">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|402995" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="692.72" OriginalAmount="692.72">
      <BasicPropertyInfo Latitude="25.018534" Longitude="55.14223" StarRating="4" HotelCode="0|1130820" HotelName="The Manor Hotel by JA" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 16332 Al Furjan Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130820/7dade58cfb7bd089b838f7af26568a36.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="695.90" OriginalAmount="695.90">
      <BasicPropertyInfo Latitude="25.254827" Longitude="55.335194" StarRating="4" HotelCode="0|325867" HotelName="The Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Behind Deira City Centre Land mark- Near Mosque Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325867/5550a936d34530a66827df2f0ecb498d.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping mall.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2004. Travellers can enjoy a pleasant stay in one of the 108 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a safe. Guests will also find a tea/coffee station included as standard. An ironing set is also available for guests' convenience. Other features include internet access, a telephone and a TV. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. The hot tub is the perfect place to relax. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="696.07" OriginalAmount="696.07">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|110f91" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="698" OriginalAmount="698">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 44099, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68696/a_68696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, in the heart of Dubai's financial district; banks, airline offices, shopping malls &amp; Dubai's famous Meena Bazar are all in close proximity. It is located about a ten-minute drive from the International Exhibition Centre. It is a short drive away from Burjuman Shopping Mall and Dubai International Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="698.25" OriginalAmount="698.25">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|111f35" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="698.43" OriginalAmount="698.43">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|10934f" HotelName="Landmark Plaza Baniyas" 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,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="698.77" OriginalAmount="698.77">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|555522" HotelName="Royal Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2024" 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="27" TotalAmount="699" OriginalAmount="699">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|201550" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="700.70" OriginalAmount="700.70">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|86526" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701" OriginalAmount="701">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|11608" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="701.56" OriginalAmount="701.56">
      <BasicPropertyInfo Latitude="25.257515" Longitude="55.304527" StarRating="4" HotelCode="0|326086" HotelName="Holiday International Hotel – Embassy District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 111454 Al Hamriya 20th Street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326086/0203e4a16e2847df578a22a3c592f749.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2009. Guest accommodation comprises 210 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the accommodation can be accessed by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger travellers. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio, a stereo system and WiFi (for a fee) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. The poolside bar serves a selection of refreshing drinks. A gym and gymnastics, or for a fee, billiards, are among the sport and leisure options available at the establishment. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. The hotel offers an entertainment programme for adults (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Special catering options can be enjoyed at the accommodation.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702" OriginalAmount="702">
      <BasicPropertyInfo Latitude="25.272738" Longitude="55.309333" StarRating="3" HotelCode="103481|225823" HotelName="Golden Square Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Middle of Naser Square and Naif Park, Deira, Dubai, PO Box 83966</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144455/r_144455_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1944ab" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="702.92" OriginalAmount="702.92">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|208edc" 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://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="704.18" OriginalAmount="704.18">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|14e6f3" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="705.12" OriginalAmount="705.12">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|59245" HotelName="Al Jawhara Gardens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="707" OriginalAmount="707">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|201394" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="708" OriginalAmount="708">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|27745" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="708" OriginalAmount="708">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|231419" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="708.37" OriginalAmount="708.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|440409" HotelName="ROYAL CONTINENTAL HOTEL � DUBAI AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074917_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.For lunch or dinner, stop by Oasis, a restaurant that specializes in international cuisine. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at  Royal Continental Hotel - Dubai Airport in Dubai (Deira), you'll be within a 5-minute drive of City Centre Deira and Creek Park.  This 4-star hotel is 1.5 mi (2.5 km) from Dubai Creek and 3 mi (4.8 km) from BurJuman Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  City Centre Deira - 0.5 km / 0.3 mi  Dubai Tennis Stadium - 2.1 km / 1.3 mi  Dubai Creek - 2.4 km / 1.5 mi  Creek Park - 2.5 km / 1.5 mi  Reef Mall - 2.7 km / 1.7 mi  Al Ghurair Centre - 2.8 km / 1.7 mi  Dubai Creek Golf and Yacht Club - 3.2 km / 2 mi  Fish Roundabout - 3.3 km / 2 mi  Deira Twin Towers Shopping Centre - 3.3 km / 2.1 mi  American Hospital Dubai - 3.8 km / 2.4 mi  Al Seef - 3.9 km / 2.4 mi  BurJuman Mall - 4 km / 2.5 mi  Naif Souq - 4.1 km / 2.5 mi  Wafi City Mall - 4.3 km / 2.7 mi  Lamcy Plaza - 4.4 km / 2.8 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 4.2 km / 2.6 mi Sharjah (SHJ-Sharjah Intl.) - 27.4 km / 17 mi Dubai (DWC-Al Maktoum Intl.) - 66.5 km / 41.3 mi The preferred airport for  Royal Continental Hotel - Dubai Airport is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="709" OriginalAmount="709">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|7922" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="709.39" OriginalAmount="709.39">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|59264" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="709.56" OriginalAmount="709.56">
      <BasicPropertyInfo Latitude="25.235704" Longitude="55.30646" StarRating="4" HotelCode="0|326345" HotelName="Al Waleed Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road Opposite Lamcy Plaza Shopping Centre Bur Dubai P.O. Box: 120242 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326345/5678b2e20a980f519873ae033ea65aa0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2008. Travellers can feel at home in one of the 109 rooms. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The standard amenities of most rooms include a balcony. A double bed ensures a good night's sleep. Separate bedrooms are also available. There is also a desk. Additional features include a fridge and a microwave. Internet access, a telephone, a TV, a DVD player and WiFi add to the comfort of the holiday. A hairdryer and bathrobes are provided in the bathrooms for everyday use. The apartment hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="709.69" OriginalAmount="709.69">
      <BasicPropertyInfo StarRating="3" HotelCode="|168736" HotelName="Dunes Apartments Oud Metha" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928112_foto_1.jpg</HotelPictures>
        <HotelDescription>Dunes Apartments Oud Metha, enjoys a panoramic views over Dubai and it is located within walking distance to shopping, the nightlife and restaurants. It is also situated 650 m to the Wafi City Shopping Mall,    and 2,8 km from Dubai World Trade Centre and Dubai International Financial Centre, while Dubai Museum is approximately 4 km from the property.The facilities and services include 24 h reception, lobby area, lifts, event and conference facilities, bar and restaurant, heated pool, Fitness centre, steam bath and Jacuzzi. The hotel has covered car parking.The apartments are equipped with A/C, TV, WiFi, telephone, kitchen with fridge and microwave and bathroom with bathtub/shower. Room service (limited hours) and laundry service are available (both with extra charge).** Please note that some of the above facilities may be closed due to weather / seasonal conditions.**Address: Oud Metha Street, Bur Dubai, 127773 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="710" OriginalAmount="710">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|41419" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="710" OriginalAmount="710">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|25102" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="710.80" OriginalAmount="710.80">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|177511" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="710.85" OriginalAmount="710.85">
      <BasicPropertyInfo Latitude="25.275028" Longitude="55.368114" StarRating="4" HotelCode="0|325808" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,FULL BREAKFAST,BREAKFAST BUFFET,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area Al Nahda Street P.O. Box 20107 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325808/76d343d52ce78a5182cceccbca76dff5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 640 rooms. A lobby and a reception are available to travellers. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, a bar, a conference room and a business centre. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning and a bathroom. The rooms have a double bed or a king-size bed. There is also a minibar and, for a fee, a safe. The kitchenette is equipped with a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features numerous leisure facilities, including a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. A range of options are available, including tennis, a gym, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. It is also possible to order breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="711.10" OriginalAmount="711.10">
      <BasicPropertyInfo Latitude="25.274755" Longitude="55.32764" StarRating="4" HotelCode="0|325753" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,LUNCH *,DINNER *,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street P.O. Box: 5772 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325753/cab2735c85abefbac2b9d668eed4cf1a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1996. Travellers are welcomed at the establishment, which has a total of 224 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including 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 accommodation. Additional services include room service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, a spa, a sauna, a steam bath and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="711.73" OriginalAmount="711.73">
      <BasicPropertyInfo Latitude="25.275845" Longitude="55.315853" StarRating="4" HotelCode="0|326166" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road Naif Junction P.O. Box 98661 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326166/e4a37c0b57bbc410b5d89bc1ce513d8c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. The accommodation comprises a total of 97 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym, a spa and a sauna. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="712.37" OriginalAmount="712.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|700034" HotelName="Grand Central Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977393_foto_1.jpg</HotelPictures>
        <HotelDescription>Grand Central Hotel The Grand Central Hotel, located in the popular neighbourhood of Deira in Dubai, features a sauna and an outdoor pool. It is a 2-minute drive from Dubai Museum. Guestrooms are air-conditioned and have a minibar and a tea/coffee maker. Each has a seating area with a sofa. The en suite bathroom offers a bathrobe, slippers and complimentary lotions and shampoos. For in-room dining, Grand Central Hotel offers room service. Guests can relax by the pool on a sun lounger. Other facilities include a fitness centre and a 24-hour front desk. Grand Central Hotel also provides a well-appointed business centre which offers wired internet access. A rich breakfast buffet can be enjoyed in Grand Centralandrsquo;s restaurant. Refreshing drinks and light regional snacks are served at the bar. Complimentary private parking is provided on the property. Dubai Airport is 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="714" OriginalAmount="714">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|12613" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="714.23" OriginalAmount="714.23">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|129974" HotelName="ibis Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|89621" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Currency Exchange,Internet,Laundry,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Al Hamriyah, Near Burjuman Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409670/409670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="718" OriginalAmount="718">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|26615" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="718.39" OriginalAmount="718.39">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|1b44f1" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="718.51" OriginalAmount="718.51">
      <BasicPropertyInfo Latitude="25.259914" Longitude="55.29468" StarRating="3" HotelCode="0|325994" HotelName="Dolphin Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road P.O. Box 121678 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325994/b09fb4c204f1f9c94646e304be974157.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. The train station is nearby and Dubai International Airport is approximately 5 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2005. Guests are welcomed at the accommodation, which has a total of 110 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, 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 apartment hotel are a restaurant, a dining area, a breakfast room and a café. Various shops are available, including a supermarket. Additional facilities at the accommodation include a TV room. Travellers arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone and a TV ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The terrace is a great place to while away the time. A range of options are available, including a gym, gymnastics, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="719.04" OriginalAmount="719.04">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|1b4a74" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="84" TotalAmount="720.39" OriginalAmount="720.39">
      <BasicPropertyInfo Latitude="25.220627" Longitude="55.327766" StarRating="3" HotelCode="0|325872" HotelName="Arabian Park Dubai, an Edge by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Street Behind Latifa Hospital Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325872/d2aca7def328b7f66b25b6ca8ba63168.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 318 rooms. A lobby and a reception are available to guests. Amenities include a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. 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. Additional facilities at the establishment include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered. Lectures, presentations or meetings can be held in one of the 2 conference rooms.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Travellers will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="720.98" OriginalAmount="720.98">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|11ea7a" 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="27" TotalAmount="721" OriginalAmount="721">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|273321" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|23657" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|225411" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="722.88" OriginalAmount="722.88">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|174547" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/246459/a_246459_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="723.99" OriginalAmount="723.99">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|156652" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|7961" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|203337" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="727.10" OriginalAmount="727.10">
      <BasicPropertyInfo StarRating="3" HotelCode="|700018" HotelName="Landmark Plaza Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057791_foto_37.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano estandaacute; situado en la plaza Al Nasser, en el corazandoacute;n de la zona comercial de Dubandaacute;i, cerca andando del zoco del oro y de los mercados al por mayor. Es un establecimiento de negocios situado a solo 10 minutos de viaje del aeropuerto internacional de Dubandaacute;i, del centro internacional de exposiciones de Dubandaacute;i y de los famosos centros comerciales de la ciudad.El vestandiacute;bulo con su atrio es la encarnaciandoacute;n de la elegancia; ofrece un ambiente sofisticado unido al bullicio de una galerandiacute;a comercial. En total, hay 50 tiendas en el vestandiacute;bulo y el hotel ofrece 127 habitaciones bien dotadas con instalaciones de primera clase. Dispone de aire acondicionado, ascensor, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones y de lavanderandiacute;a.Cada habitaciandoacute;n estandaacute; diseandntilde;ada para ofrecer a sus huandeacute;spedes un lujoso nivel de alojamiento; todas disponen de cuarto de baandntilde;o propio con ducha, cama doble, telandeacute;fono de landiacute;nea directa internacional, varios canales de radio y TV vandiacute;a satandeacute;lite con pelandiacute;culas. Otras comodidades son caja fuerte, secador de pelo, minibar, cafetera/tetera, aire acondicionado y calefacciandoacute;n central.Se puede disfrutar de un buen baandntilde;o en la piscina cubierta o entrenar en el gimnasio.El salandoacute;n del vestandiacute;bulo estandaacute; abierto las 24 horas y ofrece una deliciosa variedad de aperitivos y bebidas. Cada maandntilde;ana se sirve desayuno de bufet y el almuerzo y la cena son de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="728.08" OriginalAmount="728.08">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|628908" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="45" TotalAmount="730.64" OriginalAmount="730.64">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|1b52a4" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="730.69" OriginalAmount="730.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|815519" HotelName="GRAND EXCELSIOR DEIRA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/400908_fotpe1_EXT.jpg</HotelPictures>
        <HotelDescription>Sheraton Deira Hotel is strategically located in the historic and commercial center of Deira. It offers the perfect option for a comfortable leisure or business hotel in Deira. Guests can explore the commercial districts and local area attractions. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="731.10" OriginalAmount="731.10">
      <BasicPropertyInfo Latitude="25.268595" Longitude="55.329754" StarRating="5" HotelCode="0|325740" HotelName="The Bristol Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 818 Near Al Murraqabat Police Station Barracks PO.Box : 444488 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325740/0f53dcb9d55a0cbb9d02580fdf130453.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 299 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge and a mini fridge. An ironing set is also available for travellers' convenience. Little extras, including internet access, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The hot tub is the perfect place to relax. Tennis and crazy golf are available to active guests. Water sports enthusiasts can enjoy water skiing, sailing and diving. Guests can take advantage of a wide range of indoor sports at the accommodation, including a gym, table tennis, bowling and squash. A wellness area with a spa and a sauna is available at the establishment. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="734.61" OriginalAmount="734.61">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|1129fd" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="735.03" OriginalAmount="735.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|699861" HotelName="Landmark Hotel Baniyas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063913_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano tiene una ubicaciandoacute;n ideal entre las zonas mandaacute;s importantes de compras, bancos y negocios de Dubandaacute;i, a 10 minutos del aeropuerto internacional y del World Trade Center.El centro de negocios, excelentemente dotado, ofrece una amplia gama de servicios de secretariado, ademandaacute;s de procesador de texto, fotocopiadora, fax y conexiandoacute;n a Internet. Tambiandeacute;n hay una sala privada de conferencias e instalaciones de oficina para acoger reuniones de negocios y seminarios. Se trata de un hotel de negocios con aire acondicionado y 168 habitaciones, con vestandiacute;bulo y servicio de recepciandoacute;n 24 horas, ascensor, sala de desayunos/comedor, instalaciones para conferencias, servicio de habitaciones y aparcamiento.Las exquisitas habitaciones, enormes, tienen su propio cuarto de baandntilde;o con ducha, baandntilde;era y secador de pelo, y disponen de cama doble, telandeacute;fono de landiacute;nea directa internacional, TV vandiacute;a satandeacute;lite e hilo musical, caja fuerte, minibar, conexiandoacute;n a Internet, aire acondicionado regulable, calefacciandoacute;n central y cafetera/tetera.No hay nada comparable a una buena sesiandoacute;n de ejercicio en el gimnasio despuandeacute;s de un dandiacute;a completo y para tomarse un buen descanso estandaacute; la piscina al aire libre, la sauna y la sala de vapor.Los elegantes restaurantes, The Palms Coffee Shop y The Chinese Room, cuentan con un estupendo bufet para el desayuno, el almuerzo y la cena, mientras que tambiandeacute;n hay un menanduacute; a la carta que ofrece una interesante mezcla de los platos favoritos internacionales. Hay menanduacute; tambiandeacute;n para el almuerzo y la cena y se pueden pedir aperitivos o comidas al servicio de habitaciones las 24 horas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="735.91" OriginalAmount="735.91">
      <BasicPropertyInfo Latitude="25.11309" Longitude="55.20425" StarRating="4" HotelCode="0|326176" HotelName="Icon Delux Hotel Apartments Al Barsha" Meals="NO MEALS,ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 P.O. Box 450605 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326176/eabbb4b75c75c1f450f0833e9330e547.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 142 rooms. A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service, a conference room and a business centre. Wireless internet access (no extra charge) is available to travellers. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. There is also a safe. A fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym, aerobics, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="736.60" OriginalAmount="736.60">
      <BasicPropertyInfo Latitude="25.25491" Longitude="55.291912" StarRating="4" HotelCode="0|736944" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,NO MEALS,BED&amp;BREAKFAST,BED &amp; BREAKFAST,BREAKFAST INCLUDED,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736944/40b716e0967a8510103ec6d903ef2d99.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="736.86" OriginalAmount="736.86">
      <BasicPropertyInfo Latitude="25.250809" Longitude="55.291958" StarRating="3" HotelCode="0|326168" HotelName="Citymax Hotel Bur Dubai" Meals="BED&amp;BREAKFAST,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool and Kuwait Street Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326168/0716a3efacc71601e9ce5f9e55d5cec9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 691 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached 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 establishment are a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Additional features at the accommodation include a newspaper stand and a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include room service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a queen-size bed. There is also a safe. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A dip in the swimming pool is great for getting into the holiday spirit. Sun loungers provide a great place to sunbathe. Travellers can enjoy a range of refreshing drinks at the poolside bar. The hotel offers a gym (for a fee) to guests. In the evenings, travellers can unwind to live music. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="738" OriginalAmount="738">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1153" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="739.14" OriginalAmount="739.14">
      <BasicPropertyInfo Latitude="25.28893" Longitude="55.368496" StarRating="4" HotelCode="0|325993" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street PB 86880 Al Nahda 2 Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325993/259d40c6c675b90659c536103da1fa43.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Travellers can enjoy a pleasant stay in one of the 155 rooms. In the air-conditioned hotel, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room and a café. Various shops are available, including a supermarket. Additional features at the apartment hotel include a newspaper stand and a TV room. Guests arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and a radio add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hot tub is the perfect place to relax. A range of options are available, including a gym, billiards, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="740.58" OriginalAmount="740.58">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|399978" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="740.69" OriginalAmount="740.69">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|209049" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.00" OriginalAmount="741.00">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|pride_hotel_apartments" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="741.28" OriginalAmount="741.28">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|10920a" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="742.03" OriginalAmount="742.03">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1092b1" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="742.42" OriginalAmount="742.42">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|Q2W" HotelName="Grand Excelsior Hotel Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, Deira</AddressLine>
          </AddressLines>
          <PostalCode>(0)42688876</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|splendid_12" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="743.26" OriginalAmount="743.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA76" HotelName="THE S HOTEL AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353564_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool and free WiFi, The S Hotel Al Barsha is located in Dubai, 5.1 km from Dubai Autodrome. 11.3 km from Burj Al Arab Tower, the property is also 17.7 km away from The Dubai Fountain.The restaurant serves American and Middle Eastern dishes. At the hotel, rooms come with a desk. All rooms come with a private bathroom with a shower. At The S Hotel Al Barsha, each room has a flat-screen TV with satellite channels.A continental breakfast is available every morning at the property. Guests can use the fitness center. Non-stop assistance is available at the reception.The Walk at JBR is 19.3 km from the accommodation, while Gurunanak Darbar Sikh Temple is 19.3 km away. The nearest airport is Dubai Airport, 30.6 km from The S Hotel Al Barsha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="743.81" OriginalAmount="743.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|699886" HotelName="Fortune Grand Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067149_foto_1.jpg</HotelPictures>
        <HotelDescription>Cerca del centro comercial de Hor Al Anz Este, restaurantes y la playa, este hotel goza de una gran situaciandoacute;n en el corazandoacute;n de Dubandaacute;i, a 15 minutos del World Trade Center, Dubai Creek, el candeacute;lebre Gold Souk y muchas otras atracciones turandiacute;sticas de la ciudad. El hotel dispone de vestandiacute;bulo con recepciandoacute;n las 24 horas, caja fuerte, cambio de divisas, ascensor, business centre, piscina y un completo gimnasio, Wi-Fi gratuito, quiosco de prensa y cafandeacute;. Adicionalmente, los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones las 24 horas y de lavanderandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="744.39" OriginalAmount="744.39">
      <BasicPropertyInfo Latitude="25.272974" Longitude="55.30949" StarRating="3" HotelCode="0|1412043" HotelName="City Stay Premium Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BREAKFAST,BREAKFAST FOR 2,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road Naser Square Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1412043/2615e344f013dc308967a0c4abfc58a9.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="745.08" OriginalAmount="745.08">
      <BasicPropertyInfo Latitude="25.242945" Longitude="55.275585" StarRating="4" HotelCode="0|326055" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road P.O. Box 66431 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326055/81d0a5357617f8870d17f41ae1349c32.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. Guests are welcomed at the accommodation, which has a total of 184 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area and a bar. Travellers can buy souvenirs at the gift shop. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The carpeted accommodation units feature a double bed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. Leisure options at the accommodation include a gym, darts, a spa, a sauna, steam bath and massage treatments, or for a fee, billiards. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Gluten-free meals and vegetarian dishes can be prepared on request. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="746.15" OriginalAmount="746.15">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1091cb" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="746.56" OriginalAmount="746.56">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294655" StarRating="4" HotelCode="0|326137" HotelName="West Zone Plaza Hotel Apartments" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street P.O. Box: 32795 Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/b3860b23036d76f3d1df1f55ee824854.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 158 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area and a conference room. Wireless internet access (no extra charge) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning. A balcony is included as standard in most rooms, offering additional space for relaxation. The kitchenette is equipped with a mini fridge, a microwave and a tea/coffee station. A TV is also available. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features numerous leisure facilities, including a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="746.99" OriginalAmount="746.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|154326" HotelName="AL JAWHARA GARDEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067404_foto_1.jpg</HotelPictures>
        <HotelDescription>This is a luxury hotel where the services and the familiar treatment of the team working on it will make you feel at home.
It has 115 spacious and comfortable rooms. Among its services are television, air conditioning, heating, private bathroom with hairdryer and safe, among others.
Guests can enjoy the wellness center Aqua Bike, through which can try all body treatments and relax after a stressful day. The hotel also has covered parking, business center, swimming pool, jacuzzi and gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="747.86" OriginalAmount="747.86">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|162868" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/250088/a_250088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749" OriginalAmount="749">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|273320" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749" OriginalAmount="749">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|380057" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="750.79" OriginalAmount="750.79">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|136f5a" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="750.83" OriginalAmount="750.83">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1b31d8" 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="8" TotalAmount="752.75" OriginalAmount="752.75">
      <BasicPropertyInfo Latitude="25.27084846" Longitude="55.30931178" StarRating="2" HotelCode="371282|630013" HotelName="Fal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Laundry,Printer,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yousuf Baker Road, Deira, PO Box 14822, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630013/630013a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FAL Hotel situated at heart of old Dubai... Deira. There are 28 room available at Fal Hotel. Very near to Nasir square Metro Station, Union Metro Station, deira bus station and Naif Market and other famous Places like whole sale market for spices, fabric, Auto spare parts and Electronics. Near by famous areas like  Day to Day Market and some famous Restaurants and malls like city centre and Al Gurair Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="752.95" OriginalAmount="752.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|135509" HotelName="IBIS DUBAI AL BARSHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074700_foto_1.jpg</HotelPictures>
        <HotelDescription>Ibis Dubai Al Barsha is located in the heart of Dubai, between The Marina and Downtown Dubai, where the famous Burj Khalifa landmark is situated. The hotel is in Al Barsha alongside the popular Sheikh Zayed road. Enjoy connectivity during your stay with Free WIFI in the hotel and explore the environs with one of the great tours to Abu Dhabi or take in a Desert Safari to fully appreciate Dubai. The hotel offers tariffed Airport pick-up, return services and indoor parking. All hotel rooms are fully air-conditioned and feature convenient tea and coffee amenities, as well as an in-room mini fridge. With 1 restaurant, 2 bars and breakfast from 4 AM to noon the staff are at your service around the clock, 24 hours a day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753" OriginalAmount="753">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|187736" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="753.60" OriginalAmount="753.60">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="0|325746" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,NO MEALS INCLUDED,ROOM_ONLY,BED &amp; BREAKFAST,BREAKFAST INCLUDED,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27 Dubai P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325746/737c69644e2ff21500fcd1ba556509a0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1997. Guest accommodation comprises 126 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a stereo system and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a selection of sport and leisure opportunities. The accommodation features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. The hotel offers a gym (for a fee) to guests. Leisure facilities include live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="753.88" OriginalAmount="753.88">
      <BasicPropertyInfo Latitude="25.255346" Longitude="55.28496" StarRating="4" HotelCode="0|325764" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road Opposite to Dubai Customs Building P.O. Box 52700 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325764/ca7f7eb7090897e8904d266b14816b3b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 102 rooms. The individual storeys can easily be reached via the lift or stairs. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a 24-hour security service, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. Extra beds can be requested. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. As a special feature in the bathrooms, travellers enjoy cosmetic products. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Tennis and golf are available to active guests. Guests of the accommodation can enjoy indoor activities, including a gym. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and hydrotherapy applications. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="754.27" OriginalAmount="754.27">
      <BasicPropertyInfo StarRating="3" HotelCode="|C40424" HotelName="KINGSGATE CANAL BY MILLENNIUM HOTELS DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324511_foto_1.jpg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="754.99" OriginalAmount="754.99">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|20aa6d" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="84" TotalAmount="755.44" OriginalAmount="755.44">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="0|326027" HotelName="City Stay Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Behind The Mall of the Emirates Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326027/e518a655a32fff81db7791776e13c3c4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 47 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Internet access in public areas (for a fee) allows travellers to stay in touch whilst on holiday. 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 establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. There is also a safe. The kitchenette is equipped with a tea/coffee station. Little extras, including a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A range of options are available, including golf, a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="756.15" OriginalAmount="756.15">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|1091cd" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="756.24" OriginalAmount="756.24">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|59259" HotelName="Howard Johnson Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="757.90" OriginalAmount="757.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|A36F80" HotelName="PREMIER INN DUBAI IBN BATTUTA MALL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551273_foto_1.jpg</HotelPictures>
        <HotelDescription>Premier Inn Dubai Ibn Battuta Mall is located in Dubai, 300 metres from Ibn Battuta Mall. Guests can enjoy the on-site restaurant. It is within a walking distance from Ibn Battuta metro station. Rooms are equipped with a flat-screen TV with satellite channels. Certain rooms include a seating area for your convenience. You will find a kettle in the room. Each room is fitted with a private bathroom. There is a 24-hour front desk at the property. Mall of the Emirates is 11 km from Premier Inn Dubai Ibn Battuta Mall, while Galleria Shopping Mall is 23 km from the property. The nearest airport is Al Maktoum International Airport, 18 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="757.92" OriginalAmount="757.92">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1a6152" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|34716" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|25103" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="758.42" OriginalAmount="758.42">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|127383" HotelName="First Central Hotel Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|201614" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|225842" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="759.10" OriginalAmount="759.10">
      <BasicPropertyInfo Latitude="25.31755349" Longitude="55.38117554" StarRating="4" HotelCode="775896|209915" HotelName="Tulip Inn Al Khan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Salam Aref, Schardscha, Po Box 22281</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/897528/p_897528_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Sharjah. Situated within 2. 0 kilometre(s) from the town centre, the hotel is easily accessible on foot to a host of places of interest. The hotel is close to main entertainment areas. Customers can easily access the public transportation means. The nearest beach is within 2. 0 kilometre(s) from the hotel. Customers will find the airport within 1. 5 kilometre(s). The 210 welcoming guests rooms offer a perfect place to relax at the end of the day. Tulip inn al Khan Hotel was built in 2018. Both wired and wireless connections are available on-site. This accommodation offers 24-hour reception for guests' convenience. This hotel offers a specially designed family room including a cot for children. Guests with reduced mobility can stay at Tulip inn al Khan Hotel, which includes some disability-friendly rooms. Pets are not permitted on the premises. Tulip inn al Khan Hotel provides parking and garage facilities. Corporate travellers will appreciate the business facilities available at this hotel ideal to host any kind of event. This accommodation takes pride in offering a choice of dining facilities, which serve delicious culinary specialities. Customers can chill out at the end of the day with this property's varied health offer. Travellers will energize their day with delectable dishes served at the gastronomic options. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|12614" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="761.00" OriginalAmount="761.00">
      <BasicPropertyInfo Latitude="25.2887837164297" Longitude="55.368390083313" StarRating="4" HotelCode="0|emirates_stars_hospitality_group" HotelName="Emirates Stars Hotel Apartments Dubai Apart-Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, 7 A Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/69/17/69179c75f2011d890c16b56b02307b623607476f.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Emirates Stars Hotel Apartments Dubai Apart-Hotel  is located 8 km from the city center of Dubai.&lt;/br&gt;Hotel features&lt;/br&gt;Guests can enjoy a modern sauna and take a dip in the outdoor pool. The hotel has a business center. Staff at the 24-hour front desk can help with advice.&lt;/br&gt;Room service is also available. A laundry service is available for hotel guests.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee might not be included in the accommodation price (up to 1 nights of stay).&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;All taxes included in the rate except TDF:&lt;/br&gt;&lt;/br&gt;7 % Municipality/ City Tax&lt;/br&gt;&lt;/br&gt;10% Service Charge&lt;/br&gt;&lt;/br&gt;5% VAT&lt;/br&gt;&lt;/br&gt;AED 10/ per night Tourism Dirham Fee (TDF)for OBR&lt;/br&gt;&lt;/br&gt;AED 20/ per night Tourism Dirham Fee (TDF)for TBR</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="762.02" OriginalAmount="762.02">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|109446" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="765.90" OriginalAmount="765.90">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|20904d" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|225797" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="766.44" OriginalAmount="766.44">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|6810" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="767.58" OriginalAmount="767.58">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|442381" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/Images/532196/a_532196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="768.27" OriginalAmount="768.27">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|15d387" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="769" OriginalAmount="769">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|6471" HotelName="Orchid Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59336/a_59336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the centre of Dubai and just minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="769.37" OriginalAmount="769.37">
      <BasicPropertyInfo Latitude="25.253489" Longitude="55.303932" StarRating="4" HotelCode="0|325750" HotelName="Regent Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>41 Sheikh Khalifa Bin Zayed Street P.O. Box 26816 Opposite Burjuman Shopping Centre Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325750/1c0c9c7c09ddf5a0b4c15b5dd6ef03ad.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. The establishment offers travellers a total of 144 rooms. Most storeys are accessible by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas (no extra charge) allows guests to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser. 2 conference rooms are available for lectures, presentations or meetings.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. A range of options are available, including a gym and a spa. Leisure facilities include a disco, a casino and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;All-inclusive is bookable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="769.85" OriginalAmount="769.85">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|519442" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770" OriginalAmount="770">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|28557" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="770.73" OriginalAmount="770.73">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|112930" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="771.81" OriginalAmount="771.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|700062" HotelName="Landmark Summit Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977630_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en la calle mandaacute;s animada en el corazandoacute;n del distrito comercial de Dubai. Desde la Calle Al Rigga se llega fandaacute;cilmente a los centros de ocio y comerciales mandaacute;s importantes, como el Al Ghurair City andamp; Dubai's Shopping Festival, con sus extravagantes celebraciones.Este hotel estandaacute; climatizado y cuenta con un total de 114 habitaciones, 14 de ellas suites. Se caracteriza por la encantadora hospitalidad tradicional y por su modernidad. Ofrece una atmandoacute;sfera candaacute;lida y acogedora y un servicio e istalaciones de primera calidad. El hotel es un lugar ideal tanto para viajes de negocios como de placer. Dispone de un hall de entrada, recepciandoacute;n abierta 24 horas, caja fuerte, acceso inalandaacute;mbrico a Internet y peluquerandiacute;a. El andquot;andquot;Oliveandquot;andquot; estandaacute; en en el hall y es un lugar ideal para quedar y relajarse con los amigos. Le recibe con un ambiente candaacute;lido tanto de dandiacute;a como de noche, aquandiacute; podrandaacute; desde tomar un cafandeacute; o un tandegrave;, hasta fumar una pipa de agua. El andquot;andquot;Paraiso Italian Fusionandquot;andquot; ofrece cocina italiana tradicional e innovadora a la vez. El restaurante andquot;andquot;Paraisoandquot;andquot; es un lugar perfecto para organizar comidas de negocios o de grupo, pues combina un servicio excepcional con un ambiente inmejorable. Ademandaacute;s, ofrece servicio de habitaciones, de lavanderandiacute;a y de asistencia mandeacute;dica. Dispone de un centro de negocios completamente equipado, donde podrandaacute; resolver sus negocios. Ofrece servicio de secretariados y otros servicios, con lo que el centro de negocios se convierte en un lugar a medida para cumplir todas las necesidades de alquien que viaja por negocios. Hay tambiandeacute;n un aparcamiento disponible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="772.78" OriginalAmount="772.78">
      <BasicPropertyInfo Latitude="24.983717" Longitude="55.39319" StarRating="3" HotelCode="0|1421753" HotelName="DAMAC Hills 2 Hotel, an Edge by Rotana Hotel" Meals="ROOM ONLY,NO BREAKFAST SERVICE,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Damac Hills 2 P.O. Box 117012 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421753/de9cdd006ccc921b6406f3bcfc6d529f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="773" OriginalAmount="773">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10820823</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="773.96" OriginalAmount="773.96">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|2504498" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|47014" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="27" TotalAmount="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|17267" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="774.08" OriginalAmount="774.08">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|110f8f" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326137/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="775.61" OriginalAmount="775.61">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|129800" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="776.16" OriginalAmount="776.16">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|140160" HotelName="Citymax Hotel Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="776.32" OriginalAmount="776.32">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|404098" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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="8" TotalAmount="776.66" OriginalAmount="776.66">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|132597" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="777" OriginalAmount="777">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|27742" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="6" TotalAmount="778.03" OriginalAmount="778.03">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|420913" HotelName="Grand Excelsior Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="778.07" OriginalAmount="778.07">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|20bb6a" HotelName="Hotel Sea View" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="779.21" OriginalAmount="779.21">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|124962" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124962/124962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="779.54" OriginalAmount="779.54">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|H9D" HotelName="Halo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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, PO Box 5855</AddressLine>
          </AddressLines>
          <PostalCode>(0)42095111</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="780.29" OriginalAmount="780.29">
      <BasicPropertyInfo Latitude="25.037687" Longitude="55.18401" StarRating="4" HotelCode="0|1421755" HotelName="Four Points by Sheraton Production City, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot IMPZ.B.018 and B.019 Building 26 &amp; 27 Dubai Production City 392236 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421755/1c2be86645bdfa92e1f8763373ec3ca1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="781.01" OriginalAmount="781.01">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|556101" HotelName="Rove Healthcare City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="781.61" OriginalAmount="781.61">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1091c8" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="781.74" OriginalAmount="781.74">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|134194" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="782" OriginalAmount="782">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|29305" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="782" OriginalAmount="782">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|33874" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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="45" TotalAmount="782.57" OriginalAmount="782.57">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|20ab33" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="783.34" OriginalAmount="783.34">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|11ea99" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="34" TotalAmount="784.43" OriginalAmount="784.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|440438" HotelName="OMEGA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074946_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 238 air-conditioned rooms featuring fireplaces and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at Omega Hotel, you'll be centrally located in Dubai, within a 5-minute drive of Meena Bazaar and Dubai Museum.  This 4-star hotel is 1.6 mi (2.5 km) from BurJuman Mall and 2.2 mi (3.5 km) from Dubai Cruise Terminal.Distances are displayed to the nearest 0.1 mile and kilometer.  Meena Bazaar - 1 km / 0.6 mi  Textile Souk - 1.3 km / 0.8 mi  Dubai Museum - 1.5 km / 0.9 mi  Grand Mosque - 1.5 km / 0.9 mi  Bastakiya - 1.6 km / 1 mi  BurJuman Mall - 1.7 km / 1.1 mi  Sheikh Saeed Al Maktoum House - 1.8 km / 1.1 mi  Spice Souk - 2.4 km / 1.5 mi  Al Seef - 2.6 km / 1.6 mi  Gold Souk - 2.7 km / 1.6 mi  Perfume Souq - 2.7 km / 1.7 mi  Zabeel Park - 3 km / 1.9 mi  Dubai Frame - 3.2 km / 2 mi  Dubai Cruise Terminal - 3.2 km / 2 mi  Naif Souq - 3.4 km / 2.1 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 11.1 km / 6.9 mi Sharjah (SHJ-Sharjah Intl.) - 36.4 km / 22.6 mi Dubai (DWC-Al Maktoum Intl.) - 64.9 km / 40.3 mi The preferred airport for Omega Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="784.64" OriginalAmount="784.64">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|121054" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="785.11" OriginalAmount="785.11">
      <BasicPropertyInfo Latitude="25.259241" Longitude="55.291183" StarRating="4" HotelCode="0|326083" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,WITH BREAKFAST,FREE BREAKFAST,HALF BOARD (BUFFET DINNER)" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road P.O. Box 115160 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326083/094080e942434b404bedfd60ba2d1bb1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests of the apartment hotel spend their time either in one of the 14 studios, or in one of the 42 single or 21 double rooms. Services and facilities at the hotel include a restaurant, a café, a bar, room service, a laundry service and a conference room. Wireless internet access (for a fee) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a microwave and a tea/coffee station is also provided as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. A range of options are available, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="785.12" OriginalAmount="785.12">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|116680" HotelName="XVA Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. It is also within close proximity to the Grand Mosque and the Spice Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="785.38" OriginalAmount="785.38">
      <BasicPropertyInfo Latitude="24.867907" Longitude="55.146057" StarRating="4" HotelCode="0|1131233" HotelName="Staybridge Suites Al-Maktoum Airport" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Aviation City A PO Box 111219 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131233/8211f53d7178d6e6b128df3424693980.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="785.67" OriginalAmount="785.67">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|107751" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="787.42" OriginalAmount="787.42">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|WPPC" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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, Deira Creek, P.O. Box 83163</AddressLine>
          </AddressLines>
          <PostalCode>(0)42220016</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="788" OriginalAmount="788">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|21177" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="788.56" OriginalAmount="788.56">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|19601b" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="788.58" OriginalAmount="788.58">
      <BasicPropertyInfo Latitude="25.249138" Longitude="55.283123" StarRating="4" HotelCode="0|325918" HotelName="La Quinta by Wyndham Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,HALF BOARD,BREAKFAST INCLUDED,FULL BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road off Jumeirah Street Near Mina Rashid Port PO.Box 117428 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325918/7341fbb99796b646a80c9356be09f88d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2005. Travellers can enjoy a pleasant stay in one of the 102 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The basic features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a TV, a stereo system and WiFi add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym, billiards, a spa, a sauna and steam bath, or for a fee, massage treatments. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="789.58" OriginalAmount="789.58">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|2632897" HotelName="Flora Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="789.75" OriginalAmount="789.75">
      <BasicPropertyInfo StarRating="3" HotelCode="|807105" HotelName="Abjad Crown Hotel (Ex. Dubai Palm Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977601_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach, and the Al-Mamzar beach and park can be reached in 10 minutes, while Jumeirah Open Beach is 20 minutes away. This property is approximately 5 km away from Dubai Airport.FacilitiesThe hotel was renovated in 2010. The hotel features 84 accommodation units. A lobby and a reception are available to guests. The upper floors are easily accessible using the lift. Services and facilities at the hotel include a safe, a restaurant, a bar, room service and a laundry. Guests arriving in their own vehicles can park in the car park for a fee. A shuttle service is offered.RoomsAll rooms feature air conditioning and a bathroom. A minibar is also available. The accommodation units offer a range of amenities, including a mini-fridge. An ironing set is also available to guests. Convenient features include a telephone and a TV. In each of the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe hotel offers an indoor pool. The hot tub offers revitalisation. Leisure options at the hotel include golf and a sauna, or for a fee, pool/billiards. Live music and a nightclub complete the range of options available. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="789.94" OriginalAmount="789.94">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|13a1ec" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/475926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|167299" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|26616" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|39388" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="790.69" OriginalAmount="790.69">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|555941" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="791.43" OriginalAmount="791.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79505" HotelName="WYNDHAM DUBAI DEIRA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827773_foto_1.jpg</HotelPictures>
        <HotelDescription>Luxury 4star Hotel, Ideally located in the authentic vibrant cornerstone of Dubai's trading legacy and towards the waterfront. 16 minutes from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai attractions and business districts. Perfectly connected hub to metro and bus services.Hotel offers 290 elegantly designed rooms as well as an all day dining, speciality restaurant, lounge bar, lobby caf�, pool bar andamp; exclusive executive lounge along with modern contemporary design day light 8 meeting rooms, designed to accommodate corporate, social events and weddings</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="791.67" OriginalAmount="791.67">
      <BasicPropertyInfo Latitude="25.26786" Longitude="55.30475" StarRating="4" HotelCode="0|697543" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,LUNCH INCLUDED,DINNER INCLUDED,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>90 Baniyas Road P.O. Box 83163 Deira Creek Dubai Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697543/7f525bfd0a74009e54208c5048a96e25.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="791.92" OriginalAmount="791.92">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|D7K" HotelName="Excelsior Hotel Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, PO Box 29499</AddressLine>
          </AddressLines>
          <PostalCode>(0)42280033</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="792" OriginalAmount="792">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|34758" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|379991" HotelName="Maisan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641449/641449a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|27675" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|379959" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|226057" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|167298" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|54845" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="794.57" OriginalAmount="794.57">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|180031" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="795" OriginalAmount="795">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="25.256622" Longitude="55.304405" StarRating="3" HotelCode="0|489590" HotelName="Better Living Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20th Street Al Hamriyah Near Burjuman Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489590/cc60c602d947d9105b86efcaef272468.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests of the apartment hotel can reach various storeys quickly and easily by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Various shops are available, including a supermarket. Additional facilities at the accommodation include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a 24-hour security service, car hire, a transfer service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The feelgood factor in the comfortable accommodation units is heightened by a range of amenities at the apartment hotel.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="796.03" OriginalAmount="796.03">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|10926a" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="796.64" OriginalAmount="796.64">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|109262" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="797.18" OriginalAmount="797.18">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|142292" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="797.49" OriginalAmount="797.49">
      <BasicPropertyInfo Latitude="25.263906" Longitude="55.325245" StarRating="4" HotelCode="0|325733" HotelName="Vision Imperial Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325733/caa9f8c2a1b8fac5b7451628a558a06b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. Guests are welcomed at the accommodation, which has a total of 139 rooms. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Gastronomic options offered by the establishment include a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone and a TV. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the hotel include a gym, a sauna and a steam bath. For a fee, a beauty salon and massage treatments are also available. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="798" OriginalAmount="798">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="798.34" OriginalAmount="798.34">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|135649" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="798.78" OriginalAmount="798.78">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.38139" StarRating="4" HotelCode="0|325800" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325800/d691b8f15f4d7f9bfc56a92925f81a8e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. The establishment comprises a total of 146 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a TV and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a steam bath. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="803" OriginalAmount="803">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|34690" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="804.75" OriginalAmount="804.75">
      <BasicPropertyInfo Latitude="25.253529" Longitude="55.29326" StarRating="4" HotelCode="0|325888" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST INCLUDED,BREAKFAST BUFFET,FULL KITCHEN,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,NO MEALS INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325888/67720cde52b0ec19606bba38e2b8c3c5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 252 rooms. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. There is also a safe and, for a fee, a minibar. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an outdoor pool and a children's pool. Leisure options at the establishment include a gym and a spa. For a fee, a sauna, a steam bath and a beauty salon are also available. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="804.90" OriginalAmount="804.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|152123" HotelName="Treppan Hotel &amp; Suites by Fakhruddin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956585_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Dubai, Auris Fakhruddin Hotel Apartments pone a sus puertas todo lo que la ciudad tiene para ofrecerte. La propiedad ofrece una amplia gama de comodidades para hacer de su estancia una experiencia agradable. Wi-Fi gratis en las habitaciones, Seguridad 24h, limpieza diaria, pedidos de comida, adaptado para silla de ruedas son algunas de las comodidades que se ofrecen en el hotel. Algunas de las habitaciones cuentan con televisiandoacute;n de pantalla plana, armario, piscina privada, WiFi gratis, habitaciones para no fumadores. Disfruta de las instalaciones recreativas del hotel, que incluyen sauna, piscina al aire libre, cabina de vapor. Personal amable, excelentes instalaciones y proximidad con todo lo que Dubai tiene para ofrecer son tres inportante razones para alojarte en el Auris Fakhruddin Hotel Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="806.41" OriginalAmount="806.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|699853" HotelName="Byblos Hotel Tecom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253602_foto_1.jpg</HotelPictures>
        <HotelDescription>Byblos Hotel welcome you to a modern 4 star concept with a flavour of the Lebanese hospitality. Anchored in the heart of TECOM area, the Phoenician architectural hints of the building will take you to Byblos citadel with wall paintings, mosaic, marble and wooden work of art. The 152 elegant rooms and suites with their unique paintings and Phoenician alphabet pattern carpet, are a blend of luxury, comfort and convenience, designed to suit the needs of both business and leisure travelers. Selective palates will enjoy our dining options. A complete Dubai restaurant experience is offered at Byblos Hotel where guests are treated to various cuisine in a comfortable, relaxed atmosphere. Guests can also enjoy delicious cuisine from their room, with our 24 hour room service. Make the most of warm Dubai days with a dip in our outdoor swimming pool located on the first floor. In a secluded, temple-like our guests can swim in the Hotel's unique terrace pool and relax. Private cabanas, umbrellas and comfortable lounge chairs are offered, and cool drinks and andagrave; la carte menu are served poolside from Murjan coffee shop. In addition, the pool area is equipped with music and Internet access. It's the ideal way to cool off and relax! Your Byblos Hotel Dubai experience is about far more than a place to sleep. We will ensure your stay is as comfortable as possible, with friendly yet discreet service, a relaxed atmosphere, and fantastic facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="806.72" OriginalAmount="806.72">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|1b370f" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|11c06c" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="8" TotalAmount="807.15" OriginalAmount="807.15">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|427441" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="807.97" OriginalAmount="807.97">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|158747" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="808.56" OriginalAmount="808.56">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="978200|696563" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10820823</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="808.62" OriginalAmount="808.62">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|10235e" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="808.78" OriginalAmount="808.78">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|64243" HotelName="Regent Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="809.08" OriginalAmount="809.08">
      <BasicPropertyInfo Latitude="25.267242" Longitude="55.307087" StarRating="4" HotelCode="0|325823" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BED&amp;BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road PO Box 1955 near to Deira Twin Towers Baniyas Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325823/b191165d9eb5b4e49f999532cb988f7b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1977. Guests are welcomed at the accommodation, which has a total of 159 rooms. Most of the storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a stereo system and WiFi (for a fee). Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, a sauna and a steam bath. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="809.49" OriginalAmount="809.49">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|1f34c8" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="809.78" OriginalAmount="809.78">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|367283" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/300627/a_300627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="809.86" OriginalAmount="809.86">
      <BasicPropertyInfo Latitude="25.008997" Longitude="55.15745" StarRating="3.5" HotelCode="0|1414091" HotelName="Delta Hotels, Dubai Investment Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park Dubai 392009</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1414091/aee8384c6c3072b997d921235de38ec1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="810" OriginalAmount="810">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="810.37" OriginalAmount="810.37">
      <BasicPropertyInfo Latitude="25.115484" Longitude="55.20381" StarRating="3" HotelCode="0|326148" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Behind Mall of Emirates Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326148/4d7980aa6eaa749e0a16265e56fa515a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2010. Travellers are welcomed at the establishment, which has a total of 378 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Additional facilities at the hotel include a TV room. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, translation services, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted accommodation units feature a double bed. There is also a safe. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. Bathrooms with wheelchair access can also be booked. The accommodation offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The terrace is a great place to while away the time. The poolside bar serves a selection of refreshing drinks. A range of options are available, including tennis, a gym and massage treatments. Entertainment options and leisure facilities include live music and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="810.98" OriginalAmount="810.98">
      <BasicPropertyInfo Latitude="25.276155" Longitude="55.300003" StarRating="3" HotelCode="0|1489467" HotelName="Mercure Dubai Deira" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Yazia Plaza Al Khaleej Road 110 Deira 15472 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1489467/9f5c6b8b7b19109f36f702784e87a98e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="812" OriginalAmount="812">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|53455" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="812.63" OriginalAmount="812.63">
      <BasicPropertyInfo Latitude="25.248354" Longitude="55.296726" StarRating="4" HotelCode="0|326056" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326056/848ccff1aea35b2f563c1ce749428131.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 173 rooms. Most storeys can be reached by lift. Services such as a cloakroom, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a dining area and a breakfast room. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. There is also a safe. Additional features include a fridge, a mini fridge, a microwave and a tea/coffee station. Amenities include a washing machine and an ironing set. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A pool and an outdoor pool are available to guests. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="812.93" OriginalAmount="812.93">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|1d38ca" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="813" OriginalAmount="813">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|28071" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|14b046" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="813.49" OriginalAmount="813.49">
      <BasicPropertyInfo Latitude="25.11305" Longitude="55.19514" StarRating="3" HotelCode="0|326143" HotelName="Centro Barsha" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Road 329 PO Box 115060 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326143/034c4ae263f0d2755baa081e7a4b43ce.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2009. The accommodation offers guests a total of 245 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the hotel can be accessed by lift. Amenities include a currency exchange service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Facilities include a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The carpeted accommodation units feature a double bed. A safe and, for a fee, a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. A range of options are available, including a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. The hotel also offers snacks. Alcohol-free drinks and alcoholic beverages are offered.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="815" OriginalAmount="815">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|39206" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="815.00" OriginalAmount="815.00">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|110f8b" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="815.50" OriginalAmount="815.50">
      <BasicPropertyInfo Latitude="25.26267" Longitude="55.31944" StarRating="4" HotelCode="0|1492949" HotelName="Best Western Premier M Four Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>48 40B Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492949/1135c57b6c372066d7e65c72802afde7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="815.78" OriginalAmount="815.78">
      <BasicPropertyInfo Latitude="25.009071" Longitude="55.15741" StarRating="3" HotelCode="0|884746" HotelName="Maisan Hotel" Meals="ROOM ONLY,BREAKFAST BUFFET,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 392009 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884746/381ab86cd8e474cabbe3356cd5d67ec7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="815.92" OriginalAmount="815.92">
      <BasicPropertyInfo Latitude="25.092249" Longitude="55.176403" StarRating="4" HotelCode="0|1131206" HotelName="Millennium Place Barsha Heights Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>First Al Khail Street Barsha Heights Opposite to Jebel Ali Race course Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131206/dace3279ae208d160d4646129fb7edf6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="816.41" OriginalAmount="816.41">
      <BasicPropertyInfo Latitude="25.075712" Longitude="55.248703" StarRating="4" HotelCode="0|1429819" HotelName="Holiday Inn &amp; Suites Dubai Science Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR TWO GUESTS,HALF BOARD,HB PLUS,FULL BOARD,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubiotech Area Umm Suqeim Road Dubai Science Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1429819/a8f252113278c20ea9582da63dd99e09.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="816.63" OriginalAmount="816.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|907649" HotelName="Tulip Creek Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067385_foto_1.jpg</HotelPictures>
        <HotelDescription>Tulip Creek Hotel Apartments is located in the heart of Dubai's shopping, dining, entertainment, and business district in Deira, just steps away from Dubai Metro, the famous Dubai Creek, and Deira City Center shopping malls. Dubai International Airport is just a 7-8 minute drive away. The ideal location of Tulip Creek Hotel Apartments offers access to many tourist attractions in close proximity such as; Dubai Creek Park, Dubai Creek Golf andamp; Yacht Club, Business Village, and Dubai Clock Tower.Deira City Centre Shopping Mall and Metro Station are a 5-minute walk from the Hotel. Dubai Museum and the Bastakiah at a 10-minute' drive away. Free Private on-site car parking is available.The hotel offers spacious and elegantly designed apartments including Studios, One Bedroom and Two Bedroom Apartments fully serviced and equipped with modern furniture, flat-screen satellite TVs, an en-suite bathroom in each room, a spacious balcony, a separate living room and a fully equipped kitchen.Guests can enjoy Free of charge high-speed internet connection, with unlimited devices and 100% guaranteed coverage throughout the apartments and public areas.The Tulip Caf� in Tulip Creek Hotel Apartments is open for breakfast, where guests can experience a multicultural cuisine with a daily Breakfast Buffet.The well-equipped gym at Tulip Creek Deluxe Hotel Apartments includes a steam bath and sauna facilities and a temperature-controlled outdoor swimming pool. Address:  Port Said Area Deira 5239 15308 Dubai City United Arab Emirates</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="817.16" OriginalAmount="817.16">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|18fe26" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="45" TotalAmount="817.94" OriginalAmount="817.94">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|195ae6" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="818" OriginalAmount="818">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|52366" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="818.25" OriginalAmount="818.25">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|113dac" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="818.97" OriginalAmount="818.97">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|1b38f7" HotelName="Signature 1 Hotel Barsha Heights - TECOM" 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="819.62" OriginalAmount="819.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|153474" HotelName="REGENT PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/784427_image27123831_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the business district of Dubai; So close to the main tourist attractions and entertainment of the city. It is the perfect hotel for all types of tourists: both for leisure and for business travelers.
The hotel has a gym where guests can play sports, swimming pool and jacuzzi. It is very close to a large shopping center.Among the general hotel amenities include business center, currency exchange, transfer and covered parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="819.78" OriginalAmount="819.78">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1b3b05" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="819.90" OriginalAmount="819.90">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|59246" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.00" OriginalAmount="820.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|grand_square_stay_hotel_apartments" HotelName="Grand Square Stay Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="821.09" OriginalAmount="821.09">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|1091de" HotelName="Flora Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="822.24" OriginalAmount="822.24">
      <BasicPropertyInfo Latitude="25.256159" Longitude="55.31187" StarRating="3" HotelCode="0|825206" HotelName="Hampton by Hilton Dubai Al Seef" Meals="BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street Post Office Box 35449 Dubai Creek Umm Hurair 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/825206/7dbcb093f554ec206085efd06569b386.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="823.25" OriginalAmount="823.25">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|10aa8e" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="823.69" OriginalAmount="823.69">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|120563" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="824.36" OriginalAmount="824.36">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|1091fe" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="825.40" OriginalAmount="825.40">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1123f9" HotelName="Centro Barsha" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="825.89" OriginalAmount="825.89">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.30169" StarRating="4" HotelCode="0|475933" HotelName="Raviz Center Point Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street P.O Box 33382 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475933/53c0432cb73ff73733b9fd193a51fdc1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortable stay. Wireless internet access in public areas (no extra charge) allows guests to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe, a minibar and a desk are also available. A TV is also available. A hairdryer and bathrobes are provided in the bathrooms for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a selection of sport and leisure opportunities. A dip in the swimming pool is great for getting into the holiday spirit. A range of options are available, including a gym, a spa and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|23011" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="826.57" OriginalAmount="826.57">
      <BasicPropertyInfo Latitude="25.257048" Longitude="55.289993" StarRating="4" HotelCode="0|884713" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316 Raffa Burdubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884713/d85d0ecd5b17f2a805b0885f69fc6676.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="827.33" OriginalAmount="827.33">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|1091e5" HotelName="The Country Club 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="827.55" OriginalAmount="827.55">
      <BasicPropertyInfo Latitude="25.098228" Longitude="55.176414" StarRating="4" HotelCode="0|326272" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South Opposite Media Rotana Barsha Heights Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326272/6e95eab3f43c9509ffe4e938042530f2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 93 rooms. Individual storeys are accessible via the lift or stairs. Amenities include 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 accommodation are a restaurant, a dining area, a café and a bar. Travellers can buy souvenirs at the gift shop. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The standard features of most rooms include a balcony. Extra beds can be requested. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV, a DVD player and WiFi. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="827.76" OriginalAmount="827.76">
      <BasicPropertyInfo Latitude="25.272337" Longitude="55.313717" StarRating="3" HotelCode="0|475926" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center P.O.Box: 39674 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475926/6d2b8c4eee2c1c163e92b89185da1213.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 80 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area, room service and a business centre. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment's comfortable accommodation units offer a pleasant stay. All rooms feature a safe and WiFi. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="828.15" OriginalAmount="828.15">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|162334" HotelName="Landmark Grand Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|16864" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="829.32" OriginalAmount="829.32">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|132598" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="829.55" OriginalAmount="829.55">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|505062" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/367370/a_367370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="829.77" OriginalAmount="829.77">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|132769" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="829.77" OriginalAmount="829.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|C40428" HotelName="GRAND KINGSGATE WATERFRONT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2324515_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 5 km from Dubai World Trade Centre, Grand Kingsgate Waterfront features accommodation with a restaurant, free private parking, a fitness centre and a shared lounge. This 4-star hotel offers a concierge service. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. The rooms include a private bathroom with a bath or shower and free toiletries.Continental and buffet breakfast options are available each morning at the hotel.Grand Mosque is 6 km from Grand Kingsgate Waterfront, while Dubai Mall is 7 km from the property. The nearest airport is Dubai International, 3 km from the accommodation, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="829.99" OriginalAmount="829.99">
      <BasicPropertyInfo Latitude="25.25258" Longitude="55.29216" StarRating="4" HotelCode="0|1130834" HotelName="Suha Mina Rashid Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130834/d36762375a4e6ae624079b86d43897ea.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830" OriginalAmount="830">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|201435" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="45" TotalAmount="830.32" OriginalAmount="830.32">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|184c0a" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="830.39" OriginalAmount="830.39">
      <BasicPropertyInfo StarRating="5" HotelCode="|152774" HotelName="AVANI DEIRA DUBAI HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/3912_image50162097_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the business district of Deira. Its location is excellent as it is just 4 km from the airport and very close to major shopping malls and subway stations.
The hotel has 216 bright rooms. They have various amenities to make your stay a execelente memory. Among them we can highlight TV, WIFI, private bathroom with amenities and air conditioning, among others.
Guests can also enjoy a arabica or international dinner at the restaurant and take a cocktail at the bar.
Finally, if you plan to make any event or banquet, they can do so in one of the many rooms that the hotel offers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="830.50" OriginalAmount="830.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|645495" HotelName="CARLTON PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890109_foto_73.jpg</HotelPictures>
        <HotelDescription>Location 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="7" TotalAmount="830.80" OriginalAmount="830.80">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|EXCD" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="830.96" OriginalAmount="830.96">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|20bba1" HotelName="Maisan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641449/641449a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="831.55" OriginalAmount="831.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|059991" HotelName="CARLTON TOWER HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/675198_image26657_0.jpg</HotelPictures>
        <HotelDescription>The Carlton Tower Hotel is located in the heart of Dubai. It is an ideal choice for business or leisure hotel, offering to his guests incredible overlooking Dubai, comfort and quality services that they need. It is situated in a central location with easy access to tourist attractions, business and shopping areas, restaurants and other services. *Guaranteed early check-in requires 1 night supplement. * The hotel does not have triple rooms, but you can include an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832" OriginalAmount="832">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|57280" HotelName="President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="832.88" OriginalAmount="832.88">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|119e2c" 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="45" TotalAmount="833.05" OriginalAmount="833.05">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|109d31" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="833.31" OriginalAmount="833.31">
      <BasicPropertyInfo Latitude="25.117432" Longitude="55.19536" StarRating="4" HotelCode="0|326468" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Near Mall of the Emirates Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326468/40918dd5dd3f82d6f206a098ac54f4db.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to guests. Most storeys can be reached by lift. The apartment hotel offers a café, a babysitting service, a childcare service, a transfer service, room service and a fax machine. 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 accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Further bookable amenities include separate bedrooms. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi ensure optimal comfort. The accommodation units include a bathroom with a bathtub.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. Active guests can choose from a range of leisure activities, including a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="833.47" OriginalAmount="833.47">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|1b3715" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="835.01" OriginalAmount="835.01">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|115485" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="8" TotalAmount="835.56" OriginalAmount="835.56">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|128627" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836" OriginalAmount="836">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="836.34" OriginalAmount="836.34">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|623422" HotelName="Al Khoory Inn Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741568/w_741568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="837.40" OriginalAmount="837.40">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|1091ef" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|380051" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="839.76" OriginalAmount="839.76">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|1142ba" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="840.64" OriginalAmount="840.64">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|10a405" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,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://dmcsquare.b-cdn.net/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="84" TotalAmount="840.81" OriginalAmount="840.81">
      <BasicPropertyInfo Latitude="25.069586" Longitude="55.244858" StarRating="4" HotelCode="0|1130764" HotelName="Millennium Executive Apartments Mont Rose" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park Al Barsha South Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130764/c66e6b0fa25af426cf9f2017799eb549.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="841.03" OriginalAmount="841.03">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|10a406" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="7" TotalAmount="841.41" OriginalAmount="841.41">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|QELI" HotelName="Queen Elizabeth 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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 17000</AddressLine>
          </AddressLines>
          <PostalCode />
        </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="45" TotalAmount="841.84" OriginalAmount="841.84">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1091fd" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="842" OriginalAmount="842">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|1823" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="842" OriginalAmount="842">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|15498" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="842.80" OriginalAmount="842.80">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1eef25" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" 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="8" TotalAmount="842.81" OriginalAmount="842.81">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|126586" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130344/w_130344_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar. Dubai International Airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="843.15" OriginalAmount="843.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|147919" HotelName="City Seasons Towers Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895863_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationCity Seasons Towers Hotel is a four star property conveniently located in the centre of Bur Dubai, at the entrance of the popular Burjuman Mall. It is few steps away from the Burjuman metro station and a 15-minute drive to Dubai International Airport.FacilitiesThe hotel provides a range of services and facilities for every guest's convenience, including foreign currency exchange, laundry, concierge, valet parking and room service. Car parking is available on-site free of charge. Guests have a choice of three dining outlets serving local and international cuisine.  AccommodationEach room is equipped with an individually controlled air conditioning, wireless internet connection, LED satellite flat screen TV, complimentary tea and coffee making facilities, mini bar, work desk and direct dial telephone. Bathrooms are fitted with a bathtub and shower, toiletries and free slippers.Sports/EntertainmentLeisure facilities include a rooftop swimming pool and a gymnasium equipped with state-of-the-art machines covering cardio and light weights. Gym instructors are also available for guidance and advice. For relaxation and rejuvenation, there is a spa featuring a highly trained therapists and offers an array of wellness and beauty treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="843.71" OriginalAmount="843.71">
      <BasicPropertyInfo Latitude="25.274527" Longitude="55.297935" StarRating="3" HotelCode="0|1400394" HotelName="Ibis Styles Dubai Deira" Meals="ROOM ONLY,NO BREAKFAST SERVICE,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Maitha Plaza Al Khaleej Road 110 Deira 15472 Dubaï</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1400394/31b470b9760554e83395f1883a82f75c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844" OriginalAmount="844">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|27741" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="844.37" OriginalAmount="844.37">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|59249" HotelName="Flora Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="844.54" OriginalAmount="844.54">
      <BasicPropertyInfo Latitude="25.29313" Longitude="55.361397" StarRating="4" HotelCode="0|1130720" HotelName="Lavender Hotel &amp; Hotel Apartments Al Nahda" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15th Street Community 231 Al Nahda 1 Al Qusais Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130720/3a92873b4401a227a230ac8dd608830a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="844.82" OriginalAmount="844.82">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|128626" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="845.54" OriginalAmount="845.54">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|496101" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/537599/a_537599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="846.99" OriginalAmount="846.99">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|639426" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="847.23" OriginalAmount="847.23">
      <BasicPropertyInfo Latitude="25.11449" Longitude="55.202145" StarRating="3" HotelCode="0|884658" HotelName="Citymax Hotel Al Barsha" Meals="BED&amp;BREAKFAST,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298 Al Barsha Road Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/c39d9b023d66a17e85bab415006f60c2.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="847.32" OriginalAmount="847.32">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|1551fc" HotelName="Mövenpick Hotel &amp; Apartments Bur 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="847.33" OriginalAmount="847.33">
      <BasicPropertyInfo StarRating="2" HotelCode="|145223" HotelName="HOLIDAY INN EXPRESS DUBAI AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027741_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 381 guestrooms featuring refrigerators and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with showers feature bidets and hair dryers. Conveniences include phones, as well as safes and desks.You can enjoy a meal at the restaurant serving the guests of Holiday Inn Express Dubai Airport, or stop in at the grocery/convenience store. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served daily from 6 AM to 10:30 AM.Featured amenities include a 24-hour business center, limo/town car service, and express check-in. A roundtrip airport shuttle is complimentary (available 24 hours).With a stay at Holiday Inn Express Dubai Airport in Dubai (Garhoud), you'll be within a 10-minute drive of City Centre Deira and Dubai Festival City Mall.  This hotel is 4.2 mi (6.7 km) from Dubai Creek and 5.9 mi (9.5 km) from BurJuman Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai Festival City Mall - 2.9 km / 1.8 mi  Festival Center - 3.1 km / 1.9 mi  Dubai Tennis Stadium - 3.7 km / 2.3 mi  City Centre Deira - 4.4 km / 2.7 mi  Creek Park - 6.2 km / 3.9 mi  Wafi City Mall - 6.2 km / 3.9 mi  Dubai Creek Golf and Yacht Club - 6.3 km / 3.9 mi  Dubai Creek - 6.7 km / 4.2 mi  Lamcy Plaza - 7.2 km / 4.5 mi  Reef Mall - 7.4 km / 4.6 mi  Deira Twin Towers Shopping Centre - 7.5 km / 4.6 mi  Fish Roundabout - 8.1 km / 5 mi  Al Seef - 8.2 km / 5.1 mi  American Hospital Dubai - 8.4 km / 5.2 mi  Al Twar Center - 8.7 km / 5.4 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 4 km / 2.5 mi Sharjah (SHJ-Sharjah Intl.) - 26.4 km / 16.4 mi Dubai (DWC-Al Maktoum Intl.) - 65.5 km / 40.7 mi The preferred airport for Holiday Inn Express Dubai Airport is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="848.95" OriginalAmount="848.95">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|105f12" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="849" OriginalAmount="849">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|201440" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="849" OriginalAmount="849">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|47556" HotelName="Grand Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="849.49" OriginalAmount="849.49">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|171b2b" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="850" OriginalAmount="850">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|47545" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" 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="8" TotalAmount="851.86" OriginalAmount="851.86">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|56324" HotelName="Marco Polo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="852.21" OriginalAmount="852.21">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1da52a" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="852.90" OriginalAmount="852.90">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|62119" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|488444" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="854.58" OriginalAmount="854.58">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|691604" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="856.03" OriginalAmount="856.03">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|97074" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="856.60" OriginalAmount="856.60">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|56319" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="856.87" OriginalAmount="856.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|825874" HotelName="AURIS BOUTIQUE HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928628_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in located next to the Mall of the Emirates and Ski Dubai with choice of two metro stations within walking distance on both sides  of the property.Other attractions include easy access to the, Knowledge Village, Dubai Business District,Tecom, Emirates Golf course, Dubai Marina, Jumeirah Beach and Jebel Ali. The Dubai International airport is 35 minutes away.The One Bedroom suites are very elegantly designed with earthly colours, an open plan living and dining concept.The bedrooms are spacious and comfortable bedded with inbuilt wardrobes.They feature the latest in hi-tech convenience,Flat screen LCD TV, high speed internet facilities and satellite television.The bathrooms are well maintained with a bath tub and include amenities.Each unit has a semi open plan fully equipped kitchen including refrigerator, kettle, cutlery, crockery, microwave oven, cooking range, washer-dryer as well as ironing facilities.The coffee shop is located on the ground floor serving light refreshments and beverages.( Coffee shop is currently under renovation)Modern Midrise building facing the main road with a light grey,beige and glass facade.The entrance to the hotel is located on the main road leading to a medium sized  reception area with comfortable seating facilities.It is a very elegantly designed boutique property providing excellent value for money in an unbeatable location next to the famous Mall of the Emirates in Al Barsha.Each suite is equipped with a LCD Television in the living room. The hotel is well suited for both business and leisure guests, and is highly recommended for families with no alcohol being served on the premises. Additional features include a beautiful roof top swimming pool, separate sauna and steam facilities. For men and women including a fully equipped gymnasium.There are plenty of shopping, dining and entertainment options available around the vicinity of the hotel. AH 09.10</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="857.04" OriginalAmount="857.04">
      <BasicPropertyInfo Latitude="25.037687666665" Longitude="55.18400912632" StarRating="4" HotelCode="|ODPC" HotelName="Four Points by Sheraton Production City, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. IMPZ.B.018 and B.019, Building 26 &amp; 27, Dubai Production City</AddressLine>
          </AddressLines>
          <PostalCode>(0)42464501</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/870261/7694778.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service, a safe and a cash machine are available. Wireless internet access in public areas allows guests to stay connected. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine and photocopier is available.Located in Dubai, this hotel is ideal for business travellers. Dubai (DXB) Airport is approximately 35 km away.The outdoor pool complex provides invigorating refreshment. A hot tub invites guests to soothe their muscles, and a poolside snack bar will take care of any hungry bellies. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, tennis and horse riding are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including live music, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a flatscreen television and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Half board is offered as a catering option. Breakfast, lunch and dinner will satisfy appetites big and small. Special meals, including vegetarian dishes, are also available. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="858.27" OriginalAmount="858.27">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|6811" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="859.04" OriginalAmount="859.04">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|394565" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="859.10" OriginalAmount="859.10">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|134767" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="859.22" OriginalAmount="859.22">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|103305" HotelName="Copthorne Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="860" OriginalAmount="860">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|273296" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="861.64" OriginalAmount="861.64">
      <BasicPropertyInfo Latitude="25.114435" Longitude="55.201485" StarRating="3" HotelCode="0|475914" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates Al Barsha PO Box 391977 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475914/2af52af21846df42311382fd24602848.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 215 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a bar, room service, a conference room and a business centre. Wireless internet access in public areas (no extra charge) allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with a kitchen. A kitchenette equipped with a fridge, a microwave and a tea/coffee station is also provided as standard. A TV is also available. A hairdryer is provided in the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and an outdoor pool. A range of options are available, including a gym and a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="861.86" OriginalAmount="861.86">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|59260" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="862.65" OriginalAmount="862.65">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|1092c3" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="863.19" OriginalAmount="863.19">
      <BasicPropertyInfo Latitude="25.048336" Longitude="55.13076" StarRating="4" HotelCode="0|326053" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens P.O. Box 124169 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326053/0bcad7a19f7633f8d7de196a6d70d32e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 169 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service and a business centre.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a kitchen. Travellers can enjoy a good nights' sleep on the double bed. A kitchenette equipped with a fridge and a microwave is also provided as standard. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation provides leisure and recreation facilities such as a gym (for a fee) for active guests. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="863.33" OriginalAmount="863.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|699971" HotelName="Marco Polo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891527_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has a host of premium outlets that takes you on a culinary journey while the recreational facilities and culture of hospitality helps you unwind and enjoy a relaxed holiday. Bon voyage on a silk route to hospitality. ** FREE WIFI available for the duration of your stay ** Rooms feature spacious closets with full length mirrors, digital safe deposit boxes, iron with ironing board, direct dial telephones with voice mail, LCD screens with international and local channels, mini bar, stocked tea/coffee making facility, free high speed broadband and our all new Intelligent Minibar andldquo;Tech Barandrdquo; for seamless connectivity to any smart communication gadget. Polo Club Rooms features en-suite bathrooms with a Jacuzzi and superior bath amenities ideal for relaxation after a long haul flight to rejuvenate your mind andamp; body. Also available for your comfort is a unique andldquo;Pillow Menuandrdquo; and luxurious bed linen that will ensure a good nightandrsquo;s sleep after a long day. BOOKING CONDITION: Our Hotels have an early departure fee. When you check-in, you will be asked to confirm your departure date. You may be able to change your departure date without penalty if rate plan permits and if you do so before the end of your arrival day. After reconfirming your departure date, if you decide to leave earlier, you may be charged the early departure fee. Please contact the hotel if you have any questions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="863.37" OriginalAmount="863.37">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|74699" HotelName="Arabian Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="863.38" OriginalAmount="863.38">
      <BasicPropertyInfo Latitude="25.226786" Longitude="55.33819" StarRating="3" HotelCode="0|1131272" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST,ROOM ONLY,FREE BREAKFAST,HALF BOARD,HB PLUS,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jaddaf Waterfront Al Jaddaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131272/0786f7b6e0e5e4aa8284343afe6f134b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="863.79" OriginalAmount="863.79">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|143705" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="864.72" OriginalAmount="864.72">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|109e7f" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="865.24" OriginalAmount="865.24">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|10ee02" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="865.50" OriginalAmount="865.50">
      <BasicPropertyInfo Latitude="25.04367" Longitude="55.25049" StarRating="4" HotelCode="0|884624" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884624/d2c40b649858b0e354a7812f9e3cc21a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|16861" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="866.09" OriginalAmount="866.09">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|132592" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="866.19" OriginalAmount="866.19">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|20aa56" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="867.47" OriginalAmount="867.47">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|1b4daa" 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="45" TotalAmount="867.47" OriginalAmount="867.47">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|18aa30" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="867.89" OriginalAmount="867.89">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|1172bb" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="868.67" OriginalAmount="868.67">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|508281" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/560408/a_560408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="869" OriginalAmount="869">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|14958" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="869" OriginalAmount="869">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|405433" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11000111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="870.60" OriginalAmount="870.60">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|6807" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="872.08" OriginalAmount="872.08">
      <BasicPropertyInfo StarRating="2" HotelCode="|457607" HotelName="AL KHOORY INN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14822_image51061165_0.PNG</HotelPictures>
        <HotelDescription>Al Khoory Inn�s convenient location to Dubai�s historic heart and Central Business Districts makes it the number one choice for both business and leisure travelers. Enjoy easy access to popular tourist locations including renovated Historic buildings and Museums, Al Fahidi Souk, the famous Bank Street, Consulate General Offices and renowned Shopping centres. The hotel is also in walking distance from Burjuman and Al Fahidi Metro station. Blending contemporary amenities with personalized services, our elegant as well as attractive rooms ensure guests have a truly welcoming and relaxing retreat every time. Guests can choose to dine-in at Spices, our all-day-dining restaurant serving global cuisines. Enjoy a fizzy international buffet breakfast, while a la carte menu for lunch and dinner. A deli serving freshly brewed coffee and light snacks is also available at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="872.28" OriginalAmount="872.28">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|109440" HotelName="Holiday Inn Express Dubai - Internet City" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="872.63" OriginalAmount="872.63">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|20aaa2" HotelName="Holiday Inn Express Dubai - Internet City" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="872.67" OriginalAmount="872.67">
      <BasicPropertyInfo Latitude="25.114680380747" Longitude="55.201066520578" StarRating="4" HotelCode="263796|365260" HotelName="DoubleTree by Hilton Hotel &amp; Residences Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="873.13" OriginalAmount="873.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|699951" HotelName="Vision Imperial Hotel (Ex-Excelsior Hotel)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892359_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra cerca de la calle Al Rigga en el centro de Dubai, en las inmediaciones del centro internacional de congresos y exposiciones, la torre del reloj, el Creek Golf, el puerto deportivo, varios museos, el World Trade Center y el club de golf Emirates estandaacute;n muy cerca del hotel. El aeropuerto de Dubai estandaacute; a 10 minutos en cohe del hotel.El hotel dispone de 139 lujosas habitaciones, es ideal para viajes de placer y de negocios. En el hall de entrada hay una recepciandoacute;n abierta las 24 horas, caja fuerte, servicio de cambio de divisa y ascensor. El hotel alberga la cafeterandiacute;a Downtown, el bar de copas Billabong y el restaurante de cocina andaacute;rabe e internacional Byblos. Ademandaacute;s, cuenta con una peluquerandiacute;a, un bar y una discoteca. Si quiere organizar conferencias y reuniones, el hotel dispone de un centro de negocios con modernas instalaciones. Tambiandeacute;n tiene a su disposiciandoacute;n el servicio de habitaciones y de lavanderandiacute;a. Hay tambiandeacute;n un aparcamiento disponible.Las habitaciones cuentan con un cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, menaje para preparar tandeacute; o cafandeacute;, plancha, tabla de planchar y caja fuerte de alquiler.Los huandeacute;spedes tienen a su disposiciandoacute;n la piscina cubierta. Los que quieran realizar algo de ejercicio pueden usar el gimnasio.En direcciandoacute;n a las Clock Towers, girar a la derecha en la mezquita.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="874.26" OriginalAmount="874.26">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="0|325922" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,ROOM_ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD,HALF_BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4C Street Sheikh Sabah Al-Ahmad Al-Jaber Al-Sabah Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325922/7c0627a121226953c130721db890b1c7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 252 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include 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 dining area, a breakfast room, a café and a bar. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A kitchenette equipped with a mini fridge and a tea/coffee station is also provided as standard. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (no extra charge), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, gymnastics, a spa, a sauna, massage treatments and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. The establishment also offers snacks.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="874.31" OriginalAmount="874.31">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|20baeb" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="874.73" OriginalAmount="874.73">
      <BasicPropertyInfo Latitude="25.258944" Longitude="55.32191" StarRating="4" HotelCode="0|1130828" HotelName="Edge Hotel Creekside" Meals="ROOM ONLY,ROOM_ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4th Street Near Deira Clock Tower Riggat Al Buteen Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130828/bd5f68804019ddffa42bc079883668fe.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875" OriginalAmount="875">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|9330" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="875" OriginalAmount="875">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|380049" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2024" 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="8" TotalAmount="875.27" OriginalAmount="875.27">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|233409" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="876.03" OriginalAmount="876.03">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|114900" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="876.42" OriginalAmount="876.42">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|10969e" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="877.49" OriginalAmount="877.49">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|10a785" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="879.75" OriginalAmount="879.75">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|11ef5a" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="880.60" OriginalAmount="880.60">
      <BasicPropertyInfo Latitude="25.262795" Longitude="55.316687" StarRating="4" HotelCode="33282|109658" HotelName="Al Khaleej Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, P.O. Box 3720, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52913/a_52913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the shopping centre of Dubai. It is a 10-minute drive to the international airport. The industrial and trade centre, the economic ministry, the city authorities, the clock tower, the Al Ghurair shopping mall, the Gold Souk, the golf and yacht club as well as the international exhibition centre are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="880.62" OriginalAmount="880.62">
      <BasicPropertyInfo Latitude="25.25282" Longitude="55.302616" StarRating="4" HotelCode="0|602873" HotelName="City Seasons Towers" Meals="NO MEALS INCLUDED,BREAKFAST INCLUDED,ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST + DINNER OR LUNCH INCLUDED,HALF BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="NO MEALS INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed Road Mankhool P.O.Box- 5847 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602873/435ead609e947cc5b9dd5aeea185630d.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="881.31" OriginalAmount="881.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|804759" HotelName="LANDMARK GRAND HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893408_foto_37.jpg</HotelPictures>
        <HotelDescription>This classy property enjoys a convenient location in the centre of Dubai, across from the Al Ghurair Shopping Mall and only a four-minute walk from Union Metro Station and Union Square.  Guests will find a variety of shops, restaurants and entertainment venues nearby, and will have easy access to the city's public transport links. The stylish guest rooms offer 24-hour room service and wireless internet access, and guests can wake up to a delightful breakfast buffet in the morning at the 24-hour restaurant.  The restaurant offers Cajun dishes as well as cuisines from around the world, while the specialty restaurant serves Philippine fare.  Guests might enjoy a sunny afternoon spent lounging by the luxurious outdoor pool and can work out in the gym or relax in the sauna and Jacuzzi at the health club, all during a fabulous holiday or exciting business trip in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="882.20" OriginalAmount="882.20">
      <BasicPropertyInfo StarRating="2" HotelCode="|B95E61" HotelName="SUPER8 DUBAI BY WYNDHAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1874169_foto_1.jpg</HotelPictures>
        <HotelDescription>Convenient location in the authentic vibrant cornerstone of Dubai's Trading legacy and towards the waterfront, 20 minutes drive from Dubai International Airport, few minutes from Deira Souk, proximity from other Dubai Attractions and business districts.Perfectly connected hub to metro and bus services, Hotel offer 94 guests rooms, 24 hours front desk service, an all day dining and complimentary WIFIHotel Consists of 94Units:09 Superior Rooms - Terrace view64 Superior Rooms - Souq view21 Superior Rooms - Plaza view</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="882.50" OriginalAmount="882.50">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|126d6a" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|30152" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="6" TotalAmount="884.73" OriginalAmount="884.73">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|2632864" HotelName="Carlton Tower Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="884.75" OriginalAmount="884.75">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|1025de" HotelName="Excelsior Hotel 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="885.78" OriginalAmount="885.78">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|1e9886" 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="8" TotalAmount="886.01" OriginalAmount="886.01">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|574401" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="886.61" OriginalAmount="886.61">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1494370" HotelName="Park Regis by Prince Dubai Islands" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FREE BREAKFAST,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Islands B WE1021 Dubai Islands</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1494370/bb9ffbdcdf32427ad0e1ca882e126051.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="887.49" OriginalAmount="887.49">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|64241" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="889.42" OriginalAmount="889.42">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|132590" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="889.58" OriginalAmount="889.58">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|20a47b" HotelName="Citymax Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884658/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="889.72" OriginalAmount="889.72">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|10a354" HotelName="Holiday Inn Dubai - Al Barsha" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="890.88" OriginalAmount="890.88">
      <BasicPropertyInfo Latitude="25.250055" Longitude="55.311893" StarRating="4" HotelCode="0|1342563" HotelName="Fortune Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street PO Box 49185 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342563/4980245c79033c7fb67698c5d12298ee.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="891.35" OriginalAmount="891.35">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|118c04" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="893" OriginalAmount="893">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|40366" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|399544" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|7790" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|399303" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>https://cdn.ostrovok.ru/t/x500/content/a9/fa/a9fabc82d091abdbd8b34dba83d67ad94086e593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="895.18" OriginalAmount="895.18">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|109299" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="899.00" OriginalAmount="899.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_apartment_hotel_2" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="900" OriginalAmount="900">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|56892" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|31855" HotelName="Holiday Inn Dubai - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|225841" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="903" OriginalAmount="903">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|28408" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="903.10" OriginalAmount="903.10">
      <BasicPropertyInfo StarRating="2" HotelCode="|093402" HotelName="HOLIDAY INN EXPRESS DUBAI INTERNET CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892135_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel has a gym open 24 hours a day and a kiosk with snacks and drinks. The hotel offers a free shuttle service to the Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="904.51" OriginalAmount="904.51">
      <BasicPropertyInfo Latitude="25.289045" Longitude="55.40255" StarRating="4" HotelCode="0|1343084" HotelName="TIME Onyx Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Beirut Street Al Qusais Po Box 239984 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343084/90d4a7eb7ee927eefab89454ea7cb6d0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="906" OriginalAmount="906">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|55326" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="907.60" OriginalAmount="907.60">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|153837" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="907.95" OriginalAmount="907.95">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|114998" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="908.22" OriginalAmount="908.22">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|129855" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="45" TotalAmount="908.44" OriginalAmount="908.44">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|109cad" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="908.44" OriginalAmount="908.44">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|1091fa" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="911.74" OriginalAmount="911.74">
      <BasicPropertyInfo Latitude="25.116762" Longitude="55.19568" StarRating="3.5" HotelCode="0|325895" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4a Street Next to Mall of the Emirates P.O. Box 282464 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325895/fa469bac32f0bfb4bf89a7059201f303.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 90 rooms. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a dining area and a café. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Separate bedrooms are also available. Amenities in all rooms include a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A vanity mirror is provided in the bathrooms. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. Active guests can choose from a range of leisure activities, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="911.76" OriginalAmount="911.76">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|12e8b3" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|428238" HotelName="Donatello Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="912" OriginalAmount="912">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|46540" 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" CnxPolicy="Non Refundable" 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="84" TotalAmount="913.41" OriginalAmount="913.41">
      <BasicPropertyInfo Latitude="25.018797" Longitude="55.24632" StarRating="5" HotelCode="0|1342557" HotelName="Radisson Hotel Dubai DAMAC Hills" Meals="ROOM ONLY,ROOM_ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street Dubailand Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342557/e6948837c95bb6f91fb0e6ace4e4a18a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="913.78" OriginalAmount="913.78">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|190955" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="7" TotalAmount="913.81" OriginalAmount="913.81">
      <BasicPropertyInfo Latitude="25.226785585991" Longitude="55.33818841791" StarRating="3" HotelCode="|IDJW" HotelName="Intercity Hotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 66222 Jaddaf Waterfront</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1065832/10815586.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.Centrally located in Dubai, this hotel is about 14 km from the beach.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including golf, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station are standard features. Further amenities include an ironing set and a trouser press. A telephone, a television with satellite/cable channels and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a café. Catering options include half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. The hotel also offers special catering options. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="915" OriginalAmount="915">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|37664" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="915.37" OriginalAmount="915.37">
      <BasicPropertyInfo Latitude="25.265228" Longitude="55.32137" StarRating="3" HotelCode="0|326150" HotelName="ibis Dubai Al Rigga Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road P.O. Box 186878 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326150/ac3c89b097b275068cacdb6e2e6a355f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. Guest accommodation comprises 280 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a restaurant, a breakfast room, a café, a bar and a TV room. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted accommodation units feature a double bed. There is also a desk. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV, a radio and WiFi add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. Amenities in the bathrooms include a shower. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The terrace is a great place to while away the time. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="916.34" OriginalAmount="916.34">
      <BasicPropertyInfo Latitude="25.041525" Longitude="55.18752" StarRating="4" HotelCode="0|1374935" HotelName="Adagio Jumeirah Village Triangle" Meals="ROOM_ONLY,ROOM ONLY" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>B1 Joory Street District 3 Jumeirah Village Triangle PO Box 450763 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1374935/419701d4150bd5826c2568fb3403602b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="916.67" OriginalAmount="916.67">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1239a8" 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="27" TotalAmount="917" OriginalAmount="917">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|29308" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="917" OriginalAmount="917">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|201473" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="917.95" OriginalAmount="917.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|164667" HotelName="MARINA VIEW HOTEL APARTMENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928116_foto_1.jpg</HotelPictures>
        <HotelDescription>Designed to provide our guests with a fresh, contemporary ambience, the apartments are decorated with the finest in linen, technology and accessories. Our sought-after hotel apartments are spacious, inviting and comfortable, suiting the needs of every type of guest. Offering a selection of deluxe, executive and executive deluxe suites, guests can choose a room that's perfect for their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="918.47" OriginalAmount="918.47">
      <BasicPropertyInfo Latitude="25.270412" Longitude="55.380417" StarRating="4" HotelCode="0|326188" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street Al Qusais PO Box 237844 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326188/fc3aa54b1432e86b7c266b71cf78cb6a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 232 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Wireless internet access in public areas (for a fee) allows guests to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. There is also a safe. Additional features include a fridge, a mini fridge and a tea/coffee station. Internet access, a telephone, a TV and WiFi (for a fee) ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. The hot tub is the perfect place to relax. Leisure options at the establishment include a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="919.14" OriginalAmount="919.14">
      <BasicPropertyInfo Latitude="25.250834" Longitude="55.343307" StarRating="4" HotelCode="0|1130856" HotelName="Grand Mercure Dubai City" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>61B Street Garhoud Next to GGICO Metro Station Dubai 79841 Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130856/dd65a4658db2209bdeba92ead6551404.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="919.16" OriginalAmount="919.16">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|2632997" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="919.39" OriginalAmount="919.39">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|774568" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Elevator,Internet,Jacuzzi,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, near Mall Of The Emirates, P.O. Box 113601, Al Barsha-1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pride Hotel Apartments is conveniently located in the popular Al Barsha area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like safety deposit boxes, car park, family room, airport transfer, free Wi-Fi in all rooms are readily available for you to enjoy. Some of the well-appointed guestrooms feature non smoking rooms, internet access – wireless (charges apply), microwave, toiletries, television. Entertain the hotel's recreational facilities, including spa, outdoor pool. Pride Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Dubai unforgettable.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="919.59" OriginalAmount="919.59">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|GRAY" HotelName="Grayton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool, 12A Street, P.O. Box 7</AddressLine>
          </AddressLines>
          <PostalCode>(0)4010100</PostalCode>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="920.38" OriginalAmount="920.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|848902" HotelName="CHELSEA GARDENS HOTEL APT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/442730_foto_1.jpg</HotelPictures>
        <HotelDescription>This magnificent property lies in mesmerising city of Dubai, located within 11 kilometres from Dubai International Airport. The complex is set right next to one of the largest shopping centres in the region. Guests will find themselves within ease of access to multiple financial and business centres, vast number of dining options and entertainment venues. The hotel boasts exclusive design blending flamboyant Arabic elements with classical elegance. There is a variety of accommodation options including studios and one-bedroom apartments. Each of them consists of comfortable king-size bed, dining area, fully-equipped kitchenette, cloakroom and private bathroom. Patrons may dine on delicious European and Asian dishes in a delightful atmosphere of the on-site restaurant. The establishment features business centre and impressive meeting facilities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="920.83" OriginalAmount="920.83">
      <BasicPropertyInfo Latitude="25.25754" Longitude="55.2995" StarRating="4" HotelCode="0|325801" HotelName="Majestic Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street Al Hamriya Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325801/4b7b4f5f3fbd92a9d2db9cda108615f9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. Guests are welcomed at the accommodation, which has a total of 125 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Amenities include 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 dining area, a café and a bar. Shopping facilities are also available. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi (for a fee). The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, a spa and a sauna. Fun and entertainment are offered by a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|35599" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|47273" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="921.02" OriginalAmount="921.02">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|195ff8" HotelName="Holiday Inn Express Dubai - Internet City" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="922.44" OriginalAmount="922.44">
      <BasicPropertyInfo Latitude="25.109535" Longitude="55.202957" StarRating="4" HotelCode="0|326029" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street Behind the Mall of Emirates Al Barsha 1 P.O.Box 282429 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326029/4c562862753f26709c32547f0f218f73.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. The accommodation offers guests a total of 125 rooms. A lobby and a reception are available to travellers. Most storeys are accessible by lift. Amenities include 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 establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel free. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The rooms have a double bed or a king-size bed. Extra beds can be requested. A safe and a minibar are also available. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. Travellers can enjoy a range of refreshing drinks at the poolside bar. There are a variety of leisure options to choose from including a gym, billiards, a spa, a sauna, a beauty salon, massage treatments and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="922.45" OriginalAmount="922.45">
      <BasicPropertyInfo Latitude="25.253922" Longitude="55.33253" StarRating="3" HotelCode="0|325972" HotelName="ibis Deira Creekside Dubai" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District Opposite Deira City Centre Mall P.O. Box 185310 Dubai Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325972/264a7fd9b73aac9a46b213425a204cfe.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 365 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a dining area and a bar. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a desk are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV, a radio and WiFi, contribute to a great stay. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. A range of options are available, including golf and a gym. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="923" OriginalAmount="923">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|28556" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="923.17" OriginalAmount="923.17">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|111e45" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="923.40" OriginalAmount="923.40">
      <BasicPropertyInfo Latitude="25.114935" Longitude="55.196068" StarRating="4" HotelCode="0|884627" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST INCLUDED,BED&amp;BREAKFAST,FREE BREAKFAST,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road Near Mall of the Emirates Al Barsha 1 Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/624033a67f1a044933bb0c2f23964370.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="924.48" OriginalAmount="924.48">
      <BasicPropertyInfo Latitude="25.113768" Longitude="55.20015" StarRating="5" HotelCode="0|326229" HotelName="Elite Byblos Hotel - Mall of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD,BED&amp;BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326229/14e6e6f8b58113abf8ff9b6f5bb488e1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built recently, in 2012. Travellers are welcomed at the establishment, which has a total of 337 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include a babysitting service, medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio, a stereo system and WiFi (for a fee), contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. Bathrooms with wheelchair access can also be booked. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Guests of the hotel can enjoy indoor activities, including a gym. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options. Drinks are included in the price for guests.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="924.77" OriginalAmount="924.77">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|649811" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="924.96" OriginalAmount="924.96">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|405925" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="925.20" OriginalAmount="925.20">
      <BasicPropertyInfo Latitude="25.252914" Longitude="55.29667" StarRating="4" HotelCode="0|884669" HotelName="Grayton Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>12A Street PO Box 7 Al Mankhool Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884669/fdb3fe89eacc23c33cc81c9da7e50e0f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="925.65" OriginalAmount="925.65">
      <BasicPropertyInfo StarRating="3" HotelCode="|097163" HotelName="CENTRO BARSHA HOTEL BY ROTANA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062396_foto_1.jpg</HotelPictures>
        <HotelDescription>Developed by one of the most successful and applauded hotel groups in the region, Centro is a contemporary concept that is young and fresh in its approach, original in its presentation, and dynamic in its offerings. It is designed for a new generation of travelling executives who demand both finesse and functionality at reasonable rates. Created for purpose - from the ground up - Centro signals the launch of a new genre of executive hospitality. With chic looks and slick delivery underlying its service offering, Centro is an inspired philosophy and sets an unparalleled benchmark for the budget conscious business traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="927.26" OriginalAmount="927.26">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|625723" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="927.73" OriginalAmount="927.73">
      <BasicPropertyInfo Latitude="25.00587" Longitude="55.15513" StarRating="4" HotelCode="0|679562" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park PO Box 49185 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/679562/f247278baf20aa85359e19db38e3a9c1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="927.82" OriginalAmount="927.82">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|623423" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="27" TotalAmount="928" OriginalAmount="928">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|36277" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="928.02" OriginalAmount="928.02">
      <BasicPropertyInfo Latitude="25.06958546" Longitude="55.24485855" StarRating="3" HotelCode="|REXA" HotelName="Millennium Mont Rose Executive Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park, Al Barsha South</AddressLine>
          </AddressLines>
          <PostalCode>(0)42461112</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/REXA/REXA_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk in the lobby are happy to answer any questions. Guests can store valuables in the safe. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a hairdresser.This apartment hotel warmly welcomes guests in Dubai.Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex is ideal for exercise and relaxation. Comfortable sun loungers are available on the sun terrace. There are many ways to relax or stay active at the apartment hotel, including a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom, and air conditioning ensures just the right temperature. Separate bedrooms are available. A safe and a minibar are also available. Additional features include a microwave and a tea/coffee station. There is also a washing machine and a trouser press. Equipped with a telephone, a flatscreen television with satellite channels and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Guests will also find slippers in their rooms. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower. The hotel has non-smoking rooms.The dining area includes a restaurant and a café. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="929.83" OriginalAmount="929.83">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|2632994" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="932.23" OriginalAmount="932.23">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|226549" HotelName="Golden Sands 3 Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="932.42" OriginalAmount="932.42">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|10a516" 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="84" TotalAmount="933.85" OriginalAmount="933.85">
      <BasicPropertyInfo Latitude="25.253986" Longitude="55.329376" StarRating="4" HotelCode="0|326211" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562 Port Saeed Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326211/b18760ebd7ffdb2c529ed63b4319205e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 106 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests. Various gastronomic options are available, including a restaurant, a breakfast room, a café and a bar. Shopping facilities are also available. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. There is also a safe and, for a fee, a minibar. The kitchenette is equipped with a mini fridge, a cooker and a tea/coffee station. In addition, there is a washing machine and an ironing set. Other features include internet access, a telephone, a TV and WiFi (for a fee). A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast and half board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="935.79" OriginalAmount="935.79">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|106234" HotelName="Grandeur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="936.55" OriginalAmount="936.55">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1179d3" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="937.27" OriginalAmount="937.27">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|668101" HotelName="Millennium Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="939.34" OriginalAmount="939.34">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|141491" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|506834" HotelName="The Country Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="941.05" OriginalAmount="941.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|009459" HotelName="Gulf Court Hotel Business Bay" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1551431_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Gulf Court Hotel Business Bay. Maintain seamless communication using the complimentary Wi-Fi at hotel.Effortlessly arrange transportation to and from the airport using the hotel's airport transfer services. For visitors traveling by automobile, complimentary parking is available.Kindly note that smoking is prohibited in the hotel to ensure fresher air for all visitors. For visitors wishing to smoke, designated smoking zones can be found. Begin your day with a scrumptious on-site breakfast available each morning at Gulf Court Hotel Business Bay. Begin your day feeling refreshed and invigorated as you enjoy a delightful cup of quality coffee available at the cafe situated within the hotel.At the hotel, an assortment of easily accessible and delicious meal choices are available to satisfy your appetite whenever it strikes.During your stay at hotel, an array of engaging activities and amenities guarantees a delightful experience. Be sure to drop by the pool at hotel at least once during your stay.Discover the fitness amenities at hotel to maintain your health and strength during your getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="941.38" OriginalAmount="941.38">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|146651" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="941.63" OriginalAmount="941.63">
      <BasicPropertyInfo Latitude="25.237244" Longitude="55.274323" StarRating="4" HotelCode="0|325739" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST BUFFET,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street PO Box 33640 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325739/6dba0a4582910d67cad5c3c00294518e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests are welcomed at the accommodation, which has a total of 116 rooms. Travellers are welcomed in the lobby. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, a pub, room service and a conference room. Wireless internet access (for a fee) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi (for a fee), contribute to a great stay. The daily newspaper is laid out for guests in the the rooms. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including a gym, table tennis and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The hotel offers a wide range of bookable catering options, with half board, full board and all-inclusive. Available meals include breakfast, lunch and dinner. The show cooking is a particular attraction. Alcohol-free drinks are served at the accommodation.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="941.88" OriginalAmount="941.88">
      <BasicPropertyInfo Latitude="25.004221" Longitude="55.169815" StarRating="4" HotelCode="0|1360437" HotelName="Abar Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 449098 Dubai Investment Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360437/f5fee38962b76f81fcbdf3a3806c8d4f.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="942.52" OriginalAmount="942.52">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318577" StarRating="4.5" HotelCode="0|325961" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen Deira, P.O. Box 88449 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325961/671aa1b08bc1f8fc6f08356df2e79a1a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 213 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Amenities include a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Children can have a great time playing in the playground. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Guests will also find a mini fridge included as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="944" OriginalAmount="944">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|19434" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="945" OriginalAmount="945">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|322912" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="945.19" OriginalAmount="945.19">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|604121" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="945.63" OriginalAmount="945.63">
      <BasicPropertyInfo Latitude="25.248999" Longitude="55.295486" StarRating="3" HotelCode="0|326343" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street Bur Dubai Al Mankhool area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326343/52c0006718c8305abbce606e72c19ee6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel features various services and facilities, including 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.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a living room. A balcony is included as standard in most rooms, offering additional space for relaxation. Separate bedrooms are also available. Features include internet access, a telephone and WiFi, adding comfort to the holiday.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a selection of sport and leisure opportunities. An outdoor swimming pool is available to guests. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|26777" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|402565" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|36414" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <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://dmcsquare.b-cdn.net/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="45" TotalAmount="946.08" OriginalAmount="946.08">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|20ae48" 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="63" TotalAmount="947.00" OriginalAmount="947.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_2" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="950" OriginalAmount="950">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|12643" 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" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="950.21" OriginalAmount="950.21">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|1b3713" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="950.36" OriginalAmount="950.36">
      <BasicPropertyInfo StarRating="2" HotelCode="|806955" HotelName="PRESIDENT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893234_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesThe establishment features various services and facilities for a comfortable and relaxing stay, including currency exchange facilities, internet access, wireless internet access, a restaurant, a caf�, a transfer service and room service. Guests arriving in their own vehicles can park in the car park at no extra charge.RoomsAll accommodation units feature air conditioning and a bathroom. The accommodation units offer a sofa-bed. A safe and a minibar also feature. Most rooms are equipped with internet access, a TV and wireless internet access. A hairdryer can also be found in each of the bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="950.92" OriginalAmount="950.92">
      <BasicPropertyInfo Latitude="25.269777" Longitude="55.325092" StarRating="5" HotelCode="0|326102" HotelName="Asiana Hotel" Meals="ROOM ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326102/c50ef837d56ab320d9b9e3a13c45bbfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. Extra beds can be requested. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi ensure optimal comfort. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment facilities include a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="950.95" OriginalAmount="950.95">
      <BasicPropertyInfo StarRating="5" HotelCode="|783323" HotelName="Crowne Plaza Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891155_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 1992. It is a short drive away from the Dubai Mall and the nearest station is Salah Al Din. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 300 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="951" OriginalAmount="951">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|29304" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="951" OriginalAmount="951">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|28608" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|53532" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|264476" HotelName="Gevora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|la_villa_najd_hotel_apartments_3" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="953" OriginalAmount="953">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|22677" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="953.98" OriginalAmount="953.98">
      <BasicPropertyInfo Latitude="25.267496" Longitude="55.306213" StarRating="4" HotelCode="0|1384732" HotelName="Carlton Dubai Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST BUFFET,HALF BOARD,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira P.O. Box 1965 Al Rigga Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1384732/f14c8b1e242970b84d253afb25d9c062.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="954" OriginalAmount="954">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|36049" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="956.48" OriginalAmount="956.48">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|103299" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="957.82" OriginalAmount="957.82">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|557513" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/587391/a_587391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="958.75" OriginalAmount="958.75">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="0|326405" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,DINNER INCLUDED,LUNCH INCLUDED,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road PO Box 33228 Al Mina Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326405/44a4d66bd9f29fb4691247a8fcb33595.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 152 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, room service, a hairdresser and a conference room. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features numerous leisure facilities, including a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. At the hotel offers excellent facilities for leisure and relaxation, including live music, a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="959.44" OriginalAmount="959.44">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|1f32a3" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="959.64" OriginalAmount="959.64">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|1da6ee" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="960.03" OriginalAmount="960.03">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|111e41" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="8" TotalAmount="961.69" OriginalAmount="961.69">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|108599" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="961.78" OriginalAmount="961.78">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|5NR" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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, PO Box 23215</AddressLine>
          </AddressLines>
          <PostalCode>(0)43315555</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="964.48" OriginalAmount="964.48">
      <BasicPropertyInfo Latitude="25.20542" Longitude="55.343857" StarRating="4" HotelCode="0|884632" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,ROOM_ONLY,BED&amp;BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/870b8d85706b18dfec7c054d9b0e1e4c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="964.71" OriginalAmount="964.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|145337" HotelName="PARK INN BY RADISSON HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928425_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city center. It is designed especially for longer stays. It is geared for those traveling for business as for leisure travelers.
It has 90 apartments, all with kitchenettes, private bathrooms, Internet and television, among other services. In addition, the hotel has a restaurant specializing in traditional and international cuisine. Finally, if you want to organize a working meeting or event the hotel has rooms prepared with everything you need for it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="965.04" OriginalAmount="965.04">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|10933a" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="966.56" OriginalAmount="966.56">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|643837" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2024" 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="45" TotalAmount="967.71" OriginalAmount="967.71">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|110f76" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="967.80" OriginalAmount="967.80">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|1930aa" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="967.84" OriginalAmount="967.84">
      <BasicPropertyInfo Latitude="25.115997" Longitude="55.205708" StarRating="3" HotelCode="0|1380457" HotelName="Studio M Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1380457/a695a5da0e119276b14b2d32559167a6.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="969.56" OriginalAmount="969.56">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|56327" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="971.75" OriginalAmount="971.75">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|117a59" HotelName="Rolla Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/e4/95e4996269a313e0745992fec1e515c64f0e4bad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="972.47" OriginalAmount="972.47">
      <BasicPropertyInfo Latitude="25.264902" Longitude="55.328365" StarRating="5" HotelCode="0|1431947" HotelName="Asiana Grand Hotel" Meals="ROOM ONLY,FREE BREAKFAST,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1431947/8f7da72f6d63f719e15ad49a0b771cad.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="972.96" OriginalAmount="972.96">
      <BasicPropertyInfo Latitude="25.254166" Longitude="55.332024" StarRating="4" HotelCode="0|326184" HotelName="City Seasons Suites" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District Newa Deira City Center P.O. Box: 83163 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326184/10d9f95c55a52a7bb76dcb2d145bbf2c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 94 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a restaurant, a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access (no extra charge) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. Furthermore, there are a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Travellers can enjoy various leisure options, such as a gym, during their free time, while a spa, beauty salon and massage treatments are each available for a fee. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Snacks and meals, including breakfast and lunch are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="973.17" OriginalAmount="973.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891211_foto_1.jpg</HotelPictures>
        <HotelDescription>Discover the art of modern day living at Jumeira Rotana Dubai. This 4 star Dubai hotel exceeds the standards in its category where exceptional comfort, bonafide customer care service and delectable cuisine are meticulously provided with lavish style for holidaymakers, businessmen and people from all walks of life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="973.29" OriginalAmount="973.29">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1028b1" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|93665" HotelName="Hotel Sea View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="975" OriginalAmount="975">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|336659" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="975.88" OriginalAmount="975.88">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|418078" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="975.98" OriginalAmount="975.98">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|121055" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="976" OriginalAmount="976">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|55049" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="976.26" OriginalAmount="976.26">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|178208" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="977.07" OriginalAmount="977.07">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|192198" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="980.50" OriginalAmount="980.50">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|674704" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11000111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="25.18523" Longitude="55.27979" StarRating="0" HotelCode="0|dhh_bay_square" HotelName="DHH - Bay Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square Building 7,, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/d4/9fd4fc68b328f4926dcd8bd2bbb8be50234fafba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 2.6 mi (4.2 km) from Burj Khalifa and 5.1 mi (8.3 km) from Jumeirah Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|37047" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="983" OriginalAmount="983">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|336642" HotelName="Al Seef Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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="84" TotalAmount="983.09" OriginalAmount="983.09">
      <BasicPropertyInfo Latitude="25.179495" Longitude="55.2772" StarRating="4" HotelCode="0|884657" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,ROOM ONLY,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,NO MEALS INCLUDED" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street Plot 3460148 Al Amal Street Behind Empower Business Bay Opposite Safeer Tower 2 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884657/22101801380568.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="984" OriginalAmount="984">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|9190" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="984.31" OriginalAmount="984.31">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|82652" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="984.61" OriginalAmount="984.61">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|20bcbf" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="985.04" OriginalAmount="985.04">
      <BasicPropertyInfo Latitude="25.089277" Longitude="55.37929" StarRating="4" HotelCode="0|326505" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area P.O. Box 232808 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326505/134d9e90d150ee9ca7a32af508619223.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 132 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. There is also a safe. A kitchenette equipped with a fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Snacks and meals, including breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|27764" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|204923" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="34" TotalAmount="987.07" OriginalAmount="987.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|699841" HotelName="SEA VIEW HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977058_foto_1.jpg</HotelPictures>
        <HotelDescription>Sea View Hotel estandaacute; situado en el corazandoacute;n de la antigua Dubai, cerca del distrito de negocios. La mayorandiacute;a de los monumentos de la ciudad, los principales centros comerciales, el aeropuerto internacional, las salas de exposiciandoacute;n, los museos, el barrio antiguo y la playa de Jumeirah estandaacute;n a unos 10 - 20 minutos en coche del hotel. Destacan la arquitectura moderna y su elegante de lujo, asequibles tanto para viajes de negocios como de ocio. *City tax no incluida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="989" OriginalAmount="989">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|49693" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="990.10" OriginalAmount="990.10">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|208765" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="990.30" OriginalAmount="990.30">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|1025ed" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="991.08" OriginalAmount="991.08">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|196058" HotelName="Hilton Garden Inn Dubai Al Muraqabat" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|19980" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="25.078065872192383" Longitude="55.13640594482422" StarRating="0" HotelCode="0|guestready_sea_and_marina_view_mins_away_from_jbr_walk" HotelName="Guestready - Sea and Marina View" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bahar 1 - Dubai - United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1c/0f/1c0fc6b69e795c52506c4ef0536f81270036a6c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Guestready - Sea and Marina View» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a free parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place and staff at the property wear personal protective equipment.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of AED 1800.0 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="994.30" OriginalAmount="994.30">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1f185a" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="995.51" OriginalAmount="995.51">
      <BasicPropertyInfo Latitude="25.17949439" Longitude="55.27720036" StarRating="4" HotelCode="|CTXD" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Amal Street, Al Khaleej Al Tejari 2 St, Plot 3460148, opposite Safeer Tower 2, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1006626/13461637.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a car hire service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. Comfortable sun loungers are available on the terrace. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including golf, a gym and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, a television with satellite/cable channels, a plug adapter and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="996.54" OriginalAmount="996.54">
      <BasicPropertyInfo Latitude="25.101051" Longitude="55.172962" StarRating="4" HotelCode="0|1131329" HotelName="Mercure Dubai Barsha Heights Hotel Apartments &amp; Suites" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,ROOM_ONLY,FREE BREAKFAST,HB PLUS,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300 Barsha Heights Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131329/d9fa6585b8716dcc366a9dff0eb98742.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="997.08" OriginalAmount="997.08">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|20aa5d" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="997.67" OriginalAmount="997.67">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|10a348" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|40287" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|388320" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="999.91" OriginalAmount="999.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|A7A964" HotelName="EDGE CREEKSIDE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20398_image59177037_0.jpg</HotelPictures>
        <HotelDescription>Discover an upscale 4-star experience where personalized comfort is the norm at Edge Hotels. From the instant you check in till the time you check out, the Edge tailored journey makes your visit all the more pleasant. Let the enchanting blend of urban charm and uncompromising hospitality make every moment of your stay memorable. Step into a delightful haven with incredible sense of style and service and let our team add an edge to your journey with tempting culinary delights, spacious rooms, inspiring meeting spaces and state-of-the-art events facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1000.40" OriginalAmount="1000.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|699881" HotelName="GRAND EXCELSIOR HOTEL BUR DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891615_foto_1.jpg</HotelPictures>
        <HotelDescription>This Premium 4 star deluxe hotel is situated in the heart of the Bur Dubaiandrsquo;s historical and commercial district and is only 2kms from the world trade center. All the spacious rooms and suites include complimentary tea andamp; coffee making facilities, flat screen LCD TV with satellite channels, well equipped mini bar. The hotel features a temperature controlled roof top swimming pool where the guest can also enjoy food and drinks. The fully equipped health club is also complimented with a sauna and steam room with separate changing facilities for men and women. Guest can enjoy watching live sports games in our sports bar or enjoy delicacies in any of our 4 dining options serving international buffets, Indian, Chinese or Russian cuisineandrsquo;s. Dhow Palace hotel is situated only 10 minutes drive from Dubai International Airport and the hotel provides free scheduled transfers to the mall and public beaches. Free parking is available within the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1000.40" OriginalAmount="1000.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|152880" HotelName="MAJESTIC CITY RETREAT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891708_foto_1.jpg</HotelPictures>
        <HotelDescription>Embrace tranquility with Majestic City Retreat, a four star deluxe hotel located in Bur Dubai. Built in the middle of the rich, historic and vibrant city scene of Dubai. Connect yourself to Dubai on a setting favored by tourists and business travelers not just for its convenient location, but also for the hospitality to make Majestic City Retreat your home away from home. Lounge under the deep blue skies Dubai is famous for, on the spacious swimming pool deck. Enjoy the hotel's facilities while the children paddle in the kids' area. Relax in the hotel's health club or work out in our fully equipped gym. Pamper yourselves in Michel Salon and refresh with one of the many spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1001.08" OriginalAmount="1001.08">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|143182" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1001.27" OriginalAmount="1001.27">
      <BasicPropertyInfo Latitude="25.054869" Longitude="55.204983" StarRating="4" HotelCode="0|1360431" HotelName="The First Collection at Jumeirah Village Circle, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 1 Jumeirah Village Circle PO Box 215373 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1001.69" OriginalAmount="1001.69">
      <BasicPropertyInfo Latitude="25.262966" Longitude="55.3279" StarRating="3.5" HotelCode="0|731461" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road Near Rigga Metro Station PO Box 33178 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731461/c95de365d3af58fe8c9067d23dc29523.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1002.37" OriginalAmount="1002.37">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|120496" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1003.34" OriginalAmount="1003.34">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|1f1b5d" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1003.38" OriginalAmount="1003.38">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|479662" HotelName="City Seasons Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1003.39" OriginalAmount="1003.39">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|20aa6e" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="1003.50" OriginalAmount="1003.50">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|209936" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="34" TotalAmount="1003.85" OriginalAmount="1003.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|966317" HotelName="ARMADA BLUEBAY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928859_foto_39.jpg</HotelPictures>
        <HotelDescription>Armada BlueBay**** resort is located in one of the spectacular Armada Towers, by the Jumeirah lake, opposite the Emirates Hills exclusive development, The Palm Jumeirah and Dubai Marina, and close to the business and financial district.The hotel is designed to meet the needs of different segments of travelers, be that couples, families , business travelers or working visits.It is located 39 km from Dubai International Airport, 15 minutes from the city center and 5 minutes from the Jumeirah Beach.The hotel has 78 spacious rooms distributed in 50 double rooms, 14 Junior Suite and 6 Senior Suites, where the decoration, distribution and services have been designed taking into account even the smallest detail.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1005.51" OriginalAmount="1005.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="OCCIDENTAL AL JADDAF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353559_foto_1.jpg</HotelPictures>
        <HotelDescription>The Occidental Al Jaddaf hotel, in an excellent location, provides the best offers and discounts to make your stay unique. This cosmopolitan city in the Middle East is an important financial hub and its strategic location, as well as its excellent facilities and services, make it the perfect choice for business traveller</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1006.02" OriginalAmount="1006.02">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|20aa5f" 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>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1007.82" OriginalAmount="1007.82">
      <BasicPropertyInfo Latitude="25.114506" Longitude="55.20257" StarRating="4" HotelCode="0|1342537" HotelName="Rose Plaza Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates Al Barsha1 P.O. Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342537/ab3681bc3869093938efeee48a2f49ca.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1009.30" OriginalAmount="1009.30">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|136069" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1009.40" OriginalAmount="1009.40">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1091d5" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1009.97" OriginalAmount="1009.97">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|56318" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1010.48" OriginalAmount="1010.48">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|106022" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|55937" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|402996" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/1c/bb1cd3bcae0ff752744462b663872d3b4a12668c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|16856" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1013" OriginalAmount="1013">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|395498" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1015.43" OriginalAmount="1015.43">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292873" StarRating="4" HotelCode="0|326023" HotelName="Rolla Residence" Meals="FULL KITCHEN,FREE BREAKFAST" BedType="FULL KITCHEN">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road Near Al-Khaleej Centre and Al Fahidi Metro Station P.O. Box: 29490 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326023/a11844b6ed4130b4b95e91da1a71a718.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The numerous facilities and services at the hotel ensure guests a comfortable and relaxing stay.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with a kitchen. Facilities include a fridge, a tea/coffee station, a TV and WiFi (no extra charge).&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A pool is available for travellers to enjoy in their free time. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|33839" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|201591" HotelName="XVA Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. It is also within close proximity to the Grand Mosque and the Spice Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1017" OriginalAmount="1017">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|370367" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1018.00" OriginalAmount="1018.00">
      <BasicPropertyInfo Latitude="25.361308746115" Longitude="55.394647898036" StarRating="1" HotelCode="404724|dana_hotel_2" HotelName="Dana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabba, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508508/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dana Hotel is conveniently located in the popular Sharjah City Center area. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Currency exchange, shuttle service, free Wi-Fi in all rooms, dry cleaning, elevator are on the list of things guests can enjoy. Satellite/cable TV, toiletries, ironing facilities, television, telephone can be found in selected guestrooms. The hotel offers various recreational opportunities. For reliable service and professional staff, Dana Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1018.10" OriginalAmount="1018.10">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|122042" HotelName="Holiday Inn Dubai - Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1019.26" OriginalAmount="1019.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|223527" HotelName="Al Khoory Atrium Hotel~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067851_foto_10.jpg</HotelPictures>
        <HotelDescription>4 Stars Hotel, Located in Al Barsha Al Khoory Atrium Hotel is a 4 star hotel, Set in the heart of New Dubai. The hotel is close proximity to Mall of the Emirates and Central Business Districts. Also it easy access to Dubai International Exhibition and Convention Centre, Dubai International Airport and Al Maktoum International. Al Khoory Atrium Hotel Al Barsha features 227 comfortable and modern rooms and suites with a view of the hotel's Atrium or that of the city. The elegant as well as attractive rooms and suites ensures guests have a truly welcoming and relaxing stay. All rooms are furnished and elegantly with a smart Lighting system and equipped with state-of-the-art amenities including Comfortable bed, Complimentary wireless internet, LCD television with satellite channels, Media hub, Mini fridge and much more amenities for you.You can choose to dine in the all-day-dining restaurant, it serves a global cuisines or you can enjoy the best of Italian delicacies rom pasta and delicious breads to an exquisite collection of pizzas. You may also dine in the comfort of your own room using In-room dining facility.Al Khoory Atrium Hotel offers you meeting rooms with banquet and conference facilities. All are equipped with the latest in Audio Visual equipment's and high-speed wireless internet. The meeting room and conference with capacity up to 80 delegates.Places nearby:Dubai International Airport: 27 Km Sharaf DG Metro statio: 950 MMall of the Emirates: 3 Km Dubai International Exhibition and Convention Centre: 18 Km Ski Dubai: 23 Km Al Barsha Mall: 3 Km The Walk at JBR: 13 Km Aquaventure Waterpark: 14 Km City Walk Mall: 16 Km Dubai Mall: 16 Km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1019.40" OriginalAmount="1019.40">
      <BasicPropertyInfo Latitude="25.116707" Longitude="55.19606" StarRating="3" HotelCode="0|326078" HotelName="Novotel Suites Mall Avenue Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2A Street Al Barsha 1 Opposite Mall of the Emirates P.O. Box 283825 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326078/445556b65ecb09219e03721f325cb5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the hotel, which has a total of 180 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Additional features at the establishment include a TV room and a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV, a radio and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1019.68" OriginalAmount="1019.68">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|516101" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|273327" HotelName="Zabeel House Al Seef" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="1023.66" OriginalAmount="1023.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA69" HotelName="MILLENNIUM AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353557_foto_1.jpg</HotelPictures>
        <HotelDescription>Millennium Al Barshaandnbsp;is located within walking distance fromandnbsp;Mall of the Emiratesandnbsp;and situated in the bustling area of Al Barsha. The soon to openandnbsp;4-star property is the perfect destination for business and leisure travellers alike, being close to the World Trade Centre, downtown Dubai, the Dubai Mall and adjacent to the kid's attractions and entertainment in the city.andnbsp;This stunning property offers 299 well-appointed rooms and suites,andnbsp;109 serviced apartments featuring all modern amenitiesandnbsp;and equipped with the latest in room technology.andnbsp;The rooms showcase an impeccable design and charming atmosphereandnbsp;with elegantandnbsp;andandnbsp;contemporary decorandnbsp;whichandnbsp;includes rich woodandnbsp;panelingandnbsp;and natural colours.andnbsp;The propertyandnbsp;comprisesandnbsp;ofandnbsp;aandnbsp;lobby loungeandnbsp;serving the freshest brewsandnbsp;andandnbsp;two restaurants:the all-dayandnbsp;dining,andnbsp;House of Coloursandnbsp;featuring a wide variety of innovative culinary delights from around the world, serving breakfast, lunch and dinnerandnbsp;in a show kitchen style with live cooking stations.andnbsp;An authenticandnbsp;Moroccan restaurant,andnbsp;serving meat, poultry, seafood and vegetarian dishes cooked using traditional spices and techniques.andnbsp;In house guests and residents can enjoy different shisha flavours at the restaurant terrace while sipping traditional Moroccan tea.andnbsp;The Pool terrace offers light snacks, smoothies and fresh juices in a relaxing environment.andnbsp;andnbsp;The recreationandnbsp;facilities in the hotelandnbsp;includeandnbsp;a Spa offering different wellness servicesandnbsp;from massages toandnbsp;cleansing scrubsandnbsp;for men, women, and couples. Our gymnasium is equipped with a complete range of Life Fitness weight training and fitness equipment.andnbsp;The hotel comprises of two temperature controlled rooftop pools which are open for in house guests.andnbsp;andnbsp;Millenniumandnbsp;Alandnbsp;Barshaandnbsp;is offering first-class meetings and event facilities. Modern function space is flexible for conference, exhibition and private event use, with Wi-Fi integration and most importantly, natural daylightandnbsp;in all our function rooms. Our event facilities are perfectly complemented by modern guest rooms, gourmet restaurants and a reliable service flawlessly delivered. With a range of outstanding facilities and a dedicated team of professionals to hand, you'll be pleased you chose our hotel for your next event.Millennium Al Barshaandnbsp;is located within walking distance fromandnbsp;Mall of the Emiratesandnbsp;and situated in the bustling area of Al Barsha. The soon to openandnbsp;4-star property is the perfect destination for business and leisure travellers alike, being close to the World Trade Centre, downtown Dubai, the Dubai Mall and adjacent to the kid's attractions and entertainment in the city.andnbsp;This stunning property offers 299 well-appointed rooms and suites,andnbsp;109 serviced apartments featuring all modern amenitiesandnbsp;and equipped with the latest in room technology.andnbsp;The rooms showcase an impeccable design and charming atmosphereandnbsp;with elegantandnbsp;andandnbsp;contemporary decorandnbsp;whichandnbsp;includes rich woodandnbsp;panelingandnbsp;and natural colours.andnbsp;The propertyandnbsp;comprisesandnbsp;ofandnbsp;aandnbsp;lobby loungeandnbsp;serving the freshest brewsandnbsp;andandnbsp;two restaurants:the all-dayandnbsp;dining,andnbsp;House of Coloursandnbsp;featuring a wide variety of innovative culinary delights from around the world, serving breakfast, lunch and dinnerandnbsp;in a show kitchen style with live cooking stations.andnbsp;An authenticandnbsp;Moroccan restaurant,andnbsp;serving meat, poultry, seafood and vegetarian dishes cooked using traditional spices and techniques.andnbsp;In house guests and residents can enjoy different shisha flavours at the restaurant terrace</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1023.68" OriginalAmount="1023.68">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285526" StarRating="5" HotelCode="0|326196" HotelName="The Canvas Hotel Dubai - Mgallery Hotel Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street 116656 Port Rashid Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326196/ea9ac5dff368fb663b6e84107c8e6ecd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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 new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built recently, in 2011. Guests are welcomed at the accommodation, which has a total of 164 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include 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 dining area and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio, a stereo system, an alarm clock and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. Sport and leisure facilities at the accommodation include a gym, billiards and darts. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a hammam, a beauty salon, anti-ageing treatments and a solarium, and for an additional fee, massage treatments. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Special meals, including special dietary cuisine, are also available. In addition, special catering options and snacks are available. The chefs prepare delicious specialities during the show cooking. Drinks are included in the price for travellers. Alcohol-free drinks and alcoholic beverages are offered.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1025.34" OriginalAmount="1025.34">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|623391" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/823204/a_823204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1026.65" OriginalAmount="1026.65">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|156238" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="27" TotalAmount="1027" OriginalAmount="1027">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|199263" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1027.45" OriginalAmount="1027.45">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|13bab1" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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="27" TotalAmount="1029" OriginalAmount="1029">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|11598" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1029.81" OriginalAmount="1029.81">
      <BasicPropertyInfo Latitude="25.220587" Longitude="55.280174" StarRating="5" HotelCode="0|884637" HotelName="Millennium Plaza Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road 23215 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884637/9c328d0e83c0a5ed11fd302a956a12e2.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1030.20" OriginalAmount="1030.20">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|630743" HotelName="Raviz Center Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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="8" TotalAmount="1030.62" OriginalAmount="1030.62">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|431721" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1031.71" OriginalAmount="1031.71">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|484321" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1032.51" OriginalAmount="1032.51">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|129850" HotelName="Capitol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1032.65" OriginalAmount="1032.65">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|1f33e4" 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="34" TotalAmount="1033.34" OriginalAmount="1033.34">
      <BasicPropertyInfo StarRating="2" HotelCode="|815230" HotelName="HOLIDAY INN SAFA PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060254_foto_1.jpg</HotelPictures>
        <HotelDescription>The Holiday Inn Express Dubai-Safa Park is located in the main street of Dubai. Just across the other side of the street, you are in the shopping area of the city center where you can visit the Burj Al Arab. And to enjoy shopping, visit the amazing Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035" OriginalAmount="1035">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|199228" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1035.10" OriginalAmount="1035.10">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|1b2033" 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="45" TotalAmount="1037.16" OriginalAmount="1037.16">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|1093ca" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1038.00" OriginalAmount="1038.00">
      <BasicPropertyInfo Latitude="25.2889874299264" Longitude="55.373440682888" StarRating="3" HotelCode="0|boulevard_city_suites_hotel_apartments_" HotelName="Boulevard City Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, Al-Nahda 2, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3c/b5/3cb5935274b547fa5ed29e5a59b0c183c6f82f81.jpeg</HotelPictures>
        <HotelDescription>Located in Al Nahda, Boulevard City Suites Hotel Apartments offers self-catering accommodation. Free Wi-Fi access is available. The property is 10 minutes by car from Mamzar Beach.&lt;/br&gt;Apartments at Boulevard City Suites Hotel feature a modern, warm décor. It offers a living room with a dining table and a kitchenette complete with a fridge. The bathroom is fitted with a bath and a shower.&lt;/br&gt;At Boulevard City Suites Hotel Apartments you will find a fitness centre, an outdoor pool and sauna. The restaurant offers a 24-hour room service.&lt;/br&gt;Guests can visit the iconic Dubai Mall which is 14 km from Boulevard City Suites. Dubai International Airport is 10 minutes by car. Free private parking is possible on site.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please check your visa requirements before you travel. Guests are required to show a photo identification and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Please inform Boulevard City Suites Hotel Apartments in advance of your expected arrival time. You can use the Special Requests box when booking, or contact the property directly with the contact details provided in your confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1040.06" OriginalAmount="1040.06">
      <BasicPropertyInfo Latitude="25.185412873292" Longitude="55.262078938495" StarRating="4" HotelCode="|PKBB" HotelName="Park Regis Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Aamal Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1184811/13863695.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A fireplace creates a cosy atmosphere. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Dubai.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. A sun terrace, sun loungers, and parasols are available. The pool bar serves a selection of refreshing drinks. For those who wish to stay active while on holiday, the hotel offers golf. Sport and leisure facilities at the hotel include a gym and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. Rooms have a queen-size bed or a king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are available for daily use. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1042.24" OriginalAmount="1042.24">
      <BasicPropertyInfo Latitude="25.219742" Longitude="55.332077" StarRating="4" HotelCode="0|1131378" HotelName="Element Al Jaddaf Dubai" Meals="FREE BREAKFAST" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road 121515 Dubai Street 26 Al Jaddaf Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131378/63669c2f7d063776751c0d34fffb3d34.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1042.39" OriginalAmount="1042.39">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|11173c" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1042.74" OriginalAmount="1042.74">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|10eec9" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1044.08" OriginalAmount="1044.08">
      <BasicPropertyInfo Latitude="25.25424" Longitude="55.301247" StarRating="3" HotelCode="0|326000" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall Citi Bank Burjuman Metro Station Bur Dubai Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326000/dae2d2dbce2aafa146466e3bab2743ae.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 56 rooms. Travellers are welcomed in the lobby. A café is among the facilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning. There is also a safe. Guests will also find a fridge included as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone and a TV ensure optimal comfort.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The establishment offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1045" OriginalAmount="1045">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|27748" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1045" OriginalAmount="1045">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|35603" HotelName="Villa Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="25.118436813354492" Longitude="55.37994384765625" StarRating="4" HotelCode="0|radisson_red_dubai_silicon_oasis" HotelName="Radisson Red Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Silicon Park, Silicon Oasis, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/ec/b6ec2dda5fb9f2673d18f7de0df7512ef111f422.jpeg</HotelPictures>
        <HotelDescription>This sophisticated hotel is located in Dubai.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100.00 AED per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1045.51" OriginalAmount="1045.51">
      <BasicPropertyInfo Latitude="25.25567" Longitude="55.33601" StarRating="4" HotelCode="0|325835" HotelName="City Seasons Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,BED&amp;BREAKFAST,BREAKFAST BUFFET,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Port Saeed Deira P.O. Box 182002 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325835/d48419ee749d3e882e31761dd94bd41e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 180 rooms. In the air-conditioned hotel, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access (no extra charge) is available to travellers. The establishment features gastronomic services including a restaurant, a dining area, a café and a bar. Guests can buy souvenirs at the gift shop. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and, for a fee, a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Guests will also find slippers in their rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. Bathrooms with wheelchair access can also be booked. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. Travellers can enjoy live music in the evening. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1046.36" OriginalAmount="1046.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|700013" HotelName="Capitol Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582597_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra a 5 minutos de coche del Dubai World Trade Center y del parque Jumeirah Beach Park, mientras que a 10 minutos de coche se halla el centro comercial Dubai Mall.Este hotel con aire acondicionado se caracteriza por su arquitectura moderna y el gran acento en la elegancia. Dispone de 168 habitaciones y de prestaciones que incluyen vestandiacute;bulo, sala de desayunos/comedor, instalaciones para conferencias y servicio de habitaciones.Las comodidades de las habitaciones incluyen aire acondicionado, conexiandoacute;n a Internet de alta velocidad, caja fuerte, minibar, escritorio, cafetera/tetera y un espacioso cuarto de baandntilde;o con baandntilde;era y secador de pelo.Para los huandeacute;spedes que se preocupan por la salud, el hotel ofrece un gimnasio contemporandaacute;neo con una piscina con climatizaciandoacute;n, sauna, sala de vapor, tratamientos de masaje y un equipamiento de gimnasio de anduacute;ltima generaciandoacute;n.Los huandeacute;spedes pueden disfrutar del sol de la maandntilde;ana envueltos en autandeacute;ntico lujo. El atrio, situado en el entresuelo, deja entrar una agradable luz natural a una cafeterandiacute;a en la que se sirven autandeacute;nticas delicias para el desayuno, asandiacute; como la mejor cocina internacional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1047.77" OriginalAmount="1047.77">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|1d68dd" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1047.91" OriginalAmount="1047.91">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|128503" HotelName="Centro Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1050.22" OriginalAmount="1050.22">
      <BasicPropertyInfo Latitude="25.114866" Longitude="55.2039" StarRating="3.5" HotelCode="0|489560" HotelName="City Stay Prime Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates P.O. Box 450127 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489560/7d32c43d1c17d16c8ed1899fdd034d2f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Services and facilities at the hotel include a baggage storage service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The apartment hotel offers comfortable accommodation units with a range of amenities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.00" OriginalAmount="1052.00">
      <BasicPropertyInfo Latitude="25.07662582397461" Longitude="55.1456298828125" StarRating="0" HotelCode="0|elegant_apartment_close_to_the_metro" HotelName="Elegant Apartment Close To the Metro!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cluster Q - JLT - Dubai - United Arab Em, irates, 0000, Dubai, Dubai, AE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/30/e8302db5523d8b2ee1cf121b23b8d8a5d108dbfb.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this vacation home in Dubai, you'll be within a 15-minute drive of The Walk and Ibn Battuta Mall.  This vacation home is 5 mi (8.1 km) from Jumeirah Beach and 5.2 mi (8.4 km) from Dubai Marina Mall.&lt;br /&gt;Amenities : Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina Mall - 2 km / 1.2 mi&lt;br /&gt;The Walk - 2.2 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.5 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.6 km / 1.6 mi&lt;br /&gt;American University of Dubai (AUD) - 2.7 km / 1.7 mi&lt;br /&gt;Skydive Dubai - 3.2 km / 2 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.1 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.2 km / 2.6 mi&lt;br /&gt;Jebel Ali Race Course - 8.1 km / 5 mi&lt;br /&gt;Ibn Battuta Mall - 8.3 km / 5.1 mi&lt;br /&gt;Dubai College - 10.1 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.2 km / 6.9 mi&lt;br /&gt;Nakheel Mall - 12.5 km / 7.8 mi&lt;br /&gt;Al Sufouh Beach - 12.7 km / 7.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 35.1 km / 21.8 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.6 km / 22.7 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.5 km / 38.8 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Marina Mall&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned vacation home, featuring a kitchen with a refrigerator and a microwave. A flat-screen television is provided for your entertainment. Conveniences include a desk and a dryer.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of USD 2000 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: USD 140 for check-in after 8 PM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1052.26" OriginalAmount="1052.26">
      <BasicPropertyInfo Latitude="25.249443" Longitude="55.301556" StarRating="5" HotelCode="0|326167" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street PO Box 8264 Opposite Burjuman Centre Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326167/a33c5be52c998da9aa834fe1e3327d24.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2010. The air-conditioned establishment comprises a total of 392 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café, a bar and a pub. Various shops are available, including a souvenir shop. Additional facilities at the establishment include a newspaper stand. Travellers arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include a babysitting service, medical assistance, translation services, room service, a wake-up service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger guests. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, billiards, a spa, a sauna, a steam bath, a beauty salon and a solarium. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks. Options include alcohol-free drinks and alcoholic beverages.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;MasterCard is accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1053.38" OriginalAmount="1053.38">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|131c7e" 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="84" TotalAmount="1054.96" OriginalAmount="1054.96">
      <BasicPropertyInfo Latitude="25.226883" Longitude="55.34004" StarRating="4" HotelCode="0|1425827" HotelName="Ink Hotel" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Building 20 Al Jaddaf Waterfront Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1425827/e1f7806369ceecad1a55f53631d5b7e8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1055.45" OriginalAmount="1055.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5B610" HotelName="Al Khoory Sky Garden Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2369952_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;HeadLine : Near Dubai Festival City Mall&lt;/p&gt;&lt;p&gt;Location : With a stay at Al Khoory Sky Garden Hotel, you ll be centrally located in Dubai, within a 5-minute drive of Dubai Festival City Mall and City Centre Deira.  This family-friendly hotel is 6.5 mi (10.4 km) from Gold Souk and 7.2 mi (11.5 km) from Dubai World Trade Centre.&lt;/p&gt;&lt;p&gt;Rooms : Make yourself at home in one of the 279 individually furnished guestrooms, featuring minibars and LED televisions. Complimentary wireless internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bidets and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;Dining : Grab a bite to eat at one of the hotel s many dining establishments, which include 2 restaurants and a coffee shop/cafe. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 8:00 AM to 10:30 AM for a fee.&lt;/p&gt;&lt;p&gt;CheckIn Instructions : &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, debit cards, and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Special Instructions : To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Guests will receive an email 24 hours before arrival with check-in instructions. Front desk staff will greet guests on arrival.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|26260" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|15262" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1058" OriginalAmount="1058">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|51541" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1058.48" OriginalAmount="1058.48">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|56320" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1058.88" OriginalAmount="1058.88">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1490270" HotelName="Concorde Creek View Hotel Bur Dubai" Meals="NO BREAKFAST SERVICE,BUFFET STYLE BREAKFAST AT HOTEL" BedType="NO BREAKFAST SERVICE">
        <Address>
          <AddressLines>
            <AddressLine>Near UAE Central Bank Al Ghubaiba Creek Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1058.93" OriginalAmount="1058.93">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="4" HotelCode="882888|718357" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/1c/bb1cd3bcae0ff752744462b663872d3b4a12668c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1060.12" OriginalAmount="1060.12">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|1b3ae0" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1060.29" OriginalAmount="1060.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA68" HotelName="HYATT PLACE DUBAI WASL DISTRICT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353556_foto_1.jpg</HotelPictures>
        <HotelDescription>Enjoy the comfort you deserve and the convenience you crave as your Dubai adventure starts from Hyatt Place Dubai/Wasl District. Surrounded by the traditional souks, the beautiful Arabesque limestone building of hotel and apartments is located in the heart of Deira. Whether you are travelling for a business meeting or on a family vacation, find yourself in the ideal place to relax, meet and explore.A new, contemporary hotel featuring 202 spacious rooms, each designed and fitted out with the latest amenities and features to meet the needs of the modern day business and leisure traveler. The rooms are contemporary in design with a decor that fuses modern design with Aruban influences, featuring natural wood finishes to beautiful textured glass. Every room has a Hyatt Luxury Eurotop Mattress, a state-of-the-art media and work center, a swiveling HDTV, a comfortable Cozy Corner sofa-sleeper and beautifully designed bathrooms.Wake up to breakfast served fresh every day. Start your morning with hot breakfast items, fresh fruits, local and regional specialties, and more. Breakfast is free with your World of Hyatt membership when you book an eligible rate at this Hyatt Place hotel. Not a member? Join as you book to enjoy free breakfast starting with your first stay.Focus Glocal Dining offers freshly prepared meal options at lunch and dinner. Savour a mouth-watering selection of soups, sandwiches and signature flatbreads.andnbsp; For guests looking for lighter bite, enjoy our selections of salad options or our Hummus Trio.Plus do look out for the Space Place kids menu that offers favourites like Chicken Nuggets with French Fries, Sauteed Vegetables, Mashed Potatoes and much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1060.29" OriginalAmount="1060.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|904076" HotelName="HYATT PLACE DUBAI AL RIGGA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991161_image49203568_0.jpg</HotelPictures>
        <HotelDescription>A unique journey awaits you at the Hyatt Place Dubai/ Al Rigga where you find the perfect intersection of what you want and what you need, anytime you need. The central location in Deira along with the premium facilities offered by the hotel, make us the ideal home base for exploring Dubai. While onsite, experience global cuisine at Gallery Caf�, take a dip at the outdoor temperature-controlled swimming pool, or work out in the 24-hour Gym.  Use our E-room at the lobby to help meet your work deadlines and host your social and corporate meetings at the Meeting Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1060.39" OriginalAmount="1060.39">
      <BasicPropertyInfo Latitude="25.198677" Longitude="55.26532" StarRating="4" HotelCode="0|874205" HotelName="LEVA Hotel Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST BUFFET,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 340647 Mazaya Centre Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874205/cb0624cccbbd50329d8401fb63796027.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1060.39" OriginalAmount="1060.39">
      <BasicPropertyInfo Latitude="25.114258" Longitude="55.190807" StarRating="4" HotelCode="0|736945" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station Al Barsha 1 Sheikh Zayed Road P.O. Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736945/3e252d99e28b3f8040c73ff4278c8094.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1061.05" OriginalAmount="1061.05">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1091d4" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1062.11" OriginalAmount="1062.11">
      <BasicPropertyInfo Latitude="25.233946" Longitude="55.31167" StarRating="5" HotelCode="0|325796" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>19th Street Oud Metha Area Opposite American Hospital P.O. Box 32733 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325796/d7b73c83275ec69da4a82cda0a8dcf57.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This luxury hotel is located in the centre of the city of Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2001. Guests are welcomed at the accommodation, which has a total of 232 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. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café, a bar and a pub. Various shops are available, including a supermarket. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include translation services, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe, a minibar and a desk are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV and WiFi (no extra charge). Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. There is also a poolside snack bar. Leisure options at the hotel include a gym, a sauna and steam bath, or for a fee, massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1062.82" OriginalAmount="1062.82">
      <BasicPropertyInfo Latitude="25.246307" Longitude="55.277443" StarRating="4" HotelCode="0|1131153" HotelName="Hyatt Place Dubai Jumeirah Residences" Meals="ROOM ONLY,BREAKFAST INCLUDED,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road PO Box 31075 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131153/5071acd126dfc8f4d95957d1161de913.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1063.27" OriginalAmount="1063.27">
      <BasicPropertyInfo Latitude="25.248592" Longitude="55.282856" StarRating="4" HotelCode="0|1343106" HotelName="La Quinta by Wyndham Bur Dubai" Meals="ROOM_ONLY" BedType="ROOM_ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road Near Mina Rashid Port Dubai 117428</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343106/64153105394ded35912c2d072d5561c6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1064.14" OriginalAmount="1064.14">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|GEQQ" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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, Po Box 503066</AddressLine>
          </AddressLines>
          <PostalCode>(0)45610605</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1064.92" OriginalAmount="1064.92">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|176060" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" 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="27" TotalAmount="1066" OriginalAmount="1066">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|92710" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1068.02" OriginalAmount="1068.02">
      <BasicPropertyInfo Latitude="25.253775" Longitude="55.2995" StarRating="3" HotelCode="0|325868" HotelName="West Zone Pearl Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18th Street Off Bank Street Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325868/a86d575369d2edf74b01346ac538653a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1998. Guest accommodation comprises 84 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the apartment hotel. Guests can also use the bicycle storage facilities. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. There is also a safe. A fully-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station, as well as a complete set of utensils, is provided as standard. In addition, there is a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna, a steam bath and a solarium. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|218195" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.00" OriginalAmount="1069.00">
      <BasicPropertyInfo Latitude="25.046268463134766" Longitude="55.20732879638672" StarRating="0" HotelCode="0|hi_guests_vacation_homes_oudah_tower" HotelName="Hi Guests Vacation Homes - Oudah Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oudah tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/da/3edad558a6129452417cb10ffecb699d3a25c52f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Hi Guests Vacation Homes - Oudah Tower» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Miracle Garden, Ski Dubai and Mall of the Emirates.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1069.28" OriginalAmount="1069.28">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|1b2904" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1069.41" OriginalAmount="1069.41">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|98204" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1071.11" OriginalAmount="1071.11">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|139083" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295686/a_295686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1072.06" OriginalAmount="1072.06">
      <BasicPropertyInfo Latitude="25.270073" Longitude="55.314453" StarRating="4" HotelCode="0|1130968" HotelName="Hyatt Place Dubai/Wasl District Residences" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wasl District Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130968/1f5ae4bbed40d264ee7698bd7eb8acb8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1074.59" OriginalAmount="1074.59">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|609101" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1075.46" OriginalAmount="1075.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|908486" HotelName="ROSE GARDEN HOTEL APARTMENT BUR DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102635_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationA 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.FacilitiesThe hotel features 56 accommodation units. Guests are welcomed in the lobby. The facilities include a caf�. Guests arriving in their own vehicles can park in the car park.RoomsA safe is also available. The rooms offer a range of amenities, including a fridge. In addition, there is a washing machine and an ironing set. Each accommodation unit offers internet access, a telephone and a TV.Sports/EntertainmentThe hotel offers a selection of sport and leisure opportunities. An outdoor pool is available to guests. The hotel offers guests leisure options, including a gym. MealsBreakfast is bookable as a board option.PaymentThe following credit cards are accepted at the hotel: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1076.74" OriginalAmount="1076.74">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|653882" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" 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>https://cdn.ostrovok.ru/t/x500/content/a9/fa/a9fabc82d091abdbd8b34dba83d67ad94086e593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1077.56" OriginalAmount="1077.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|147659" HotelName="HYATT PLACE DUBAI BANIYAS SQ." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991094_image49203600_0.jpg</HotelPictures>
        <HotelDescription>Explore Dubai and its vibrant lifestyle with the ease from our central location, just a few steps away from the Baniyas Square metro station and the Dubai Creek. Get papmpered with Free Wi-Fi, Free Breakfast and Happy Hours during your stay at very economic prices. Premium amenities will make you feel welcome at our unique hotel - such as a 24-hour fitness center and rooftop swimming pool. The options are endless when you stay in the middle of the action at Hyatt Place Dubai/ Baniyas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|506763" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="25.116966905351" Longitude="55.136397674904" StarRating="0" HotelCode="637355|dubai_stay_palm_views_east_studio_apartment" HotelName="Palm Views East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Views, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/808527/514e469eb88316539c88256e2cfa4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1082.82" OriginalAmount="1082.82">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|132665" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1083" OriginalAmount="1083">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|25061" HotelName="Park Regis Kris Kin Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1083.83" OriginalAmount="1083.83">
      <BasicPropertyInfo Latitude="25.047688" Longitude="55.24294" StarRating="4" HotelCode="0|736948" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road 125/126 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736948/63198c5c38be2ad9027aa59ebbbe32d0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1083.90" OriginalAmount="1083.90">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|12128c" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1084" OriginalAmount="1084">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|226024" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="34" TotalAmount="1084.38" OriginalAmount="1084.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|163358" HotelName="METROPOLITAN HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067837_foto_1.jpg</HotelPictures>
        <HotelDescription>This stylish property is situated in the city of Dubai, just an 8-minute walking distance from FGB metro station and a short driving distance from the international airport. The amazing Wild Wadi park, ideal for guests travelling with children, is about a 10-minute driving distance, and a choice of exclusive shopping malls are to be found in the surrounding area. The accommodation units feature a modern design and come complete with a large choice of premium amenities to ensure the finest living environment for guests. Gastronomy lovers will appreciate the onsite Italian restaurant whilst the English pub is the best place where to share nice moments with friends while having a glass of wine. Corporate meetings and cocktail parties can be held in the flexible meeting spaces available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1085" OriginalAmount="1085">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|23646" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1087" OriginalAmount="1087">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|55048" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="25.417579070933" Longitude="55.440760949" StarRating="2" HotelCode="902152|safari_hotel_apartments" HotelName="Safari Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al-Karama, Ajman 18892</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Safari Hotel Apartments offers comfort and convenience whether you're on business or holiday in Ajman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Safari Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Safari Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Ajman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1087.71" OriginalAmount="1087.71">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|668761" HotelName="Vida Creek Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1088.88" OriginalAmount="1088.88">
      <BasicPropertyInfo Latitude="25.045923460243" Longitude="55.118172168731" StarRating="4" HotelCode="|AIBD" HotelName="Avani Ibn Battuta Dubai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Ibn Battuta Mall, P.O. Box 22315</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1168321/17837498.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, 24-hour room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Dubai, approximately 5.7 km from the beach.The indoor and outdoor pools are ideal for exercise as well as relaxation. A terrace with sun loungers and parasols is available. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a television with satellite/cable channels, an alarm clock and WiFi (no extra charge) ensure optimal comfort. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1089.78" OriginalAmount="1089.78">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" 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="45" TotalAmount="1089.94" OriginalAmount="1089.94">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|11fbc3" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1091.96" OriginalAmount="1091.96">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|102de4" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1092.39" OriginalAmount="1092.39">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|659084" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, P.O. Box 128851, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1093" OriginalAmount="1093">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|28558" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1093.41" OriginalAmount="1093.41">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|643840" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095" OriginalAmount="1095">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|388944" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1095.88" OriginalAmount="1095.88">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|20af49" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1096.68" OriginalAmount="1096.68">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|408199" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1097.72" OriginalAmount="1097.72">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="0|325845" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST AND LUNCH" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Casablanca Street Al Garhoud PO Box 13018 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325845/cb0a2d4108e8b476bdd72121e862c1d4.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1999. The establishment offers travellers a total of 115 rooms. A lobby and a reception are available to guests. Most storeys can be reached by lift. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access is available to travellers. The hotel's culinary facilities include a restaurant, a dining area, a café, a bar and a pub. Various shops are available, including a souvenir shop. There is also a garden. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Available services and facilities include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A range of options are available, including tennis, golf, a gym and a spa. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1097.91" OriginalAmount="1097.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|141534" HotelName="PARK REGIS KRIS KIN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892849_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will exceed your expectations. It has an excellent location that allows you to easily reach the main cultural and artistic attractions as well as leisure area: shops and restaurants.
It has 386 spacious, bright and comfortable rooms. They include, among other services, minibar, desk, television, internet access, private bathroom and air conditioning.
Among the main hotel facilities we can highlight the hair and beauty area, jacuzzi and sauna, and business center, among others. You can also play sports such as tennis and squash, and visit the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1100.06" OriginalAmount="1100.06">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|11478c" 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="84" TotalAmount="1100.49" OriginalAmount="1100.49">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="0|326490" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,FREE BREAKFAST,BED&amp;BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 115439 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326490/e6685e4c978b4600dc374c3dd8825156.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 414 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, room service and a business centre. Guests arriving by car can leave their vehicles in the garage or in the car park. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. Further bookable amenities include separate bedrooms. A safe and a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include a telephone, a TV, a DVD player and WiFi (no extra charge). The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. The terrace is a great place to while away the time. The poolside bar serves a selection of refreshing drinks. Leisure options at the accommodation include a gym and a spa. For a fee, a sauna, a steam bath and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1101.10" OriginalAmount="1101.10">
      <BasicPropertyInfo Latitude="25.097473" Longitude="55.174828" StarRating="4" HotelCode="0|715270" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,FREE BREAKFAST,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED,HALF-BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL-BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street Barsha Heights Dubai P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715270/2db32e2e07d9804b95c8f994f9d03466.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1104.80" OriginalAmount="1104.80">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|374413" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1104.89" OriginalAmount="1104.89">
      <BasicPropertyInfo Latitude="25.180021" Longitude="55.26412" StarRating="4" HotelCode="0|884620" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST INCLUDED,FREE BREAKFAST,NO MEALS INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED,HALF BOARD,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884620/3847d8c2e776aeed5a2737ae706df137.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1105.56" OriginalAmount="1105.56">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|109343" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, P.O. Box 125707, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/101656/101656a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located across from the Metro, this hotel connects to the city. The Mall of Emirates and Ski Dubai are a walking distance from the hotel, and the nightlife and entertainment hotspots are only few minutes’ drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1106.08" OriginalAmount="1106.08">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|10aaa8" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1107.30" OriginalAmount="1107.30">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|544661" HotelName="Rove City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/610945/a_610945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1107.41" OriginalAmount="1107.41">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|658065" HotelName="Grayton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151573/473e2043-7a83-4b15-810b-48e4bf57f2bf.jpg?d=636973373750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1109.32" OriginalAmount="1109.32">
      <BasicPropertyInfo Latitude="25.247927" Longitude="55.345318" StarRating="5" HotelCode="0|325758" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="BED&amp;BREAKFAST,ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road Al Garhoud Dubai Airport P.O. Box 30880 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325758/b3968101352ad469a16dbafe84042bf8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1997. Guests are welcomed at the accommodation, which has a total of 275 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Wireless internet access in public areas allows guests to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Children can have a great time playing in the playground. Parking facilities available to travellers include a garage and a car park. Additional services include a babysitting service, translation services, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a double bed. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. The daily newspaper is laid out for guests in the the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. Tennis and golf are available to active guests. Sport and leisure facilities at the establishment include a gym, squash and aerobics. The hotel offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and a beauty salon, and for an additional fee, massage treatments. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Special meals, including vegetarian dishes, are also available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1109.73" OriginalAmount="1109.73">
      <BasicPropertyInfo Latitude="25.181335" Longitude="55.25328" StarRating="4" HotelCode="0|1485947" HotelName="DAMAC Maison Aykon City" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>395 Sheikh Zayed Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1485947/cdd9c48f3ef47b54fe35d31d8f920b9f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1110" OriginalAmount="1110">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|35593" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="1112.29" OriginalAmount="1112.29">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="5" HotelCode="0|325737" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road 476 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325737/53b8f920fd29edea1ba3102ea6fce21f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1975. Guests are welcomed at the accommodation, which has a total of 287 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Various gastronomic options are available, including a restaurant, a dining area and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV, a radio and WiFi. Guests will also find slippers in their rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Those wishing to enjoy an active holiday can enjoy tennis and golf. For a fee, basketball is also available. A gym and squash, or for a fee, table tennis, are among the sport and leisure options available at the establishment. The hotel offers various wellness options, including a spa and a sauna, or for a fee, a beauty salon, massage treatments and a solarium. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1116.68" OriginalAmount="1116.68">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|109683" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1117" OriginalAmount="1117">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|55627" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1117.80" OriginalAmount="1117.80">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|226696" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1118.85" OriginalAmount="1118.85">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|185069" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="45" TotalAmount="1119.13" OriginalAmount="1119.13">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|20989d" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1119.31" OriginalAmount="1119.31">
      <BasicPropertyInfo Latitude="25.188648" Longitude="55.270348" StarRating="4" HotelCode="0|1420972" HotelName="Business Bay" Meals="ROOM ONLY,NO MEALS,FULL KITCHEN" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6B Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1420972/fd6e89cc2db51818755e324205daeadf.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1121" OriginalAmount="1121">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|34684" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="1121.43" OriginalAmount="1121.43">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|20a471" HotelName="Hyatt Place Dubai Wasl District" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/790842/a_790842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1121.63" OriginalAmount="1121.63">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|648900" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1122.75" OriginalAmount="1122.75">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|158740" HotelName="Millennium Central Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1123.27" OriginalAmount="1123.27">
      <BasicPropertyInfo Latitude="25.26869" Longitude="55.3053" StarRating="4" HotelCode="315717|196020" HotelName="Hyatt Place Dubai/Baniyas Square" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1123.54" OriginalAmount="1123.54">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|665427" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1124.62" OriginalAmount="1124.62">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|175e1e" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="1126.72" OriginalAmount="1126.72">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|643839" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/884494/a_884494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1127.80" OriginalAmount="1127.80">
      <BasicPropertyInfo Latitude="25.115995" Longitude="55.196476" StarRating="4" HotelCode="0|498479" HotelName="Hilton Garden Inn Dubai, Mall Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street P.O. Box 393971 Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/498479/d9dc5b63749787b10d00886728760639.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The individual storeys can easily be reached via the lift or stairs. Amenities include a safe. Wireless internet access in public areas (no extra charge) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a café and a bar. 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 for a fee. Available services and facilities include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. A sofabed ensures a good night's sleep. Separate bedrooms are also available. Cots are available for younger guests. A desk and, for a fee, a safe are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Other features include a telephone, a TV, a DVD player and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and a children's pool. Leisure options at the establishment include a gym. For a fee, a sauna, a beauty salon and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1129.73" OriginalAmount="1129.73">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|DKNA" HotelName="dusitD2 Kenz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khareef 1st Street, Barsha Heights, Sheikh Zayed Road, near Internet City Metro Station</AddressLine>
          </AddressLines>
          <PostalCode>(0)45672233</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1131.51" OriginalAmount="1131.51">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|175e0e" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1131.89" OriginalAmount="1131.89">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|110f7b" 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://dmcsquare.b-cdn.net/Images/52912/a_52912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1131.95" OriginalAmount="1131.95">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|59265" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1132.32" OriginalAmount="1132.32">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173054" StarRating="4" HotelCode="0|326492" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights PO Box 502400 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326492/e280bf4845a8d5a04bf345b1c9f18ff3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 210 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, room service, a conference room and a business centre. 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 accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning and a living room. A balcony is included as standard in most rooms, offering additional space for relaxation. There is also a minibar. Additional features include a cooker and a microwave. Internet access, a telephone, a TV and WiFi ensure optimal comfort. A hairdryer is provided in the bathrooms. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features various options for cooling off on hot days, including a pool and an outdoor pool. A range of options are available, including tennis, a gym, a spa and a steam bath. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1132.65" OriginalAmount="1132.65">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|11975b" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,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://dmcsquare.b-cdn.net/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="45" TotalAmount="1132.70" OriginalAmount="1132.70">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|195fce" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1133.24" OriginalAmount="1133.24">
      <BasicPropertyInfo Latitude="25.269169" Longitude="55.2972" StarRating="3" HotelCode="0|508481" HotelName="GHM Buraq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 Old Baladiya Street Gold Souk Deira PO Box 376095 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508481/da6c9d75d2b3f63caea7e0ac545460d2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers a restaurant, room service and a business centre. Wireless internet access in public areas allows guests to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. Other features include internet access, a telephone and a TV. The accommodation units include a bathroom with a shower. Bathrobes can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A range of sport and leisure opportunities ensure an interesting stay. The establishment features an outdoor pool. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1133.33" OriginalAmount="1133.33">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|195fea" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1133.87" OriginalAmount="1133.87">
      <BasicPropertyInfo StarRating="5" HotelCode="|902273" HotelName="City Premiere Deluxe Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928634_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesGuests can reach the upper floors by lift. The establishment features various services and facilities for a comfortable and relaxing stay, including a restaurant, a caf�, a bar, room service and a fax machine. Guests arriving by car can park their vehicles in the garage or car park. A shuttle service is offered.RoomsAll accommodation units feature air conditioning, a living room, a kitchen and a bathroom. A balcony or terrace is also included as standard. Each accommodation unit features separate bedrooms or a king-size bed. Among the amenities are a safe and a minibar. The kitchenettes of the accommodation units are appointed with a mini-fridge and tea and coffee making equipment. Other features include internet access, a telephone, a TV and wireless internet access. In the bathrooms, guests will find a shower and a hairdryer.Sports/EntertainmentThe establishment offers an outdoor pool and a children's pool. The poolside bar serves a selection of refreshing drinks. Guests can enjoy various leisure options during their free time, including a gym and a spa, or for a fee, a sauna, a steam bath and massage treatments. MealsThe establishment offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and half board.PaymentAll major credit cards, including VISA and MasterCard, are accepted for payment.(12-Sep-22 to 26-Sep-22 - Pool closed</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1133.91" OriginalAmount="1133.91">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1b519f" 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="27" TotalAmount="1134" OriginalAmount="1134">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|30153" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1136.57" OriginalAmount="1136.57">
      <BasicPropertyInfo Latitude="25.27923" Longitude="55.3042" StarRating="5" HotelCode="0|508530" HotelName="Hyatt Regency Dubai &amp; The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,NO MEALS INCLUDED,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche PO Box 6655 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508530/95903c8b13dd9d795d7d31155ab16c10.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The complex comprises a total of 414 rooms. Individual storeys are accessible via the lift or stairs. Services such as a baggage storage service, a safe and a cash machine ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Guests can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, translation services and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV and WiFi. A hairdryer is provided in the bathrooms. The complex offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Inviting sun loungers and shady parasols are laid out on the sun terrace. There is also a poolside snack bar. A range of options are available, including tennis, a gym and a spa. Leisure facilities include a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1137" OriginalAmount="1137">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|519657" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789885/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|25108" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="1138.32" OriginalAmount="1138.32">
      <BasicPropertyInfo Latitude="25.260078" Longitude="55.29122" StarRating="3" HotelCode="0|325860" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road Al Nahdha Street P.O. Box: 26888 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325860/e21b167bda343f9ad4a0ca6f8d68cc38.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1997. The establishment offers travellers a total of 142 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access (for a fee) is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning and a bathroom. The rooms have a double bed or a sofabed. A safe and a minibar are also available. Additional features include a fridge and a tea/coffee station. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers an indoor pool. The hot tub is the perfect place to relax. Leisure options at the establishment include a gym, a sauna and steam bath, or for a fee, massage treatments. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1140.72" OriginalAmount="1140.72">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|108600" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <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://dmcsquare.b-cdn.net/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="84" TotalAmount="1144.43" OriginalAmount="1144.43">
      <BasicPropertyInfo Latitude="25.113918" Longitude="55.192825" StarRating="3" HotelCode="0|326024" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <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>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326024/d310fa82b36587924c079b1af102bf6b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests are welcomed at the holiday village, which has a total of 144 rooms. A lobby and a reception are available to travellers. The individual storeys can easily be reached via the lift or stairs. Amenities include a baggage storage service and a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the complex are a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. To assist guests with their business- and communication requirements, the business centre offers a fax machine.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a kitchen. The standard amenities of most rooms include a balcony. Separate bedrooms are also available. Guests will also find a microwave included as standard. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. A hairdryer is provided in the bathrooms. The complex offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The holiday village features a pool and an outdoor pool. Active guests can choose from a range of leisure activities, including golf, a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1144.60" OriginalAmount="1144.60">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="5" HotelCode="0|1369009" HotelName="Marquise Square by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1369009/2a829a910a022f86dbc82c01a684a557.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1145.55" OriginalAmount="1145.55">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|56315" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1145.89" OriginalAmount="1145.89">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|1e9a8b" 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="45" TotalAmount="1146.02" OriginalAmount="1146.02">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|110f81" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84497/a_84497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigious BurJuman Shopping Centre with its upscale designer shops. The Bur Dubai (city centre) is 500 m away and it is 3 km to the Dubai Museum. Guests will also appreciate its close proximity to many business and leisure spots in the area. It lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1147.67" OriginalAmount="1147.67">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|12e220" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="34" TotalAmount="1148.29" OriginalAmount="1148.29">
      <BasicPropertyInfo StarRating="5" HotelCode="|122405" HotelName="OAKS IBN BATTUTA GATE DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890828_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a rooftop pool, Oaks Ibn Battuta Gate Dubai offers modern rooms. It boasts 4 restaurants and bars including a nightclub. The restaurants reflect the journey of the great Arab explorer with tastes from around the world . The spacious rooms feature a modern, Moroccan-inspired d�cor. Each comes with a flat-screen TV and a minibar. All rooms are en-suite with a bath tub and walk-in rainforest shower. Free WiFi available for guests. Guests can work out in the gym, which includes aerobic equipment and free weights. Ibn Battuta Shopping Mall is located next to the hotel, Dubai Marina and Jebel Ali are a 5-minute drive away. Mall of the Emirates is a 10 minute drive. Dubai International Airport is a 35-minute drive while Al Maktoum International Airport is a 15 minute drive from Oaks Ibn Battuta Gate Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1149" OriginalAmount="1149">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|201399" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1150.18" OriginalAmount="1150.18">
      <BasicPropertyInfo Latitude="25.211538" Longitude="55.315754" StarRating="5" HotelCode="0|326342" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST INCLUDED,HB PLUS,FULL BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED,FB PLUS" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road Al Jaddaf Area Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326342/72077f3bd62a4a8a7a334b68693b2bdd.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 351 rooms. Services and facilities at the hotel include a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a desk are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a TV and WiFi (no extra charge). A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Golf and horse riding are available to active guests. With water skiing, jet skiing, sailing and snorkelling, fans of water sports will have plenty to choose from. Guests of the hotel can enjoy indoor activities, including a gym. A wellness area with a spa provides a great opportinity to unwind ater a long day. Additional services available for a fee include a sauna and a beauty salon Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1150.35" OriginalAmount="1150.35">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|129849" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1151" OriginalAmount="1151">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|25107" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1151" OriginalAmount="1151">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|55482" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|225412" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1154.44" OriginalAmount="1154.44">
      <BasicPropertyInfo Latitude="25.269806" Longitude="55.311535" StarRating="3" HotelCode="0|789885" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road Deira Dubai 55377</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/789885/680bba57f0a784672bbaccfbbb0563ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1154.45" OriginalAmount="1154.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20771" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16699_image51072363_0.jpg</HotelPictures>
        <HotelDescription>Hyatt Place Dubai/Jumeirah is a chic hotel, located on Al Mina Road near the exclusive Jumeirah neighborhood. Inspired by old and new Dubai, it offers modern essential experiences for work and play in a stylish setting. Situated close to La Mer, the hotel places its guests near the Business Hub, Burj Khalifa and is a 20 minute drive from the Dubai International Airport. Wake up to breakfast served fresh every day with the authentic flavors of Indian, Western and Asian cuisine. Order chef-inspired bar bites or shop the grab-and-go market anytime. Get your caffeine fix during the day or sip a glass of wine at the bar in the evening. Unwind, sunbathe at our outdoor temperature controlled swimming pool. Sip a refreshing drink in the sunken pool bar, after a day at work. Kids can have fun in their pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|308459" HotelName="Canal Central Hotel – Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|239772" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="1156.36" OriginalAmount="1156.36">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|628262" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/Images/935984/w_935984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1156.63" OriginalAmount="1156.63">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|7650" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1156.8" OriginalAmount="1156.8">
      <BasicPropertyInfo Latitude="25.230194" Longitude="55.159847" StarRating="5" HotelCode="0|1434508" HotelName="voco Monaco Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST FOR 2,BREAKFAST + DINNER OR LUNCH INCLUDED,ROOM ONLY,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,ALL INCLUSIVE,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Europe Island The Heart of Europe Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1434508/020fe966a64fbc98c517820c02ec59db.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1158.51" OriginalAmount="1158.51">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|612581" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|39387" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="25.075281143188477" Longitude="55.14517593383789" StarRating="0" HotelCode="0|ascapes_armada_tower_3" HotelName="Ascapes Armada Tower 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Armada Tower 3, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/7b/f87b1dfd76701b05319bedc4acdbae3404b42110.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be a 1-minute drive from Dubai Marina and 9 minutes from The Walk. This apartment is 5.1 mi (8.2 km) from Jumeirah Beach and 5.2 mi (8.3 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Walk - 2.3 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.6 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.7 km / 1.7 mi&lt;br /&gt;American University of Dubai (AUD) - 3 km / 1.9 mi&lt;br /&gt;Skydive Dubai - 3.4 km / 2.1 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.2 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.5 km / 2.8 mi&lt;br /&gt;Jebel Ali Race Course - 8.2 km / 5.1 mi&lt;br /&gt;Ibn Battuta Mall - 8.4 km / 5.2 mi&lt;br /&gt;Dubai College - 10.2 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.3 km / 7 mi&lt;br /&gt;Ski Dubai - 11.6 km / 7.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 35.9 km / 22.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.8 km / 22.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.7 km / 38.9 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a washing machine, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 3,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1159.73" OriginalAmount="1159.73">
      <BasicPropertyInfo StarRating="5" HotelCode="|814163" HotelName="CROWNE PLAZA JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/846825_image59953775_0.jpg</HotelPictures>
        <HotelDescription>The 4-star deluxe Crown Plaza Jumeirah is situated on Dubai's Al Mina Road and is centrally located near to some of the city's main focus points. The hotel caters to business travelers and discerning holiday-makers, drawn to its unique location close to beach and city - and provides a broad scope of facilities and services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1160" OriginalAmount="1160">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|31650" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1161.46" OriginalAmount="1161.46">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|1304c8" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1165.27" OriginalAmount="1165.27">
      <BasicPropertyInfo Latitude="25.080772" Longitude="55.36883" StarRating="5" HotelCode="0|711708" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,NO BREAKFAST SERVICE,FREE BREAKFAST,FULL BOARD,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5 Emirates Road 611 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/711708/ba31398c1487fcc622e6736800c3cf8a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1165.88" OriginalAmount="1165.88">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|20b089" HotelName="Citymax Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/1c/bb1cd3bcae0ff752744462b663872d3b4a12668c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1165.91" OriginalAmount="1165.91">
      <BasicPropertyInfo Latitude="25.037228" Longitude="55.196865" StarRating="4" HotelCode="0|798706" HotelName="Element Me'aisam Dubai" Meals="FREE BREAKFAST,BED &amp; BREAKFAST" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City P.O. Box 485085 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798706/32d556d888615b6e31a31b42c44216d3.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1166.64" OriginalAmount="1166.64">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|136602" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1168.49" OriginalAmount="1168.49">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|1b34f5" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1169.94" OriginalAmount="1169.94">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|1e21ee" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1171.39" OriginalAmount="1171.39">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|748555" HotelName="Grand Sina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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>http://media.dev.paximum.com/hotelimages/489577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1172.18" OriginalAmount="1172.18">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|112a62" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1173.23" OriginalAmount="1173.23">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|613642" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="1174.66" OriginalAmount="1174.66">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|158748" HotelName="Asiana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1175.49" OriginalAmount="1175.49">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|6HD" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 33398</AddressLine>
          </AddressLines>
          <PostalCode>(0)42271131</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="1175.74" OriginalAmount="1175.74">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|438339" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1176.23" OriginalAmount="1176.23">
      <BasicPropertyInfo StarRating="3" HotelCode="|103048" HotelName="Premier Inn Dubai International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1550153_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 3 km from Dubai International Airport, 3.5 km from a Golf Course and 9 km from Dubai Museum. Facilities and services include a 24 hrs reception, wireless internet in public areas, safety box at front desk, elevator, restaurant, bar, coffee shop, rooftop outdoor swimming pool, fitness center, meeting room, car parking and free shuttle from/to the airport.The rooms are equipped with air conditioning, wireless internet, TV, telephone and working desk.Address: 52B Street, PO Box 35118, Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1176.66" OriginalAmount="1176.66">
      <BasicPropertyInfo Latitude="25.096762" Longitude="55.17255" StarRating="4" HotelCode="0|326084" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights P.O. Box 283634 Tecom Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326084/e2a40274709cb50d0ae51eac858bd100.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. Travellers are welcomed at the establishment, which has a total of 161 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The individual storeys can easily be reached via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access (for a fee) is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Shopping facilities are also available. There is also a garden. Additional facilities at the establishment include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. A king-size bed ensures a good night's sleep. Separate bedrooms are also available. A safe and, for a fee, a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and WiFi (for a fee) add to the comfort of the holiday. The bathrooms have a shower and a bathtub. A hairdryer is also available. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. Leisure options at the establishment include golf, a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;b&gt;Misc.: &lt;/b&gt;There is a resort fee payable by the guest.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1178.43" OriginalAmount="1178.43">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|196045" HotelName="Marriott Hotel Al Jaddaf Dubai" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="1178.54" OriginalAmount="1178.54">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|1b4af6" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1178.75" OriginalAmount="1178.75">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|1b4bbb" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1180.16" OriginalAmount="1180.16">
      <BasicPropertyInfo Latitude="25.279303" Longitude="55.30458" StarRating="5" HotelCode="0|326471" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road Deira Corniche PO Box 6655 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326471/4f46e127e9d58f7dbfc56e3095e1468b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Most of the storeys are easily accessible by lift. Various gastronomic options are available, including a restaurant, a café and a bar. Various shops are available, including a supermarket. Children can have a great time playing in the playground. Additional facilities at the hotel include a playroom. Guests with their own vehicles can make use of the available parking spaces (for a fee). Additional services include a babysitting service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Separate bedrooms are also available. Extra beds can be requested. A fridge and a cooker ensure a comfortable stay. Other features include internet access, a telephone and a TV. The bathrooms have a shower and a bathtub.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. The hot tub is the perfect place to relax. There are a variety of leisure options to choose from including crazy golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment facilities include a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|251241" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|25953" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1184.14" OriginalAmount="1184.14">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|577721" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1184.19" OriginalAmount="1184.19">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|628403" HotelName="Zabeel House Al Seef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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="8" TotalAmount="1184.40" OriginalAmount="1184.40">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|114016" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1184.63" OriginalAmount="1184.63">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|409618" HotelName="White Fort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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="8" TotalAmount="1184.90" OriginalAmount="1184.90">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|7658" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1186.19" OriginalAmount="1186.19">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.189" StarRating="4" HotelCode="0|475889" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Off Sharaf DG Metro Station P.O. Box 450011 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475889/a99458b09c00792386ef92decc63efbd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 201 rooms. Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the apartment hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room and a kitchen. Separate bedrooms are optionally bookable. There is also a safe. Guests will also find a cooker included as standard. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi, contribute to a great stay. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A pool and an outdoor pool are available to travellers. A range of options are available, including a gym and a sauna. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1186.37" OriginalAmount="1186.37">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|19396e" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1188.22" OriginalAmount="1188.22">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1185a2" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" 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">
        <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://dmcsquare.b-cdn.net/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="8" TotalAmount="1188.71" OriginalAmount="1188.71">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|148612" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 12/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1189.70" OriginalAmount="1189.70">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|423278" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1192.41" OriginalAmount="1192.41">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|153967" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1194.37" OriginalAmount="1194.37">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|103314" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1195.92" OriginalAmount="1195.92">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|591298" HotelName="Rove Trade Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1197.31" OriginalAmount="1197.31">
      <BasicPropertyInfo Latitude="25.209282" Longitude="55.274754" StarRating="4" HotelCode="0|326370" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 7143 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326370/2c8213e7e1ca818e92d7674f70b0afd8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 357 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Various gastronomic options are available, including a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include multilingual staff, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The establishment features rooms with air conditioning, a living room, a kitchen and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Little extras, including a telephone, a TV and WiFi, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. There are a variety of leisure options to choose from including tennis, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the establishment include half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1201.37" OriginalAmount="1201.37">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|IDAJ" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/10/2024" 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</AddressLine>
          </AddressLines>
          <PostalCode>(0)45171100</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1201.64" OriginalAmount="1201.64">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1b3912" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="45" TotalAmount="1201.66" OriginalAmount="1201.66">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|20891c" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="84" TotalAmount="1201.87" OriginalAmount="1201.87">
      <BasicPropertyInfo Latitude="25.187681" Longitude="55.281254" StarRating="5" HotelCode="0|1405709" HotelName="Ramee Dream Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,BREAKFAST BUFFET,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Bay Square Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1405709/135b5761cd8f00ae798f8834a7c7ddb8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1202.55" OriginalAmount="1202.55">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|1b44d1" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1203.45" OriginalAmount="1203.45">
      <BasicPropertyInfo Latitude="25.07903" Longitude="55.157528" StarRating="4" HotelCode="0|884631" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7157 Emirates Hills Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884631/f043ac19a2729f5eb48e7a34e6be5ee3.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1203.64" OriginalAmount="1203.64">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|59262" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1203.92" OriginalAmount="1203.92">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|139693" HotelName="Ramada Deira" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1204.64" OriginalAmount="1204.64">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|409651" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1206" OriginalAmount="1206">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|225845" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1206" OriginalAmount="1206">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|32858" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1206.30" OriginalAmount="1206.30">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|592378" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/661906/a_661906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1207.25" OriginalAmount="1207.25">
      <BasicPropertyInfo Latitude="25.118877" Longitude="55.37992" StarRating="4" HotelCode="0|1131323" HotelName="Radisson RED Hotel Dubai Silicon Oasis" Meals="ROOM ONLY,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Digital Park Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131323/5c852c828a12e3e063fec1fec940814c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1207.39" OriginalAmount="1207.39">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|64220" HotelName="JW Marriott Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, Near Hamarain Shopping Center, P.O. Box 16590, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15139/a_15139_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel lies in the business district at the heart of Dubai just a few minutes from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1208.13" OriginalAmount="1208.13">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|GGAK" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 500300, Barsha Heights</AddressLine>
          </AddressLines>
          <PostalCode>(0)43818899</PostalCode>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|54813" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="8" TotalAmount="1211.87" OriginalAmount="1211.87">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|288191" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="8" TotalAmount="1212.62" OriginalAmount="1212.62">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|164418" HotelName="The Galleria Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="27" TotalAmount="1213" OriginalAmount="1213">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|53583" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385495/385495a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. The nearest shops are about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1213" OriginalAmount="1213">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|53600" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="1214.25" OriginalAmount="1214.25">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|9487" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215" OriginalAmount="1215">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|14482" 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" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1216.38" OriginalAmount="1216.38">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|285698" HotelName="Carlton Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/391549/a_391549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|402997" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10812678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1219.50" OriginalAmount="1219.50">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314022" StarRating="5" HotelCode="0|325771" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street P.O. Box 4250 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325771/7df8e4b3209ba88a8d05619540079873.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1978. Guests are welcomed at the accommodation, which has a total of 255 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests. The establishment features gastronomic services including a restaurant, a dining area, a café, a bar and a pub. Shopping facilities are also available. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Extra beds can be requested. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. Sport and leisure facilities at the accommodation include a gym and table tennis. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and massage treatments, and for an additional fee, a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The hotel offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="25.417579070933" Longitude="55.440760949" StarRating="2" HotelCode="902152|safari_hotel_apartments_3" HotelName="Safari Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al-Karama, Ajman 18892</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Safari Hotel Apartments offers comfort and convenience whether you're on business or holiday in Ajman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Safari Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Safari Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Ajman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1224.39" OriginalAmount="1224.39">
      <BasicPropertyInfo Latitude="25.102436" Longitude="55.17241" StarRating="4" HotelCode="0|326177" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road PO Box 502222 Al Sufouh Dubai Internet City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326177/d13921495ad6905f912c1bcb8fe1c302.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 1005 rooms. A lobby and a reception are available to travellers. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Travellers can buy daily essentials at the supermarket. Guests can buy souvenirs at the gift shop. Children can have a great time playing in the playground. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are also available. A safe and, for a fee, a minibar are also available. Additional features include a fridge, a mini fridge, a microwave, a tea/coffee station and a dishwasher. A washing machine is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a DVD player and WiFi. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Volleyball and basketball are available to active guests. Sport and leisure facilities at the hotel include a gym and squash. A spa, a sauna, a steam bath and a beauty salon are among the wellness options offered. For an additional fee, massage treatments are also available. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1224.70" OriginalAmount="1224.70">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|109211" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1224.99" OriginalAmount="1224.99">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|17d600" HotelName="Gateway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385495/385495a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. The nearest shops are about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1225.40" OriginalAmount="1225.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|392685" HotelName="Rove Trade centre ~" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064807_foto_1.jpg</HotelPictures>
        <HotelDescription>3 Stars Hotel,located in Dubai Rove Trade Centre Hotel is a 3-star hotel ,The hotel is strategically located near the Dubai World Trade Centre, the region's leading events venue for over 40 years, hosting various industry sectors and international conferences. also You can also easily access the Al Jafiliya metro station, which connects you to the rest of Dubai's attractions and landmarks , the hotel offers convenience and comfort for business and leisure travellers alike.You can enjoy free Wi-Fi, satellite TV, and air-conditioning in every room, as well as an outdoor pool and a terrace with city views.Dining at the hotel's restaurant, which serves breakfast, lunch, and dinner. You can relax at a bar/lounge or a poolside bar and take your favorite drink. As well as a 24-hour room service is provided.Rove Trade Centre hotel provides you amenities include a business center to keep your business going. Moreover the Hotel features venues that can accommodate up to 64 persons.Nearby places:� Dubai International Airport 10 km� Doors Freestyle Grill - Steakhouse Restaurant 6 km� Aster Hospital - Mankhool 3 km� Lavazza Caf� 4 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1225.75" OriginalAmount="1225.75">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|625437" HotelName="Gevora Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1225.77" OriginalAmount="1225.77">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|228647" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1229.01" OriginalAmount="1229.01">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|10a116" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1232.39" OriginalAmount="1232.39">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|20a4fb" HotelName="Element Me'aisam Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1233.39" OriginalAmount="1233.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|900556" HotelName="CARLTON DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977524_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on Sheikh Zayed Road with close proximity to Dubai International Financial Center and Downtown this hotel offers easy access to all major landmarks whilst offering deluxe amenities for an unforgettable stay. Visitors on business or holiday will love the location. From the moment guetss step into the lobby they wil experience luxury at its finest from the outdoor swimming pool to complimentary WiFi. Our sophisticated hotel rooms and suites feature plush furnishings can rest easy. All rooms are fitted with mini bars for an extra level of service and all suites offer spacious living quarters with extra perks for an elegant feel. Indulge on fine wine and dine on delicious International cuisine from the top of our 47 storey hotel offering sweeping views over the city. Our hotel offers a selection of restaurants to keep you satisfied during your stay.Guests should note that local city tax is not included in the rate booked. This will be charged directly to guests by the hotel and payable at check in/out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1237.75" OriginalAmount="1237.75">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|107054" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="25.060197830200195" Longitude="55.2093505859375" StarRating="0" HotelCode="0|hi_guests_vacation_homes_hameni_tower" HotelName="Hi Guests Vacation Homes - Hameni Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/4f/6c4f5e1959444eac881f051db9b69c2a106293d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Hi Guests Vacation Homes - Hameni Tower» is located in Dubai. This apartment is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone for free.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1243" OriginalAmount="1243">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|53255" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1243.88" OriginalAmount="1243.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|652830" HotelName="GOLDEN TULIP AL BARSHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891888_foto_9.jpg</HotelPictures>
        <HotelDescription>Location 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="8" TotalAmount="1245.66" OriginalAmount="1245.66">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|228646" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1245.86" OriginalAmount="1245.86">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|142287" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1245.90" OriginalAmount="1245.90">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|171627" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1247" OriginalAmount="1247">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|20070" HotelName="Rose Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1247" OriginalAmount="1247">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|271762" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|90225" HotelName="ibis One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1249.03" OriginalAmount="1249.03">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|59247" HotelName="The Country Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89507/a_89507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the immaculate beaches and the bustling city. The business centre, tourist attractions, shopping centres, restaurants and a pedestrianised zone with shops are only a few minutes walk from the hotel. The international airport is situated around 6 km from the hotel. Ideally situated, the hotel offers the perfect respite for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1250.50" OriginalAmount="1250.50">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|376670" HotelName="Somewhere Apartment Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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="45" TotalAmount="1251.20" OriginalAmount="1251.20">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|118dfb" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="25.069259643554688" Longitude="55.128570556640625" StarRating="0" HotelCode="0|hi_guests_vacation_homes_studio_one" HotelName="Hi Guests Vacation Homes - Studio One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/8b/9c8b0bce018c3930bac9252ac52a21507351b658.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Hi Guests Vacation Homes - Studio One» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|94811" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424495/p_424495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.

Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.

All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1256.17" OriginalAmount="1256.17">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|256722" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1257" OriginalAmount="1257">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|23155" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1260.67" OriginalAmount="1260.67">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|105ccf" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1262.12" OriginalAmount="1262.12">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|MHDB" HotelName="Metropolitan Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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 Street, P.O. Box 31588</AddressLine>
          </AddressLines>
          <PostalCode>(0)43430000</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1263" OriginalAmount="1263">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|56343" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1263" OriginalAmount="1263">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|34757" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1263.65" OriginalAmount="1263.65">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.34311" StarRating="4" HotelCode="0|874260" HotelName="Flora Inn Hotel Dubai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HB (BREAKFAST + LUNCH ONLY),FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road P.O. Box 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874260/5bf78d9175e28e26144f97ce9569bf14.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1264.64" OriginalAmount="1264.64">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|1b370e" HotelName="ibis One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1264.98" OriginalAmount="1264.98">
      <BasicPropertyInfo Latitude="25.095697" Longitude="55.153652" StarRating="4" HotelCode="0|326079" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street PO Box 502828 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326079/2eb3b047322f32cc815afc8ec6bd9dfd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 167 rooms. The individual storeys can easily be reached via the lift or stairs. Amenities include a currency exchange service. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. The standard features of most rooms include a balcony. There is also a safe. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. Little extras, including a telephone and a TV, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A range of options are available, including golf and a gym. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1265.32" OriginalAmount="1265.32">
      <BasicPropertyInfo Latitude="25.189974" Longitude="55.27448" StarRating="4" HotelCode="0|325921" HotelName="Hotel Boulevard, Autograph Collection" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard PO Box 114788 Old Town Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325921/0fb3a5719efcc17895719729ac85f1e9.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 186 rooms. A lobby and a reception are available to travellers. The upper floors of the establishment can be accessed by lift. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. The establishment offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1266" OriginalAmount="1266">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|288246" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1266.26" OriginalAmount="1266.26">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|209a6f" 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="84" TotalAmount="1266.71" OriginalAmount="1266.71">
      <BasicPropertyInfo Latitude="25.261175" Longitude="55.320587" StarRating="5" HotelCode="0|326041" HotelName="Khalidia Palace Hotel Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326041/2ce17d3b564ea59617465bc1b3c66fb0.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. The accommodation offers various services and facilities, including a restaurant, a childcare service, a transfer service and a laundry service, for a comfortable and relaxing stay. Wireless internet access (for a fee) is available to travellers in the public areas.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed and a sofa bed. Separate bedrooms are also available. A safe and a minibar are also available. A fridge, a microwave and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a DVD player and WiFi (for a fee) add to the comfort of the holiday. The accommodation units include a bathroom with a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Guests can make themselves comfortable on sun loungers beneath parasols on the sun terrace. Those who wish to enjoy sports and leisure options during their holidays can take advantage of the on-site a gym, a spa, a sauna and steam bath, or for a fee, golf. In addition, golf is offered by third-party operators. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA, AMEXCO and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1267.25" OriginalAmount="1267.25">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|472781" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/550963/a_550963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1271" OriginalAmount="1271">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|34760" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1271" OriginalAmount="1271">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|7687" HotelName="Palm Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1272" OriginalAmount="1272">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|29306" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1274.19" OriginalAmount="1274.19">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|208fe8" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1274.49" OriginalAmount="1274.49">
      <BasicPropertyInfo Latitude="25.22475" Longitude="55.28068" StarRating="3" HotelCode="0|1368986" HotelName="Rose Executive Hotel – DWTC" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,WITH BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Garden City Opposite Dubai World Trade Centre PO Box 45113 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1368986/1ce478d7f18c5641230396c259f7f39e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1275" OriginalAmount="1275">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|19472" HotelName="Media Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1275.67" OriginalAmount="1275.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|145857" HotelName="SHERATON DUBAI CREEK HOTEL &amp; TOWER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889951_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sheraton Dubai Creek Hotel &amp; Towers is located in Dubai, in the privileged area of Deira, on the banks of the Dubai estuary. The hotel is 3 km from the famous gold and spice souks and less than a 15-minute drive from BurJuman and Deira City Center Mall.
The hotel has several restaurants, lobby-caf�, pub-bar, gym, swimming pool, spa with sauna, tennis court, bicycle rental, parking, and room for meetings and other events.
Its rooms are equipped with air conditioning, complimentary bottled water, mini-bar, mini-refrigerator, telephone, high-speed internet (with charge), complimentary wireless internet access, TV with remote control and radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1276.25" OriginalAmount="1276.25">
      <BasicPropertyInfo Latitude="25.194471" Longitude="55.26164" StarRating="4" HotelCode="0|325938" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 118737 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325938/b4f98507a2cfc0e46484ce35a8fe9be5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The accommodation comprises a total of 118 rooms. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access in public areas (for a fee) allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe, a minibar and a desk are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station is also provided as standard. In addition, there is a washing machine and an ironing set. Features include internet access, a telephone, a TV and a radio, adding comfort to the holiday. Travellers will also find slippers in their rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Leisure options at the accommodation include golf, a gym, a spa, a sauna and steam bath, or for a fee, a hammam. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1278.76" OriginalAmount="1278.76">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1091e3" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1278.76" OriginalAmount="1278.76">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|1091f0" HotelName="Vida Downtown" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1280" OriginalAmount="1280">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|394156" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1281.75" OriginalAmount="1281.75">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|1f30db" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1282.38" OriginalAmount="1282.38">
      <BasicPropertyInfo Latitude="25.184444" Longitude="55.254406" StarRating="5" HotelCode="0|489609" HotelName="V Hotel Dubai, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Habtoor City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489609/d245ede20afe1b70d0d888d33dbc871d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 356 rooms. A lobby and a reception are available to guests. Services and facilities at the hotel include a restaurant and a conference room. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and, for a fee, a minibar are also available. Little extras, including a telephone, a TV and WiFi, contribute to a great stay. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are available for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features numerous leisure facilities, including a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1282.60" OriginalAmount="1282.60">
      <BasicPropertyInfo Latitude="25.187534" Longitude="55.267513" StarRating="5" HotelCode="0|475900" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street PO Box 2286 Business Bay Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475900/2dac56c25b2c099d5eac0a572e894ac0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel features various services and facilities, including a restaurant, a café and room service, for a comfortable and relaxing stay. Wireless internet access in public areas (no extra charge) allows travellers to stay connected.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;All accommodation units at the establishment offer a range of amenities as standard.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers attractions including sport and entertainment opportunities. A dip in the swimming pool is great for getting into the holiday spirit. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1282.60" OriginalAmount="1282.60">
      <BasicPropertyInfo Latitude="25.187616" Longitude="55.284046" StarRating="5" HotelCode="0|475899" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BED&amp;BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST BUFFET,FREE BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475899/b0b486fafef6d1dca2d09fffccc48d3e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 201 rooms. Services and facilities at the hotel include a restaurant, a dining area and a bar. Wireless internet access is available to guests.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. All rooms feature a fridge, a tea/coffee station, a TV and a safe. The accommodation units include a bathroom with a shower. A hairdryer can also be found in each of the bathrooms. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. The accommodation offers travellers a variety of leisure facilities, including a gym (for a fee). An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. It is also possible to order breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1283" OriginalAmount="1283">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|29307" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92674/a_92674_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1284.03" OriginalAmount="1284.03">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|10b296" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1287.00" OriginalAmount="1287.00">
      <BasicPropertyInfo Latitude="25.082141876220703" Longitude="55.141883850097656" StarRating="0" HotelCode="0|luton_vacation_homes_park_island" HotelName="Luton Vacation Homes Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Park Island, Bonare Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/fc/d9fc9ac1977a9da808700eb7e7893d808eed1713.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Dubai (Jumeirah Beach Residence), this apartment is within a 15-minute walk of The Walk and Jumeirah Beach.  This apartment is 1.2 mi (1.9 km) from Dubai Marina Mall and 4.7 mi (7.6 km) from Souk Madinat Jumeirah.&lt;br /&gt;Amenities : This apartment offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;The Walk - 0.5 km / 0.3 mi&lt;br /&gt;Jumeirah Beach - 1.2 km / 0.7 mi&lt;br /&gt;Dubai Marina Mall - 1.3 km / 0.8 mi&lt;br /&gt;Skydive Dubai - 1.5 km / 0.9 mi&lt;br /&gt;The Beach Mall - 1.5 km / 0.9 mi&lt;br /&gt;American University of Dubai (AUD) - 2.4 km / 1.5 mi&lt;br /&gt;Ain Dubai - 3 km / 1.9 mi&lt;br /&gt;Bluewaters Island - 3 km / 1.9 mi&lt;br /&gt;Emirates Golf Club - 3.8 km / 2.4 mi&lt;br /&gt;Dubai College - 4.6 km / 2.9 mi&lt;br /&gt;Jebel Ali Race Course - 5.7 km / 3.6 mi&lt;br /&gt;Al Sufouh Beach - 7.3 km / 4.5 mi&lt;br /&gt;Souk Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Madinat Jumeirah - 8.2 km / 5.1 mi&lt;br /&gt;Nakheel Mall - 8.2 km / 5.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 32.8 km / 20.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 35.6 km / 22.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 60.1 km / 37.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Marina Mall&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a microwave and an electric kettle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1288" OriginalAmount="1288">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|167735" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1288.00" OriginalAmount="1288.00">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|royal_club_at_palm_jumeirah" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1288.96" OriginalAmount="1288.96">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|446722" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1289.16" OriginalAmount="1289.16">
      <BasicPropertyInfo Latitude="25.25397" Longitude="55.335922" StarRating="4" HotelCode="0|325937" HotelName="J5 Hotels Port Saeed" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road P.O Box 33871 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325937/fb80e51c9b51d5706b4d2b32bc76375f.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 134 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers. Various gastronomic options are available, including a restaurant, a dining area and a breakfast room. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone and a TV, contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. The hot tub is the perfect place to relax. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including golf, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1290.30" OriginalAmount="1290.30">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|13b302" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1290.36" OriginalAmount="1290.36">
      <BasicPropertyInfo Latitude="25.203241" Longitude="55.34923" StarRating="4" HotelCode="0|1477001" HotelName="Vida Creek Beach Hotel" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,HALF BOARD,FREE BREAKFAST,BREAKFAST INCLUDED,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor Creek Harbour Dubai Creek</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1477001/c14307d91f76b4b294bbea0982a99d36.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1291.25" OriginalAmount="1291.25">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324123" StarRating="5" HotelCode="0|325979" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street P.O. Box 81148 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325979/50ca0804b80cb397aa8ce66b0c722e5d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 172 rooms. A lobby and a reception are available to travellers. Most of the storeys can be reached by lift. Amenities include 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 accommodation are a restaurant, a dining area and a café. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Additional services include a babysitting service, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. Cots are available for younger guests. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. In addition, there is a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a CD player, a DVD player, an alarm clock and WiFi, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A range of options are available, including a gym, table tennis, a spa, a sauna, a beauty salon and hydrotherapy applications. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1292.88" OriginalAmount="1292.88">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|110f95" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1293.17" OriginalAmount="1293.17">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|177907" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1293.49" OriginalAmount="1293.49">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|10b298" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1295.77" OriginalAmount="1295.77">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|1f3592" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1297.36" OriginalAmount="1297.36">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|287667" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="1297.54" OriginalAmount="1297.54">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|6809" HotelName="Riviera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1297.55" OriginalAmount="1297.55">
      <BasicPropertyInfo Latitude="25.250355" Longitude="55.29873" StarRating="3" HotelCode="0|489571" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>15 B Street Al Mankhool Road Behind Spinneys Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489571/e34d5d7b603ceec86bde19fd2f0f929d.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1297.99" OriginalAmount="1297.99">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|1091e6" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92674/a_92674_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World Trade Center and Exhibition Grounds can be reached in 5-minutes' walk. The hotel is located 3 km from the Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1298" OriginalAmount="1298">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1299" OriginalAmount="1299">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|11607" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1299" OriginalAmount="1299">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|12599" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1299.46" OriginalAmount="1299.46">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|446721" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/435397/a_435397_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1302.10" OriginalAmount="1302.10">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1ceaeb" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1302.16" OriginalAmount="1302.16">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|103304" HotelName="Pearl City Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236274/a_236274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai International Convention Centre, as well as to the city's thriving business district. Dubai International Airport is just 4 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1305.48" OriginalAmount="1305.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|C7AC82" HotelName="MILLENNIUM PLACE MIRDIF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2421595_foto_1.jpg</HotelPictures>
        <HotelDescription>Explore our 4-star Dubai hotel in Mirdif Hills. Hayyakum! Millennium Place Mirdif is a lifestyle destination of dining, hospitality, and entertainment a few minutes away from Dubai International Airport, Mirdif City Center, and Dubai Safari Park. Visit the first hotel in this Dubai neighborhood, overlooking the beautiful Mushrif Park. The home of more than 70,000 trees offers a fantastic range of family fun adventures from zip-lining, childrenandrsquo;s playgrounds, horseback riding, cycle track, BBQ Areas, and much more. Connected to Mirdif Hills Avenue, our 4-star hotel features 116 rooms and suites, 132 studios and one-bedroom apartments, 6 restaurants and bars, a ballroom catering up to 300 guests, 2 meeting rooms, a rooftop pool andamp; gym overlooking the park. Millennium Place Mirdif presents a flavorful dining palette. Start your day with an immersive international breakfast buffet or andagrave; la carte options at B Social, our laid-back all-day dining. At lunch, spoil your taste buds with Lebanese and Armenian cuisine at Batchig, followed by a refreshing drink at our social pub, The Urban Bar, or enjoy an afternoon cigar at Sala De Cigar; the journey continues with dinner at Hunter andamp; Barrel Steakhouse. Of course, your experience is not complete without adding some splashes to your day at Vola Rooftop Lounge surrounded by the scenery of Mushrif Parkandrsquo;s natural splendour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1306.45" OriginalAmount="1306.45">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1b34be" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1307.04" OriginalAmount="1307.04">
      <BasicPropertyInfo Latitude="25.199802" Longitude="55.27751" StarRating="5" HotelCode="0|1343102" HotelName="Dubai Mall by Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>The Address Dubai Mall Residence Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343102/30ea455cee7d7f5f0f9440e3172a72fb.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1307.85" OriginalAmount="1307.85">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|112370" HotelName="Marriott Executive Apartments Dubai Creek" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="84" TotalAmount="1310.76" OriginalAmount="1310.76">
      <BasicPropertyInfo Latitude="25.10616" Longitude="55.150143" StarRating="3" HotelCode="0|326286" HotelName="Royal Club Palm Jumeirah by Royal Vacation Homes Rental" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Shoreline 20 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326286/8cb73bdb68eee2f5e6d1fd94a100e8db.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 50 rooms. A safe is among the facilities. Internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;A range of amenities complete the standard fittings of the accommodation units. The accommodation features rooms with air conditioning.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The accommodation offers guests a variety of leisure facilities, including a gym (for a fee). Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1313.31" OriginalAmount="1313.31">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|19572a" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|39726" HotelName="Carlton Downtown" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|201470" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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="27" TotalAmount="1317" OriginalAmount="1317">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|407990" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1318.85" OriginalAmount="1318.85">
      <BasicPropertyInfo Latitude="25.18569" Longitude="55.274227" StarRating="4" HotelCode="0|1473295" HotelName="The First Collection Waterfront" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive PO BOX 215373 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1473295/24061002013505.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1319" OriginalAmount="1319">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|95235" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1319.93" OriginalAmount="1319.93">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|627802" HotelName="Rove Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/758465/a_758465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1320.21" OriginalAmount="1320.21">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|168ab9" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1320.77" OriginalAmount="1320.77">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|12ad43" 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="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|254865" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|20069" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1328.63" OriginalAmount="1328.63">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|12cd8d" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="84" TotalAmount="1328.86" OriginalAmount="1328.86">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.15326" StarRating="4" HotelCode="0|326121" HotelName="Media One Hotel" Meals="ROOM ONLY,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street Al Sufouh Al Sufouh 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326121/0efa141c0ef759079ab34bb625315e65.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 2009. The air-conditioned establishment comprises a total of 260 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room, a café and a bar. Various shops are available, including a supermarket. 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. Travellers can also use the bicycle storage facilities. Additional services include room service, a laundry service and a hairdresser. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. Most of the accommodation units offer a sea view. The carpeted accommodation units feature a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool and an outdoor pool. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A range of options are available, including biking/mountain biking, a gym, a sauna, a steam bath and a beauty salon. A disco and a nightclub complete the range of facilities available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner. Special catering options can be enjoyed at the hotel.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1334" OriginalAmount="1334">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|24929" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1337.32" OriginalAmount="1337.32">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|644144" HotelName="Canal Central Hotel – Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1341.74" OriginalAmount="1341.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|B95E63" HotelName="REVIER HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32485_image63718783_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Business Bay, near the Dubai Water Canal and just 10 minutes from Dubai Mall.Inspired by a simple, industrial design, the hotel rooms offer a private space where you can feel at home. All rooms include air conditioning, a seating area, a flat-screen TV with satellite channels, a safe and a private bathroom with a shower, free toiletries and a hairdryer. At Revier Hotel - Dubai, rooms come with bed linen and towels.The hotel has an outdoor pool, free private parking, a fitness center and a terrace. This property offers a restaurant, room service and a 24-hour front desk, as well as free WiFi throughout the property. The accommodation offers a business centre, concierge service and currency exchange.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1343.42" OriginalAmount="1343.42">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1b303e" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1344.41" OriginalAmount="1344.41">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|129099" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1344.64" OriginalAmount="1344.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|114794" HotelName="TWO SEASONS HOTEL &amp; APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30471_image62456456_0.jpg</HotelPictures>
        <HotelDescription>Facilities and services include wireless Internet access, 24 hour reception, restaurant, swimming pool, fitness center, kids club, elevator, sauna, jacuzzi, spa treatments (extra charge) and meeting room.Rooms feature wireless Internet access, air conditioning, T.V, telephone, fridge, safe, hairdryer and bathroom.Please note that some of the above facilities may be closed due to weather / seasonal conditions.Please note that this hotel does not serve alcohol.Please note that the hotel offers shuttle bus service to the nearby attractions.Please note that some adjustments will be made to the usual route leading from the main lobby, access to the Social Lounge Our famous House of Noodles will be comfortably available via the exterior doors.Address: Sheikh Zayed Road, Dubai Internet City, PO Box 502222 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1348" OriginalAmount="1348">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|380146" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://cdn.ostrovok.ru/t/x500/content/6c/b7/6cb768ecbaf520cb73984439595158afc8d87ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1348" OriginalAmount="1348">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|39058" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1348.42" OriginalAmount="1348.42">
      <BasicPropertyInfo Latitude="25.212963" Longitude="55.275265" StarRating="4" HotelCode="0|325766" HotelName="Towers Rotana" Meals="ROOM ONLY,NO MEALS INCLUDED,NO BREAKFAST SERVICE,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,FULL BOARD,HALF-BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED,ALL INCLUSIVE,WITH BREAKFAST,FULL-BOARD,ALL-INCLUSIVE" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 30430 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325766/5bf14e01c7a856198c6caea495c3d2d8.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2000. Guests are welcomed at the accommodation, which has a total of 366 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. Wireless internet access is available to guests. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, translation services, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning and a bathroom. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a stereo system and WiFi (for a fee), contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, a sun terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. There is also a poolside snack bar. Leisure options at the establishment include golf, a gym, a sauna, steam bath and beauty salon, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1348.73" OriginalAmount="1348.73">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|MIAB" HotelName="Millennium Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1350.58" OriginalAmount="1350.58">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|130004" HotelName="Premier Inn Dubai International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1351.42" OriginalAmount="1351.42">
      <BasicPropertyInfo Latitude="25.225286" Longitude="55.278706" StarRating="4" HotelCode="0|1456616" HotelName="The Muse" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>21st Street 43 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1456616/78b2a2687404f15bdd7501a14cc18783.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1353.88" OriginalAmount="1353.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|395192" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061882_foto_1.jpg</HotelPictures>
        <HotelDescription>Al Bandar Rotana is a striking, ultra modern hotel with a prime waterside location in the city original heartland. Ideal for business and leisure travellers, the elegant five star property, which sits on the edge of Dubai Creek, is minutes by road from Dubai International Airport, Dubai World Trade Centre and major malls and souks. Its also close to several attractions including the Dubai Creek Golf and Yacht Club, Dubai Dolphinarium at Creek Park and the new Rise Dubai Creek Harbour development  an entertainment centre that plays host to live music, DJ sets, movie screenings and unusual casual dining concepts. Dubais Diplomatic District, home to major embassies, is also close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1354.53" OriginalAmount="1354.53">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|10a261" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1354.96" OriginalAmount="1354.96">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|10944f" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1355.12" OriginalAmount="1355.12">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|667008" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10812678</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1356.86" OriginalAmount="1356.86">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.32667" StarRating="4" HotelCode="0|325810" HotelName="J5 RIMAL" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325810/619a61bfe004b5932c8c45bf7b631c78.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in the centre of the city of Dubai.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 123 rooms. A lobby and a reception are available to guests. The upper floors of the apartment hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a café, room service, a conference room and a business centre. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station can be found in each room. Little extras, including internet access, a telephone, a TV and a radio, contribute to a great stay. A hairdryer is provided in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a pool and an outdoor pool. A range of options are available, including golf, a gym, a sauna, a steam bath and a hammam. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Breakfast, lunch and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the apartment hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1357.44" OriginalAmount="1357.44">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|128624" HotelName="Media One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213956/a_213956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Dubai Media, just 10 minutes' drive from the Mall of Emirates, Ibn Battuta Mall and the Emirates Golf Course. Palm Jumeirah Lake is approximately 5 km from the design hotel and Jumeirah Beach is around 7 km away. Dubai International Airport is roughly 30 km from the business hotel and Abu Dhabi is approximately 119 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1358.02" OriginalAmount="1358.02">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|111083" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1360.35" OriginalAmount="1360.35">
      <BasicPropertyInfo Latitude="25.079412" Longitude="55.143127" StarRating="4" HotelCode="0|475897" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street Dubai Marina Al Marsa Area Near Marina Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475897/2eef31b7bba889cbd387acd54cebe67e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 142 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar and a business centre. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A balcony or terrace is among the standard amenities of most rooms. A kitchenette with a tea/coffee station is also provided. A washing machine is also available for guests' convenience. Little extras, including a telephone, a TV, a CD player, a DVD player and WiFi (no extra charge), contribute to a great stay. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. The poolside bar serves a selection of refreshing drinks. Leisure options at the hotel include a gym, a sauna and steam bath, or for a fee, a spa. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1360.79" OriginalAmount="1360.79">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|394138" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1361.11" OriginalAmount="1361.11">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|JI5" HotelName="Swissôtel Al Ghurair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/10/2024" 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 Khattab Street, PO Box 185051</AddressLine>
          </AddressLines>
          <PostalCode>(0)42933555</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1365.76" OriginalAmount="1365.76">
      <BasicPropertyInfo Latitude="25.215322" Longitude="55.325817" StarRating="4" HotelCode="0|1131124" HotelName="Marbella Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box: 150 Al Khail Road D-68 Al Jadaf Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131124/e58ea27ebdb0e2a13c1d67895ee13cf5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1367.96" OriginalAmount="1367.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE HOTEL, DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475444_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within 1.3 km of Jumeira Public Beach and 2.8 km of Burj Al Arab Tower, Lemon Tree Hotel, Dubai provides rooms with air conditioning and a private bathroom in Dubai. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi. Free private parking is available and the hotel also offers car hire for guests who want to explore the surrounding area. Guest rooms in the hotel are fitted with a kettle. All units in Lemon Tree Hotel, Dubai are equipped with a flat-screen TV and a hairdryer. A buffet breakfast is available daily at the accommodation. Lemon Tree Hotel, Dubai offers a sun terrace. Mall of the Emirates is 4.3 km from the hotel, while City Walk Mall is 10 km away. The nearest airport is Dubai International, 26 km from Lemon Tree Hotel, Dubai, and the property offers a paid airport shuttle service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1369.69" OriginalAmount="1369.69">
      <BasicPropertyInfo Latitude="25.079765" Longitude="55.137478" StarRating="4" HotelCode="0|326135" HotelName="Suha JBR Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326135/a096ad37aefaeaf008a1f6be01b065bd.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This apartment hotel was built in 2007. Travellers are welcomed at the hotel, which has a total of 90 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a dining area, a café, a transfer service, room service and a laundry service. Wireless internet access is available to travellers in the public areas. Guests can buy daily essentials at the supermarket. Travellers arriving by car can leave their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. The standard features of most rooms include a balcony. The carpeted rooms feature a double bed or a king-size bed. Separate bedrooms are also available. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Furthermore, there are a washing machine and an ironing set. Little extras, including internet access, a telephone, a TV, a radio, a stereo system, a DVD player and WiFi, contribute to a great stay. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers attractions including sport and entertainment opportunities. The hotel features a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1374" OriginalAmount="1374">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|55119" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1374.99" OriginalAmount="1374.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|071201" HotelName="ROYAL ASCOT HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955980_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ascot is located right in the heart of Dubai, making most places in the city easily accessible. Sheikh Zayed road is just 7 minutes away, and Burjuman - one of Dubai's premiere malls - is a mere 5 minutes away. We also offer guests complimentary transfers to and from our beach facilities. The golden sands and pristine waters of Dubai make for a great day at the beach, especially during the winter months.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1375.49" OriginalAmount="1375.49">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|135642" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1377.86" OriginalAmount="1377.86">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|2096f0" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1377.97" OriginalAmount="1377.97">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|414678" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1378.26" OriginalAmount="1378.26">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|391213" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1379" OriginalAmount="1379">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|55050" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1382.19" OriginalAmount="1382.19">
      <BasicPropertyInfo Latitude="24.990913" Longitude="55.41885" StarRating="5" HotelCode="0|1430958" HotelName="Terra Solis" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Lehbab Road Exit 29 Jebel Ali Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1430958/0df46d1ad0c7d537530c5d9292bc45bd.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1383.21" OriginalAmount="1383.21">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|1b33e3" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1390.03" OriginalAmount="1390.03">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1944a3" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1391.30" OriginalAmount="1391.30">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|127884" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/09/2024" 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>http://media.dev.paximum.com/hotelimages/326135/1.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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1391.61" OriginalAmount="1391.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|152773" HotelName="MILLENNIUM AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890100_foto_52.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the center of Dubai with easy access to the business district and the historic area.
It has 341 rooms full of luxury and comfort. They are divided into different categories to meet the needs of all guests. All rooms have private bathrooms with amenities, minibar and tea and coffee machine.
The main services we can highlight the hotel business center, fitness center, beauty salon and pool.
There are also car rental service. The hotel has parking and parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1392.46" OriginalAmount="1392.46">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|388551" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/414056/a_414056_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1392.54" OriginalAmount="1392.54">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|209096" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1396.56" OriginalAmount="1396.56">
      <BasicPropertyInfo StarRating="3" HotelCode="|141482" HotelName="JANNAH PLACE DUBAI MARINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1566_image50004220_0.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel is located in the city center close to the main streets of entertainment, shopping and restaurants in the city.
All rooms have large windows with city views; They have a kitchen with washing machine, safe, Internet access, private bathroom with shower and hairdryer, among other services.
It has an outdoor pool, a gym, a garden to relax, and three restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1396.60" OriginalAmount="1396.60">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|140159" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1397.85" OriginalAmount="1397.85">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1091d3" HotelName="Towers Rotana" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="1400.86" OriginalAmount="1400.86">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|409643" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1402.43" OriginalAmount="1402.43">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|190469" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1404.39" OriginalAmount="1404.39">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|632541" HotelName="Flora Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 06/10/2024" 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="8" TotalAmount="1405.85" OriginalAmount="1405.85">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|139099" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1407" OriginalAmount="1407">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="25.08171272277832" Longitude="55.145530700683594" StarRating="0" HotelCode="0|marina_apartment_24" HotelName="Marina Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 11640, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/5c/745cd3824b4d3cc81cf671a51ba60466569b56a3.jpeg</HotelPictures>
        <HotelDescription>Marina Apartment</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1409.98" OriginalAmount="1409.98">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|196029" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1413.18" OriginalAmount="1413.18">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|121057" HotelName="Media Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1417.12" OriginalAmount="1417.12">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|187892" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1417.81" OriginalAmount="1417.81">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|10543f" HotelName="Suha Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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>http://media.dev.paximum.com/hotelimages/326135/1.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="45" TotalAmount="1419.70" OriginalAmount="1419.70">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|194430" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY" 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="8" TotalAmount="1420.39" OriginalAmount="1420.39">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|633361" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1422.72" OriginalAmount="1422.72">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|1515d5" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1424.15" OriginalAmount="1424.15">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|1091e7" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1427.14" OriginalAmount="1427.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|A24734" HotelName="Millennium Atria Business Bay" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365119_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 2018. It is a short drive away from the Dubai Mall and the nearest station is Business Bay. All 336 rooms are equipped with air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1429" OriginalAmount="1429">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|1355" HotelName="ibis World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61461/a_61461_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the biggest international complex in the Middle East. The Heritage Village is about 8 km away, while the Gold Souk is approximately 10 km away. Close to the tourist centre and Sheikh Zayed Road, the principal business centre in Dubai, the hotel is approximately 15 minutes from the Jebel Ali Free Zone and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1431.73" OriginalAmount="1431.73">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|623641" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1434.83" OriginalAmount="1434.83">
      <BasicPropertyInfo Latitude="25.248905" Longitude="55.283863" StarRating="4" HotelCode="0|1343109" HotelName="Element Al Mina, Dubai" Meals="BREAKFAST BUFFET,BREAKFAST FOR 2,BED &amp; BREAKFAST" BedType="BREAKFAST FOR 2">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road &amp; 37th Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343109/bfeed4ea0340699220b06828f20d643b.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1435.65" OriginalAmount="1435.65">
      <BasicPropertyInfo Latitude="24.96084" Longitude="55.14978" StarRating="3" HotelCode="0|1343076" HotelName="Rove Expo City" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Square Expo 2020 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343076/da43722705da01c97c9dfab80948298c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1438.27" OriginalAmount="1438.27">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|625440" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1441.33" OriginalAmount="1441.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25212_image60468266_0.jpg</HotelPictures>
        <HotelDescription>Third Tallest hotel in the world 333 metres with 65 guest floors\nOfficially certified by the Guinness World Records\nIdeal location for business and leisure travellers\nLocated 5 minutes away from Dubai Mall- one of the worlds biggest \nshopping centres \nLocated less than 1 km away from Dubai International Financial Centre \n(DIFC) and a 1 minute walking distance from the metro station\n3 minutes drive to World Trade Centre(the main Exhibition Centre)\n10 minutes drive to Dubai International Airport\n5 minutes drive to Burj Khalifa, currently the worlds tallest building\nClose to major attractions as well as golf courses and horse race courses \nSurrounded by Dubai most happening night life scenes\n462 rooms and suites with a capacity to accommodate big groups at the \nsame time\nConnecting rooms and suites, giving a chance for large families to stay \ntogether and at the same time have their own privacy.\nNo alcohol is served in the hotel.\nFree WiFi available in all rooms and public areas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1441.79" OriginalAmount="1441.79">
      <BasicPropertyInfo Latitude="25.096813" Longitude="55.169563" StarRating="4" HotelCode="0|884744" HotelName="Zabeel House The Greens" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 214362 The Onyx Tower 3 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884744/b722cd0311c062b31eb2538c01c447a8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1444" OriginalAmount="1444">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|37816" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1444.37" OriginalAmount="1444.37">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|18fbce" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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>P.O. Box 61871, Baniyas Road, Deira City Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1446" OriginalAmount="1446">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|256447" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1446.00" OriginalAmount="1446.00">
      <BasicPropertyInfo Latitude="25.07743263244629" Longitude="55.147212982177734" StarRating="0" HotelCode="0|lux_holiday_home_mag_214_tower_1" HotelName="LUX Holiday Home - MAG 214 Tower 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAG 214 Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/96/d99653aaeab1dbd186772c0e1b5269b6b24b7c0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «LUX Holiday Home - MAG 214 Tower 1» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1448.60" OriginalAmount="1448.60">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|105c16" HotelName="ibis World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61461/a_61461_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the biggest international complex in the Middle East. The Heritage Village is about 8 km away, while the Gold Souk is approximately 10 km away. Close to the tourist centre and Sheikh Zayed Road, the principal business centre in Dubai, the hotel is approximately 15 minutes from the Jebel Ali Free Zone and Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1449" OriginalAmount="1449">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1451" OriginalAmount="1451">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|373222" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1451.18" OriginalAmount="1451.18">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|456421" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1454.05" OriginalAmount="1454.05">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|1b3503" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1455.91" OriginalAmount="1455.91">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|1d9805" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139099/139099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1456.61" OriginalAmount="1456.61">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|619901" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2024" 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="8" TotalAmount="1457.32" OriginalAmount="1457.32">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|162731" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1457.85" OriginalAmount="1457.85">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|739885" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://cdn.ostrovok.ru/t/x500/content/6c/b7/6cb768ecbaf520cb73984439595158afc8d87ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1459.43" OriginalAmount="1459.43">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|20bb8b" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1459.44" OriginalAmount="1459.44">
      <BasicPropertyInfo Latitude="25.079285" Longitude="55.150436" StarRating="4" HotelCode="0|326045" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street Cluster W Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326045/d765395577442cd99a9474eb73d852e8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. Travellers are welcomed at the establishment, which has a total of 158 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a café, room service, a laundry service and a business centre. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Separate bedrooms are also available. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi ensure optimal comfort. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A range of options are available, including golf, a gym, squash, a spa and a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1462" OriginalAmount="1462">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|33360" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1464.22" OriginalAmount="1464.22">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|88082" HotelName="Vida Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1466.31" OriginalAmount="1466.31">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|1b4a79" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1467.49" OriginalAmount="1467.49">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|643985" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1468" OriginalAmount="1468">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|53523" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/416390/a_416390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="25.086910247802734" Longitude="55.14799118041992" StarRating="0" HotelCode="0|hi_guests_vacation_homes_marina_gate_tower" HotelName="Hi Guests Vacation Homes - Marina Gate Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate, Alkhayay St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1e/46/1e46cf60298af425481613c23188b1eaeb971244.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Hi Guests Vacation Homes - Marina Gate Tower» is located in Dubai. This apartment is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1472.47" OriginalAmount="1472.47">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|ATRM" HotelName="Millennium Atria Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/10/2024" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/968884/a_968884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1473.34" OriginalAmount="1473.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|097147" HotelName="Media Rotana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840103_image59191693_0.jpg</HotelPictures>
        <HotelDescription>Prime location, close to Dubai Media City and Dubai Internet City, less \nthan 40 Km away from Dubai International Airport. Easy access to Jebel \nAli industrial area and Al Maktoum International airport.\n16 modern, well equipped meetings rooms.\n5 award winning Food and Beverage outlets.\nClub Rotana floor offering complimentary breakfast, selected beverage and \nevening cocktails, complimentary Internet access, dedicated meeting room \nas well as a private reception with express check in and check out.\nClose to major shopping centres including the Mall of Emirates, Ibn \nBattuta and Marina Mall.Free WiFi available in all rooms and public\nareas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1474.24" OriginalAmount="1474.24">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|656847" HotelName="Millennium Place Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/994139/a_994139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="25.0867852" Longitude="55.1475206" StarRating="0" HotelCode="984707|303244" HotelName="Higuests Vacation Homes - Marina Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6436783</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|92850" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1478" OriginalAmount="1478">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|46538" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1481" OriginalAmount="1481">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|46262" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1481.84" OriginalAmount="1481.84">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="3" HotelCode="0|1492947" HotelName="Songs Of The Lake By Lagom - Bonnington Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1487.93" OriginalAmount="1487.93">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|13b32f" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1488.16" OriginalAmount="1488.16">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|59270" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1488.19" OriginalAmount="1488.19">
      <BasicPropertyInfo StarRating="4" HotelCode="|CB7627" HotelName="THE FIRST COLLECTION BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2514053_image61432861_0.jpg</HotelPictures>
        <HotelDescription>The hotel features 437 stylish guestrooms and suites - many offering panoramic views of Dubai's world-famous skyline - alongside extensive sustainably designed guest amenities, with a host of exciting signature FandB outlets, leisure facilities including a fully equipped gym, modern spa, and 25-meter swimming pool overlooking Downtown Dubai, and an innovative NEST coworking space.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1492.32" OriginalAmount="1492.32">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|1b34a7" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1493.80" OriginalAmount="1493.80">
      <BasicPropertyInfo Latitude="25.268723" Longitude="55.31644" StarRating="5" HotelCode="0|326244" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,ROOM_ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road Near Fish Roundabout Deira P.O. Box 185060 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326244/d2fb508d27a9ef43a2f1024253e43286.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 428 rooms. A lobby and a reception are available to travellers. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a café, room service, a laundry service, a conference room and a business centre. Wireless internet access (for a fee) is available to guests. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a mini fridge and a tea/coffee station is also provided as standard. Little extras, including internet access, a telephone, a TV and WiFi (for a fee), contribute to a great stay. Travellers will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer and bathrobes are available for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the establishment include a gym, squash and yoga. Various wellness options are available at the accommodation, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1495.66" OriginalAmount="1495.66">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|105138" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1503" OriginalAmount="1503">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|95236" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1504.85" OriginalAmount="1504.85">
      <BasicPropertyInfo Latitude="25.27299" Longitude="55.31713" StarRating="4" HotelCode="0|326427" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street P.O. Box 34047 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326427/b34ce53d861783b562669c4f6223e194.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;A lobby and a reception are available to travellers. Services and facilities at the hotel include a safe, a restaurant, a café, room service and a laundry service. Internet access in public areas (for a fee) allows guests to stay in touch whilst on holiday.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. There is also a safe. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone and a TV, contribute to a great stay. Amenities in the bathrooms include a shower.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The catering options available at the establishment are half board. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1505.35" OriginalAmount="1505.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|457183" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1356014_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubailand, just by two major roads, Emirates Road and Dubai-Al Ain Road, the hotel is nested amidst world-class polo fields. The property boasts several swimming pool and a fitness centre. Guests can enjoy free WiFi throughout the property.Each room is fitted with a flat-screen TV. Certain units feature a seating area where you can relax. You will find a kettle in the room. Every room has a private bathroom fitted with a bath. For your comfort, you will find bathrobes and slippers.Adults and children alike are invited to interact with the world-class horses that populate the resort's polo fields and stables, or they can indulge themselves with a pampering treatment at Iridium Spa, or swim in one of the pools.Dubai Mall is 16 km from The St. Regis Dubai, Al Habtoor Pol, while Burj Khalifa is 16 km from the property. The nearest airport is Dubai International Airport, 19 km from the property. Free self parking as well as complimentary valet parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1509.75" OriginalAmount="1509.75">
      <BasicPropertyInfo Latitude="25.253265" Longitude="55.328022" StarRating="4" HotelCode="0|326011" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road Near Deira City Centre P.O.Box 119062 Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326011/ba7f7f7ef26508a4aec709d4942f553b.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. The hotel offers travellers a total of 180 rooms. At the accommodation, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. The upper floors of the apartment hotel can be accessed by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a breakfast room and a café. Shopping facilities are also available. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. There is a fully-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Further amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a DVD player and WiFi (for a fee) add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. There are a variety of leisure options to choose from including a gym, a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1513.52" OriginalAmount="1513.52">
      <BasicPropertyInfo Latitude="25.206211" Longitude="55.27272" StarRating="5" HotelCode="0|325794" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road P.O. Box 23335 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325794/3681186d0eb91e1d7d783ec7d7dfb491.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 321 rooms. Most of the storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to guests in the public areas. The hotel's culinary facilities include a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. A safe and a minibar are also available. A kitchenette equipped with a fridge, a mini fridge and a tea/coffee station can be found in each room. Internet access, a telephone, a TV and WiFi ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Travellers can enjoy various leisure options during their free time, including a gym and a spa. For a fee, solarium is are also offered. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1514.32" OriginalAmount="1514.32">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|2218a0" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1514.78" OriginalAmount="1514.78">
      <BasicPropertyInfo Latitude="25.251806" Longitude="55.32435" StarRating="5" HotelCode="0|1490269" HotelName="Hilton Dubai Creek Residences" Meals="NO BREAKFAST SERVICE,ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL,BREAKFAST BUFFET,HALF BOARD,FULL BOARD" BedType="NO BREAKFAST SERVICE">
        <Address>
          <AddressLines>
            <AddressLine>Jewel of the Creek Post Box number 111853 Port Saeed Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1490269/1ff972804e3034c6ade3125406d6bd26.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1516.47" OriginalAmount="1516.47">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|209491" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1520.72" OriginalAmount="1520.72">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|287777" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1521" OriginalAmount="1521">
      <BasicPropertyInfo Latitude="25.092898755358" Longitude="55.176855682556" StarRating="3.5" HotelCode="207455|201578" HotelName="Time Crystal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, Opposite to Jebel Ali Race cource, near The Greens, Al Barsha, Tecom, P.O. Box 283439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295730/gt_295730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located within the heart of new Dubai, in the Al Barsha area of the city. It is only 5 minutes from Internet City, Media City, Knowledge Village and the Jumeirah beachfront. The Mall of Emirates is 2 km away and it is 8 km to Dubai Mall and 15 km to Bur Dubai. This establishment lies just a 25-minute journey from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1530" OriginalAmount="1530">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|46231" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1530.21" OriginalAmount="1530.21">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|20a358" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1530.43" OriginalAmount="1530.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|096705" HotelName="Towers Rotana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840794_image59191640_0.jpg</HotelPictures>
        <HotelDescription>Public Areas</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1531.37" OriginalAmount="1531.37">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1091c9" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1535" OriginalAmount="1535">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1535.65" OriginalAmount="1535.65">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|20a117" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="1536.42" OriginalAmount="1536.42">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|1b33e9" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1538" OriginalAmount="1538">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|298011" HotelName="Grand Millennium Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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="8" TotalAmount="1538.04" OriginalAmount="1538.04">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|624346" HotelName="Aloft Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1540" OriginalAmount="1540">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|28689" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1542.12" OriginalAmount="1542.12">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|12686e" HotelName="Jumeirah Creekside 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>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1547" OriginalAmount="1547">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|303208" HotelName="Al Salam Grand Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1547.37" OriginalAmount="1547.37">
      <BasicPropertyInfo Latitude="25.204224" Longitude="55.347153" StarRating="5" HotelCode="0|1487345" HotelName="Palace Dubai Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,FREE BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL,BREAKFAST INCLUDED,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1487345/d4913775bfc47aa54112abb23af2d342.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1548.58" OriginalAmount="1548.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|147900" HotelName="Orchid Vue Hotel Bur Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1211501_foto_1.jpg</HotelPictures>
        <HotelDescription>Orchid Vue Hotel is a four star property situated in Bur Dubai, a few steps to the Al Fahidi Metro Station and close to the Burjuman Shopping Mall. With its central location, the hotel is within a 20 minute driving distance to the Dubai Mall, Jumeirah open beach, The Burj Khalifa and Dubai International Airport. Each room has an individually controlled air conditioning, flat screen TV, safe deposit box, wireless internet connection, mini bar and a private bathroom with hair dryer, shower/bathtub and toiletries. Guests can enjoy dining at the multi cuisine restaurant serving an extensive selection of international dishes. Leisure facilities include a rooftop swimming pool, gymnasium, sauna and a steam room. Tours all over the city can be arranged at the on-site travel desk and guests can buy souvenirs or snacks at the gift shop located on the ground floor. The hotel also offers 24 hour room service, laundry, foreign currency exchange, concierge and complimentary valet parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1548.72" OriginalAmount="1548.72">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|208769" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1549" OriginalAmount="1549">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|395496" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360485/XFd1lmd7_4abedc0a1a74ca019c562321c85b7026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1549.11" OriginalAmount="1549.11">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|1b2f0a" HotelName="DAMAC Maison Canal Views" 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>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="1553.25" OriginalAmount="1553.25">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|187727" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1554.92" OriginalAmount="1554.92">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|2RO" HotelName="Millennium Central Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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 St. Business Bay, Downtown Dubai</AddressLine>
          </AddressLines>
          <PostalCode>(0)44502099</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1556.14" OriginalAmount="1556.14">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|1f3144" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1560" OriginalAmount="1560">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1564" OriginalAmount="1564">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|47068" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1569" OriginalAmount="1569">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|348093" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1570" OriginalAmount="1570">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|403143" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="84" TotalAmount="1570.47" OriginalAmount="1570.47">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.28774" StarRating="3" HotelCode="0|326142" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road P.O. Box 31003 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326142/621a72093441c029382e65ad0f24070a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1995. The air-conditioned hotel comprises a total of 160 rooms. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most storeys are accessible by lift. Amenities include a safe and a currency exchange service. Wireless internet access (for a fee) is available to guests in the public areas. Among the culinary options available at the apartment hotel are a restaurant, a dining area, a breakfast room and a café. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, medical assistance, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. Separate bedrooms are also available. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a microwave and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV and WiFi, contribute to a great stay. Rooms suitable for wheelchair access are bookable. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features various options for cooling off on hot days, including a pool and an indoor pool. The hot tub is the perfect place to relax. A range of options are available, including a gym, a sauna, a steam bath and a beauty salon. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1576.00" OriginalAmount="1576.00">
      <BasicPropertyInfo Latitude="25.189045" Longitude="55.275993" StarRating="5" HotelCode="0|1131301" HotelName="Miska 1 by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131301/61184e9b8df9f730b10227ce3762ba82.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1576.85" OriginalAmount="1576.85">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|7659" HotelName="Towers Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1577.17" OriginalAmount="1577.17">
      <BasicPropertyInfo Latitude="25.078432" Longitude="55.143032" StarRating="4" HotelCode="0|326022" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,FULL BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K P.O. Box 73029 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326022/f74ced3290656958127fce4d14109744.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. Guests are welcomed at the accommodation, which has a total of 152 rooms. In the air-conditioned hotel, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Most of the storeys can be reached by lift. Amenities include 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 apartment hotel are a restaurant, a dining area and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include medical assistance, room service and a laundry service. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a king-size bed. A safe and a minibar are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and a DVD player add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers and parasols are ideal for relaxation. Leisure options at the apartment hotel include golf, a gym and a sauna, or for a fee, massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1577.50" OriginalAmount="1577.50">
      <BasicPropertyInfo Latitude="25.195213" Longitude="55.283848" StarRating="5" HotelCode="0|326372" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street Opposite Dubai Mall Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326372/a2ae2dd5096e028534b9474893e6be13.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the apartment hotel, which has a total of 50 rooms. Services and facilities at the hotel include a restaurant, a dining area, a babysitting service, room service and a laundry service. Those arriving in their own vehicles can leave them in the car park of the hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning and a kitchen. Features include a fridge, a tea/coffee station, a safe and WiFi (no extra charge). The accommodation offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym and a spa. For a fee, a hammam and massage treatments are also available. Entertainment facilities include a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1579.56" OriginalAmount="1579.56">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|82130" HotelName="Majestic City Retreat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1579.56" OriginalAmount="1579.56">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|87972" HotelName="Manzil Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1580" OriginalAmount="1580">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|31305" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1581.30" OriginalAmount="1581.30">
      <BasicPropertyInfo Latitude="25.07622" Longitude="55.133976" StarRating="5" HotelCode="0|1131297" HotelName="Rimal by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131297/039292d66357eded149ba8c9066e4155.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1582.32" OriginalAmount="1582.32">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|20bc01" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1584.68" OriginalAmount="1584.68">
      <BasicPropertyInfo Latitude="25.25056" Longitude="55.33458" StarRating="5" HotelCode="0|475927" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira City Centre PO Box 61871 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475927/49252b14e7266b71aaf06065c9d0550c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 133 rooms. Most storeys can be reached by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, car hire, a transfer service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a living room. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a cooker included as standard. Internet access, a telephone and WiFi add to the comfort of the holiday. A hairdryer is provided in the bathrooms. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Sun loungers provide a great place to sunbathe. There is also a poolside snack bar. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the establishment include a gym, squash and aerobics. Various wellness options are available at the accommodation, including a spa, a sauna, a hammam, massage treatments, hydrotherapy applications and a solarium. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1585.00" OriginalAmount="1585.00">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|arabian_ranches_golf_club" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1586" OriginalAmount="1586">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|380145" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1589.66" OriginalAmount="1589.66">
      <BasicPropertyInfo Latitude="25.074446" Longitude="55.13737" StarRating="4" HotelCode="0|326040" HotelName="Nuran Marina Serviced Residences" Meals="FREE BREAKFAST,BED &amp; BREAKFAST,ROOM ONLY,WITH BREAKFAST" BedType="FREE BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Street H District 4 P.O. Box 121600 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326040/405373ae8c51e86578832c709304088e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 90 rooms. A lobby and a reception are available to travellers. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a transfer service and translation services.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. There is also a safe. Guests will also find a cooker included as standard. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Amenities in the bathrooms include a shower. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A pool and an outdoor pool are available to travellers. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1590" OriginalAmount="1590">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1591" OriginalAmount="1591">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|47158" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="84" TotalAmount="1596.71" OriginalAmount="1596.71">
      <BasicPropertyInfo Latitude="25.277155" Longitude="55.303223" StarRating="3" HotelCode="0|1343105" HotelName="Aparthotel Adagio Dubai Deira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Afra Plaza 110 Al Khaleej Road Deira Dubai 15472</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343105/a88e8894e56781df09012ebc40ecbdf1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1602.43" OriginalAmount="1602.43">
      <BasicPropertyInfo StarRating="3" HotelCode="|699956" HotelName="Signature Inn Deira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/251853_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra cerca de la calle Al Rigga, a sandoacute;lo 10 minutos del aeropuerto internacional de Dubai. En los alrededores podrandaacute; encontrar el Gold Souk, la candaacute;mara de comercio y el centro de congresos. El centro de la ciudad estandaacute; a 10 Km.Este hotel, que abriandoacute; sus puertas en el aandntilde;o 2003 y fue renovado en el 2004, cuenta con un total de 78 habitaciones. Tiene a su disposiciandoacute;n servicio de caja fuerte, de cambio de divisa y ascensor. En el edificio, climatizado, tambiandeacute;n hay una cafeterandiacute;a, bar, restaurante, sala de conferencias y una discoteca. Podrandaacute; disfrutar de una copa en el Fox Wooden o de la cocina internacional del cafandeacute; Fortune. Por otra parte, en el club indio Sargam, en el club Tarangini o en la discoteca andaacute;rabe Layalie encontrarandaacute; un divertido programa de actividades. Para completar las prestaciones ofrecidas, tiene a su disposiciandoacute;n los servicios de lavanderandiacute;a y de habitaciones. Tambiandeacute;n hay un aparcamiento disponible. El moderno hotel ofrece una buena realciandoacute;n calidad precio y es perfecto para una pequeandntilde;as vacaciones.Las habitaciones, agradables y confortables, son ideales para aquellos que buscan un poco de tranquilidad y para viajes de negocios. Cuentan con un cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar y kit de plancha. El aire acondicionado es central.En la zona exterior podrandaacute; encontrar una piscina. Los que quieran hacer ejercicio o mantenerse en forma podrandaacute;n usar el gimnasio. En los alrededores hay un Club de golf y naanduacute;tico.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1602.79" OriginalAmount="1602.79">
      <BasicPropertyInfo Latitude="25.183361" Longitude="55.28355" StarRating="5" HotelCode="0|1343083" HotelName="Royal Continental Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive PO Box 182166 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343083/8cb13b6ec449e1001f1e34c0a0a2ac34.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1603" OriginalAmount="1603">
      <BasicPropertyInfo Latitude="25.074446096107" Longitude="55.137370278873" StarRating="4" HotelCode="103473|201536" HotelName="Nuran Marina Serviced Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street H, District 4, P.O. Box 121600, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144446/w_144446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1605.13" OriginalAmount="1605.13">
      <BasicPropertyInfo Latitude="25.069592" Longitude="55.128483" StarRating="4" HotelCode="0|508587" HotelName="The First Collection Marina" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street Post Office Box 215373 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508587/9d62dee4801f61f0b4479fd26ed653f8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The upper floors of the hotel can be accessed by lift. Amenities include a safe. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Among the culinary options available at the establishment are a restaurant and a bar. Shopping facilities are also available. Additional facilities at the accommodation include a TV room. Those arriving in their own vehicles can leave them in the car park of the hotel for a fee. Available services and facilities include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. There is also a safe and a minibar for an additional fee. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV and WiFi (for a fee) ensure optimal comfort. The bathrooms are fitted with a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A dip in the swimming pool is great for getting into the holiday spirit. Parasols are available to guests. Leisure options at the establishment include a spa. For a fee, a gym, a sauna, a hammam and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1607.43" OriginalAmount="1607.43">
      <BasicPropertyInfo StarRating="5" HotelCode="|699939" HotelName="Le Meridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891475_foto_125.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Meridien Dubai Hotel andamp; Conference Centre, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 3andnbsp;min en coche de Centro comercial City Centre Deira y 6andnbsp;min de Centro comercial Dubai Festival City. Ademandaacute;s, este hotel de lujo se encuentra a 6andnbsp;km de Centro comercial BurJuman y a 7, 8andnbsp;km de Souk Gold. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. La diversiandoacute;n estandaacute; asegurada en este alojamiento, que ofrece 5 piscinas al aire libre, un centro de bienestar y una sauna. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Estarandaacute;s en la playa en un abrir y cerrar de ojos gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 580 habitaciones con decoraciones diferentes, equipadas con minibar y televisiandoacute;n de pantalla plana. Las camas cuentan con colchones con una capa de acolchado adicional y edredandoacute;n de plumas para descansar plandaacute;cidamente. Las habitaciones disponen de patio. La conexiandoacute;n wifi gratis te mantendrandaacute; en contacto con los tuyos. Ademandaacute;s, podrandaacute;s disfrutar de canales digitales. El cuarto de baandntilde;o estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. . Degusta algo de cocina internacional en Yalumba, uno de los 18 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 3 bares con salandoacute;n o los 4 bares junto a la piscina. Se ofrece un desayuno continental todos los dandiacute;as de 06:30 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios abierto las 24 horas, un servicio de limusina o coche con chandoacute;fer y check-in exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 1512 metros cuadrados de espacio con centro de conferencias y 24 salas de reuniones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1611.09" OriginalAmount="1611.09">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|414660" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="25.08432960510254" Longitude="55.14168167114258" StarRating="0" HotelCode="0|royal_oceanic_by_deluxe_holdiay_homes" HotelName="Royal Oceanic by Deluxe Holdiay Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Royal Oceanic, Dubai Marina, Dubai, Ae, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/ac/72ac75a7943f7ba6f42858ae4e59821f95092462.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be within a 15-minute drive of Emirates Golf Club and Ibn Battuta Mall. This apartment is 5.7 mi (9.2 km) from Ski Dubai and 5.7 mi (9.2 km) from Mall of the Emirates. Rooms Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on a limited basis.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 250.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1613.87" OriginalAmount="1613.87">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|10a25f" HotelName="Arjaan by Rotana Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1614.41" OriginalAmount="1614.41">
      <BasicPropertyInfo Latitude="25.167704" Longitude="55.44665" StarRating="5" HotelCode="0|325925" HotelName="Meliá Desert Palm Meliá Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road Warsan 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325925/c0b56ecba07103328ae768eb7d76f2fe.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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).&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2008. The air-conditioned establishment comprises a total of 26 rooms. There are a total of 13 villas/houses. At the accommodation, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. The grounds of the establishment feature a playground and an attractive garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Additional services include medical assistance, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms each feature a king-size bed. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a radio, a stereo system, a CD player, a DVD player and WiFi (no extra charge), contribute to a great stay. The bathrooms are fitted with a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. Variety is provided by the wide range of sporting activities offered at the establishment, for example tennis, basketball, golf and horse riding. Sport and leisure facilities at the accommodation include a gym and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Snacks and meals, including breakfast and dinner are available.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1614.41" OriginalAmount="1614.41">
      <BasicPropertyInfo Latitude="25.206669" Longitude="55.265472" StarRating="4" HotelCode="0|1343090" HotelName="City Walk 1 by Sonder" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Street Al Wasl Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343090/72da9d1bf2abd7609119c5f52fa7925d.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1614.61" OriginalAmount="1614.61">
      <BasicPropertyInfo Latitude="25.079632" Longitude="55.136623" StarRating="4.5" HotelCode="0|325882" HotelName="Blue Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,BED&amp;BREAKFAST,BREAKFAST BUFFET,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>The Walk Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325882/11c545c6af8bf5fc75361bd83d8a7ee8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel offers travellers a total of 180 rooms. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a café and a bar. Various shops are available, including a supermarket. Those arriving in their own vehicles can leave them in the car park of the accommodation free. Additional services include a babysitting service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV, a radio, a DVD player and WiFi add to the comfort of the holiday. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. The apartment hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. Travellers will find a hot tub in the pool area. Beach volleyball and golf are available to active guests. Water sports enthusiasts can enjoy windsurfing and sailing. The accommodation offers indoor sporting opportunities in the form of a gym. The apartment hotel offers a range of services in the wellness area, such as a spa, a sauna and massage treatments, and for an additional fee, a beauty salon. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1616.30" OriginalAmount="1616.30">
      <BasicPropertyInfo Latitude="25.076998" Longitude="55.133953" StarRating="4" HotelCode="0|1496068" HotelName="Happy ACADEMIA JBR" Meals="ROOM ONLY,NO MEALS" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rimal 3 105 Premise RT: 2.1 Jumeirah Beach Residence Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1618.34" OriginalAmount="1618.34">
      <BasicPropertyInfo Latitude="25.209635" Longitude="55.274998" StarRating="4" HotelCode="0|326433" HotelName="Residence Inn by Marriott Sheikh Zayed Road" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Trade Centre 2 Dubai 417451</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326433/c18860945887202283e12080431be9fb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 430 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and, for a fee, a minibar are also available. The kitchenette is equipped with a fridge, a mini fridge and a tea/coffee station. Other features include internet access, a telephone, a TV, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Travellers can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including tennis, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1618.78" OriginalAmount="1618.78">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10920d" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1618.90" OriginalAmount="1618.90">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|127557" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1619" OriginalAmount="1619">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1621.67" OriginalAmount="1621.67">
      <BasicPropertyInfo Latitude="25.208076" Longitude="55.26885" StarRating="4" HotelCode="0|1374250" HotelName="Downtown Towers" Meals="NO MEALS,ROOM ONLY" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Tower 3 43 34c Street Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1374250/d77ed348ffd058a3174f9141880f5a09.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1624" OriginalAmount="1624">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|225914" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1625.65" OriginalAmount="1625.65">
      <BasicPropertyInfo Latitude="25.247957" Longitude="55.337917" StarRating="4" HotelCode="0|325990" HotelName="Le Meridien Fairway" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road PO Box 36400 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325990/1597411c9bbcb8c17bfd2b936145a4df.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is situated within close proximity of the enchanting Dubai Creek and provides guests with an intimate hotel experience and restful place to retreat. The city's many attractions, including luxurious shopping options in the city centre, Mamzar Park and the Gold Souk are all only minutes away from the hotel. The nearest train station is located approximately 100 m from the hotel and Dubai International Airport is roughly 2 km away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1994. Travellers can enjoy a pleasant stay in one of the 58 rooms. In the air-conditioned establishment, guests are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom and a currency exchange service. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating and a bathroom. The basic features of most rooms include a balcony. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone and a TV add to the comfort of the holiday. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers provide a great place to sunbathe. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. A range of options are available, including golf, a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1627.80" OriginalAmount="1627.80">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|10aa8f" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1627.84" OriginalAmount="1627.84">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|196033" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1628.21" OriginalAmount="1628.21">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|1091e1" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1628.50" OriginalAmount="1628.50">
      <BasicPropertyInfo Latitude="25.080013" Longitude="55.13916" StarRating="5" HotelCode="0|1131444" HotelName="Continental Tower by Luton Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>8 Jumeirah Street Continental Tower Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131444/423582a05cb2e72630114570983576fc.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1634.84" OriginalAmount="1634.84">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|110f8d" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326100/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1637.44" OriginalAmount="1637.44">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|17f3ff" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="1638" OriginalAmount="1638">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/09/2024" 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="84" TotalAmount="1638.25" OriginalAmount="1638.25">
      <BasicPropertyInfo Latitude="25.180975" Longitude="55.27799" StarRating="4" HotelCode="0|1467952" HotelName="Holiday Inn Dubai Business Bay" Meals="BREAKFAST FOR 2,BREAKFAST FOR TWO GUESTS,ROOM ONLY,FULL BREAKFAST" BedType="BREAKFAST FOR 2">
        <Address>
          <AddressLines>
            <AddressLine>Post Office Box 26228 Marasi Drive A Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1467952/24061001560236.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1639.00" OriginalAmount="1639.00">
      <BasicPropertyInfo Latitude="25.108409881591797" Longitude="55.14839172363281" StarRating="0" HotelCode="0|bespoke_residences_al_nabat" HotelName="Bespoke Residences - Shoreline Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat, Shoreline Building 8, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/d8/61d830106063678f260b4ee9ec9595eb28ce0bec.jpeg</HotelPictures>
        <HotelDescription>Situated in Dubai, Bespoke Residences - Shoreline Al Nabat offers a year-round outdoor pool, private beach access and fitness centre. Mall of the Emirates is 5 km from the property. Free private parking is available on site.&lt;br /&gt;The accommodation features a flat-screen TV. Some units have a dining area and/or balcony. All units feature a kitchen fitted with a dishwasher and oven. A microwave, a toaster and fridge are also provided, as well as a coffee machine. There is a private bathroom with bathrobes and free toiletries in every unit. Towels are available.&lt;br /&gt;Shoreline Apartments by Bespoke Residences also includes a year-round outdoor pool. Guests can enjoy a drink at the on-site bar. Apartments have access to Riva Beach Club offering restaurants, bar, gym and swimming pools.&lt;br /&gt;Ibn Battuta Mall is 8 km from Shoreline Al Nabat. Al Maktoum International Airport is 24 km away.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1639.50" OriginalAmount="1639.50">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|112468" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1640.10" OriginalAmount="1640.10">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|156556" HotelName="Marina Byblos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1641.19" OriginalAmount="1641.19">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|1148b9" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1642.33" OriginalAmount="1642.33">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="|RSDK" HotelName="Residence Inn by Marriott Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Centre 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/138635/2881688.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel welcomes guests in a 50-storey building with a lift and 430 rooms. English- and French-speaking staff at the 24-hour reception desk are happy to answer any questions. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Children can enjoy the playground. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a complimentary babysitting service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. Comfortable sun loungers are available on the sun terrace. The hot tub in the pool area promises pure relaxation. For guests who wish to keep active, tennis and golf are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe and a desk or, for an additional fee, a minibar are also available. There is a fully-equipped kitchenette with a refrigerator, mini fridge, microwave, tea/coffee station and dishwasher. Other amenities available include a washing machine, an ironing set and a trouser press. A telephone, a TV, a DVD player and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant with air conditioning, a dining room, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1643.12" OriginalAmount="1643.12">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|1096bb" HotelName="Four Points by Sheraton Sheikh Zayed Road, 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="1644.47" OriginalAmount="1644.47">
      <BasicPropertyInfo Latitude="25.209036" Longitude="55.343548" StarRating="5" HotelCode="0|1421752" HotelName="Address Grand Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,NO BREAKFAST SERVICE,HALF BOARD,FREE BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1421752/22121908245805.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1646.75" OriginalAmount="1646.75">
      <BasicPropertyInfo Latitude="25.250801" Longitude="55.326775" StarRating="5" HotelCode="0|1492950" HotelName="Marriott Marquis Dubai" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 129-104 Jewel of the Creek Port Saeed - Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492950/5fa0e67ad1a72544eef6a53e59b436c8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1647.40" OriginalAmount="1647.40">
      <BasicPropertyInfo Latitude="25.25944" Longitude="55.31954" StarRating="5" HotelCode="0|766918" HotelName="Al Bandar Arjaan - Creek" Meals="ROOM ONLY,ROOM_ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road Deira Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766918/90e974f1f51ffbb622d00084cd1f3c3f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1648.63" OriginalAmount="1648.63">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|RDDB" HotelName="Rove Downtown Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Al Sa'ada Street, Zabeel 2, P.O. Box 119444</AddressLine>
          </AddressLines>
          <PostalCode>45619990</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="1649.64" OriginalAmount="1649.64">
      <BasicPropertyInfo Latitude="25.074446096107" Longitude="55.137370278873" StarRating="4" HotelCode="103473|109352" HotelName="Nuran Marina Serviced Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street H, District 4, P.O. Box 121600, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144446/w_144446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1649.67" OriginalAmount="1649.67">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|123749" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1649.89" OriginalAmount="1649.89">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|121058" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1651.10" OriginalAmount="1651.10">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/855725_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the fashionable Sheikh Zayed Street in the heart of the magnificent city of Dubai this city aparthotel is the perfect choice for business and conference travellers visiting the city. Due to its close proximity to the business and commercial districts of the city, as well as a range of shopping centres, the World Trade Centre, Dubai Museum, Jumeirah mosque and Wild Wadi it places guests close to the vibrant heart of the city. Jumeirah Beach Park is just 20 minutes from the hotel and Dubai International Airport is a mere 15 minute drive away.Guests will appreciate the range of high-class facilities and services on offer. Business guests can take advantage of the first-class conference facilities and the range of restaurants serving a wealth of delightful cuisines will appeal to every type of guest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1652.00" OriginalAmount="1652.00">
      <BasicPropertyInfo Latitude="25.189321517944336" Longitude="55.275672912597656" StarRating="0" HotelCode="0|maison_privee_miska_1" HotelName="Maison Privee Miska 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/fa/47fa0b0cc539feb34f1f17a47f674fa3e849a839.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Dubai (Downtown Dubai), Maison Privee Miska 1 is within a 15-minute walk of Dubai Fountain and Dubai Opera.  This apartment is 1.2 mi (1.9 km) from Dubai Mall and 1.6 mi (2.6 km) from Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Souk al Bahar - 0.5 km / 0.3 mi&lt;br /&gt;Dubai Fountain - 1 km / 0.6 mi&lt;br /&gt;Dubai Opera - 1.2 km / 0.7 mi&lt;br /&gt;KidZania - 1.5 km / 1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 1.6 km / 1 mi&lt;br /&gt;Emaar Square - 1.7 km / 1 mi&lt;br /&gt;Dubai Mall - 1.8 km / 1.1 mi&lt;br /&gt;Burj Khalifa - 1.8 km / 1.1 mi&lt;br /&gt;Dubai International Financial Centre - 3.8 km / 2.3 mi&lt;br /&gt;City Walk - 3.9 km / 2.4 mi&lt;br /&gt;Safa Park - 4.1 km / 2.6 mi&lt;br /&gt;Dubai Water Canal - 1.3 km / 0.8 mi&lt;br /&gt;Dubai Garden Glow - 6.4 km / 4 mi&lt;br /&gt;La Mer Water Park - 7 km / 4.3 mi&lt;br /&gt;La Mer North Beach - 7.1 km / 4.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 16.8 km / 10.4 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.6 km / 24.6 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 52.5 km / 32.6 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Fountain&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1653.70" OriginalAmount="1653.70">
      <BasicPropertyInfo Latitude="25.101835" Longitude="55.17103" StarRating="3" HotelCode="0|1343108" HotelName="Staybridge Suites Dubai Internet City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh 2 PO Box 11189 Dubai Internet City Dubai 11189</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343108/09ee94d21ea45030934cccce45e693cf.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1659.66" OriginalAmount="1659.66">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282555" StarRating="3.5" HotelCode="0|326252" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Plot 49 Sheikh Zayed Road voco Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326252/d1893cac8fa2efea7bad1a2a34daadf7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 119 rooms. The individual storeys can easily be reached via the lift or stairs. A 24-hour security service is among the facilities. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Separate bedrooms are also available. A safe and a desk are also available. A fridge and a tea/coffee station ensure a comfortable stay. The bathroom offers convenient facilities including a bathtub. The accommodation offers non-smoking rooms and smoking rooms. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1661" OriginalAmount="1661">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1663" OriginalAmount="1663">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|57407" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1665.75" OriginalAmount="1665.75">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|1b347f" 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://dmcsquare.b-cdn.net/Images/535627/a_535627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1666" OriginalAmount="1666">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|27462" HotelName="Marina Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1666.16" OriginalAmount="1666.16">
      <BasicPropertyInfo Latitude="25.234228" Longitude="55.324093" StarRating="5" HotelCode="0|734392" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>20th Street Dubai Healthcare City P.O. Box 5668 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/734392/bf336af1bab33cad31cb2c4d26db240c.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1674" OriginalAmount="1674">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|239687" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="1677.83" OriginalAmount="1677.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|825689" HotelName="FIRST CENTRAL HOTEL SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928146_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated along Sheikh Zayed Road, First Central Hotel Apartments provides easy access to the Tecom area. The Mall of the Emirates and Dubai Marina are 5 km away. Free private parking is available on site.The Classic Room offers an array of Arabic Moroccan design. The 30m2 room is equipped with either a king size bed or twin beds, 32? LCD satellite television, Wireless Internet, in-room safe, fully-equipped kitchenette with hot plate, mini fridge, microwave, tea and coffee making facilities, iron and ironing board.Restaurant and Caf� located in the ground floorTall modern towerMedium in size with attached to a cafe with a dark colour reception desk .This is very good hotel with a greaqt location and one of the best services .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1683.02" OriginalAmount="1683.02">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|1b47ba" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1683.79" OriginalAmount="1683.79">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|121056" HotelName="Villa Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1684.16" OriginalAmount="1684.16">
      <BasicPropertyInfo Latitude="25.2518" Longitude="55.333256" StarRating="5" HotelCode="0|1360424" HotelName="Pullman Dubai Creek City Centre" Meals="ROOM ONLY,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre P.O. Box 61871 Port Saeed Road Baniyas Road Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360424/2b99138c1e05229540089b982d26f26b.jpg</HotelPictures>
        <HotelDescription>This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1684.19" OriginalAmount="1684.19">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|1b4a78" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1684.58" OriginalAmount="1684.58">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|164259" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="1687.32" OriginalAmount="1687.32">
      <BasicPropertyInfo Latitude="25.19432" Longitude="55.283726" StarRating="5" HotelCode="0|884745" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,ROOM_ONLY,FREE BREAKFAST,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Ohood Street Burj Khalifa Area Po Box 413779 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884745/a0e2772fd79941cf18d4c061668f5a61.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1692.77" OriginalAmount="1692.77">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|648862" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1693.68" OriginalAmount="1693.68">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|209cf6" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,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://dmcsquare.b-cdn.net/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="8" TotalAmount="1697.76" OriginalAmount="1697.76">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|655251" HotelName="Vida Emirates Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360485/XFd1lmd7_4abedc0a1a74ca019c562321c85b7026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1698" OriginalAmount="1698">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|27708" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1699.94" OriginalAmount="1699.94">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|191951" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" 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>http://media.dev.paximum.com/hotelimages/326517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1701.00" OriginalAmount="1701.00">
      <BasicPropertyInfo Latitude="25.19514" Longitude="55.27702" StarRating="0" HotelCode="0|maison_privee_burj_khalifa_community" HotelName="Maison Privee - Burj Khalifa Community" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Souk Al Bahar, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/3f/d83f44ab246d9c955f73e056e5544f9d7bfb2643.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 2-minute drive from Dubai Fountain and 5 minutes from Dubai Mall.  This apartment is 1.5 mi (2.4 km) from Burj Khalifa and 3.6 mi (5.9 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a microwave. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a safe and an electric kettle, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1702.00" OriginalAmount="1702.00">
      <BasicPropertyInfo Latitude="25.24625015258789" Longitude="55.27797317504883" StarRating="4" HotelCode="0|hyatt_place_dubai_jumeirah_residences" HotelName="Hyatt Place Dubai Jumeirah Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a1/f7/a1f7a59c8e5149775837e50e26b7ece3497eb7e9.jpeg</HotelPictures>
        <HotelDescription>One of our top picks in Dubai.&lt;br /&gt;Hyatt Place Dubai Jumeirah Residences features a restaurant, outdoor swimming pool, a fitness center and bar in Dubai. With a garden, the hotel has air-conditioned rooms with free WiFi. The property provides a 24-hour front desk, room service and currency exchange for guests.&lt;br /&gt;Certain rooms will provide you with a kitchen with a dishwasher, a microwave and a fridge.&lt;br /&gt;The hotel offers a continental or buffet breakfast.&lt;br /&gt;Hyatt Place Dubai Jumeirah has a playground.&lt;br /&gt;There's a tour desk and car rentals are available, while the business center has a fax machine and photocopier and an ATM machine.&lt;br /&gt;La Mer Beach is 2.3 km from the accommodation, while North Beach is 2.3 km away. The nearest airport is Dubai International, 11.3 km from Hyatt Place Dubai Jumeirah Residences, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 30.00 AED per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;The property's pool and gym are currently closed until further notice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1705.76" OriginalAmount="1705.76">
      <BasicPropertyInfo Latitude="25.185976" Longitude="55.263386" StarRating="5" HotelCode="0|326329" HotelName="Anantara Downtown Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 71847 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326329/d7d1ada4156bc562fa563cd23e522e9c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 252 rooms. A lobby and a reception are available to guests. The upper floors of the establishment can be accessed by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a conference room and a business centre. Wireless internet access (no extra charge) is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. Other features include a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer and bathrobes are available for everyday use. The hotel offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features numerous leisure facilities, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Guests can enjoy a range of refreshing drinks at the poolside bar. A range of options are available, including a gym, yoga, a spa and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. It is also possible to order breakfast.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1708.35" OriginalAmount="1708.35">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|1489e6" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1713.82" OriginalAmount="1713.82">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|372446" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1714" OriginalAmount="1714">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|47224" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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="63" TotalAmount="1714.00" OriginalAmount="1714.00">
      <BasicPropertyInfo Latitude="25.191898345947266" Longitude="55.27275848388672" StarRating="0" HotelCode="0|boulevard_29_apartment_" HotelName="BellaVista Apartment - 29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Burj Dubai Boulevard, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/17/7b1746add52c0eb61102ff00d8c4cc0d2077bbe1.jpeg</HotelPictures>
        <HotelDescription>Dream Inn Holiday Homes - 29 Boulevard is a popular choice amongst travelers in Dubai, whether exploring or just passing through. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, private check in/check out, express check-in/check-out, car park, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, air conditioning, desk, balcony/terrace, alarm clock. The hotel offers various recreational opportunities. Convenience and comfort makes Dream Inn Holiday Homes - 29 Boulevard the perfect choice for your stay in Dubai.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1718.03" OriginalAmount="1718.03">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|10962b" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1725.17" OriginalAmount="1725.17">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|1b38e5" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1728.21" OriginalAmount="1728.21">
      <BasicPropertyInfo Latitude="25.08018" Longitude="55.153996" StarRating="5" HotelCode="0|884664" HotelName="Taj Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>DMCC Plot 2-27 Al Thanyah Jumeirah Lakes Towers Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884664/2c64c7d1eb43fe166053ddd1d6405805.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1731.84" OriginalAmount="1731.84">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A983" HotelName="INTERCITYHOTEL DUBAI JADDAF WATERFRONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1475498_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in Dubai, 8 km from Dubai World Trade Centre, IntercityHotel Dubai Jaddaf Waterfront offers accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Among the facilities at this property are luggage storage space and free shuttle service, along with free WiFi throughout the property. The accommodation features entertainment staff and a 24-hour front desk. All guest rooms come with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel all rooms have a wardrobe and a private bathroom. Guests at IntercityHotel Dubai Jaddaf Waterfront can enjoy a continental or a buffet breakfast. A business centre and vending machines with drinks and snacks are available on site at the accommodation. Dubai Aquarium and Underwater Zoo is 8 km from IntercityHotel Dubai Jaddaf Waterfront, while Dubai Mall is 9.4 km from the property. The nearest airport is Dubai International Airport, 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1732.98" OriginalAmount="1732.98">
      <BasicPropertyInfo Latitude="25.09284" Longitude="55.17699" StarRating="3" HotelCode="0|326310" HotelName="TIME Crystal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 283439 Al Barsha Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326310/3a86feb6040c0478884971d56c2aa493.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This property is located within the heart of new Dubai, in the Al Barsha area of the city. It is only 5 minutes from Internet City, Media City, Knowledge Village and the Jumeirah beachfront. The Mall of Emirates is 2 km away and it is 8 km to Dubai Mall and 15 km to Bur Dubai. This establishment lies just a 25-minute journey from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2008. Guests are welcomed at the accommodation, which has a total of 100 rooms. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a cloakroom, a safe, a currency exchange service, a dining area, a café and a laundry service. 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 apartment hotel.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Rooms feature air conditioning, a kitchen and a bathroom. The standard features of most rooms include a balcony. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio and WiFi ensure optimal comfort. The bathrooms have a shower and a bathtub. A hairdryer is also available. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features numerous leisure facilities, including a pool and an outdoor pool. A range of options are available, including golf, a gym, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|2839" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|201453" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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>http://media.dev.paximum.com/hotelimages/326517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1738.00" OriginalAmount="1738.00">
      <BasicPropertyInfo Latitude="25.112874716742" Longitude="55.143347653356" StarRating="0" HotelCode="549347|et_holiday_homes_al_nabat" HotelName="Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat, Shoreline 8, Shoreline Apartments, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717388/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. The apartment complex offers a transfer service for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1739.36" OriginalAmount="1739.36">
      <BasicPropertyInfo Latitude="25.06071" Longitude="55.141598" StarRating="5" HotelCode="0|1431943" HotelName="SO/ Uptown Dubai" Meals="NO MEALS,ROOM ONLY,NO BREAKFAST SERVICE,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,FULL BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="NO MEALS">
        <Address>
          <AddressLines>
            <AddressLine>Uptown Tower Uptown 337777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1431943/6e50a1ca6db8e1fc5c2883431c85d6cb.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1742" OriginalAmount="1742">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|403132" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1742" OriginalAmount="1742">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|14995" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="25.207372665405273" Longitude="55.262691497802734" StarRating="4" HotelCode="0|sonder_city_walk" HotelName="Sonder - City Walk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 City Walk Building, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/a9/e2a9adbe839eae5e722f35dbaa67d96b139763b4.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this vacation home in Dubai, you'll be within a 5-minute drive of Dubai Aquarium &amp;amp; Underwater Zoo and City Walk.  This 4-star vacation home is 1.9 mi (3 km) from Burj Khalifa and 2 mi (3.2 km) from Dubai Mall.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional features at this vacation home include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;City Walk - 0.7 km / 0.4 mi&lt;br /&gt;Emaar Square - 2.1 km / 1.3 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 2.2 km / 1.4 mi&lt;br /&gt;Burj Khalifa - 2.3 km / 1.4 mi&lt;br /&gt;Dubai Mall - 2.3 km / 1.4 mi&lt;br /&gt;Dubai Opera - 2.6 km / 1.6 mi&lt;br /&gt;KidZania - 2.6 km / 1.6 mi&lt;br /&gt;Dubai Fountain - 3 km / 1.8 mi&lt;br /&gt;Dubai International Financial Centre - 3 km / 1.9 mi&lt;br /&gt;La Mer Water Park - 3.5 km / 2.2 mi&lt;br /&gt;Souk al Bahar - 3.7 km / 2.3 mi&lt;br /&gt;Safa Park - 3.9 km / 2.4 mi&lt;br /&gt;La Mer North Beach - 4.2 km / 2.6 mi&lt;br /&gt;La Mer - 4.3 km / 2.7 mi&lt;br /&gt;Jumeirah Mosque - 4.6 km / 2.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 13.9 km / 8.6 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.9 km / 24.8 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 56.8 km / 35.3 mi&lt;br /&gt;The preferred airport for this vacation home is Dubai Intl. Airport (DXB).&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near City Walk&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Fitness facilities&lt;br /&gt;Rooms : Make yourself comfortable in this individually furnished vacation home, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television is provided for your entertainment. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of COVID-19 Guidelines (WHO) and COVID-19 Guidelines (CDC).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="25.19346" Longitude="55.27276" StarRating="0" HotelCode="0|maison_privee_burj_residence_2" HotelName="Maison Privee - Burj Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences Tower 1, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/fc/66fcb754cd45ed723d415f143978b2e02ef9d98e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 3-minute drive from Dubai Opera and 6 minutes from Burj Khalifa.  This family-friendly apartment is 0.9 mi (1.4 km) from Dubai Fountain and 1.3 mi (2.1 km) from Dubai Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Don't miss out on recreational opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1743.50" OriginalAmount="1743.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|C24605" HotelName="CITADINES CULTURE VILLAGE DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21382_image60059855_0.jpg</HotelPictures>
        <HotelDescription>Stylishly perched in Dubais modern day historical neighbourhood Citadines Culture Village is home to the citys sensational Culture Village project that draws inspiration from the old town.  
 Elevating that experience with a contemporary take our 81units serviced residence offers the guests a unique stay awed by the hues of vibrant colours and sensorial decor with traditional spices and local patterns.  
 Citadines Culture Village will be ideal home for the guest to experience the local culture and neighborhoods that feeds the body/mind and soul with modern comforts business connectivity and customized services and amenities that best compliments their lifestyle 
 A 10minute drive from the Dubai International Airport Citadines Culture Village Dubai is located within an integrated community and surrounded by retail and commercial establishments.  
This residence or hotel has implemented the Ascott Cares 7 commitments to wellness cleanliness and sustainability. Visit www.the-ascott.com/en/ascottcares.html to find out more. 
 Ascott Cares is our commitment to wellness cleanliness and sustainability. This is validated by Bureau Veritas SG Clean Insert any applicable certification.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1747.03" OriginalAmount="1747.03">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|113ec3" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1747.81" OriginalAmount="1747.81">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|135812" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of the DFC metro station and one of the biggest shopping centres in the world, Dubai Mall. It offers panoramic views of the tallest building in the world, the Bur Khalifa (828 m). The property lies just 15 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1751" OriginalAmount="1751">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|292522" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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="84" TotalAmount="1751.20" OriginalAmount="1751.20">
      <BasicPropertyInfo Latitude="25.231895" Longitude="55.347137" StarRating="4.5" HotelCode="0|326209" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST INCLUDED,BREAKFAST FOR 2,NO MEALS INCLUDED,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,WITH BREAKFAST,FULL BOARD,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City P.O. Box 112225 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326209/929c7a8b64208555194600955b822974.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 212 rooms. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. The standard amenities of most rooms include a balcony. Separate bedrooms are also available. Extra beds can be requested. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a cooker, a microwave and a tea/coffee station. Little extras, including internet access, a TV, a DVD player and WiFi, contribute to a great stay. The bathroom offers convenient facilities including a shower. A hairdryer is also available. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features various options for cooling off on hot days, including a pool, a children's pool and an indoor pool. A range of options are available, including a gym, a spa, a sauna and massage treatments. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Full board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. The accommodation also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1752.75" OriginalAmount="1752.75">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|10f792" HotelName="The Meydan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1756.54" OriginalAmount="1756.54">
      <BasicPropertyInfo Latitude="25.186665" Longitude="55.280117" StarRating="4" HotelCode="0|631340" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631340/e0099fe0fc3edfb6eb1060319415bd86.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1764" OriginalAmount="1764">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|42811" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1767.04" OriginalAmount="1767.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|096178" HotelName="Arjaan Dubai by Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059148_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Dubai's Media City, the Arjaan by Rotana overlooks the Palm Jumeirah Island. We ensure you will have a treasured time at Arjaan by Rotana, with our many home-comforts featuring the world class hospitality services and luxury findings of the hotel. Arjaan by Rotana's suites and apartments feature contemporary Moorish-style interiors which open onto balconies with picturesque cityscape and sea views. Guests can experience the true luxury residence by relaxing in the spacious living room with an LCD TV or prepare their own meal in the fully-equipped kitchen. All hotel rooms feature private bathrooms. Experience plunge pool luxury in our premium suites. Dining options include a poolside snack bar Veranda and Arabesqu� Restaurant, which opens for breakfast, lunch and dinner, including theme night dinners on weeknights and an acclaimed Friday brunch. There is a food court along with a myriad of shops close by. Along with this, guests can relax in the temperature controlled outdoor swimming pool and modern gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1771.23" OriginalAmount="1771.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|153109" HotelName="Residence Inn By Marriott  Sheikh Zayed Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/782607_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel will become your best choice of accommodation if what you are looking for is a hotel in the center of the city where luxury and comfort predominates.
It is located within walking distance of the main tourist attractions of the area as well as the shopping area.
It has a total of 430 rooms, all with numerous services such as: telephone, television, safe, tea and coffee making facilities, and Internet access.
The hotel also has rooms for holding events such as meetings. It also has a swimming pool and jacuzzi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1775.76" OriginalAmount="1775.76">
      <BasicPropertyInfo Latitude="25.21121" Longitude="55.315964" StarRating="5" HotelCode="0|326350" HotelName="Marriott Executive Apartments Al Jaddaf, Dubai" Meals="ROOM ONLY,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road 122273 Al Jaddaf Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326350/077edbbe8e994f730a41e859fea8e5e5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 128 rooms. Most of the storeys can be reached by lift. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a dining area, a café and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a kitchen and a bathroom. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. Other features include internet access, a telephone, a TV and WiFi. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The apartment hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features a pool and an outdoor pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa, a sauna and a steam bath. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1776.89" OriginalAmount="1776.89">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|405679" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="25.08757209777832" Longitude="55.14527130126953" StarRating="0" HotelCode="0|luton_vacation_homes_damac_heights" HotelName="Luton Vacation Homes Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Damac Heights, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/29/9529ae109f4b223073a339b1addcedc6e9df41c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be steps from Dubai Marina and a 3-minute drive from The Walk. This apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;American University of Dubai (AUD) - 1.6 km / 1 mi&lt;br /&gt;Jumeirah Beach - 1.6 km / 1 mi&lt;br /&gt;The Walk - 1.6 km / 1 mi&lt;br /&gt;Skydive Dubai - 1.7 km / 1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Beach Mall - 2.9 km / 1.8 mi&lt;br /&gt;Emirates Golf Club - 3.1 km / 1.9 mi&lt;br /&gt;Dubai College - 4 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.4 km / 2.7 mi&lt;br /&gt;Bluewaters Island - 4.4 km / 2.7 mi&lt;br /&gt;Jebel Ali Race Course - 4.6 km / 2.9 mi&lt;br /&gt;Souk Madinat Jumeirah - 7 km / 4.4 mi&lt;br /&gt;Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 7.6 km / 4.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 32.2 km / 20 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 38.8 km / 24.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 58.9 km / 36.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreational opportunities offered, including an outdoor pool, a spa tub, and a sauna.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. There's a private balcony. An LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1779" OriginalAmount="1779">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|403521" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1781.17" OriginalAmount="1781.17">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|20a118" HotelName="Crowne Plaza Dubai Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1781.38" OriginalAmount="1781.38">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|127440" HotelName="Number One Tower Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 13/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.00" OriginalAmount="1789.00">
      <BasicPropertyInfo Latitude="25.08764" Longitude="55.14526" StarRating="0" HotelCode="0|higuests_vacation_homes_damac_heights" HotelName="HiGuests Vacation Homes - Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damac Residenze Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/f8/60f8a206f0869209ec5e6bb9e59bb12282f80733.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Dubai, you'll be 1 minutes by foot from Dubai Marina.  This apartment is close to Dubai Marina Mall and Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 175 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: AED 600.0 per stay&lt;/li&gt;&lt;li&gt;Tourism fee: AED 10 per accommodation, per night&lt;/li&gt;&lt;li&gt;Cleaning fee: AED 175.0 per person, per stay&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1790.14" OriginalAmount="1790.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|655794" HotelName="HYATT REGENCY DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955050_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heritage area of Dubai along the Deira Corniche, Dubai's renowned waterfront promenade, Hyatt Regency Dubai presents spacious, amenity-rich accommodations for booking that are both modern and stylish. This Deira hotel features a sophisticated interior palette of warm natural tones as well as fabulous views of Dubai's striking skyline and the stunning Arabian Gulf in all 421 rooms and suites. For added convenience, the hotel also offers Regency Club Rooms, which include an array of complimentary amenities. For added comfort and convenience, the Dubai hotel features Regency Club Rooms which provide complimentary amenities including boardroom usage, wireless Internet, access to a private lounge serving continental breakfast, evening cocktails and hors d'oeuvres, and other seasonal services and offers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1792.86" OriginalAmount="1792.86">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|10ad8b" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1793.00" OriginalAmount="1793.00">
      <BasicPropertyInfo Latitude="25.07609" Longitude="55.13435" StarRating="0" HotelCode="0|maison_privee_rimal_5" HotelName="Maison Privee - Rimal 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/96/a996f5112aa00059d0e1d345e4f0b1f869b5423b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This vacation home is 0.7 mi (1.1 km) from Dubai Marina Mall and 0.7 mi (1.2 km) from Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1794" OriginalAmount="1794">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|26259" HotelName="voco Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1799.29" OriginalAmount="1799.29">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|583182" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1800.86" OriginalAmount="1800.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|103095" HotelName="CITY PREMIERE MARINA HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/730107_foto_1.jpg</HotelPictures>
        <HotelDescription>Apartment building located in Marina Dubai, beside Marina Metro Station and a walking distancia to Dubai Marina Mall and Jumeirah Beach. The City Premiere Marina Hotel Apartaments is located in Dubai marina, with views of skyscraper and Arabian gulf, and close to the most emblematic sites of the city, such as Dubai Marina Mall, Marina Walk, Marina Yatch Club and JBR Walk.The facilities and services include 24 h reception, lobby lounges, business centre, WiFi Internet access, restaurant and cafes, roof top outdoor pool and Spa and wellness centre with sauna, steam room and fitness centre. The property also has parking facilities. A complimentary shuttle (drop off and pick-up) is provided to Mall of the Emirates.The apartments are equipped with A/C, king size bed, TV, telephone, free WiFi Internet access, safe, open fully equipped kitchen and bathroom with bathtub/shower and hairdryer. Laundry service is available (with extra charge).Address: Dubai Marina, beside Marina Metro Station,  Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1801" OriginalAmount="1801">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|23651" 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" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1802.43" OriginalAmount="1802.43">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|15df62" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1803.26" OriginalAmount="1803.26">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|6812" HotelName="Four Points by Sheraton Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50000/a_50000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A wide selection of shopping and entertainment venues are all located in the near vicinity as well as the World Trade Centre, the Computer Plaza, the Meena Bazar, the Al Khaleej Centre, Nad Al Sheba race track, the Emirates Golf Club, Jumeirah Beach and the Dubaï Museum. Guests will reach Dubaï international airport in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1803.31" OriginalAmount="1803.31">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|218363" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1804.31" OriginalAmount="1804.31">
      <BasicPropertyInfo Latitude="25.112875" Longitude="55.14335" StarRating="3" HotelCode="0|717388" HotelName="Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat Shoreline 8 Shoreline Apartments Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717388/79fdd57715cc968cd69f4007e5bf77a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1805" OriginalAmount="1805">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|201437" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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="34" TotalAmount="1805.21" OriginalAmount="1805.21">
      <BasicPropertyInfo StarRating="3" HotelCode="|699872" HotelName="Number One Tower Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977304_foto_93.jpg</HotelPictures>
        <HotelDescription>El apartotel es un hotel extremadamente famoso en la calle Sheikh Zayed Road. Se encuentra a unos minutos del Centro Financiero Internacional de Dubandaacute;i (DIFC) y cuenta con acceso directo a las ciudades mediandaacute;tica y de Internet de Dubandaacute;i, asandiacute; como a la Zona Franca (Free Zone) de Jebel Ali. El World Trade Center se halla a unos 800 m, la playa de Jumeirah Beach estandaacute; aproximadamente a 2 km y el aeropuerto internacional de Dubandaacute;i dista casi 13 km del hotel.Este hotel, candaacute;lido y maravilloso, da la bienvenida a sus huandeacute;spedes a una lujosa experiencia, ofreciandeacute;ndoles un refugio encantador e andiacute;ntimo. Esta direcciandoacute;n, ubicada en medio del floreciente perfil de la prestigiosa calle de Sheikh Zayed Road, estandaacute; en una ubicaciandoacute;n de primera. Este apartotel climatizado comprende un total de 160 habitaciones y dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, ascensor y salandoacute;n de belleza. Se puede comer en la cafeterandiacute;a y en el restaurante. Los que viajen por negocios podrandaacute;n sacar partido del apartado salandoacute;n y centro de negocios. Entre las prestaciones que incurren en un suplemento se puede disfrutar de conexiandoacute;n a Internet WiFi y del servicio de habitaciones y de lavanderandiacute;a. Los huandeacute;spedes que lleguen en coche podrandaacute;n dejarlo en el aparcamiento.Se trata de un contemporandaacute;neo hotel boutique que comprende lujosas suites. Todas ellas son espaciosas, confortables y su diseandntilde;o es bien elegante. Estandaacute;n equipadas con TV vandiacute;a satandeacute;lite con pantalla LCD de 30 pulgadas, una cocina totalmente equipada, caja fuerte, escritorio, set de plancha, aire acondicionado, 2 telandeacute;fonos y conexiandoacute;n a Internet de alta velocidad. El cuarto de baandntilde;o estandaacute; provisto de ducha y secador de pelo. Completan el equipamiento una cama extra grande, nevera pequeandntilde;a, microondas y cafetera/tetera.El establecimiento disfruta de un gimnasio totalmente equipado, saunas, piscina cubierta y baandntilde;era de hidromasaje.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1812.40" OriginalAmount="1812.40">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|129959" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/138347/a_138347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1813" OriginalAmount="1813">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|35543" 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" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1814" OriginalAmount="1814">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|35554" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1817" OriginalAmount="1817">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|50351" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1819.41" OriginalAmount="1819.41">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|121478" HotelName="Pullman Dubai Creek City Centre Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1819.48" OriginalAmount="1819.48">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|1943e7" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1820.87" OriginalAmount="1820.87">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|612342" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1826.71" OriginalAmount="1826.71">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|64761" HotelName="JA Oasis Beach Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1835.58" OriginalAmount="1835.58">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|11a7bc" HotelName="voco 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="1841.35" OriginalAmount="1841.35">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|62344" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1850.48" OriginalAmount="1850.48">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|13e764" HotelName="Sheraton Dubai Mall of the Emirates 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="1851.05" OriginalAmount="1851.05">
      <BasicPropertyInfo Latitude="25.211624" Longitude="55.274433" StarRating="4" HotelCode="0|325829" HotelName="Staybridge Suites Dubai Financial Centre" Meals="ROOM ONLY,FREE BREAKFAST,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 11189 Financial Centre Metro Station Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325829/7b795162119d6f526b2e4ca028c77ae3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This aparthotel is just a 10-minute drive from Dubai Mall, Jumeirah Beach and close to links to the metro. Dubai International Airport is a 15-minute drive away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel comprises a total of 281 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, room service and a business centre. Wireless internet access (for a fee) is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. A double bed ensures a good night's sleep. There is also a safe. Additional features include a fridge and a tea/coffee station. Other features include a telephone and a TV. The bathrooms have a shower and a bathtub. A hairdryer can also be found in each of the bathrooms. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel features an outdoor pool and a children's pool. The hot tub is the perfect place to relax. Active travellers can choose from a range of leisure activities, including a gym, a spa and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1852.00" OriginalAmount="1852.00">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|1091e4" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1855.07" OriginalAmount="1855.07">
      <BasicPropertyInfo Latitude="25.23025" Longitude="55.2877" StarRating="5" HotelCode="0|325962" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO BREAKFAST SERVICE,FREE BREAKFAST,HALF BOARD,BED&amp;BREAKFAST,FULL BOARD,BREAKFAST INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road PO Box 125511 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325962/960e2adcf552eeb6cb9f67a4fbd1c960.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the new 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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2007. The accommodation comprises a total of 236 rooms. Individual storeys are accessible via the lift or stairs. Amenities include a cloakroom, 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 dining area, a café, a bar and a pub. Shopping facilities are also available. Children can have a great time playing in the playground. Additional facilities at the apartment hotel include a TV room. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park. Bicycles can be left in the bicycle storage area. Available services and facilities include medical assistance, translation services, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms also feature a terrace for relaxation. The carpeted rooms feature a double bed or a king-size bed. A safe and a minibar are also available. A fridge, a mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Internet access, a telephone, a TV, a radio and WiFi (for a fee) add to the comfort of the holiday. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Bathrooms with wheelchair access can also be booked. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. Sport and leisure facilities at the apartment hotel include a gym and gymnastics. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, massage treatments and a solarium, and for an additional fee, a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between bed and breakfast, half board and full board. Available meals include breakfast, lunch and dinner. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1858.86" OriginalAmount="1858.86">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|195f9e" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1862" OriginalAmount="1862">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|11604" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1862.43" OriginalAmount="1862.43">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|418198" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/Images/431521/a_431521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1870.20" OriginalAmount="1870.20">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19f6c6" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1872.86" OriginalAmount="1872.86">
      <BasicPropertyInfo Latitude="25.22966" Longitude="55.336807" StarRating="3" HotelCode="0|1383910" HotelName="Citadines Culture Village Dubai" Meals="NO BREAKFAST SERVICE,ROOM ONLY" BedType="NO BREAKFAST SERVICE">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Culture Village Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1383910/4c8cd0cfab508d7b66faffcc8a8c5edb.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1875.88" OriginalAmount="1875.88">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|111e46" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1876" OriginalAmount="1876">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|39745" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="1877.93" OriginalAmount="1877.93">
      <BasicPropertyInfo Latitude="25.18161398" Longitude="55.27907854" StarRating="5" HotelCode="|HHD1" HotelName="Hyde Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1298614/19281982.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (no extra charge). Further services include a 24-hour security service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available. A business centre with fax machine and projector is available.This hotel is located in the centre of Dubai.There are indoor and outdoor pools and a children's swimming area. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, basketball, crazy golf, golf and archery. Water sports enthusiasts can enjoy windsurfing, sailing and diving. Guests can enjoy a wide range of indoor sports, including a gym, billiards, bowling and squash. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Leisure facilities include an entertainment programme, a kids' club, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable indoor temperatures. A balcony is among the standard amenities of some rooms. Rooms have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. A trouser press is provided for guests' convenience. A telephone, a TV, a radio, an alarm clock and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1879.95" OriginalAmount="1879.95">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|167455" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="84" TotalAmount="1886.43" OriginalAmount="1886.43">
      <BasicPropertyInfo Latitude="25.06002" Longitude="55.21667" StarRating="5" HotelCode="0|1397840" HotelName="HE Hotels Apartments" Meals="BUFFET STYLE BREAKFAST AT HOTEL,ROOM ONLY,BED &amp; BREAKFAST" BedType="BUFFET STYLE BREAKFAST AT HOTEL">
        <Address>
          <AddressLines>
            <AddressLine>Assel Boulevard C30 District 17 JVC Dubai 213709</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1397840/bf6e2f01d7500239e6d6517a690b0ec8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1887.11" OriginalAmount="1887.11">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|153409" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1891" OriginalAmount="1891">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|39389" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1896.65" OriginalAmount="1896.65">
      <BasicPropertyInfo Latitude="25.077162" Longitude="55.14099" StarRating="5" HotelCode="0|326081" HotelName="JW Marriott Hotel Marina" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66 P.O. Box 32923 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326081/58053ef8fb3734902f1000270f837eb5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 200 rooms. Most of the storeys can be reached by lift. Amenities include a safe. Wireless internet access (no extra charge) is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning and a bathroom. The standard amenities of most rooms include a balcony. The rooms have a double bed or a king-size bed. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Internet access, a telephone, a TV, a CD player, a DVD player and WiFi add to the comfort of the holiday. Guests will also find slippers in their rooms. The accommodation units include a bathroom with a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. Leisure options at the hotel include a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, brunch, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1901" OriginalAmount="1901">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|19999" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1906.72" OriginalAmount="1906.72">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|10984d" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1908" OriginalAmount="1908">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|35604" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1918.40" OriginalAmount="1918.40">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4.5" HotelCode="187250|285465" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1918.71" OriginalAmount="1918.71">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|109d74" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1922.98" OriginalAmount="1922.98">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|133e85" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1925" OriginalAmount="1925">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|58752" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1929" OriginalAmount="1929">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|239766" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="1930.76" OriginalAmount="1930.76">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|18ee86" HotelName="Sheraton Grand Hotel Dubai" 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>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="1931.15" OriginalAmount="1931.15">
      <BasicPropertyInfo Latitude="25.187862" Longitude="55.27964" StarRating="5" HotelCode="0|736947" HotelName="DAMAC Maison Distinction" Meals="NO MEALS INCLUDED,ROOM ONLY,BREAKFAST INCLUDED,BED&amp;BREAKFAST,BED &amp; BREAKFAST,ROOM_ONLY,HALF BOARD,BREAKFAST BUFFET,BREAKFAST FOR 2,FULL BOARD" BedType="NO MEALS INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>School Street Burj Area Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736947/7c563ca290e21ffb7cd6870e24838ce6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1935" OriginalAmount="1935">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|23190" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1935.30" OriginalAmount="1935.30">
      <BasicPropertyInfo Latitude="25.228168" Longitude="55.327667" StarRating="5" HotelCode="0|489575" HotelName="Grand Hyatt Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489575/5fbc1fb5d97ef66f674e1e9125e0f0ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1936.33" OriginalAmount="1936.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|A89C34" HotelName="Barcelo Residences Dubai Marina" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1499844_foto_1.jpg</HotelPictures>
        <HotelDescription>Barcelo Residences Marina is made up of modern, newly-built apartments located at Dubai Marina, in the south of Palm Jumeirah. The perfect choice for travelers who love food, relaxing and the beach.Its spacious apartments are of a practical design, perfect for family holidays, couples or friends. The complex has an outdoor area with a swimming pool, open-air hydro-massage bath, in addition to a fully equipped gymnasium.The hotel offers 220 spacious, modern apartments designed and fully equipped to guarantee maximum comfort. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for all Arrivals: Tourist fees applicable should be paid upon arrival. andlt;Brandgt;  Ramadan Restriction: Breakfast is available but not as a buffet, it will be only packed breakfast boxes.andlt;BRandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply, Please contact Operations Team for assistance</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1943" OriginalAmount="1943">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|27747" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1944.43" OriginalAmount="1944.43">
      <BasicPropertyInfo Latitude="25.1602" Longitude="55.2249" StarRating="4" HotelCode="0|1456618" HotelName="Unlock Metropolis" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AG Tower Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1456618/d973c787142909dac7ae01d7d3a87205.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1944.66" OriginalAmount="1944.66">
      <BasicPropertyInfo Latitude="25.223253" Longitude="55.349743" StarRating="5" HotelCode="0|325952" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,NO MEALS INCLUDED,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City P.O. Box 45777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325952/910ebc35a94a1b225a20e512c89cfd25.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 508 rooms. A lobby and a reception are available to guests. Wireless internet access is available to travellers. Various gastronomic options are available, including a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, translation services, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a living room, a kitchen and a bathroom. Separate bedrooms are also available. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a CD player, a DVD player and WiFi. Slippers are laid out in each of the rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There are a variety of leisure options to choose from including golf, a gym, a spa, a sauna, a steam bath, a beauty salon and massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1944.83" OriginalAmount="1944.83">
      <BasicPropertyInfo Latitude="25.112501" Longitude="55.13967" StarRating="5" HotelCode="0|1438857" HotelName="Cheval Maison – The Palm Dubai" Meals="ROOM ONLY,NO MEALS,BED &amp; BREAKFAST,BED&amp;BREAKFAST,BREAKFAST FOR 2,HALF BOARD,WITH BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1438857/9eda0fe2aa5a43ff66435a1e932ad994.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1949" OriginalAmount="1949">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|35606" HotelName="The Oberoi, Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="1949.85" OriginalAmount="1949.85">
      <BasicPropertyInfo Latitude="25.091005" Longitude="55.14913" StarRating="5" HotelCode="0|325963" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,WITH BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street P.O. Box 215855 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325963/13ab61966e92f0df8b18f088c4718449.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 299 rooms. A lobby and a reception are available to travellers. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a safe, a restaurant, a dining area, a bar, a conference room and a business centre. Wireless internet access (for a fee) is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Additional features include a fridge, a cooker, a microwave, a tea/coffee station and a dishwasher. A washing machine is also available for travellers' convenience. Little extras, including a telephone and a TV, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The hot tub is the perfect place to relax. A range of options are available, including golf, a gym and a spa. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1951.95" OriginalAmount="1951.95">
      <BasicPropertyInfo Latitude="25.261051" Longitude="55.31936" StarRating="4" HotelCode="0|326517" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road PO Box 186256 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326517/ce6921e5eb96ea950700fa1a51fdf6e7.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 40 rooms. The establishment features a restaurant, a café, a bar, a transfer service, a hairdresser and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Separate bedrooms are optionally bookable. A cooker and a tea/coffee station ensure a comfortable stay. Other features include internet access, a DVD player and WiFi.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers a selection of sport and leisure opportunities. A dip in the swimming pool is great for getting into the holiday spirit. A range of options are available, including a gym and a sauna. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1955.00" OriginalAmount="1955.00">
      <BasicPropertyInfo Latitude="25.2064360758463" Longitude="55.2757680416107" StarRating="0" HotelCode="0|nasma_luxury_stays_central_park_tower" HotelName="Nasma Luxury Stays - Central Park Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Central Park Tower, DIFC, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/46/55466812faf3a518062323e05f9226f316bf34ea.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Nasma Luxury Stays - Central Park Tower” is set in Dubai. It boasts a convenient location within 7 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Enjoy a workout in a well-equipped fitness center. Guests can use a hotel sauna. Guests are invited to have a swim in a swimming pool.&lt;/br&gt;Car travellers are welcome to use parking facilities. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1960.58" OriginalAmount="1960.58">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="|SGH1" HotelName="Sheraton Grand Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, P.O. Box 123979</AddressLine>
          </AddressLines>
          <PostalCode>(0)45034243</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/409215/3184748.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 654 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A business centre with fax machine and projector is available.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.The outdoor pool complex includes a children's swimming area and pleasantly heated water to ensure comfortable swimming. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the hotel include a gym and yoga. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, massage treatments and a solarium. The hotel offers plenty of activities and entertainment options, including an entertainment programme, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable temperatures. Guests are sure to get a good night's sleep in the king-size bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. A refrigerator, a microwave, a tea/coffee station and a dishwasher are standard features. There is also an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Half board is offered as a catering option. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available. The show cooking is a particularly special attraction. The hotel offers a selection of alcoholic and non-alcoholic beverages.Free valet parking is possible. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1964" OriginalAmount="1964">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|37665" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="1967.36" OriginalAmount="1967.36">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|10eaa2" HotelName="Mövenpick Hotel Jumeirah Beach" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="1975.41" OriginalAmount="1975.41">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|103296" HotelName="The H Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1979.92" OriginalAmount="1979.92">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|111506" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="1982.01" OriginalAmount="1982.01">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|651235" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="84" TotalAmount="1985.03" OriginalAmount="1985.03">
      <BasicPropertyInfo Latitude="25.192879" Longitude="55.272484" StarRating="4" HotelCode="0|326129" HotelName="Ramada by Wyndham Downtown Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,BREAKFAST BUFFET,NO MEALS INCLUDED,HALF BOARD,BREAKFAST INCLUDED,FULL BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street PO Box 116566 Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326129/6f8843d4fcf2c0f83e87a59e9485acc3.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the apartment hotel, which has a total of 181 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a breakfast room, a playroom, room service, a conference room and a business centre. Wireless internet access is available to travellers. The grounds of the hotel feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Separate bedrooms are also available. A safe and a minibar are also available. The kitchenette is equipped with a fridge and a tea/coffee station. A washing machine is also available for guests' convenience. Other features include internet access, a telephone, a TV and WiFi. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The apartment hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. A range of options are available, including a gym and badminton. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="1985.73" OriginalAmount="1985.73">
      <BasicPropertyInfo Latitude="25.18157" Longitude="55.27069" StarRating="4" HotelCode="0|1499386" HotelName="Intercontinental Residences Dubai Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST FOR TWO GUESTS,BREAKFAST FOR 2,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Dubai P.O. Box 112387</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1989.39" OriginalAmount="1989.39">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|1d7f80" 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="8" TotalAmount="1994.86" OriginalAmount="1994.86">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|103297" HotelName="Raffles Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1995.84" OriginalAmount="1995.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79508" HotelName="BEACH WALK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1827776_foto_1.jpg</HotelPictures>
        <HotelDescription>Beach Walk Hotel offers accommodations with a restaurant, free private parking, an outdoor swimming pool and a fitness center.andnbsp;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2000" OriginalAmount="2000">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19987" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2000.45" OriginalAmount="2000.45">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|19602d" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2004.00" OriginalAmount="2004.00">
      <BasicPropertyInfo Latitude="25.081745147705078" Longitude="55.13787841796875" StarRating="0" HotelCode="0|mystaygroup_sadaf_6_" HotelName="HiGuests Vacation Homes - Sadaf 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/7c/e57c57a354945a5574af137e9b8907006b7d45e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «HiGuests Vacation Homes - Sadaf 6» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2017.23" OriginalAmount="2017.23">
      <BasicPropertyInfo Latitude="25.224457" Longitude="55.283413" StarRating="5" HotelCode="0|326010" HotelName="Ascott Park Place Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 117452 Park Place Tower Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326010/f019c040eb2860998d0c74fa5eb5d9b5.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 118 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area and room service. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a kitchen. There is also a safe. A fridge, a microwave and a tea/coffee station ensure a comfortable stay. A TV and WiFi add to the comfort of the holiday. A shower and a bathtub can be found in the bathrooms. A hairdryer is also available. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The hotel offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2017.97" OriginalAmount="2017.97">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|197849" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2018.24" OriginalAmount="2018.24">
      <BasicPropertyInfo Latitude="25.146227" Longitude="55.19551" StarRating="5" HotelCode="0|793367" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street next to Umm Suqeim Park Umm Suqeim 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793367/3a63498401e6fedc22240d1bed2d1f59.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2020.91" OriginalAmount="2020.91">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|1b4ea8" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2023" OriginalAmount="2023">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|18968" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2023.86" OriginalAmount="2023.86">
      <BasicPropertyInfo Latitude="25.234459" Longitude="55.260582" StarRating="5" HotelCode="0|1360434" HotelName="Hyatt Centric Jumeirah Dubai" Meals="ROOM ONLY,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST *,LUNCH *" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>La Mer Beach Jumeirah 1 P.O. Box 53450 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1360434/23081012500813.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2033.87" OriginalAmount="2033.87">
      <BasicPropertyInfo Latitude="25.228168047802" Longitude="55.327666802393" StarRating="5" HotelCode="313383|13154e" 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="45" TotalAmount="2038.25" OriginalAmount="2038.25">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|1092c4" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2050.40" OriginalAmount="2050.40">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|91256" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2052.93" OriginalAmount="2052.93">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|168924" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2055.65" OriginalAmount="2055.65">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|20877e" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/826600/a_826600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2057.69" OriginalAmount="2057.69">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|130008" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2063.33" OriginalAmount="2063.33">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|216982" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/310881/a_310881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2065.35" OriginalAmount="2065.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|153106" HotelName="RODA AMWAJ SUITES JBR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977570_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located within walking distance of the beach, in the leisure area with shops and restaurants.
The accommodation is divided into apartments and lofts. Both they come with a kitchen, private bathroom with hairdryer and shower, TV, Internet access and balcony.
Guests can enjoy several common services, such as, for example, the two pools where you can relax and sunbathe on the hottest days. In addition, there is also a fitness center where sports and eliminate the stress of everyday life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2066.15" OriginalAmount="2066.15">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|606223" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/10/2024" 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="34" TotalAmount="2070.97" OriginalAmount="2070.97">
      <BasicPropertyInfo StarRating="5" HotelCode="|A10B12" HotelName="Grand Cosmopolitan Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1305086_foto_1.jpg</HotelPictures>
        <HotelDescription>The 5* Grand Cosmopolitan Hotel is ideal for holiday makers, and families and business executives looking for a property that offers premium standards in a trendy and a relaxing setting.Onsite facilities include ballroom and meeting rooms, business center, rooftop temperature-controlled infinity adult pool, children’s outdoor pool and play area, computer and PlayStation game room, 24-hour Fitness center, spa- massage (at extra charge), sauna and steam room, tour desk, and men’s and women’s beauty salon and wellness center – opening Q4 2022. Complimentary WI-FI is provided in all rooms and throughout the hotel.The Hotel is conveniently located in Al Barsha 1, minutes away from the Mall of Emirates, a short drive to the beach, and the major leisure and business attractions in fascinating Dubai. The Mashreq metro station is just a two minutes walk away. Min Child Age: 2. Max Child Age: 14. Extra Info: Applies for Arrivals from 06/03/2024 to 01/11/2024: Valid for bookings until 31 Oct 2024 and for stays from 10 Mar 2024 until 31 Oct 2024: andlt;brandgt;The daily TDF per room/per night is not included.andlt;brandgt;The buffet breakfast is served daily until 12.00 noon at the Gardenia Brasserie.andlt;brandgt;The buffet dinner is based on a daily different theme night that brings the “Cuisines of the World” in one restaurant at the Gardenia Brasserie from 6.30 pm until 10.00 pm. andlt;brandgt;(Monday / Russian Night, Tuesday / Chef’s Night, Wednesday / Italian Night, Thursday / Arabian Night, Friday / Asian Night, Saturday / BBQ Night, Sunday / Indian Night.)andlt;brandgt;In Ramadan the guests will enjoy a delightful spread of Arabic cuisine, along with refreshing classic Ramadan beverages and traditional Arabic sweets., Applies for all Arrivals:  Tourist fees applicable should be paid upon arrival.andlt;brandgt; Children share existing bedding – If you require an extra bed, this is subject to availability and additional charges will apply. Please contact Operations Team for assistance.andlt;pandgt;andlt;brandgt;Rates are not valid for UAE residents, in case of violations, Bar rate must be paid by the guest directly to the Hotel at the time of check-inandlt;/pandgt;and#x0D;andlt;brandgt;The hotel provides shuttle service to Kite Beach and Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2081.55" OriginalAmount="2081.55">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|18191a" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2085" OriginalAmount="2085">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|32297" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2089.35" OriginalAmount="2089.35">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|872493" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2090.66" OriginalAmount="2090.66">
      <BasicPropertyInfo Latitude="25.202805" Longitude="55.27767" StarRating="5" HotelCode="0|1343111" HotelName="Swissôtel Al Murooj Dubai" Meals="HALF BOARD,BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD LUNCH,FULL BOARD,ALL INCLUSIVE" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Steet P.O. BOX 117546 Opposite The Dubai Mall Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343111/22120501174918.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2096.78" OriginalAmount="2096.78">
      <BasicPropertyInfo Latitude="25.202806" Longitude="55.277706" StarRating="5" HotelCode="0|1130823" HotelName="Roda Residences" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Financial Center Road Opposite Dubai Mall Downtown Trade Centre Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130823/419a5257540a05f5e4403ce3361435a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2097.22" OriginalAmount="2097.22">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|388539" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2098.00" OriginalAmount="2098.00">
      <BasicPropertyInfo Latitude="25.087495803833008" Longitude="55.14531707763672" StarRating="0" HotelCode="0|damac_heights_by_fendi_casa" HotelName="DAMAC Heights by Fendi Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/c4/e8c4ddb2d0a5732412b28b5f1ee18a5e1280cdd7.jpeg</HotelPictures>
        <HotelDescription>With a stay at DAMAC Heights by Fendi Casa in Dubai, you'll be on the beach, steps from Dubai Marina and a 3-minute drive from The Walk. This spa apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. Getting to the surf and sand is a breeze with the complimentary beach shuttle.&lt;br /&gt;Need to unwind? Take a break with a tasty beverage at one of the 6 beach bars.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4004 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 50-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include complimentary newspapers and minibars, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Hot springs access available from 7:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2105" OriginalAmount="2105">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2107.36" OriginalAmount="2107.36">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|138030" HotelName="voco Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2109.61" OriginalAmount="2109.61">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|1ecfc0" HotelName="Goldstate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="2111.38" OriginalAmount="2111.38">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|616969" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/105517/5db2077f-6f8a-4d09-a1c4-d97d40405e0d.jpg?d=636641621250000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2117.33" OriginalAmount="2117.33">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|235795" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2129.83" OriginalAmount="2129.83">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|362819" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="8" TotalAmount="2130.17" OriginalAmount="2130.17">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|644661" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="8" TotalAmount="2137.50" OriginalAmount="2137.50">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|196852" HotelName="JA Ocean View Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2140.23" OriginalAmount="2140.23">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|13c508" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2140.39" OriginalAmount="2140.39">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|109882" HotelName="JA Beach 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>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="84" TotalAmount="2141.17" OriginalAmount="2141.17">
      <BasicPropertyInfo Latitude="25.183395" Longitude="55.254177" StarRating="5" HotelCode="0|489606" HotelName="Al Habtoor Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,WITH BREAKFAST,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Al Habtoor City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489606/38e551092508a67f670226e23ab5c769.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the perfect choice for business travellers and holidaymakers alike. Room service is among the facilities.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with a living room, a kitchen and a bathroom. Separate bedrooms are optionally bookable. All rooms offer a desk, a tea/coffee station and WiFi (for a fee). Amenities in the bathrooms include a shower.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers attractions including sport and entertainment opportunities. Leisure options available for a fee at the hotel include a gym, a sauna, a steam bath and a hammam. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;A variety of catering options can be booked. Guests can choose between half board and full board. Snacks and meals, including breakfast, lunch and dinner are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2144.40" OriginalAmount="2144.40">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|1d42e2" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY" 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="45" TotalAmount="2149.42" OriginalAmount="2149.42">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1095a5" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2158" OriginalAmount="2158">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|60120" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2164.63" OriginalAmount="2164.63">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|405928" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/Images/418483/a_418483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2165" OriginalAmount="2165">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|44560" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2171.33" OriginalAmount="2171.33">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|395560" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2171.81" OriginalAmount="2171.81">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|194403" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2173.49" OriginalAmount="2173.49">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E137" HotelName="Cheval Maison The Palm Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634721_foto_1.jpg</HotelPictures>
        <HotelDescription>Cheval Maison, The Palm Dubai is an all-apartment boutique property providing the ideal base from which to explore all that Dubai has to offer. Located on the iconic Palm Jumeirah, 131 contemporary apartments provide the freedom, flexibility and space to create your own personal sanctuary, but still with easy access to the vibrant sights and sounds of this unique city.The combination of 1-, 2- and 3-bedroom apartments, plus a stunning 3-bedroom penthouse, provide all the facilities needed for an indulgent sunshine getaway, or a longer- term stay. Each apartment is stylishly designed, with the attention to detail and quality you would expect from Cheval. Fully equipped kitchens can be found in all, and most feature their own terrace or balcony, providing the perfect place to unwind with a long, cool drink and watch the sun set over the iconic Dubai Skyline. A 24-hour gym and rooftop pool provide an alternative for guests looking for something more active in their downtime.The apartments are part of the Golden Mile residential complex, situated on the western trunk of Palm Jumeirah and ideally located to explore the city. Underground parking is available to guests. The Palm Monorail, just one minutes walk from the apartments, connects the key landmarks of the Palm Jumeirah and is easily accessible from Nakheel Mall. It also provides easy access to the metro system for those looking to connect with the rest of the city. For those looking to stay closer to home, the Nakheel Mall, with 300 retail outlets, is just next door, and top visitor attractions such as AquaVenture Waterpark and Pointe Palm are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2174.13" OriginalAmount="2174.13">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|137955" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2174.50" OriginalAmount="2174.50">
      <BasicPropertyInfo Latitude="25.183306" Longitude="55.224545" StarRating="4" HotelCode="0|700175" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2 Kite Beach Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/700175/a653405056d010195069575ed2581dcc.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2178.21" OriginalAmount="2178.21">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|438060" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/Images/437954/a_437954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2182.28" OriginalAmount="2182.28">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|20aa59" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2191" OriginalAmount="2191">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|55552" HotelName="Dubai International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2192.45" OriginalAmount="2192.45">
      <BasicPropertyInfo Latitude="25.180689" Longitude="55.269173" StarRating="4" HotelCode="0|1464676" HotelName="Unlock Waters Edge" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1464676/fb95f58ab89c42eebf82077c4ed18ab6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2193.65" OriginalAmount="2193.65">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|436599" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2200.00" OriginalAmount="2200.00">
      <BasicPropertyInfo Latitude="25.09054" Longitude="55.17537" StarRating="0" HotelCode="0|dhh_al_alka" HotelName="DHH - Al Alka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Alka Tower 1, Greens, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/40/ca4000f7f5755272895276e5892c6813b75b0fd1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be within a 15-minute drive of Dubai Marina and Jumeirah Beach.  This apartment is 3.7 mi (6 km) from Ski Dubai and 3.8 mi (6.1 km) from Mall of the Emirates.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually furnished apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 3,500.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2201.48" OriginalAmount="2201.48">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|1b33e1" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2204.00" OriginalAmount="2204.00">
      <BasicPropertyInfo Latitude="25.072895050048828" Longitude="55.12847900390625" StarRating="0" HotelCode="0|maison_privee_al_bateen" HotelName="Maison Privee Al Bateen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/97/ce979a3f0daafae33e3085b675706cf56a5b7c56.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk. This apartment is 0.1 mi (0.1 km) from Jumeirah Beach and 2 mi (3.2 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;The Walk - 0.1 km / 0.1 mi&lt;br /&gt;The Beach Mall - 0.5 km / 0.3 mi&lt;br /&gt;Jumeirah Beach - 1.7 km / 1.1 mi&lt;br /&gt;Dubai Marina Mall - 2 km / 1.2 mi&lt;br /&gt;Bluewaters Island - 2.6 km / 1.6 mi&lt;br /&gt;Ain Dubai - 2.6 km / 1.6 mi&lt;br /&gt;Skydive Dubai - 3.1 km / 1.9 mi&lt;br /&gt;American University of Dubai (AUD) - 4.3 km / 2.7 mi&lt;br /&gt;Ibn Battuta Mall - 5.4 km / 3.4 mi&lt;br /&gt;Dubai College - 6.9 km / 4.3 mi&lt;br /&gt;Jebel Ali Race Course - 8.7 km / 5.4 mi&lt;br /&gt;Emirates Golf Club - 8.9 km / 5.5 mi&lt;br /&gt;Al Sufouh Beach - 9.5 km / 5.9 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.8 km / 7.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 36.4 km / 22.6 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.2 km / 22.5 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 63.2 km / 39.3 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. The bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2214.34" OriginalAmount="2214.34">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|575909" HotelName="Roda Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2216.17" OriginalAmount="2216.17">
      <BasicPropertyInfo StarRating="5" HotelCode="|143532" HotelName="JA OCEAN VIEW HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893651_foto_1.jpg</HotelPictures>
        <HotelDescription>Discover Dubai in a bustling district close to the beach, with a great location on The Walk, Jumeirah Beach Residence, and the city's famous seaside promenade. This contemporary hotel with its comfortable rooms and modern facilities is a superb choice for an unforgettable Dubai stay. All of our 342 rooms and suites have magnificent sea views and spacious balconies, plus free Wi-Fi so you can keep in touch and share your Dubai memories. Relax at our temperature-controlled swimming pool deck that also faces the Arabian Gulf, or unwind with a treatment at Calm Spa &amp; Salon. Our health club has modern fitness equipment, a sauna, steam room and jacuzzi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2219" OriginalAmount="2219">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|213655" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2221.84" OriginalAmount="2221.84">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|142488" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2222.44" OriginalAmount="2222.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|099115" HotelName="HYATT REGENCY DUBAI CREEK HEIGHTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061728_foto_1.jpg</HotelPictures>
        <HotelDescription>Located by Dubai Creek, Hyatt Regency Dubai Creek Heights offers modern accommodations with sleek interiors. The hotel features an outdoor swimming pool, 24-hour gym, a luxurious spa and a kids' club. Free WiFi is available in all areas. The hotel is 10 minutes away by car from Burj Khalifa and Dubai Mall. Each guestroom overlooks Dubai Creek or the city skyline and provides a free non-alcoholic minibar, individually-controlled air conditioning and coffee/tea making facilities. All rooms feature a walk-in rain shower, separate bathtub and complimentary toiletries and bedroom slippers. A safety deposit box is also available in the room. Other amenities include a beauty salon, free valet parking and luggage storage. Its Mexican restaurant "Restaurant La Tablita" offers vegan menu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2234.19" OriginalAmount="2234.19">
      <BasicPropertyInfo Latitude="25.22385" Longitude="55.349163" StarRating="5" HotelCode="0|325943" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY,NO MEALS INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City P.O.Box 45777 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325943/257ab1ff29dd2d296454ffc565b26564.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 316 rooms. A lobby and a reception are available to travellers. Wireless internet access in public areas allows guests to stay connected. Various gastronomic options are available, including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a childcare service, translation services, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, a living room, a kitchen and a bathroom. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a CD player and WiFi. Slippers are laid out in each of the rooms. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. The hotel offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. Leisure options at the accommodation include a gym, a sauna and a steam bath. For a fee, golf and a spa are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2235.65" OriginalAmount="2235.65">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|191cd2" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2241" OriginalAmount="2241">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|214986" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2241.14" OriginalAmount="2241.14">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1b5020" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2245" OriginalAmount="2245">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|46268" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2248.02" OriginalAmount="2248.02">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|103303" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2248.79" OriginalAmount="2248.79">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5" HotelCode="0|325878" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills P.O. Box 36700 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325878/69dd96aad87a178602c1f4860c5658c2.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The air-conditioned hotel comprises a total of 21 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a breakfast room, a bar, room service, a laundry service and a conference room. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a living room, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Guests can enjoy a good nights' sleep on the double bed. Further bookable amenities include separate bedrooms. A safe and, for a fee, a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. Some of the rooms are adapted for wheelchair users. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are available for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Leisure options at the accommodation include a gym and a spa. For a fee, golf and massage treatments are also available. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2251.95" OriginalAmount="2251.95">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|648740" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2259" OriginalAmount="2259">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|20066" 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" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2264" OriginalAmount="2264">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|27184" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2268.77" OriginalAmount="2268.77">
      <BasicPropertyInfo Latitude="25.13919" Longitude="55.14252" StarRating="5" HotelCode="0|697550" HotelName="The Retreat Palm Dubai MGallery by Sofitel" Meals="BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,ROOM ONLY,FREE BREAKFAST,NO MEALS INCLUDED,FULL BOARD,ALL INCLUSIVE,SOFT AI" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent PO Box 118237 The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697550/7a21a5aeaa5d4c7df723752b06c68d25.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2284" OriginalAmount="2284">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|388317" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2287" OriginalAmount="2287">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|35533" HotelName="JA Hatta Fort Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2290.09" OriginalAmount="2290.09">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|196011" HotelName="Intercontinental Dubai Marina" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="2292" OriginalAmount="2292">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|55510" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2292.60" OriginalAmount="2292.60">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|608782" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="2297.74" OriginalAmount="2297.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|804430" HotelName="DUSIT THANI DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20000_image59064717_0.jpg</HotelPictures>
        <HotelDescription>Dusit Thani Dubai welcomes guests with Emirati elegance and Thai hospitality to a luxurious retreat in the centre of the city. The hotel is strategically located just five minutes from Dubai's main business hub, near Dubai Mall and the world-famous Burj Khalifa. 321 luxury rooms and suites offer the ideal retreat in the heart of Dubai. Designed with comfort and style, these elegant living spaces feature modern conveniences and flourishes of Thai heritage. With an array of international dining destinations and full-service events facilities, Dusit Thani Dubai, hotel in Dubai UAE offers comfort and convenience for business and leisure guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2314.29" OriginalAmount="2314.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D1E142" HotelName="Vida Creek Beach Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634726_foto_1.jpg</HotelPictures>
        <HotelDescription>Vida Creek Beach Hotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2318.67" OriginalAmount="2318.67">
      <BasicPropertyInfo Latitude="25.192495" Longitude="55.2673" StarRating="5" HotelCode="0|475950" HotelName="Taj Dubai" Meals="ROOM ONLY,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,BREAKFAST BUFFET,HALF BOARD,BREAKFAST + DINNER OR LUNCH INCLUDED,BREAKFAST, LUNCH AND DINNER INCLUDED,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street PO Box 8489 Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475950/ae952173b2987cfbb9be0c9d0365dc8d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers guests a total of 296 rooms. A lobby and a reception are available to travellers. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a conference room and a business centre. Wireless internet access allows guests to surf the internet and stay up to date with their communications. Those arriving in their own vehicles can leave them in the car park of the accommodation.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A sofabed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV, a DVD player and WiFi, contribute to a great stay. A shower and a bathtub can be found in the bathrooms. A hairdryer can also be found in each of the bathrooms. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers on the sun terrace offer an inviting place to relax. Leisure options at the accommodation include a gym, a spa and a sauna. For a fee, a beauty salon and massage treatments are also available. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2318.87" OriginalAmount="2318.87">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|120483" HotelName="Sofitel Dubai Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2327" OriginalAmount="2327">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|28167" HotelName="JA Beach Hotel" Meals="ROOM ONLY,HALF BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="2328" OriginalAmount="2328">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|153608" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2328.36" OriginalAmount="2328.36">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|1f34cd" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://store1prod.blob.core.windows.net/images-hotels/147806/625793b2-a9df-428c-8daf-21a86b44ad5d.jpg?d=636877536630000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2330" OriginalAmount="2330">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|225824" HotelName="Goldstate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="45" TotalAmount="2333.65" OriginalAmount="2333.65">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|19448b" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2337.58" OriginalAmount="2337.58">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|110f86" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2347.00" OriginalAmount="2347.00">
      <BasicPropertyInfo Latitude="25.19324" Longitude="55.27866" StarRating="1" HotelCode="0|maison_privee_29_boulevard" HotelName="Maison Privee - 29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/70/67708580bbe2d24107cfb719ab6a52a987741b01.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this vacation home is within a 10-minute drive of Burj Khalifa and Dubai Fountain.  This vacation home is 1.7 mi (2.7 km) from Dubai Mall and 4.1 mi (6.7 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a separate sitting area, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2351.01" OriginalAmount="2351.01">
      <BasicPropertyInfo Latitude="25.112501843015" Longitude="55.139670117791" StarRating="4" HotelCode="|CHMQ" HotelName="Cheval Maison - The Palm Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>New Golden Mile 3, Palm Jumeirah, P.O. Box 452769</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1371644/17255899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a laundry service and a coin-operated laundry.This apartment complex welcomes guests in Dubai.The sports and entertainment facilities at the complex ensure that guests have plenty of activities to choose from during their stay. The pleasantly heated water of the outdoor pool area guarantees comfortable swimming. Sun loungers and parasols on the terrace invite guests to relax and unwind. The pool bar serves a selection of refreshing drinks. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. A balcony is among the standard features of some rooms. Separate bedrooms are available. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. Bathrooms are equipped with a shower and a hairdryer. The complex has family rooms and non-smoking rooms.There is a bar on the premises. Special meals, including diet meals, are also available. The complex also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2351.07" OriginalAmount="2351.07">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|125231" HotelName="Address Montgomerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2353.15" OriginalAmount="2353.15">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|110f8c" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2353.96" OriginalAmount="2353.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|440426" HotelName="GOLDSTATE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074934_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 101 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as laptop-compatible safes and desks.Take advantage of the hotel's room service (during limited hours).Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.With a stay at Goldstate Hotel in Dubai (Bur Dubai), you'll be within a 5-minute drive of City Centre Deira and American Hospital Dubai.  This 4-star hotel is 3 mi (4.8 km) from Dubai Festival City Mall and 3.8 mi (6.1 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai Creek Golf and Yacht Club - 3.8 km / 2.3 mi  Wafi City Mall - 3.9 km / 2.4 mi  Dubai Creek - 4 km / 2.5 mi  Creek Park - 4.1 km / 2.5 mi  American Hospital Dubai - 4.5 km / 2.8 mi  Dubai Festival City Mall - 4.6 km / 2.9 mi  Lamcy Plaza - 4.4 km / 2.8 mi  City Centre Deira - 4.6 km / 2.8 mi  Dubai Tennis Stadium - 5 km / 3.1 mi  Dubai Garden Glow - 6.1 km / 3.8 mi  Zabeel Park - 6.3 km / 3.9 mi  Dubai Frame - 6.5 km / 4 mi  Al Seef - 7 km / 4.4 mi  Dubai Mall - 7.1 km / 4.4 mi  Dubai World Trade Centre - 7.2 km / 4.5 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 5.7 km / 3.6 mi Sharjah (SHJ-Sharjah Intl.) - 31.9 km / 19.8 mi Dubai (DWC-Al Maktoum Intl.) - 61.2 km / 38 mi The preferred airport for Goldstate Hotel is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2362.13" OriginalAmount="2362.13">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|403638" HotelName="Taj Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2366" OriginalAmount="2366">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|5457" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2369.67" OriginalAmount="2369.67">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|82653" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2370" OriginalAmount="2370">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2372.46" OriginalAmount="2372.46">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|1b4a88" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,ALL INCLUSIVE" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2381.62" OriginalAmount="2381.62">
      <BasicPropertyInfo Latitude="25.208103" Longitude="55.272194" StarRating="5" HotelCode="0|604580" HotelName="Shangri-La Apartments" Meals="ROOM ONLY,FULL BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road PO Box 75880 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604580/ab418cf4308d777d55ee9353b520b8ef.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2401.47" OriginalAmount="2401.47">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|539281" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2402" OriginalAmount="2402">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|394937" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10714470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2403.67" OriginalAmount="2403.67">
      <BasicPropertyInfo Latitude="24.820429910031" Longitude="56.134859537365" StarRating="4" HotelCode="13226|1ea55e" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2419.84" OriginalAmount="2419.84">
      <BasicPropertyInfo Latitude="25.217688" Longitude="55.282814" StarRating="5" HotelCode="0|325727" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 72127 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325727/20b264c95c9ff430889787219ee53965.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2000. The establishment offers travellers a total of 400 rooms. Most of the storeys can be reached by lift. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. The carpeted rooms feature a king-size bed or a sofabed. Cots are available for younger travellers. A safe and a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a stereo system, a DVD player and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A sun terrace, sun loungers and parasols are also available. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Guests of the hotel can enjoy indoor activities, including a gym. The establishment offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a beauty salon, massage treatments and anti-ageing treatments, and for an additional fee, a solarium. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2422.54" OriginalAmount="2422.54">
      <BasicPropertyInfo Latitude="25.225918" Longitude="55.28363" StarRating="5" HotelCode="0|326327" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road P.O. Box 115143 Dubai Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326327/9a914bb232323bc34c0aa011ba0a086a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guest accommodation comprises 555 rooms. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning, central heating and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are available. Cots are available for younger travellers. There are also a safe and a desk or, for an additional fee, a minibar. A fridge, a mini fridge and a tea/coffee station are provided as standard. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi (no extra charge). Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy golf on-site. Sport and leisure facilities at the hotel include a gym, yoga and aerobics. A spa, a sauna, a steam bath, a hammam and massage treatments are among the wellness options offered. For an additional fee, a beauty salon is also available. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include half board and full board. Available meals include breakfast and dinner. Staff are also happy to provide vegetarian dishes. Alcohol-free drinks are served at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2426.98" OriginalAmount="2426.98">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|125336" HotelName="Meliá Desert Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2427.49" OriginalAmount="2427.49">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|103300" HotelName="Crowne Plaza Dubai - Festival City" Meals="BREAKFAST FOR TWO GUESTS" BedType="BREAKFAST FOR TWO GUESTS" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2430.16" OriginalAmount="2430.16">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|103301" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2435.40" OriginalAmount="2435.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6353" HotelName="VIDA DUBAI MARINA &amp; YATCH CLUB" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30039_image62083170_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 1'4 km from Hidden Beach, Vida Dubai Marina &amp; Yatch Club provides accommodation with an outdoor swimming pool, free private parking, a fitness centre and a restaurant. With a bar, the 4-star hotel has air-conditioned rooms with free wi-fi. The accommodation features room service, a 24-hours front desk and currency exchange for guests.
At the hotel, the rooms have a desk. Every room is equipped with a kettle, a flat-screen TV and a safety deposit box.
Selected rooms include a terrace and some have city views. Alll units will provide guests with a minibar.
Continental and halal breakfast options are available daily at Vida Dubai Marina &amp; Yatch Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2442.23" OriginalAmount="2442.23">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|10a0bf" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2450.38" OriginalAmount="2450.38">
      <BasicPropertyInfo Latitude="25.200691" Longitude="55.276222" StarRating="5" HotelCode="0|650596" HotelName="Kempinski The Boulevard Dubai" Meals="ROOM ONLY,NO MEALS,NO MEALS INCLUDED,BED &amp; BREAKFAST,BREAKFAST INCLUDED,HALF BOARD,HALF-BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Rashid Boulevard 1 Sheikh Mohammed Bin Rashed Boulevard Downtown Dubai P.O. Box 334155 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/650596/90773710d01f70ef27da128baf721ce1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2459" OriginalAmount="2459">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|18728" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2460" OriginalAmount="2460">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|34765" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2463.76" OriginalAmount="2463.76">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|10936b" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2465.00" OriginalAmount="2465.00">
      <BasicPropertyInfo Latitude="25.196548461914062" Longitude="55.26954650878906" StarRating="0" HotelCode="0|bnbme_1bloftwl313" HotelName="bnbme 1B-LoftW-L313" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Blvd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/1a/6b1a79410dc66e7203b637d4e99ecbf77971be5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «bnbme 1B-LoftW-L313» is located in Dubai. This apartment is located in 8 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Burj Khalifa, Burj Khalifa / Dubai Mall and The Dubai Fountain.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a free parking zone. You won’t have to leave your pet at home as they are allowed for free. There are other services available for the guests of the apartment. For example, a laundry, dry cleaning, an ATM and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2465.05" OriginalAmount="2465.05">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|586256" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2473" OriginalAmount="2473">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="HALF BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2482.68" OriginalAmount="2482.68">
      <BasicPropertyInfo Latitude="25.020775" Longitude="55.153324" StarRating="3" HotelCode="0|1343107" HotelName="Ecos Dubai Al Furjan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Furjan Jabal Ali First P.O. Box 82999 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343107/7acde1d85111e6eb832ca8e3940835d0.png</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2483.50" OriginalAmount="2483.50">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|12687b" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2490" OriginalAmount="2490">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|201567" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2491.00" OriginalAmount="2491.00">
      <BasicPropertyInfo Latitude="25.18994" Longitude="55.27696" StarRating="0" HotelCode="0|higuests_vacation_homes_reehan_1" HotelName="HiGuests Vacation Homes - Reehan 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reehan 1, Business Bay, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/f2/66f25904af12499e44d4ee92e0e28784c5364feb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 15-minute walk of Dubai Fountain and Dubai Opera.  This apartment is 1.1 mi (1.8 km) from Dubai Mall and 1.9 mi (3 km) from Burj Khalifa.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, which features a fireplace. A kitchen is outfitted with a refrigerator, an oven, and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 1,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2496.93" OriginalAmount="2496.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365238_foto_1.jpg</HotelPictures>
        <HotelDescription>FIVE's second hospitality and residential project,. The luxury tower will feature 247 hotel rooms and suites, 221 one and two-bedroom hotel apartments and 33 four-bedroom hotel apartments, all with private pools. Strategically located in close proximity to Dubai's main arterial roads and a short drive from Dubai's new Al Maktoum International Airport and Expo 2020 site, FIVE Jumeirah Village Dubai boasts excellent transport links across the city and beyond.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2499" OriginalAmount="2499">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences at Marina Gate</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/58000000/57780000/57777100/57777067/f1ae7fb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2504" OriginalAmount="2504">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|53585" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2510.55" OriginalAmount="2510.55">
      <BasicPropertyInfo Latitude="25.22117333397" Longitude="55.334702639248" StarRating="4" HotelCode="559021|592227" HotelName="Goldstate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="27" TotalAmount="2511" OriginalAmount="2511">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2511.84" OriginalAmount="2511.84">
      <BasicPropertyInfo Latitude="25.207994" Longitude="55.272217" StarRating="5" HotelCode="0|325776" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Trade Center Area Post Office Box 75880 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325776/a8503a22c906d90abbd47978a7c81eae.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2003. Guests are welcomed at the accommodation, which has a total of 301 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Amenities include a safe and a currency exchange service. Wireless internet access is available to guests. The establishment features gastronomic services including a restaurant, a dining area, a café and a bar. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Separate bedrooms are optionally bookable. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Travellers will also find slippers in their rooms. Some of the rooms are adapted for wheelchair users. The bathrooms are fitted with a shower and a hot tub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy tennis on-site. Sport and leisure facilities at the establishment include a gym, squash and aerobics. The hotel offers various wellness options, including a spa, a sauna and a steam bath, or for a fee, a beauty salon and massage treatments. Fun and entertainment are offered by a disco. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The accommodation offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2541.88" OriginalAmount="2541.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|141340" HotelName="GRAND HYATT DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057697_foto_1.jpg</HotelPictures>
        <HotelDescription>Being one of the best hotels in Dubai, we provide a wide range of services guaranteed to satisfy the needs of both business and leisure guests, receiving several awards from TripAdvisor, Cond� Nast Traveller and the Middle East Hotel Awards. 
 
Our hotel offers 674 luxury hotel rooms and suites with views over the Dubai creek and the city with 13 restaurants and bars under one roof. 
 
Closely located to the financial and entertainment districts such as Dubai International Financial Centre, Dubai World Trade Centre, Dubai Mall, Dubai creek, and only 10 minutes away from the Dubai International Airport, Grand Hyatt Dubai is one of the best hotels in Dubai that combines business and leisure needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2542.75" OriginalAmount="2542.75">
      <BasicPropertyInfo Latitude="25.107195" Longitude="55.143154" StarRating="4" HotelCode="0|1393927" HotelName="voco Dubai The Palm" Meals="ROOM ONLY,BREAKFAST FOR TWO GUESTS,BREAKFAST FOR 2,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm West Beach Dubai 566771</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1393927/3e10b2daa9eb7eed7a167b0ac2063144.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2546" OriginalAmount="2546">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|19440" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2547.66" OriginalAmount="2547.66">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|154829" HotelName="Conrad Dubai" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="2554.00" OriginalAmount="2554.00">
      <BasicPropertyInfo Latitude="25.187692642211914" Longitude="55.27912139892578" StarRating="0" HotelCode="0|nasma_luxury_stays_south_ridge" HotelName="Nasma Luxury Stays - South Ridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge, Downtown, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/c2/c9c246bc518f3d0d1fb48a340c9ae7e99595b982.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Dubai (Downtown Dubai), you'll be within a 5-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 1.7 mi (2.8 km) from Dubai Aquarium &amp;amp; Underwater Zoo and 1.9 mi (3 km) from Burj Khalifa.&lt;br /&gt;Amenities : Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Souk al Bahar - 1 km / 0.6 mi&lt;br /&gt;Dubai Fountain - 1.2 km / 0.8 mi&lt;br /&gt;KidZania - 1.6 km / 1 mi&lt;br /&gt;Dubai Opera - 1.6 km / 1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 1.7 km / 1 mi&lt;br /&gt;Dubai Mall - 1.8 km / 1.1 mi&lt;br /&gt;Burj Khalifa - 2 km / 1.2 mi&lt;br /&gt;Emaar Square - 2.1 km / 1.3 mi&lt;br /&gt;City Walk - 3.7 km / 2.3 mi&lt;br /&gt;Dubai International Financial Centre - 3.8 km / 2.4 mi&lt;br /&gt;Safa Park - 4.4 km / 2.8 mi&lt;br /&gt;Dubai Water Canal - 1.2 km / 0.7 mi&lt;br /&gt;Dubai International Convention and Exhibition Centre - 5.6 km / 3.5 mi&lt;br /&gt;Dubai Garden Glow - 6.7 km / 4.2 mi&lt;br /&gt;La Mer Water Park - 7.3 km / 4.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 16.8 km / 10.4 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 39.3 km / 24.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 52.3 km / 32.5 mi&lt;br /&gt;business_amenities : Limited parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Fountain&lt;br /&gt;Rooms : Make yourself comfortable in your air-conditioned apartment, featuring a refrigerator and a microwave. Complimentary wireless Internet access is available to keep you connected. The bathroom features complimentary toiletries and a hair dryer. Conveniences include a phone, as well as a desk and massage services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2557" OriginalAmount="2557">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|11593" HotelName="Grand Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 08/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2562.00" OriginalAmount="2562.00">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|20ae7b" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10714470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2565.38" OriginalAmount="2565.38">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|7657" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2567" OriginalAmount="2567">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|201456" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76956/a_76956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2571.56" OriginalAmount="2571.56">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|20aa65" HotelName="JA Lake View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2576.73" OriginalAmount="2576.73">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|653507" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/Images/942919/a_942919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2587" OriginalAmount="2587">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|5821" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2593.68" OriginalAmount="2593.68">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|64763" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2596.85" OriginalAmount="2596.85">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|128324" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2598" OriginalAmount="2598">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|308475" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2601.54" OriginalAmount="2601.54">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|1094f9" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2603.69" OriginalAmount="2603.69">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|109205" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2603.96" OriginalAmount="2603.96">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|7661" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2607.02" OriginalAmount="2607.02">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|20877d" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2621.87" OriginalAmount="2621.87">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|2114a6" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2625" OriginalAmount="2625">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|39386" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2625.45" OriginalAmount="2625.45">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|685112" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2630.48" OriginalAmount="2630.48">
      <BasicPropertyInfo Latitude="25.087437" Longitude="55.14644" StarRating="5" HotelCode="0|884765" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khayay Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884765/9890ce9a4d4ec82b5fe1c3b25c8db8d4.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2640.14" OriginalAmount="2640.14">
      <BasicPropertyInfo Latitude="25.21929519331" Longitude="55.28448159891" StarRating="5" HotelCode="|H25B" HotelName="25hours Hotel Dubai One Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Steet, Al Mustaqbal Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1282476/19121767.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The holiday village has a lift and features 434 rooms. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The complex has a range of facilities for guests with disabilities. The complex has wheelchair-accessible facilities. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. A fax machine is available for guests' business needs.This holiday village is located right in the heart of Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There is a poolside snack bar as well. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the holiday village include a gym, billiards and aerobics. Various wellness options are available at the complex, including a spa, a sauna, a steam bath, massage treatments and a solarium. The complex offers plenty of activities and entertainment options, including an entertainment programme, live music, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a tumble dryer. A telephone, a flatscreen television, an alarm clock and WiFi (no extra charge) are provided as well. Guests will also find slippers in their rooms. A hairdryer and bathrobes are provided in the bathrooms, which include a shower and a bathtub. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. The complex has family rooms and non-smoking rooms.Various dining options are available, including 2 restaurants, a café and a bar. Catering options include half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Staff are also happy to provide children's meals. The holiday village also offers snacks. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2640.38" OriginalAmount="2640.38">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|110f78" HotelName="Shangri-La Hotel 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 Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="2647.62" OriginalAmount="2647.62">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|106015" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2649.70" OriginalAmount="2649.70">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|20bb74" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2655.09" OriginalAmount="2655.09">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|10988d" HotelName="Fairmont Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="2659.60" OriginalAmount="2659.60">
      <BasicPropertyInfo Latitude="25.189026" Longitude="55.26683" StarRating="5" HotelCode="0|884667" HotelName="ME Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,NO MEALS INCLUDED,HALF BOARD,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Amal Street The Opus by Omniyat Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884667/705770e64761e19cfaf1065b1c5ff522.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2678.00" OriginalAmount="2678.00">
      <BasicPropertyInfo Latitude="25.01612091064453" Longitude="55.253475189208984" StarRating="0" HotelCode="0|lux_holiday_home_damac_residenze_2" HotelName="LUX Holiday Home - DAMAC Residenze 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Third, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/98/a798e31db502c21f1cd42a18284d34a970b2cb61.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «LUX Holiday Home - DAMAC Residenze 2» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2679.82" OriginalAmount="2679.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95565" HotelName="ADDRESS GRAND CREEK HARBOUR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30267_image62256927_0.jpg</HotelPictures>
        <HotelDescription>The first 5-star luxury hotel in Dubai Creek Habour. This architectural spectacle will leave you breathless as you marvel the scenic views of old Dubai on one side and the majestic skyline of new Dubai on the other.
Set in Dubai, 11km from Dubai Mall, Address Grand Creek Harbour offers accommodation with a restaurant, free private parking and a bar.
With free wi-fi, this 5 star hotel offers room service and a 24 hour front desk. 
The accommodation provides a concierge service, and currency exchangefor guests.
All guest rooms come with air conditioning, a flat-screen TV with satellite channels, a minibar, a kettle, a shower, free toileteries and a desk. The rooms come with a safety deposit box, while selected rooms also feature a terrace and others also feature city views. At the hotel each room includes bed linen and towels. 
A buffet, � la carte or continental breakfast can be enjoyedat the property.
The Dubai Fountain is 12km from the Address Grand Creek Harbour, while Burj Khalifa is 13km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2680" OriginalAmount="2680">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|225630" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="2697.86" OriginalAmount="2697.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|145861" HotelName="SHERATON JUMEIRAH BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891338_foto_1.jpg</HotelPictures>
        <HotelDescription>This five star luxury beach resort is Dubai's favorite beach haven. A modern paradise with superb relaxation and leisure facilities set in the middle of 10,000 square meters of landscaped gardens shaded by palm trees, the Sheraton Jumeirah Beach Resort features 256 spacious Rooms and Suites with excellent views of the sea or The Walk, and offers a wide range of activities including water sports, Armonia Spa, kids' club with a range of activities, Turkish Hamam and multiple sports facilities for all the family. Come visit us at Sheraton Jumeirah Beach Resort and let us take care of you!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2701.00" OriginalAmount="2701.00">
      <BasicPropertyInfo Latitude="25.079620361328125" Longitude="55.12240982055664" StarRating="0" HotelCode="0|lux_holiday_home_bluewaters_residences" HotelName="LUX Holiday Home - Bluewaters Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/ed/80ed9240bd28c6675c450277ac435f5d1c0dc4ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «LUX Holiday Home - Bluewaters Residences» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2703.00" OriginalAmount="2703.00">
      <BasicPropertyInfo Latitude="25.0669002532959" Longitude="55.14139938354492" StarRating="0" HotelCode="0|bnbme_2bgoldcrest405" HotelName="bnbme| 2B-Goldcrest-405" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gold Crest Views 2, JLT, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/db/85db0fcd729e0fa4c760c8377939bb498ad03ed7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «bnbme| 2B-Goldcrest-405» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Sports fans will be able to enjoy a fitness center. You can take your pet on the journey. Pets are allowed for free.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2703.6" OriginalAmount="2703.6">
      <BasicPropertyInfo Latitude="25.08705" Longitude="55.148243" StarRating="4" HotelCode="0|610597" HotelName="Marina Heights Tower" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khayay Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610597/398d2b7b0e8c916df63745edbef104ba.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2706.82" OriginalAmount="2706.82">
      <BasicPropertyInfo Latitude="25.208416" Longitude="55.260643" StarRating="5" HotelCode="0|615457" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET,BREAKFAST INCLUDED,HB (BREAKFAST + LUNCH ONLY),BREAKFAST + DINNER OR LUNCH INCLUDED,HB (BREAKFAST+DINNER)" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street PO Box 414433 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/615457/9b39332c98200d9ca49629801d1602f8.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2707" OriginalAmount="2707">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|227400" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2714.00" OriginalAmount="2714.00">
      <BasicPropertyInfo Latitude="25.01612091064453" Longitude="55.253475189208984" StarRating="0" HotelCode="0|lux_holiday_home_damac_residenze_1" HotelName="LUX Holiday Home - DAMAC Residenze 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Third, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c1/42/c14291d2773e075532c1fe9b975b0201fd2e0886.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «LUX Holiday Home - DAMAC Residenze 1» is located in Dubai. This apartment is located in 28 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. Additional services that the apartment offers to its guests: a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 200.00 AED.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="2714.63" OriginalAmount="2714.63">
      <BasicPropertyInfo Latitude="25.19298" Longitude="55.27921" StarRating="5" HotelCode="0|1131318" HotelName="Vida Residences Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131318/7595c22b25f37f3884d674fa49dec52f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2726.70" OriginalAmount="2726.70">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|64759" HotelName="JA Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/10/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2735.33" OriginalAmount="2735.33">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|170f6f" HotelName="Sofitel Dubai Downtown" 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="2745.27" OriginalAmount="2745.27">
      <BasicPropertyInfo StarRating="5" HotelCode="|655793" HotelName="DUBAI MARINE BEACH RESORT AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/495444_image62370409_0.jpg</HotelPictures>
        <HotelDescription>Located at the beginning of the most prominent area of the city, the Jumeirah Beach Road, Dubai Marine Beach Resort &amp; SPA is only minutes away from the Burj Khalifa and the Dubai Mall, 15 minutes from Dubai International Airport. Other exclusive shopping malls are within walking distance as well as some of the Dubai's most magnificent sightseeing locations. 
Golf lovers have easy access to the Dubai Creek Golf course and Nad Al Sheba Golf courses where you can also enjoy traditional camel and horse races, including the Dubai World Cup. 
The Dubai Marine Resort &amp; Spa has tennis courts, a spa and a gym offering aerobic classes. There is also swimming pool for children.
There are 13 themed food and beverage options in total. Guests can enjoy a wide variety of cuisines including Arabian, Lebanese, Italian and Thai. The rooms have warm, bright colours and come with flat-screen TVs and free WiFi. *Direct payment reservations will be debited in the local currency, at the current exchange rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2761" OriginalAmount="2761">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|35530" HotelName="Jumeirah Emirates Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2769" OriginalAmount="2769">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|399518" HotelName="Andaz Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2772" OriginalAmount="2772">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|45262" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2785.24" OriginalAmount="2785.24">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|109cbb" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="2792.72" OriginalAmount="2792.72">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|56329" HotelName="Fairmont Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2799.19" OriginalAmount="2799.19">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|1a0d5c" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2801.00" OriginalAmount="2801.00">
      <BasicPropertyInfo Latitude="25.082483291625977" Longitude="55.14188766479492" StarRating="0" HotelCode="0|nasma_luxury_stays_park_island" HotelName="Nasma Luxury Stays - Park Island Blakely" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Park Island Blakely, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/f5/f4f5fb46009a4bc69a36263caa1c987c0ffb182b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.4 km) from Marina Beach and 0.6 mi (1 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2817.09" OriginalAmount="2817.09">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|404909" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/Images/425559/a_425559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2845.00" OriginalAmount="2845.00">
      <BasicPropertyInfo Latitude="25.07256" Longitude="55.1311" StarRating="3" HotelCode="0|higuests_vacation_homes_shams" HotelName="HiGuests Vacation Homes - Shams" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sayorah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/2f/4f2f2eee545b6150bf0976c9841eeb80c074ec1b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at HiGuests Vacation Homes - Shams in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.3 km) from Marina Beach and 1.3 mi (2.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, express check-in, and multilingual staff. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;/br&gt;A deposit of 800.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2848.12" OriginalAmount="2848.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2E305" HotelName="JA LAKE VIEW HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15558_image51070189_0.jpg</HotelPictures>
        <HotelDescription>Consisting of 348 rooms and suites with 8 different room categories suitable for families and superb views of the resort 9-hole championship golf course. Featuring 3 outdoor temperature-controlled refreshing swimming pools &amp; 5 dining experiences to explore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2849.38" OriginalAmount="2849.38">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|557506" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 11/10/2024" 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>http://media.dev.paximum.com/hotelimages/489578/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2850.00" OriginalAmount="2850.00">
      <BasicPropertyInfo Latitude="25.087049877337" Longitude="55.148244665502" StarRating="4" HotelCode="448357|dubai_apartments_marina_heights_tower" HotelName="Marina Heights Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Heights Tower, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/97/3a/973addb11da93d09b52e594677f1728a88738216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2851" OriginalAmount="2851">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|23159" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2868.72" OriginalAmount="2868.72">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|1b4f52" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="2870.53" OriginalAmount="2870.53">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|110f89" HotelName="Address Dubai Mall" 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,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://dmcsquare.b-cdn.net/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="34" TotalAmount="2887.55" OriginalAmount="2887.55">
      <BasicPropertyInfo StarRating="3" HotelCode="|147796" HotelName="Hafez Hotel Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063884_foto_1.jpg</HotelPictures>
        <HotelDescription>Hafez Hotel Apartment is located in Al Ras, Deira, next to Emirates NBD Bank Building and opposite to Al Ras Fire Station. This property is just a 5 minute walk to Al Ras Metro Station and close to Gold Souq, Dubai Creek and the Heritage House. Accommodations feature amenities including individually controlled air conditioning, direct dial telephone, TV with cable channels, working desk, internet connection, living room and bathroom with shower and toiletries. All units have kitchen equipped with microwave, fridge and stovetops. The hotel offers a restaurant and room service during limited hours. Guests can enjoy on-site features like laundry and dry cleaning, luggage storage service and 24-hour front desk. Hotel's visitors can visit the major attractions in the city, including the Dubai Museum, Dubai Mall, Burj Khalifa, Mall of the Emirates and Jumeirah Beach. The Dubai International Airport is approximately 8km drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2891.75" OriginalAmount="2891.75">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|253859" HotelName="Conrad Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2904.55" OriginalAmount="2904.55">
      <BasicPropertyInfo StarRating="0" HotelCode="|D1E139" HotelName="Hilton Dubai Creek Hotel And Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634723_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 4.9 km from Grand Mosque, Hilton Dubai Creek Hotel and Residences features accommodation with an outdoor swimming pool, free private parking, a fitness centre and a terrace. Featuring a restaurant, the property also has a bar, as well as a sauna and a hot tub. The accommodation offers a 24-hour front desk, airport transfers, room service and free WiFi throughout the property.The units at the hotel are fitted with a seating area. Rooms come with air conditioning, a desk and a flat-screen TV, and some rooms at Hilton Dubai Creek Hotel and Residences have a balcony. The rooms will provide guests with a fridge.The daily breakfast offers buffet, � la carte or continental options.Dubai World Trade Centre is 6.2 km from the accommodation, while Sahara Centre is 8 km from the property. The nearest airport is Dubai International Airport, 4 km from Hilton Dubai Creek Hotel and Residences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2910.00" OriginalAmount="2910.00">
      <BasicPropertyInfo Latitude="25.199745178222656" Longitude="55.2643928527832" StarRating="0" HotelCode="0|driven_holiday_homes_city_walk_22" HotelName="Driven Holiday Homes - City Walk 22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>City Walk Building 22, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/99/28993b9b356ec1ea63ee8ab41c28bdaaaecee833.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Driven Holiday Homes - City Walk 22 in Dubai, you'll be within a 5-minute drive of City Walk and KidZania.  This apartment is 1.8 mi (3 km) from Dubai Aquarium &amp;amp; Underwater Zoo and 2.2 mi (3.5 km) from Burj Khalifa.&lt;br /&gt;Amenities : Don't miss out on recreational opportunities including an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Emaar Square - 1.3 km / 0.8 mi&lt;br /&gt;City Walk - 1.4 km / 0.9 mi&lt;br /&gt;Burj Khalifa - 1.7 km / 1 mi&lt;br /&gt;Dubai Opera - 1.8 km / 1.1 mi&lt;br /&gt;Dubai Aquarium &amp;amp; Underwater Zoo - 2.1 km / 1.3 mi&lt;br /&gt;Dubai Mall - 2.2 km / 1.4 mi&lt;br /&gt;KidZania - 2.4 km / 1.5 mi&lt;br /&gt;Dubai Fountain - 2.4 km / 1.5 mi&lt;br /&gt;Dubai International Financial Centre - 2.8 km / 1.7 mi&lt;br /&gt;Safa Park - 2.8 km / 1.7 mi&lt;br /&gt;Souk al Bahar - 2.8 km / 1.8 mi&lt;br /&gt;La Mer Water Park - 4.1 km / 2.5 mi&lt;br /&gt;Dubai Water Canal - 4.2 km / 2.6 mi&lt;br /&gt;La Mer North Beach - 4.7 km / 2.9 mi&lt;br /&gt;La Mer - 4.8 km / 3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 14.5 km / 9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 40.5 km / 25.2 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 55.6 km / 34.5 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dubai Opera&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 3,500.00 AED per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2921.16" OriginalAmount="2921.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|143530" HotelName="JA BEACH HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890039_foto_1.jpg</HotelPictures>
        <HotelDescription>With 235 beach-chic rooms and suites with glass balconies overlooking the sea, marina and resort greenery, this 5-star hotel is located within JA The Resort, Dubai's largest experience resort. The resort is home to an 800m private beach, 7 swimming pools and over 40 experiences to enjoy including golf, watersports, horse-riding, shooting and more. A variety of 25 dining destinations are on offer led by award-winning chefs. Kids will be entertained at the dedicated Children's club, kid's pools and the 9-hole minigolf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2923.06" OriginalAmount="2923.06">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|546301" HotelName="Address Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/Images/606015/a_606015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2934" OriginalAmount="2934">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|12275" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2936.83" OriginalAmount="2936.83">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|10920f" HotelName="Habtoor Grand Resort, Autograph Collection" 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="2938.00" OriginalAmount="2938.00">
      <BasicPropertyInfo Latitude="25.115190505981445" Longitude="55.14066696166992" StarRating="5" HotelCode="0|andaz_by_hyatt_palm_jumeirah_residences" HotelName="Andaz by Hyatt – Palm Jumeirah Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/77/747716353b4707fb5d002a8b96a3787c26daf468.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Andaz by Hyatt – Palm Jumeirah Residences» is located in Dubai. This apartment hotel is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the apartment hotel — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartament Hotel: &lt;/b&gt;Spend an evening in a nice atmosphere of the bar. You can stop by the restaurant. If you can’t live without coffee, drop by the cafe. Free Wi-Fi is available on the territory. Ask for more information when checking in.&lt;br /&gt;If you travel by car, you can park in a parking zone. The following services are also available for the guests: a spa center. Sports fans will be able to enjoy a fitness center. For the free movement around the city, the apartament hotel offers a transfer for you.&lt;br /&gt;Accessibility: there is an elevator/lift. There are other services available for the guests of the apartment hotel. For example, a laundry, dry cleaning, press and a safe-deposit box.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2942.71" OriginalAmount="2942.71">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|10a1fd" HotelName="Hilton Dubai Creek" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2947.77" OriginalAmount="2947.77">
      <BasicPropertyInfo StarRating="5" HotelCode="|115058" HotelName="KEMPINSKI HOTEL MALL OF THE EMIRATES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890196_foto_1.jpg</HotelPictures>
        <HotelDescription>As the oldest luxury hotel collection in the world, the Kempinski name is associated with the highest standards of luxury and impeccable personal service. This cherished tradition can be felt throughout the 48,000 square metres of Kempinski Hotel Mall of the Emirates, which opened in April 2006 as the first property of the hotel chain in the bustling city of Dubai. With its suitable location next to Mall of the Emirates, the hotel offers convenience to both business and leisure guests in form of world-class shopping, dining and entertainment. The mall itself includes more than 520 stores selling prestigious labels, a 14-screen multiplex cinema and numerous food and beverage outlets - and not to mention the world's first indoor ski dome. During more serene hours, guests can rejuvenate at our renowned Softouch Spa or simply sit back and relax by the outdoor infinity edge pool. In short, limitless possibilities are offered here and there is something for everyone to enjoy. Now imagine the most wonderful of all holidays and we will make it happen. Our head concierge Gerardo Gabat and his team are here to answer to your requests and make sure that your stay will become a memorable one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2959.26" OriginalAmount="2959.26">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|124798" HotelName="Address Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2962.60" OriginalAmount="2962.60">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1096e0" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2968.22" OriginalAmount="2968.22">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|20d5db" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3009.82" OriginalAmount="3009.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|151410" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32897_image64020945_0.jpg</HotelPictures>
        <HotelDescription>This luxury hotel is located within walking distance of the world's largest shopping center and is also close to the financial center. All rooms are very spacious, bright and are decorated in a modern style. All rooms have a private bathroom.
Hotel guests can also enjoy the fantastic spa where you can enjoy relaxing body treatments.
Also, if you are holding an event like summer meeting or wedding, you can do in our great room designed for it, with all necessary for successful holding material.
Finally, it is important to highlight the variety of restaurants that has the hotel where you can enjoy delicious dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3019.00" OriginalAmount="3019.00">
      <BasicPropertyInfo Latitude="25.098720842031" Longitude="55.121352186508" StarRating="0" HotelCode="634474|maison_privee_grandeur_residence" HotelName="Grandeur Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West Road, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the resort ensures travellers a pleasant and comfortable stay. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3032" OriginalAmount="3032">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|34719" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3046.57" OriginalAmount="3046.57">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268826" StarRating="5" HotelCode="0|326371" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road Downtown Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326371/26a74e08d2eee3a625d1b43dbf4edf24.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can enjoy a pleasant stay in one of the 350 rooms. Most storeys are accessible by lift. Amenities include a cash machine. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Travellers can buy souvenirs at the gift shop. Children can have a great time playing in the playground. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Many rooms feature a sea view, which further enhances the ambience. Cots and extra beds are available. A safe and a desk or, for an additional fee, a minibar are also available. A mini fridge and a tea/coffee station ensure a comfortable stay. Other features include internet access, a telephone, a TV, a radio and WiFi. Slippers and the daily newspaper provide additional comfort in the rooms. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features a pool and an outdoor pool. A sun terrace, sun loungers and parasols are also available. Guests can enjoy a range of refreshing drinks at the poolside bar. Those wishing to enjoy sports whilst on holiday can enjoy golf on-site. Water sports enthusiasts can enjoy jet skiing and diving. The accommodation offers indoor sporting opportunities in the form of a gym. The hotel offers a range of services in the wellness area, such as a spa, a sauna, a steam bath, a hammam and massage treatments, and for an additional fee, a beauty salon. A disco and a nightclub are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. Gluten-free meals and vegetarian dishes can be prepared on request.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3051" OriginalAmount="3051">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|12694" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3056" OriginalAmount="3056">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|164491" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3069" OriginalAmount="3069">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3080.03" OriginalAmount="3080.03">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|403854" HotelName="Dubai International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3080.99" OriginalAmount="3080.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|804423" HotelName="Conrad Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893704_foto_1.jpg</HotelPictures>
        <HotelDescription>The Conrad Dubai provides services such as wireless internet in rooms, HDTV and cable TV, minibar, support for iPad, iPod, iPhone, marble bathroom with rain shower and toiletries. Located in the heart of the financial and commercial district of Dubai, the Conrad Hotel offers panoramic views, 6 restaurants and a luxurious spa and fitness center. Each suite features a stylish, modern decor with separate living room, Nespresso machine and iPod docking stations. Conrad Dubai also has an excellent range of wellness facilities including the latest Technogym equipment, a pavilion for outdoor yoga and outdoor pool for guests looking to maintain their fitness regime. Free valet parking is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3081" OriginalAmount="3081">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|39203" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3088" OriginalAmount="3088">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|44994" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3093" OriginalAmount="3093">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|177538" HotelName="FIVE Palm Jumeirah Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3107.06" OriginalAmount="3107.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2E298" HotelName="ANDAZ DUBAI THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365221_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Palm Jumeirah, Andaz Dubai The Palm features accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Featuring a bar, the 5-star hotel has air-conditioned rooms with free WiFi, each with a private bathroom. The accommodation provides a 24-hour front desk, room service and currency exchange for guests. At the hotel, the rooms come with a desk. At Andaz Dubai The Palm, rooms are fitted with a seating area. The accommodation offers a continental or � la carte breakfast. Nakheel Mall is 350 m from the hotel, while Burj Al Arab Tower is 9 km from the property. The nearest airport is Dubai International Airport, 33 km from Andaz Dubai The Palm, while Al Maktoum International Airport is 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3118.22" OriginalAmount="3118.22">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|1b4d1b" HotelName="FIVE Palm Jumeirah 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="3135.63" OriginalAmount="3135.63">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|1b392f" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3166.02" OriginalAmount="3166.02">
      <BasicPropertyInfo StarRating="5" HotelCode="|118966" HotelName="PALAZZO VERSACE DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1797_image64351917_0.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 250 individually decorated guestrooms, featuring minibars and LED televisions. Your pillowtop bed comes with Frette Italian sheets. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms with separate bathtubs and showers feature jetted bathtubs and rainfall showerheads.Grab a bite to eat at one of the hotel's 4 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.With a stay at Palazzo Versace Dubai in Dubai (Bur Dubai), you'll be a 5-minute drive from Dubai Festival City Mall and 5 minutes from Dubai Tennis Stadium.  This 5-star hotel is 4 mi (6.5 km) from Dubai Creek and 5.2 mi (8.3 km) from Dubai Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai Creek - 3.9 km / 2.4 mi  Dubai Festival City Mall - 4.1 km / 2.5 mi  Dubai Tennis Stadium - 4.1 km / 2.5 mi  Mohammed Bin Rashid University Of Medicine and Health Sciences - 4.1 km / 2.5 mi  Dubai Creek Golf and Yacht Club - 4.3 km / 2.7 mi  Wafi City Mall - 4.4 km / 2.7 mi  Creek Park - 4.6 km / 2.9 mi  City Centre Deira - 4.7 km / 2.9 mi  American Hospital Dubai - 5.6 km / 3.5 mi  Lamcy Plaza - 5.7 km / 3.5 mi  Dubai Garden Glow - 7.3 km / 4.6 mi  Zabeel Park - 7.6 km / 4.7 mi  Reef Mall - 7.6 km / 4.7 mi  Dubai Frame - 7.8 km / 4.8 mi  Sheikh Zayed Road - 7.9 km / 4.9 mi  The nearest airports are:Dubai Intl. Airport (DXB) - 6.3 km / 3.9 mi Sharjah (SHJ-Sharjah Intl.) - 32.6 km / 20.3 mi Al Maktoum Intl. Airport (DWC) - 57.2 km / 35.5 mi The preferred airport for Palazzo Versace Dubai is Dubai Intl. Airport (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3200.94" OriginalAmount="3200.94">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|171186" HotelName="Hilton Dubai The Walk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3210.92" OriginalAmount="3210.92">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|10a1f6" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3217.83" OriginalAmount="3217.83">
      <BasicPropertyInfo StarRating="5" HotelCode="|097165" HotelName="Amwaj Rotana Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/840097_image60557053_0.jpg</HotelPictures>
        <HotelDescription>Ideally located along Dubai's famous leisure and retail strip known as "The Walk", Jumeirah Beach Residence (JBR), you will experience the height of comfort at Amwaj Rotana Hotel. Presenting a portfolio of 301 tastefully furnished sea view rooms and suites including the prestigious Club Rotana offering lavish personalized hospitality, Amwaj Rotana Hotel boasts the largest rooms along JBR each with its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3249.00" OriginalAmount="3249.00">
      <BasicPropertyInfo Latitude="25.11187" Longitude="55.14384" StarRating="0" HotelCode="0|maison_privee_shoreline_al_haseer" HotelName="Maison Privee - Shoreline Al Haseer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/3e/153e44c142ea7dc7a079fe7d8cef9295d06622a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Jumeirah Beach.  This apartment is 4.9 mi (7.8 km) from Dubai Marina and 5 mi (8.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3255.88" OriginalAmount="3255.88">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|142489" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3293.41" OriginalAmount="3293.41">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|1798ad" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3315.00" OriginalAmount="3315.00">
      <BasicPropertyInfo Latitude="24.923946380615234" Longitude="55.00609588623047" StarRating="4" HotelCode="0|legoland_hotel_dubai" HotelName="LEGOLAND Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Rd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/0e/6d0ee7c6658a5b1f0e9742cc123f9eae9ff1bb98.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at LEGOLAND Hotel Dubai in Dubai, you'll be in the entertainment district, a 2-minute walk from Bollywood Parks™ Dubai and 11 minutes by foot from MOTIONGATE™ Dubai.  This family-friendly hotel is 1.8 mi (2.8 km) from Dubai Parks and Resorts and 1.7 mi (2.8 km) from Legoland® Dubai.&lt;br /&gt;Amenities : Don't miss out on recreational opportunities including a complimentary water park and an outdoor pool. Additional amenities at this hotel include concierge services and shopping on site.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bollywood Parks™ Dubai - 0.2 km / 0.1 mi&lt;br /&gt;MOTIONGATE™ Dubai - 0.9 km / 0.6 mi&lt;br /&gt;Legoland® Dubai - 1.6 km / 1 mi&lt;br /&gt;Dubai Parks and Resorts - 1.8 km / 1.1 mi&lt;br /&gt;Dubai Expo 2020 - 20.1 km / 12.5 mi&lt;br /&gt;Dubai Waterfront - 20.2 km / 12.6 mi&lt;br /&gt;Expo 2020 Grounds - 23.4 km / 14.5 mi&lt;br /&gt;Ibn Battuta Mall - 26.2 km / 16.3 mi&lt;br /&gt;The Walk - 27.3 km / 17 mi&lt;br /&gt;The Beach Mall - 27.4 km / 17 mi&lt;br /&gt;Bluewaters Island - 28.1 km / 17.5 mi&lt;br /&gt;Jumeirah Golf Estates - 28.3 km / 17.6 mi&lt;br /&gt;Ain Dubai - 28.3 km / 17.6 mi&lt;br /&gt;Dubai Marina Mall - 28.4 km / 17.7 mi&lt;br /&gt;Jumeirah Beach - 29 km / 18 mi&lt;br /&gt;The nearest major airport is Dubai (DWC-Al Maktoum Intl.) - 28.1 km / 17.5 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free self parking is available onsite.&lt;br /&gt;Dining : Grab a bite to eat at Skyline Lounge, one of the hotel's many dining establishments, which include 2 restaurants and a coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Bollywood Parks™ Dubai&lt;br /&gt;Rooms : Make yourself at home in one of the 250 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3338.27" OriginalAmount="3338.27">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|1123fa" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76956/a_76956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-made island. Dubai Media City, the business district, is less than a kilometre away and the town centre is also around a 1 km away. The Wild Wadi Park is approximately 4 km from the hotel and shopping facilities can be found at the Ibn Battuta Shopping Mall which is around 6 km away. Dubai International Airport is about 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3359.11" OriginalAmount="3359.11">
      <BasicPropertyInfo Latitude="25.080349" Longitude="55.13565" StarRating="4" HotelCode="0|1131396" HotelName="Sonder JBR The Walk" Meals="FULL KITCHEN,ROOM ONLY" BedType="FULL KITCHEN">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence The Walk Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131396/f0ab5d63a857d77be63d29bf52b7c6a5.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3392.00" OriginalAmount="3392.00">
      <BasicPropertyInfo Latitude="25.191415786743164" Longitude="55.270530700683594" StarRating="0" HotelCode="0|hi_guests_vacation_homes_boulevard_crescent" HotelName="Hi Guests Vacation Homes - Boulevard Crescent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/21/0021c6121c4dab9f34844462a7566cec0c2f5551.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Hi Guests Vacation Homes - Boulevard Crescent» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Burj Khalifa, The Dubai Fountain and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone for free. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3398.13" OriginalAmount="3398.13">
      <BasicPropertyInfo Latitude="25.227684" Longitude="55.290985" StarRating="5" HotelCode="0|1440118" HotelName="SIRO One Za’abeel" Meals="ROOM ONLY,NO BREAKFAST SERVICE,FREE BREAKFAST,BREAKFAST *" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Za’abeel Street Za'abeel 1 Level 30 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1440118/24050611111798.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3412.47" OriginalAmount="3412.47">
      <BasicPropertyInfo Latitude="25.212355" Longitude="55.27954" StarRating="5" HotelCode="0|326179" HotelName="The Ritz-Carlton, DIFC Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>DIFC Off Sheikh Zayed Road PO Box 482032 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326179/175718c48c8299be8f3863904900bbdb.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 2010. Guests are welcomed at the accommodation, which has a total of 341 rooms. In the air-conditioned establishment, travellers are welcomed at the reception area with 24-hour reception and a 24-hour check-in/check-out service. Individual storeys are accessible via the lift or stairs. Amenities include 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 dining area, a breakfast room, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. A kitchenette equipped with a fridge and a tea/coffee station is also provided as standard. An ironing set is also available for travellers' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. The bathrooms have a shower and a bathtub. A hairdryer and a vanity mirror are provided for everyday use. The establishment offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. Leisure options at the hotel include tennis, a gym, a spa, a sauna and steam bath, or for a fee, massage treatments. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3434.42" OriginalAmount="3434.42">
      <BasicPropertyInfo StarRating="5" HotelCode="|222950" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/881189_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 506 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Enjoy international cuisine at Great British Restaurant, one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink from the poolside bar or one of the 3 bars/lounges. Buffet breakfasts are available daily from 6:30 AM to 11 AM for a fee.Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Free valet parking is available onsite.Located in Dubai (Palm Jumeirah), Dukes The Palm, a Royal Hideaway Hotel is within a 10-minute drive of Jebel Ali Race Course and Dubai Marina Mall.  This 5-star hotel is 5.5 mi (8.8 km) from Emirates Golf Club and 6.2 mi (9.9 km) from The Beach Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Dubai College - 4.4 km / 2.7 mi  American University of Dubai (AUD) - 5.7 km / 3.5 mi  Dubai Marina Mall - 6.8 km / 4.2 mi  Al Sufouh Beach - 7 km / 4.4 mi  The Walk - 7.1 km / 4.4 mi  Skydive Dubai - 7.1 km / 4.4 mi  Jebel Ali Race Course - 7.2 km / 4.5 mi  Jumeirah Beach - 7.3 km / 4.5 mi  Souk Madinat Jumeirah - 7.4 km / 4.6 mi  Dubai Marina - 7.5 km / 4.7 mi  Aquaventure - 8.1 km / 5.1 mi  Burj Al Arab - 8.3 km / 5.1 mi  Fatima Abdullah Mohammed Rasheed Mosque - 8.7 km / 5.4 mi  Emirates Golf Club - 8.8 km / 5.5 mi  Ski Dubai - 9 km / 5.6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 32.9 km / 20.4 mi Dubai (DWC-Al Maktoum Intl.) - 42.5 km / 26.4 mi Sharjah (SHJ-Sharjah Intl.) - 57.4 km / 35.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3437" OriginalAmount="3437">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|34706" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3439.40" OriginalAmount="3439.40">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|559002" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3446.41" OriginalAmount="3446.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|699889" HotelName="HABTOOR GRAND RESORT, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890055_foto_1.jpg</HotelPictures>
        <HotelDescription>Habtoor Grand Resort, Autograph Collection estandaacute; en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina), a solo 15 minutos a pie de Playa Marina y The Walk. Ademandaacute;s, este hotel de lujo se encuentra a 9, 1andnbsp;km de Centro comercial de los Emiratos y a 4, 4andnbsp;km de Centro comercial Dubai Marina Mall. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 2 piscinas al aire libre nada como la playa privada para descansar. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 356 habitaciones con minibar y televisiandoacute;n LCD. Para los momentos de ocio, tendrandaacute;s un televisor con canales por cable y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. Entre las comodidades, se incluyen caja fuerte y escritorio, ademandaacute;s de un servicio de limpieza disponible todos los dandiacute;as. . Come algo en The Underground Pub, uno de los 10 restaurantes de este hotel, o simplemente llama al servicio de habitaciones las 24 horas. Relandaacute;jate con un refresco en el bar en la playa, en el bar junto a la piscina o en uno de los 2 bares con salandoacute;n. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 10:30 con un coste adicional. . Tendrandaacute;s conexiandoacute;n a Internet por cable gratis, un centro de negocios y un servicio de limusina o coche con chandoacute;fer a tu disposiciandoacute;n. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3450.43" OriginalAmount="3450.43">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4" HotelCode="|CTHA" HotelName="Staybridge Suites Dubai Financial Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Financial Centre Metro Station Sheikh Zayed Road</AddressLine>
          </AddressLines>
          <PostalCode>(0)44051117</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/64672/2862899.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;281 rooms are located on 49 storeys and can be reached by lift. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Everyday necessities can be purchased at the supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service and a coin-operated laundry. A business centre with fax machine and photocopier is available.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.Guests can enjoy a refreshing swim in the outdoor pool area. A terrace with sun loungers and parasols is available. The wide range of activities offered at the hotel ensures that there is something new to do every day, including cycling/mountain biking, tennis, volleyball, golf, fishing, horse riding and jogging. Water sports available at the apartment hotel include water skiing, windsurfing, sailing, snorkelling and diving. Sport and leisure facilities at the hotel include a gym, billiards and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam and massage treatments. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Most units have a sea view. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A safe provides secure storage for guests' personal property. Guests will also find a microwave included among the standard features. There is also an ironing set and a trouser press. A direct dial telephone, a flatscreen television with satellite and pay-per-view channels, a CD player, a DVD player and WiFi are provided as well. Bathrooms are equipped with a shower and a bidet. A hairdryer, a vanity mirror, bathrobes and a telephone are available for daily use. For extra comfort in the bathrooms, guests are offered cosmetic products. Family rooms are available for parents with children.The dining area includes a café. A number of specialities await guests in the air-conditioned, non-smoking restaurant. Diet meals and children's meals can be prepared on request. In addition, special catering options and snacks are available.Free parking is possible onsite. The hotel provides 24-hour reception, concierge and room service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3459.17" OriginalAmount="3459.17">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|16037" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3467.15" OriginalAmount="3467.15">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|124797" HotelName="Address Dubai Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="3480.9" OriginalAmount="3480.9">
      <BasicPropertyInfo Latitude="24.81648" Longitude="55.23098" StarRating="5" HotelCode="0|325813" HotelName="Bab Al Shams Desert Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,BREAKFAST INCLUDED,BB &quot;BED AND BREAKFAST&quot;, &quot;IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY&quot;,FREE BREAKFAST,BREAKFAST + DINNER OR LUNCH INCLUDED,WITH BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road P.O. Box 8168 Adjacent to Dubai International Endurance City Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325813/9b4b95d8b951b89981887e975bd80b8d.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The club resort is located just 45 minutes away from Dubai International Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 105 rooms. A lobby and a reception are available to guests. Services such as a safe, a currency exchange service and a cash machine ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant and a bar. Various shops are available, including a souvenir shop. The grounds of the establishment feature a playground and an attractive garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a living room and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Guests can enjoy a good nights' sleep on the king-size bed. Separate bedrooms are also available. Cots are available for younger travellers. A safe and a minibar are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include internet access, a telephone, a TV, a radio and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The establishment offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. A terrace, a sun terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. Variety is provided by the wide range of sporting activities offered at the hotel, for example biking/mountain biking, bocce, volleyball, crazy golf, archery and horse riding. A gym and table tennis, or for a fee, yoga, are among the sport and leisure options available at the establishment. The accommodation offers a range of services in the wellness area, such as a spa, a sauna, a steam bath and massage treatments, and for an additional fee, a beauty salon. Travellers of all ages have the opportunity to enjoy an interesting entertainment programme. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include half board and full board. Breakfast, lunch and dinner are available. Staff are also happy to provide vegetarian dishes. The show cooking is a particular attraction. Alcoholic beverages are served at the establishment.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3493.78" OriginalAmount="3493.78">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|11c0e6" HotelName="The Ritz-Carlton Dubai International Financial Centre" 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,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://dmcsquare.b-cdn.net/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="8" TotalAmount="3511.14" OriginalAmount="3511.14">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|103293" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3542" OriginalAmount="3542">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3545.30" OriginalAmount="3545.30">
      <BasicPropertyInfo Latitude="25.113945" Longitude="55.140305" StarRating="5" HotelCode="0|1342551" HotelName="The St. Regis Dubai, The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Road P.O. Box 53809 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1342551/7a7b0f809abd0c3a415145b20b51abda.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3546" OriginalAmount="3546">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="3588.32" OriginalAmount="3588.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|D0AA36" HotelName="SIRO ONE ZA'ABEEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31661_image63174563_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 5-minute walk from World Trade Center Dubai, SIRO One Za'abeel offers accommodation with an outdoor swimming pool, free private parking, a garden and a terrace. This 5-star hotel offers a restaurant and has air-conditioned rooms with free WiFi and a private bathroom. The hotel has a sauna and room service.All units at this property are equipped with a coffee maker. All rooms at the hotel are equipped with a flat-screen TV with satellite channels and a safe.Breakfast is available every morning and includes buffet, � la carte and continental options.Reception staff can advise on places to visit in the area.Centre Dubai Mall is 4.6 km from the accommodation, and Burj Khalifa is 4.9 km away. The airport (Dubai International Airport) is 9 km away, and the property offers a paid shuttle service to and from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3613.00" OriginalAmount="3613.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_premium" HotelName="The Residences 5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3616.49" OriginalAmount="3616.49">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|578241" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3619.83" OriginalAmount="3619.83">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|361306" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3640" OriginalAmount="3640">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|265626" HotelName="W Dubai The Palm" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="3640.79" OriginalAmount="3640.79">
      <BasicPropertyInfo Latitude="25.11778" Longitude="55.109997" StarRating="5" HotelCode="0|1343119" HotelName="Th8 Palm Dubai Beach Resort Vignette Collection" Meals="BED&amp;BREAKFAST,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,HALF-BOARD,FULL-BOARD" BedType="BED&amp;BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road West P.O. Box 62562 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343119/bcb146be8c3eb22e3e5d4988679edfb7.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3643.86" OriginalAmount="3643.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95D65" HotelName="WYNDHAM RESIDENCES THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2468049_foto_1.jpg</HotelPictures>
        <HotelDescription>The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after aroun The apart hotel WYNDHAM RESIDENCES THE PALM is located approximately 100 m from the private beach. The nearest restaurants and bars can be found within 100 m. The holiday centre is around 2 km away. A supermarket and other shops you reach after around 3,8 km. There is a shuttle between the hotel and the airport (for a fee). The beach is patrolled by a lifeguard. Here, there are sun loungers, sun umbrellas and beach towels available. The air-conditioned hotel is equipped with a 24h reception (check-in is possible around the clock), a lobby, Wi-Fi (for a fee), internet access, a boutique, cash machine, a first aid kit as well as parking spaces. In the outdoor area you will find a seasonally heated pool, where sun loungers and pool towels are available for free. There is also a separate children's pool. You can store your valuables in the safe, and your luggage in the hotels storage room. For very young guests, cots can also be provided. There is also a laundry service. Ironing equipment can be borrowed at the hotel. For your comfort, in addition to the concierge service the hotel page will ensure you are looked after. If necessary, you can contact the medical centre at any time (for a fee). Guests at the accommodation can get a wake-up call from the hotel personnel. At the hotel reception, tickets are offered for excursions in the area. Pets like cats and dogs are allowed in the hotel (on request) . In your hotel, a lot of focus is placed on sustainability. This includes among others a central room air-conditioning. The hotel requires that all guests pay a deposit upon arrival. Catering As catering services the hotel offers half board and full board. Breakfast is offered American, continental, from the buffet or  la carte. Enjoy your lunch from the buffet, as a set meal or  la carte. Dinner is also served as a set meal or  la carte. Your physical well-being is catered for by a buffet restaurant (calorie-reduced and gluten-free dishes). Distances Discotheque: approx. 5,5 km Aqua park: approx. 2 km Cinema: approx. 3,8 km Distance to the sea: approx. 100 m Pharmacy: approx. 3,8 km Hospital: approx. 5,2 km Nearest bank: approx. 3,8 km Tourist information: approx. 3,8 km Nearest highway: approx. 5 km Nearest park: approx. 4,9 km Tennis court: approx. 2 km Dive shop: approx. 6,2 km  Sports and Leisure To keep your fitness up on holiday, there is a gym for guests to use. Children can be looked after in the hotels own miniclub. For child care there is a babysitter service (extra fee) in your place of accommodation. Additional information The 5-storey hotel has a total of 102 rooms. Of these, 2 rooms have disabled access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3664.87" OriginalAmount="3664.87">
      <BasicPropertyInfo StarRating="5" HotelCode="|326532" HotelName="FIVE PALM JUMEIRAH DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1029164_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview \nThe FIVE Palm Jumeirah Dubai is a 5 star property located on the world’s largest man-made island shaped in the form of a palm tree, FIVE Palm Jumeirah Dubai has breathtaking views of the Arabian Gulf, Dubai Marina and Dubai’s iconic city skyline. All guest rooms are comfortable and designed to provide a relaxing atmosphere for guests. Among the hotel’s facilities there are several restaurants, bars, swimming pool, spa facilities and gym. \n\nLocation \nLocated at The Palm’s base, the hotel offers easy and close access to nearby attractions like Dubai Marina (10 minutes), Mall of the Emirates (10 minutes), Downtown Dubai (20 minutes), the nearby business districts of Media City and Internet City, and attractions on The Palm itself. \n\nRooms\nThe rooms are equipped with modern amenities such as air conditioning, cable/satellite Tv, safe, room service, coffee/tea maker, hairdryer, minibar, telephone, television and Wi-Fi.\n\nFood and Drinks\nA selection of dining and lounge venues offers a variety of cuisines from around the world. Guests can dine on simple home-cooked Italian fare, fresh snacks and healthy smoothies, exotic Far Eastern specialties, or timeless international classic dishes with unique twists.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3686.54" OriginalAmount="3686.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|699828" HotelName="Grosvenor House, A Luxury Collection Hotel, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058312_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Grosvenor House, a Luxury Collection Hotel, Dubai, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a menos de cinco minutos en coche de Playa Marina y The Walk. Ademandaacute;s, este hotel de lujo se encuentra a 9, 2andnbsp;km de Centro comercial de los Emiratos y a 3, 9andnbsp;km de Centro comercial Dubai Marina Mall. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 2 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s ademandaacute;s conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Podrandaacute;s visitar las inmediaciones candoacute;moda y randaacute;pidamente gracias al servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 750 habitaciones con aire acondicionado, estaciandoacute;n de conexiandoacute;n para iPod y minibar. Para los momentos de ocio, tendrandaacute;s un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal de diseandntilde;o y bidandeacute;s. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina asiandaacute;tica en Buddha Bar, un restaurante con un bar o lounge y bonitas vistas al ocandeacute;ano. Si no tienes ganas de salir, puedes aprovechar el servicio de habitaciones las 24 horas. Apaga la sed con tu bebida favorita en el bar junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. Este hotel pone a tu disposiciandoacute;n 6 salas de reuniones donde celebrar todo tipo de eventos. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3696.00" OriginalAmount="3696.00">
      <BasicPropertyInfo Latitude="25.192670822143555" Longitude="55.27393341064453" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_star" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 3, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/15/90157cf8d0f1d669cb9054777136af1050f77850.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Star» is located in Dubai. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: The Dubai Fountain, Burj Khalifa and Dubai Aquarium &amp;amp; Underwater Zoo.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3731" OriginalAmount="3731">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="3764.87" OriginalAmount="3764.87">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|ADDR" HotelName="Address Dubai Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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 Rashid Boulevard, Downtown Dubai, P.O. Box 212634</AddressLine>
          </AddressLines>
          <PostalCode>(0)44238890</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="3773" OriginalAmount="3773">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|23748" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3783.80" OriginalAmount="3783.80">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|372447" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3861.57" OriginalAmount="3861.57">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|10a0e2" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3869.16" OriginalAmount="3869.16">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|14ab75" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3872.90" OriginalAmount="3872.90">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|1060ca" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3899" OriginalAmount="3899">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|36271" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="3925.17" OriginalAmount="3925.17">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|63839" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="3934.38" OriginalAmount="3934.38">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|4SJ" HotelName="Sofitel Dubai Jumeirah Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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>Jumeirah Beach Residence, PO Box 473828</AddressLine>
          </AddressLines>
          <PostalCode>(0)44328451</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="3936" OriginalAmount="3936">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|388335" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3943.34" OriginalAmount="3943.34">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|13d768" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3957.87" OriginalAmount="3957.87">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|14e9b4" HotelName="Anantara The Palm Dubai Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3970" OriginalAmount="3970">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|39378" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="3978.35" OriginalAmount="3978.35">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|20aa4d" HotelName="Waldorf Astoria Dubai International Financial Centre" 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>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="84" TotalAmount="3979.27" OriginalAmount="3979.27">
      <BasicPropertyInfo Latitude="25.117922" Longitude="55.110165" StarRating="5" HotelCode="0|1343091" HotelName="Th8 Palm Managed by Accor" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road West P.O. 62562 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1343091/128183b2056fd4690015e7f7c422a78a.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3985.00" OriginalAmount="3985.00">
      <BasicPropertyInfo Latitude="25.104534149169922" Longitude="55.148521423339844" StarRating="0" HotelCode="0|edens_dubai_five_residences" HotelName="Edens Dubai - FIVE Residences ?" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FIVE Palm Residences, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ce/70ce975b8b78b60fb931aeccbc7a4440ab75489a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Edens Dubai - FIVE Residences ?» is located in Dubai. This apartment is located in 24 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Al Sufouh Beach and Nasimi Beach.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. For the free movement around the city, the apartment offers a transfer for you. Accessibility: there is an elevator/lift. Additional services that the apartment offers to its guests: an ATM and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3986.03" OriginalAmount="3986.03">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|209946" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="4006.62" OriginalAmount="4006.62">
      <BasicPropertyInfo Latitude="25.226938" Longitude="55.289436" StarRating="5" HotelCode="0|326439" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road P.O. Box 116555 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326439/b9c75e70a2eb8cc9ceae44d46087205c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 377 rooms. Services and facilities at the hotel include a restaurant, a dining area, a babysitting service and a conference room. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A safe is also available for a fee. The advantages of the rooms include a fridge. Little extras, including internet access, a telephone and a TV, contribute to a great stay. A hairdryer is provided in the bathrooms. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers attractions including sport and entertainment opportunities. The establishment features a pool and a children's pool. The accommodation offers a gym (for a fee) to guests. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Breakfast can be booked.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4010.27" OriginalAmount="4010.27">
      <BasicPropertyInfo StarRating="5" HotelCode="|738754" HotelName="PARK HYATT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058100_foto_1.jpg</HotelPictures>
        <HotelDescription>Park Hyatt Dubai is a luxury waterfront retreat adjacent to the world-famous Dubai Creek Golf and Yacht Club. Centrally situated in the city centre and with prime access to shopping and business districts, Park Hyatt Dubai is a haven of tranquil elegance amidst the vibrant city of Dubai. Dubai International Airport is approximately 5 kms drive away. ?Park Suite:  ?Separate bedroom with one plush king bed  ?109 square meters of luxurious space  ?Elegant bathroom with a tub and walk-in shower  ?Waterfront retreat featuring a private patio with picturesque marina views  ?Complimentary mini-bar and VIP amenitiesWorld-class cuisines, stylish decor and spectacular views characterise the best restaurants and bars in hotel Park Hyatt Dubai, the city centre luxury retreat.  Superbly located on the banks of Dubai Creek, hotel Park Hyatt Dubai offers the finest in Western, Thai and French cuisines.  With floor-to-ceiling windows, wood-fired ovens and theatre kitchens, the hotel brings excitement and style to dining, both indoor and al fresco.  The Promenade is an elegant new dining destination with inspiring  waterfront views and a contemporary vibe. Home to ve diverse dining  concepts, NO�PE, Brasserie du Park, seventyseventy, The Thai Kitchen  and Traiteur Brunch, escape the city and experience an immersive journey  through reminiscent regions and unforgotten eras; from Martha?s Vineyard  to the seaside town of Normandy and the quintessential 70's.The hotel's exterior has been consistently designed with a modern, Moroccan persona.The medium sized lobby is simple and elegant.  Seating is made available on arrival and the warm, bright colours reflect the comfort that is found throughout the hotel.Overall the Park Hyatt Dubai is a deluxe product that is fitted with luxuries intended to pamper any business or leisure guests. Some of these luxuries include an all day spa, a 25-metre swimming pool surrounded by palm trees, fully equipped state-of-the-art gymnasium open 24 hours, 18-hole championship Dubai Creek Golf Course, floodlit driving range available until 10:00 pm and private fishing and charter yachts available from Dubai Creek Yacht Club. One of the best City Resorts you will find. (tm05.08)Dubai Tourism Dirham Fee applies from 31.03.14 to be paid bythe guest directly at the Hotel/Hotel apartment. Following fee is applicable per bedroom per night- 20 Aed:5 star hotel/Deluxe hotel apart - 15 Aed:4 star hotel/Superior hotel apart-10 Aed :3 and 2 star hotel/Standard hotel apart-7 Aed :1  New Year Eve Gala Dinner is mandatory and charges may apply for 31st Dec 2018 bookings.     Guests who are booking Half Board Supplement will be now able to have the option of Dine Around as per the below:    Brasserie Du Park: Lunch or Dinner  Noepe: Dinner  The Thai Kitchen: Dinner</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4013.48" OriginalAmount="4013.48">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|20aa81" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4041.82" OriginalAmount="4041.82">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|1b45a4" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="4075.88" OriginalAmount="4075.88">
      <BasicPropertyInfo Latitude="25.134455" Longitude="55.15044" StarRating="5" HotelCode="0|326359" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD,FREE BREAKFAST,BREAKFAST BUFFET,FULL BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road The Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326359/2e73605a0319a68e70fe35d675c1d02a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 319 rooms. A lobby and a reception are available to travellers. Most storeys can be reached by lift. Wireless internet access (no extra charge) is available to guests. The hotel's culinary facilities include a restaurant and a bar. Shopping facilities are also available. The grounds of the hotel feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Many rooms feature a sea view, which further enhances the ambience. The rooms each feature a king-size bed. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV, a radio, a DVD player, an alarm clock and WiFi (no extra charge), contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, fishing is is also available. Guests of the hotel can enjoy indoor activities, including a gym. The accommodation offers various wellness options, including a spa, a sauna and a steam bath, or for a fee, a beauty salon and massage treatments. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;The establishment offers a wide range of bookable catering options, with half board and full board. Available meals include breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4087.19" OriginalAmount="4087.19">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|191488" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/Images/260062/a_260062_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4146.40" OriginalAmount="4146.40">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|59268" HotelName="Park Hyatt Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4151.21" OriginalAmount="4151.21">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|667802" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="4162.78" OriginalAmount="4162.78">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|GGNM" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/10/2024" 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 212627</AddressLine>
          </AddressLines>
          <PostalCode>(0)45618889</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="4219.88" OriginalAmount="4219.88">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1028a5" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4238.69" OriginalAmount="4238.69">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|16581f" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="34" TotalAmount="4240.39" OriginalAmount="4240.39">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890861_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated on the spectacular man made Palm Jumeirah Island Jumeirah Zabeel Saray is located on the West Crescent overlooking the Arabian Sea.Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Zabeel Saray is a five-star luxury hotel that does absolutely everything in superb style. From its exclusive location on the West Crescent of the iconic Palm Jumeirah to the truly spectacular lobby entrance every detail inspires awe and delight. Jumeirah Zabeel Saray is a six-floor beachside resort with 405 elegantly appointed guest rooms including 26 luxurious suites and 38 opulent Royal Residences. Each guest room and suite boasts a generous private balcony overlooking the Arabian ocean or Palm Jumeirah - state-of-the art in-room technology - oversized marble bathtubs - luxury amenities and generous sized beds. With an infinity pool overlooking Palm Jumeirah - a wide stretch of pristine private beach - motorized and non motorized watersports and gardens in addition to a 30-seater movie theatre showcasing popular movies throughout the day - an indoor and outdoor Sinbads kids club as well as the hotels Avenue of Indulgence - Jumeirah Zabeel Saray offers an abundance of leisure activities across the resort to entertain the whole family. Jumeirah Zabeel Saray boasts a unique selection of award-winning restaurants and bars - each offering a distinct culinary concept. The award-winning Talise Ottoman Spa - one of the largest and most luxurious in the Middle East - spans 8000 sqm boasting 42 individual treatment rooms over two levels across the male - female and couples sections.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4257" OriginalAmount="4257">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|31272" HotelName="Jumeirah Zabeel Saray" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="4259.11" OriginalAmount="4259.11">
      <BasicPropertyInfo Latitude="25.1163" Longitude="55.141113" StarRating="5" HotelCode="0|1130971" HotelName="Tiara Residences by Bnbme Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residences Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1130971/1050c71e7e1cff3036810d1fe7dead2f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4273.00" OriginalAmount="4273.00">
      <BasicPropertyInfo Latitude="25.1158390045166" Longitude="55.14058303833008" StarRating="0" HotelCode="0|tiara_residence" HotelName="bnbme|1B-Tiara-204" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence , Palm, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/01/27/01276c892dca79ca7eb9d270a7c91cf48c390e81.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai Marina Mall. This apartment is 5.1 mi (8.2 km) from The Walk and 5.2 mi (8.4 km) from Jumeirah Beach.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on a limited basis.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4296.03" OriginalAmount="4296.03">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|428622" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4358.59" OriginalAmount="4358.59">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|224014" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="4369.90" OriginalAmount="4369.90">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|TABI" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Habtoor City, Sheikh Zayed Road</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="4418.00" OriginalAmount="4418.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_crystal" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4436.61" OriginalAmount="4436.61">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|69559" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="4438.00" OriginalAmount="4438.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_royal" HotelName="The Residences 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4441" OriginalAmount="4441">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|210230" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4443.71" OriginalAmount="4443.71">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142645" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="4444.00" OriginalAmount="4444.00">
      <BasicPropertyInfo Latitude="25.11001968383789" Longitude="55.141109466552734" StarRating="0" HotelCode="0|bnbme1bfairmont3605" HotelName="bnbme|1B-Fairmont-3605" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fairmont South , Palm, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/af/b3af19e8790831d7bc8456a81524aa2ee908a059.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «bnbme|1B-Fairmont-3605» is located in Dubai. This apartment is located in 24 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, you can park in a parking zone for free. Also, the following services are available for guests at the apartment: a sauna and a steam bath. You can take your pet on the journey. Pets are allowed for free. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the apartment offers to its guests: a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4444.26" OriginalAmount="4444.26">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|1b4dce" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4444.86" OriginalAmount="4444.86">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|20bd07" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4461.21" OriginalAmount="4461.21">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|639620" HotelName="W Dubai The Palm" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4498.44" OriginalAmount="4498.44">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|583484" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4511.39" OriginalAmount="4511.39">
      <BasicPropertyInfo StarRating="5" HotelCode="|141479" HotelName="BAB AL SHAMS DESERT RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27028_image60717276_0.jpg</HotelPictures>
        <HotelDescription>oy peaceful seclusion and efficiency altogether as we are located only 45 minutes from Dubai's city centre, and in close proximity to off-site attractions like the Al Qudra man-made lakes and scenic cycling and camping spots. Being within the Al Marmoom Reserve, it's also not uncommon to catch the abundance of native fauna wandering in the sand.The beloved Bab Al Shams resort perseveres as the gateway to the Sun and as part of the Rare Finds collection, a series of hospitality addresses bringing forward the essence of a place and promising soulful experiences.Enthralling stories await the new generation of adventurers in the anticipated reopening in early 2023.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4639" OriginalAmount="4639">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|393824" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4639" OriginalAmount="4639">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|393825" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4675.00" OriginalAmount="4675.00">
      <BasicPropertyInfo Latitude="25.192591" Longitude="55.273279" StarRating="3" HotelCode="633455|dream_inn_dubai_burj_residence" HotelName="The Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2024" HotelFacility="Air Conditioning,Conference Hall,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573151/573151a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this complex is located right in the heart of Dubai. There are a number of shops nearby. Dubai (DXB) Airport is located about 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4684" OriginalAmount="4684">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|55051" HotelName="Jumeirah Living World Trade Centre Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/10/2024" 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="27" TotalAmount="4751" OriginalAmount="4751">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|226055" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4766.09" OriginalAmount="4766.09">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|235328" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 07/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="4798.30" OriginalAmount="4798.30">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|216744" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4806.37" OriginalAmount="4806.37">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|20aa61" 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>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4806.41" OriginalAmount="4806.41">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|20aa62" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="4808" OriginalAmount="4808">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|20622" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4808.77" OriginalAmount="4808.77">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|1ce8da" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="4857.32" OriginalAmount="4857.32">
      <BasicPropertyInfo Latitude="25.212677" Longitude="55.282555" StarRating="5" HotelCode="0|608324" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village Building 9 Dubai International Financial Centre PO Box 507027 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608324/54d266b2b3eac57c46c926437a599ce6.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4878.29" OriginalAmount="4878.29">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|10a0e0" 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="8" TotalAmount="4882.41" OriginalAmount="4882.41">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|655255" HotelName="Address Fountain Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="4939.71" OriginalAmount="4939.71">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|109880" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="7" TotalAmount="4946.47" OriginalAmount="4946.47">
      <BasicPropertyInfo Latitude="24.81648" Longitude="55.23098" StarRating="5" HotelCode="|B3Z" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, PO Box 8168</AddressLine>
          </AddressLines>
          <PostalCode>(0)48326698</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/56335/17655017.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The resort has 105 rooms and 10 suites, which are located on 2 storeys and are reachable by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. A number of shops, including a souvenir shop, are great for shopping or just browsing. The grounds of the resort feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Parking spaces are available to guests travelling by car (no extra charge). Other services include a babysitting service, a childcare service, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a page service. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available.The club resort is located just 45 minutes away from Dubai International Airport.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. The resort offers outdoor sports, including cycling/mountain biking, bocce, volleyball, crazy golf, archery and horse riding. A gym and table tennis or, for a fee, yoga, are among the sport and leisure options available. Various wellness options are available at the resort, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Guests of all ages have the opportunity to enjoy a fun entertainment programme. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. Guests can relax on the balcony or terrace. Rooms have a double bed, a king-size bed or a sofa bed. Separate bedrooms are available. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The resort has non-smoking rooms and smoking rooms.Dining facilities include 4 restaurants, a café and a bar. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options. Special meals, including vegetarian dishes, are also available. The chefs prepare delicious specialities during the show cooking. The resort offers a selection of alcoholic and non-alcoholic beverages.Free parking is possible onsite. The hotel provides 24-hour reception, room service and concierge. There is also a complimentary shuttle service to Meydan Beach Club.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4981.29" OriginalAmount="4981.29">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|10a47b" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="5009.40" OriginalAmount="5009.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1AC54" HotelName="ADDRESS SKY VIEWS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15075_image58970971_0.jpg</HotelPictures>
        <HotelDescription>Address Sky View is a spectacular vantage point from which to admire and experience the city's finest offerings. World-renowned landmarks such as Burj Khalifa and The Dubai Mall as well as the centre stage of all arts, Dubai Opera, can be reached on foot in a matter of minutes. Seamless connectivity with Sheikh Zayed Road ensures that many key leisure and commercial destinations, as well as Dubai International Airport, are also only a short and pleasant drive away. Exquisite d�cor, peerless amenities and sublime views of Downtown Dubai define a new paradigm for luxury living in the 169 immaculately appointed rooms and suites as well an exquisite selection of serviced residences at Address Sky View. Blissful rejuvenation is realised through a confluence of timeless wisdom, natural ingredients and ingenious techniques at The Spa at Address Sky View. THE RESTAURANT AT ADDRESS SKY VIEW offers a unique concept combining global cuisine with the allure of a luxury home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5060.78" OriginalAmount="5060.78">
      <BasicPropertyInfo Latitude="25.113097" Longitude="55.196943" StarRating="5" HotelCode="75264|125bdd" HotelName="Coral Boutique Villas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Community 373, P.O.Box: 124446, 4th Interchange Behind Emirates Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129858/129858a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Closely situated to the popular shopping centre of the Emirates, this villa resort is located in the business hub and is just a short drive of 4 km from the beach. The Dubai Media City, Internet City, Knowledge Village, the Dubai Convention Centre, and the Jebel Ali Free Zone are also placed in proximity to this property. Dubai International Airport is located some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5080.46" OriginalAmount="5080.46">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|10a100" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5108" OriginalAmount="5108">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|379929" HotelName="Emerald Palace Kempinski Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635278/a_635278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5115.21" OriginalAmount="5115.21">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|115399" HotelName="Palace Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="5192.00" OriginalAmount="5192.00">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|j5_villas_holiday_homes_barsha_gardens" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5196" OriginalAmount="5196">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|11185" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5200.25" OriginalAmount="5200.25">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1b3711" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="5204" OriginalAmount="5204">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|12610" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="5208.01" OriginalAmount="5208.01">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|655254" HotelName="Address Sky View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151569/925f5be0-dde9-465c-8ba1-edc7f3f2e4f4.jpg?d=636973141160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5238.53" OriginalAmount="5238.53">
      <BasicPropertyInfo Latitude="25.10646" Longitude="55.20094" StarRating="4" HotelCode="0|884619" HotelName="J5 Villas Holiday Homes Barsha Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 23 Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/4e7d833f3fd07b574fe3b364ac6aeb04.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5246" OriginalAmount="5246">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|396601" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5271.56" OriginalAmount="5271.56">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|19f047" HotelName="Le Royal Meridien Beach Resort &amp; Spa" 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,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://dmcsquare.b-cdn.net/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="84" TotalAmount="5334.14" OriginalAmount="5334.14">
      <BasicPropertyInfo Latitude="25.113096" Longitude="55.19694" StarRating="4.5" HotelCode="0|325967" HotelName="Coral Boutique Villas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL KITCHEN" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 24 Al Barsha 1 P.O.Box  124446 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325967/0e98d5b9c39ae160fc1853414a89d14a.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;Closely situated to the popular shopping centre of the Emirates, this villa resort is located in the business hub and is just a short drive of 4 km from the beach. The Dubai Media City, Internet City, Knowledge Village, the Dubai Convention Centre, and the Jebel Ali Free Zone are also placed in proximity to this property. Dubai International Airport is located some 20 km from the hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 120 rooms. There are a total of 30 villas/houses. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the holiday village are a restaurant, a dining area, a café and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the complex. Additional services include a babysitting service, a childcare service, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. A double bed ensures a good night's sleep. A safe and a minibar are also available. Additional features include a fridge, a cooker, a microwave and a tea/coffee station. A washing machine is also available for guests' convenience. Little extras, including internet access, a telephone, a TV, a DVD player and WiFi, contribute to a great stay. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The complex offers smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation features an outdoor pool and a children's pool. The terrace is a great place to while away the time. The hot tub is the perfect place to relax. A range of options are available, including a gym, a spa, a sauna and a beauty salon. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the holiday village: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5339" OriginalAmount="5339">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|12804" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5433.30" OriginalAmount="5433.30">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|1ce0cf" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="5444.23" OriginalAmount="5444.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|700037" HotelName="Le Royal Meridien Beach Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976936_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Le Royal Meridien Beach Resort And Spa, te encontrarandaacute;s en una fantandaacute;stica zona de Dubandaacute;i (Puerto deportivo Dubai Marina) y estarandaacute;s a solo 3andnbsp;min a pie de The Walk y a menos de 5 en coche de Playa Marina. Ademandaacute;s, este hotel de lujo se encuentra a 8, 9andnbsp;km de Centro comercial de los Emiratos y a 4, 1andnbsp;km de Centro comercial Dubai Marina Mall. . Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 3 piscinas al aire libre nada como la playa privada para descansar. Otros servicios de este hotel incluyen conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una tienda de recuerdos. Si lo tuyo son las compras, aprovecha el servicio de transporte gratuito. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 508 habitaciones con minibar y televisiandoacute;n de pantalla plana. Para los momentos de ocio, tendrandaacute;s un reproductor de DVD, televisiandoacute;n con con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado estandaacute; provisto de baandntilde;era profunda y cabezal de ducha tipo lluvia. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. . Degusta algo de cocina de Oriente Medio en Al Khaima, uno de los 7 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y 11 cafeterandiacute;as. Si necesitas un buen refresco puedes elegir entre el bar en la playa, 4 bares con salandoacute;n y 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 06:00 a 10:30 con un coste adicional. . Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-out exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 190 metros cuadrados de espacio con centro de conferencias y 4 salas de reuniones. Hay un aparcamiento con asistencia gratuito disponible. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5514.63" OriginalAmount="5514.63">
      <BasicPropertyInfo StarRating="5" HotelCode="|890520" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896030_foto_1.jpg</HotelPictures>
        <HotelDescription>Waldorf Astoria Dubai Palm Jumeirah has a generous private beach with soft sands, palatial public spaces and luxurious guest rooms and suites of elegant, timeless design.
Located 35 minutes from Dubai International Airport, the tranquil island resort is well located from the vibrant city scene. 
Two temperature-controlled swimming pools, 200 meters of private beach, conference and event facilities and 24-hour Business Center, SPA, and a wealth of recreational activities, including tennis, fishing and parasailing
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5536.79" OriginalAmount="5536.79">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|109f6f" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="5613.96" OriginalAmount="5613.96">
      <BasicPropertyInfo Latitude="25.21321" Longitude="55.27927" StarRating="5" HotelCode="0|628267" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,BREAKFAST BUFFET,BREAKFAST FOR 2" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Zayed Road P.O. Box 482032 Gate Village DIFC Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/628267/9b7e18556fef3d9afce2842dcd8fda51.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5652" OriginalAmount="5652">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|23158" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="5828.59" OriginalAmount="5828.59">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|142659" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5855.55" OriginalAmount="5855.55">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|10a515" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="5869.06" OriginalAmount="5869.06">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|118d81" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="5886.21" OriginalAmount="5886.21">
      <BasicPropertyInfo Latitude="25.187958" Longitude="55.288525" StarRating="5" HotelCode="0|1480713" HotelName="The Lana" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1480713/5b15857756d0d672504a3d82706d5a4e.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5921.00" OriginalAmount="5921.00">
      <BasicPropertyInfo Latitude="25.10471" Longitude="55.14891" StarRating="1" HotelCode="0|maison_privee_five_residence" HotelName="Maison Privee - Five Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>FIVE Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/f8/d9f84410f4257ae455f00da84ff7c9a04e576cfe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Maison Privee - Five Residence in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai Marina.  This vacation home is 4.5 mi (7.2 km) from Jumeirah Beach and 4.7 mi (7.6 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring kitchens with refrigerators and ovens. Rooms have private balconies. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the vacation home's 6 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the 2 coffee shops/cafés. Relax with a refreshing drink at one of the 2 bars/lounges.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;A deposit of 3,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5978" OriginalAmount="5978">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|405157" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024" 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="63" TotalAmount="6012.00" OriginalAmount="6012.00">
      <BasicPropertyInfo Latitude="25.19849" Longitude="55.27091" StarRating="0" HotelCode="0|bravoway_burj_vista_1_in_downtown_dubai" HotelName="Bravoway Burj Vista 1 in Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Vista Tower 1, Unit 305, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/e4/46e4ef6efec57087204d7b93b1c4e36a89fadb98.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute walk of Burj Khalifa and Dubai Opera.  This apartment is 0.7 mi (1.1 km) from Dubai Mall and 1.3 mi (2.1 km) from Dubai Fountain.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with an oven and a stovetop. Your bed comes with a down comforter and Egyptian cotton sheets. A 39-inch LCD television is provided, with cable programming available. Conveniences include a separate sitting area and an iron/ironing board, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6012.15" OriginalAmount="6012.15">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|115398" HotelName="Address Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="6019.02" OriginalAmount="6019.02">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|557510" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/Images/555913/a_555913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6036" OriginalAmount="6036">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|201529" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="6076.91" OriginalAmount="6076.91">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|12b21d" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="6081.00" OriginalAmount="6081.00">
      <BasicPropertyInfo Latitude="25.23160171508789" Longitude="55.41943359375" StarRating="4" HotelCode="0|j5_four_bedroom_villa_in_mirdif" HotelName="J5 Four Bedroom Villa in Mirdif" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>83rd St, Mirdif, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/7d/a47d178e16f3770f1b7336dcf9fc23ae675f0332.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Dubai (Mirdif), you'll be within a 15-minute drive of Dubai Festival City Mall and City Centre Deira. This villa is 8.6 mi (13.9 km) from Dubai Creek and 9.9 mi (16 km) from BurJuman Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Mirdif City Center - 2.7 km / 1.7 mi&lt;br /&gt;Mushrif Park - 3.6 km / 2.2 mi&lt;br /&gt;Dubai International Academic City - 8.9 km / 5.6 mi&lt;br /&gt;Dubai Festival City Mall - 9.1 km / 5.7 mi&lt;br /&gt;Festival Center - 9.5 km / 5.9 mi&lt;br /&gt;Dragon Mart - 10.5 km / 6.5 mi&lt;br /&gt;Al Twar Center - 10.9 km / 6.8 mi&lt;br /&gt;City Centre Deira - 12.2 km / 7.6 mi&lt;br /&gt;Dubai Tennis Stadium - 12.5 km / 7.8 mi&lt;br /&gt;Al-Maktoum Stadium - 13.7 km / 8.5 mi&lt;br /&gt;Dubai Creek - 13.9 km / 8.6 mi&lt;br /&gt;Creek Park - 13.9 km / 8.6 mi&lt;br /&gt;Wafi City Mall - 13.9 km / 8.6 mi&lt;br /&gt;Dubai Creek Golf &amp;amp; Yacht Club - 14 km / 8.7 mi&lt;br /&gt;American Hospital Dubai - 14.4 km / 9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 11 km / 6.8 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 24.1 km / 15 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 65.8 km / 40.9 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6203.78" OriginalAmount="6203.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|699869" HotelName="ATLANTIS, THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6861_image50267956_0.jpg</HotelPictures>
        <HotelDescription>Atlantis, The Palm is a majestic 5 star Dubai hotel situated on the Palm, a man-made island that has captured the world's imagination with its magnificent scale and ingenuity. Our hotel rooms and suites are designed for absolute comfort and luxury. Enjoy spectacular views of the Arabian Sea or the magnificent Dubai Skyline. Included in all of our rooms and suites is unlimited complimentary access to the Aquaventure Waterpark and The Lost Chambers Aquarium. Atlantis is a true culinary destination with some of the best restaurants in Dubai. Experience any of our 23 restaurants and some of the world's best chefs. Feel the rush at Aquaventure Waterpark. Discover an underwater world at The Lost Chambers Aquarium or meet the incredible marine mammals at Dolphin Bay and Sea Lion Point.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6204.44" OriginalAmount="6204.44">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|20a7f5" HotelName="Emerald Palace Kempinski Dubai" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635278/a_635278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6437" OriginalAmount="6437">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|310226" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="6449.35" OriginalAmount="6449.35">
      <BasicPropertyInfo Latitude="25.256035" Longitude="55.299675" StarRating="3" HotelCode="0|326243" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,FREE BREAKFAST,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool P.O. Box 25295 Bur Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326243/7cb60c3d2cd511c5fc5bae055860b70e.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 1996. Guests are welcomed at the accommodation, which has a total of 56 rooms. Most storeys are accessible by lift. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area, a breakfast room and a café. Guests arriving by car can leave their vehicles in the garage or in the car park. Additional services include a babysitting service, medical assistance, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. The rooms have a double bed or a king-size bed. There is also a safe. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone and a TV ensure optimal comfort. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer is also available.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The apartment hotel offers attractions including sport and entertainment opportunities. The accommodation features a pool and an outdoor pool. The terrace is a great place to while away the time. The hotel offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the apartment hotel include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6473.12" OriginalAmount="6473.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|CF2793" HotelName="ONE &amp; ONLY ONE ZA'ABEEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29899_image61803912_0.jpg</HotelPictures>
        <HotelDescription>Designed by Denniston's Jean-Michel Gathy, One&amp;Only One Za'abeel's contemporary rooms and suites take their inspiration from Dubai's enchanting sand dunes, infused with a soothing color palette, light-filled interiors and rich textural details. Artfully oriented to capture Dubai's capricious skyline, each room features floor-to-ceiling windows framing spectacular city sights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6535.00" OriginalAmount="6535.00">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|fortune_hotel_apartments_2" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="6588.01" OriginalAmount="6588.01">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|102438" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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://dmcsquare.b-cdn.net/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="27" TotalAmount="6667" OriginalAmount="6667">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|20895" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/Images/203087/a_203087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="6733.63" OriginalAmount="6733.63">
      <BasicPropertyInfo Latitude="25.227507" Longitude="55.29149" StarRating="5" HotelCode="0|1440119" HotelName="One&amp;Only One Za‘abeel" Meals="BED &amp; BREAKFAST,IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY,BREAKFAST INCLUDED,FREE BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Za'abeel Street Za'abeel 1 Level 25 Trade Centre Area Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1440119/00b99e44a0dedf87a066bee6a857146a.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6790.80" OriginalAmount="6790.80">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|11246b" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="6818.71" OriginalAmount="6818.71">
      <BasicPropertyInfo Latitude="25.082039" Longitude="55.121567" StarRating="5" HotelCode="0|874263" HotelName="Delano Dubai" Meals="BREAKFAST INCLUDED,FREE BREAKFAST,HALF BOARD" BedType="BREAKFAST INCLUDED">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Dubai 120253 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/874263/eea7954ff5963c1320d3734b7bf6b6be.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6819.56" OriginalAmount="6819.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|819053" HotelName="ARMANI HOTEL DUBAI, BURJ KHALIFA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15066_image51051759_0.jpg</HotelPictures>
        <HotelDescription>Envisioned by fashion icon Giorgio Armani, this hotel has a private entrance and occupies 11 floors of Dubai's iconic skyscraper, Burj Khalifa. It has a deluxe spa and has direct access to Dubai Mall. Rooms of understated elegance feature curved lines are decorated with Japanese tatami and luxury fabrics. Armani Hotel Dubai provides sophisticated dining options in each of its 7 restaurants. Armani Hashi serves Japanese cuisine with a modern twist and renowned Armani Priv� hosts the most popular club nights in town. Guests can relax at the extensive Armani Spa, offering personal treatments and sequential bathing. 
*We have the first "Kosher" certified dining destination in the United Arab Emirates and it serves inKaf at Armani Hotel Dubai. Armani Hotel Dubai serves best kosher cuisine at Armani / Kaf</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6843" OriginalAmount="6843">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|12601" HotelName="Atlantis The Palm" Meals="ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="6855.56" OriginalAmount="6855.56">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|103294" HotelName="Atlantis The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="6923.07" OriginalAmount="6923.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|699995" HotelName="ADDRESS DOWNTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15067_image50922256_0.jpg</HotelPictures>
        <HotelDescription>Welcome to Address Downtown. An award-winning, iconic flagship hotel and a veritable landmark of luxury situated in the very centre of Downtown Dubai, Address Downtown, which stands tall near Burj Khalifa and The Dubai Mall, is a haven for connoisseurs of refined indulgence. Whether for business or leisure, Address Downtown presents the future of hospitality. An exceptional selection of innovative restaurants, an invigorating spa, state-of-the-art Fitness Centre, versatile meeting rooms and world-class amenities ensure that your stay is marvellously memorable, while young children can look forward to revelling in the immersive activities in Qix club. First-time and frequent visitors to Dubai are equally likely to discover new, enriching facets of the city during their stay at Address Downtown. Our hotel concierges are ever willing to provide helpful advice on the latest events and attractions to visit, while our limousines stand ready to chauffeur you to your next engagement in style and comfort. And at the close of a busy day of sightseeing, socialising or meetings, a blissful rest awaits you in our luxuriously premium rooms and suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7381.70" OriginalAmount="7381.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|117979" HotelName="KEMPINSKI HOTEL &amp; RESIDENCES PALM JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928047_foto_1.jpg</HotelPictures>
        <HotelDescription>The Kempinski Hotel &amp; Residences Palm Jumeirah has 244 Suites, Villas and Penthouses right on a beautiful private Beach. Here you will find solace and privacy. Your suite will be the place where you can totally relax in the beauty and comfort of our home away from home. Our luxury beach hotel guest rooms - suites, penthouses and villas, all adorned with plush furnishings. Extensive amenities also include unique outdoor event spaces, and welcoming Kids' Club. Food and beverage outlets consist of Brunello Restaurant, K-West Bar, swim-up Pool Bar, the seasonal Bonfire - Beach BBQ &amp; Grill restaurant and 24-hour in-suite dining service. Relax and unwind at the resort's Parisian Cinq Mondes Spa, where the spa's full service gym that runs around the clock can also be found.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7493.56" OriginalAmount="7493.56">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|130123" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 13/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7744.71" OriginalAmount="7744.71">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|123448" HotelName="JA Palm Tree Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="7895" OriginalAmount="7895">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|35565" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="7916.18" OriginalAmount="7916.18">
      <BasicPropertyInfo Latitude="25.112968" Longitude="55.109074" StarRating="5" HotelCode="0|326155" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BREAKFAST BUFFET,BED &amp; BREAKFAST,HALF BOARD" BedType="BREAKFAST BUFFET">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326155/df08d4db6a6da8f6eec6c49f313309e8.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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. Public transport links to the monorail can be found around 2.5 km away from the apartment hotel. Dubai Old City, Dubai Museum and the Jumeirah Mosque are each approximately 40 minutes’ drive away from the apartment hotel.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The apartment hotel was built in 2011. The accommodation comprises a total of 244 rooms. Most of the storeys can be reached by lift. Amenities include a cloakroom, 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 dining area, a breakfast room and a bar. Shopping facilities are also available. The grounds of the apartment hotel feature a playground and an attractive garden. Travellers arriving by car can leave their vehicles in the garage or in the car park. Bicycles can be left in the bicycle storage area. Additional services include a babysitting service, medical assistance, room service and a laundry service. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The rooms have a double bed or a king-size bed. Cots are available for younger guests. A safe, a minibar and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a fridge, a mini fridge, a cooker, a microwave and a tea/coffee station. In addition, there is a washing machine and an ironing set. Internet access, a telephone, a TV, a radio, a stereo system, a CD player, a DVD player and WiFi (for a fee) add to the comfort of the holiday. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The accommodation offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel features an outdoor pool and a children's pool. Sun loungers and parasols are ideal for relaxation. The poolside bar serves a selection of refreshing drinks. Those wishing to enjoy an active holiday can enjoy volleyball and paddle tennis. For a fee, biking/mountain biking is also available. With kayaking, or for a fee, canoeing, catamaraning, diving and aquafit, fans of water sports will have plenty of options to choose from. The apartment hotel offers numerous indoor sporting opportunities, with activities such as a gym, table tennis, badminton and yoga, or for a fee, aerobics. The welllness area offers pure relaxation, with services including a spa and massage treatments. For a fee, Ayurveda applications are available to travellers. Guests of all ages have the opportunity to enjoy an interesting entertainment programme. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the accommodation include bed and breakfast and half board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide special dietary cuisine. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7927" OriginalAmount="7927">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|354670" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/908643/w_908643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is strategically situated in Dubai, the perfect place where dreams do not have a limit. Visitors can choose between beautiful stunning beaches like Umm Suqeim Beach, or Am Mamzar Beach park, or visiting the Dubai Desert or Al Khor wildlife, sightseeing in Downtown Dubai, or just go at Wonderland, the perfect place for kids. Not only the hotel is 30 minutes reach from the airport, but is even closer to the Palm Jumeraih sites, one of the biggest artificial islands ever created by men. This luxurious hotel seduces the guests in a tempting ambience offering the highest level of comfort and an excellent service. Providing the guests with stunning views to Ain Dubai, the world’s largest observation wheel, along with the spa and the fitness center, and on-site restaurants, this property will provide a unique experience to remember. Impressive rooms especially designed in luxury details come with en-suite bathroom and will make traveler feel like a real Caesar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7971" OriginalAmount="7971">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|8877" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="7997.16" OriginalAmount="7997.16">
      <BasicPropertyInfo Latitude="25.082592" Longitude="55.137665" StarRating="5" HotelCode="0|325757" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,BED&amp;BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street Jumeirah Beach Residence P.O. Box 26525 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325757/ab4ae5a56fa799e161cc829e1500bd3c.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;This hotel is situated on Jumeira Beach, approximately 35 km from the city centre and its various shopping venues, including the Spice and Gold Souk. The Jumeirah Mosque, Dhow Cruise and Al Fahidi Fort Museum are approximately 35 km from the hotel. It is approximately a 35-minute transfer from Dubai Airport.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel was built in 1998. Travellers can enjoy a pleasant stay in one of the 138 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a currency exchange service. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Shopping facilities are also available. The grounds of the establishment feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. Many rooms feature a sea view, which further enhances the ambience. A safe and a minibar are also available. Additional features include a fridge, a mini fridge and a tea/coffee station. An ironing set is also available for guests' convenience. Other features include a telephone, a TV, a radio, a DVD player and WiFi. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. The hotel offers family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment features an outdoor pool and a children's pool. A waterslide offers fun for all ages. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. There is also a poolside snack bar. A variety of sporting activities are available at the accommodation, for example tennis and volleyball, or for a fee, golf and fishing. Many sports options are available, including water sports such as water skiing, windsurfing and sailing. For a fee, catamaraning and kayaking can also be enjoyed. Sport and leisure facilities at the hotel include a gym and squash. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, massage treatments and hydrotherapy applications. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner. Gluten-free meals and vegetarian dishes can be prepared on request.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the accommodation: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8120.02" OriginalAmount="8120.02">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|20a37b" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="8170.58" OriginalAmount="8170.58">
      <BasicPropertyInfo StarRating="5" HotelCode="|699896" HotelName="THE RITZ-CARLTON, DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293361_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Ritz-Carlton, Dubai, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Dubandaacute;i, a solo 1andnbsp;min en coche de Playa Marina y 9andnbsp;min de Club de golf Emirates. Ademandaacute;s, este hotel de lujo se encuentra a 8, 8andnbsp;km de Parque acuandaacute;tico Wild Wadi y a 9, 6andnbsp;km de Ski Dubai. . Relandaacute;jate en el spa completo, que ofrece masajes, tratamientos corporales y tratamientos faciales. Tras un baandntilde;o en una de las 6 piscinas al aire libre nada como la playa privada para descansar. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y una zona recreativa o sala de juegos. . Te sentirandaacute;s como en tu propia casa en cualquiera de las 294 habitaciones con aire acondicionado, minibar y mandaacute;quina de cafandeacute; espresso. Las habitaciones disponen de balcandoacute;n o patio con mobiliario. La conexiandoacute;n wifi gratis te permitirandaacute; estar al tanto de todo. Para tus momentos de ocio, tendrandaacute;s una televisiandoacute;n LCD de 47 pulgadas con canales digitales. El baandntilde;o privado con baandntilde;era y ducha independientes estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. . Degusta algo de cocina internacional en La Baie, uno de los 8 restaurantes de este hotel. El alojamiento tambiandeacute;n te ofrece servicio de habitaciones las 24 horas y una cafeterandiacute;a. Apaga tu sed en uno de los 2 bares con salandoacute;n o los 2 bares junto a la piscina. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 07:00 a 11:00 con un coste adicional. . Tendrandaacute;s un centro de negocios, periandoacute;dicos gratuitos en el vestandiacute;bulo y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Dubandaacute;i? En este hotel tienes a tu disposiciandoacute;n 3000 metros cuadrados de espacio con centro de conferencias y 10 salas de reuniones. Se ofrece servicio de transporte al punto de embarque de cruceros gratuito disponible 24 horas, asandiacute; como un aparcamiento con asistencia gratuito. . Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8176.48" OriginalAmount="8176.48">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|87136" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="8294.38" OriginalAmount="8294.38">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|164765" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 30/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8317.07" OriginalAmount="8317.07">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|123cc6" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="8474.65" OriginalAmount="8474.65">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|195fb3" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="8588.20" OriginalAmount="8588.20">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|10ad60" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="8596.00" OriginalAmount="8596.00">
      <BasicPropertyInfo Latitude="25.207294464111328" Longitude="55.26300048828125" StarRating="0" HotelCode="0|higuests_vacation_homes_city_walk_b3" HotelName="HiGuests Vacation Homes - City Walk B3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>City Walk B3 - Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/05/7c056132e79a163af6500fc649428ed66b7629df.jpeg</HotelPictures>
        <HotelDescription>LocationA perfect fit for a big group of travellers: apartment «HiGuests Vacation Homes - City Walk B3 Apartments» is located in Dubai. This apartment is located in 8 km from the city center.At the apartmentWi-Fi on the territory will help you stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Guests who love doing sports will be able to enjoy a fitness center and a gym. Accessibility: there is an elevator/lift.The staff of the apartment speaks English and Spanish.Room amenitiesIn the room, for you, there is a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="8630.46" OriginalAmount="8630.46">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|473581" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="8638.73" OriginalAmount="8638.73">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|10940f" HotelName="Jumeirah Beach 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,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="8726" OriginalAmount="8726">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|31651" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="8763.63" OriginalAmount="8763.63">
      <BasicPropertyInfo StarRating="5" HotelCode="|699989" HotelName="ONE&amp;ONLY ROYAL MIRAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976975_foto_1.jpg</HotelPictures>
        <HotelDescription>Facing the bay of Palm Island and over looking the Arabian Gulf, this luxury resort boasts of 1 Km of beach front and 65 acres of lush gardens. One&amp;Only Royal Mirage is a 10 minute drive to Aquaventure Waterpark and Mall of the Emirates and a 20 minute drive to Burj Khalifa and Dubai Mall. One&amp;Only's 8 restaurants serve gourmet dishes from all over the world, including Mediterranean, Moroccan and Indo-European cuisine. Guests can enjoy fresh seafood and international cuisine by the beachfront with clear visa of the water. The resort offers leisure facilities including 3 large temperature-controlled swimming pools, 3 tennis courts and a water sports center. For children, there is a "KidsOnly" Club with daily programs. It is located 5 minutes away from Media City and Internet City, Knowledge Village and Marina Mall. IMG World and Dubai Parks are just a 30-minute drive from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8798" OriginalAmount="8798">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|201479" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="8802.49" OriginalAmount="8802.49">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|7656" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9059.07" OriginalAmount="9059.07">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|93664" HotelName="The Ritz-Carlton Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="9114.51" OriginalAmount="9114.51">
      <BasicPropertyInfo Latitude="25.09506" Longitude="55.150307" StarRating="5" HotelCode="0|326220" HotelName="The Palace at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 37252 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326220/28944efa9a4c81709244bf9e5b70228b.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers can feel at home in one of the 231 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. The grounds of the hotel feature a playground and an attractive garden. Additional facilities at the establishment include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and, for a fee, a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV, a DVD player and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms have a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. The poolside bar serves a selection of refreshing drinks. A variety of sporting activities, such as tennis, beach volleyball, volleyball, basketball, crazy golf and a putting green, or for a fee, golf, are offered at the establishment. Fishing is organised by third-party operators. A wide range of sports are available, including water sports such as water skiing, windsurfing, canoeing, sailing, kayaking and snorkelling, or for a fee, diving. Sport and leisure facilities at the accommodation include a gym and table tennis. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. The establishment offers plenty of activities and entertainment options, including a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Breakfast and dinner are available. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="9248.15" OriginalAmount="9248.15">
      <BasicPropertyInfo Latitude="25.095226" Longitude="55.1523" StarRating="5" HotelCode="0|325754" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325754/e03eca9b3c2d9f0c53ee0674a0accd72.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;Guests can enjoy a pleasant stay in one of the 246 rooms. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the complex are a restaurant, a café and a bar. Various shops are available, including a souvenir shop. The grounds of the complex feature a playground and an attractive garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the hotel. Available services and facilities include a babysitting service, a childcare service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted rooms feature a double bed, a queen-size bed or a king-size bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a stereo system, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. Rooms suitable for wheelchair access are bookable. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. A variety of sporting activities, such as tennis, volleyball, golf and a putting green, or for a fee, fishing, are offered at the complex. Guests at the complex can choose from a range of water sports options, such as water skiing, sailing, kayaking and diving, or for a fee, windsurfing, paddle boating, canoeing and catamaraning. Guests of the accommodation can enjoy indoor activities, including a gym. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. A disco and a kids' club are among the available leisure options. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Travellers can choose from a range of snacks and meals including breakfast or dinner. Gluten-free meals and vegetarian dishes can be prepared on request.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;The following credit cards are accepted at the complex: American Express, VISA and MasterCard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="9368.90" OriginalAmount="9368.90">
      <BasicPropertyInfo Latitude="25.202188" Longitude="55.239765" StarRating="5" HotelCode="0|475906" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road Jumeirah 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/475906/15298a189f02f5262925f756c6269709.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Guests can feel at home in one of the 237 rooms. Individual storeys are accessible 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, a dining area, a café and a bar. Various shops are available, including a souvenir shop. There is also a garden. Additional facilities at the accommodation include a playroom. Those arriving in their own vehicles can leave them in the car park of the establishment. Available services and facilities include a babysitting service, room service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, central heating, a fan, a kitchen and a bathroom. The basic features of most rooms include a balcony. Many rooms feature a sea view, which further enhances the ambience. The carpeted rooms feature a double bed or a king-size bed. Cots are available for younger guests. There are also a safe and a desk or, for an additional fee, a minibar. A fridge, a mini fridge, a microwave and a tea/coffee station ensure a comfortable stay. An ironing set is also available for travellers' convenience. Internet access, a telephone, a TV and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms are fitted with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are provided for everyday use. The hotel offers non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. A terrace, sun loungers and parasols are available. The hot tub is the perfect place to relax. Those wishing to enjoy sports whilst on holiday can enjoy on-site tennis. For a fee, golf is is also available. With water skiing, windsurfing, jet skiing, paddle boating, banana boat rides, sailing and kayaking, fans of water sports will have plenty to choose from. Sport and leisure facilities at the accommodation include a gym and yoga. Various wellness options are available at the establishment, including a spa, a sauna, a steam bath, a beauty salon and massage treatments. Entertainment options and leisure facilities include a disco and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast or dinner. The chefs prepare delicious specialities during the show cooking.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9431" OriginalAmount="9431">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1155" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 22/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9433.12" OriginalAmount="9433.12">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|199054" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9556.25" OriginalAmount="9556.25">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|18ed4f" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9620.50" OriginalAmount="9620.50">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|557509" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9736.20" OriginalAmount="9736.20">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|96968" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="9780" OriginalAmount="9780">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|23282" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 20/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="9820.14" OriginalAmount="9820.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891215_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the Jumeirah Beach Road facing beachfront and the iconic Burj Al Arab Jumeirah. Wild wadi Waterpark on premises. At close proximity to Madinat Jumeirah Hotel. This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*This 5-star luxury Dubai hotel has a private beach and features over 19 restaurants-cafes and bars-6 pools and a climbing wall. Guests staying at any Jumeirah Beach Hotel room can enjoy free unlimited access to Wild Wadi Waterpark.Jumeirah Beach Hotels rooms are spacious and have floor-to-ceiling windows looking out over the Arabian Gulf. Free WiFi access throughout the property.Jumeirah Beach offers a wide variety of international cuisine including Lebanese-Argentinean and Italian. Many restaurants have a childrens menu. Facilities offered at the hotels Pavilion Marina and Talise include tennis courts-a PADI-certified dive centre-a state-of-the-art gym-aerobics classes and a full-service spa. Sinbads Kids Club has a daily activity programme for children.The property provides complimentary shuttle service to Wild Wadi waterpark-Madinat Jumeirah-Jumeirah Beach Hotel-Burj Khalifa/Dubai Downtown and DIFC. Mall of the Emirates is a 10 minute drive away from the Jumeirah Hotel. Souk Madinat Jumeirah is a 10 minute stroll from the hotel. Dubai International Airport is 20 km away. All rooms are non-smoking. Smoking is permitted only on balconies and designated areas in restaurants and bars.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9879.34" OriginalAmount="9879.34">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|644547" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/10/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="9992.13" OriginalAmount="9992.13">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|64765" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="9994.71" OriginalAmount="9994.71">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|10a0e5" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="10057.20" OriginalAmount="10057.20">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|10a0e4" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="10105.40" OriginalAmount="10105.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/891402_foto_125.jpg</HotelPictures>
        <HotelDescription>Este hotel de complejo tipo club estandaacute; situado justo frente a la playa, al lado del parque acuandaacute;tico Wild Wadi. Ademandaacute;s, dista 15 km del centro de la ciudad. El zoco del oro estandaacute; a 32 km del hotel y el aeropuerto internacional de Dubandaacute;i estandaacute; a unos 25 km del alojamiento.Se trata de un hotel impresionante de 292 habitaciones construido con un estilo espectacular e influido por las tradiciones de la regiandoacute;n. Se trata de un opulento hotel de lujo, donde la atenciandoacute;n al detalle es de suma importancia, a lo que se suma un servicio personal impecable para crear un tranquilo oasis donde relajarse y dejarse empapar por el entorno anduacute;nico de este precioso destino. El hotel estandaacute; climatizado y dispone de vestandiacute;bulo, ascensor, cafeterandiacute;a, restaurante, instalaciones para conferencias, servicio de habitaciones y de lavanderandiacute;a, ademandaacute;s de aparcamiento.Las habitaciones tienen cuarto de baandntilde;o privado con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable y minibar.Las instalaciones del hotel incluyen un mercadillo con 75 tiendas, una amplia piscina cubierta con zona de baandntilde;o infantil, el spa Six Senses, una sauna y playas que hay cerca. El campo de golf de Montgomerie dista 15 km.El hotel cuenta con diversos restaurantes de primera categorandiacute;a, incluido uno de comida china, donde se sirve cocina china contemporandaacute;nea. Hay varios bares donde relajarse, incluido el famoso Bhari Bar al aire libre, donde la gente se reanduacute;ne para disfrutar de un candoacute;ctel durante la puesta de sol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="10247.87" OriginalAmount="10247.87">
      <BasicPropertyInfo Latitude="25.09891" Longitude="55.15444" StarRating="5" HotelCode="0|326221" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="HALF BOARD,BED &amp; BREAKFAST,BREAKFAST + DINNER OR LUNCH INCLUDED" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abduliz Al Saud Street P.O. Box 37252 Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326221/23052202173112.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 170 rooms. A lobby and a reception are available to guests. Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the accommodation are a restaurant, a dining area and a bar. Various shops are available, including a souvenir shop. The grounds of the establishment feature a playground and an attractive garden. Additional facilities at the hotel include a playroom. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Most rooms feature a balcony with a view for guests' enjoyment. The carpeted accommodation units feature a double bed. Separate bedrooms are also available. Cots are available for younger guests. A safe and a desk or, for an additional fee, a minibar are also available. Guests will also find a tea/coffee station included as standard. Internet access, a telephone, a TV, a DVD player and WiFi (no extra charge) add to the comfort of the holiday. Among the amenities provided in the rooms are slippers and a daily paper. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are available for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The establishment offers a pool and an outdoor pool. A terrace, sun loungers and parasols are available. The poolside bar serves a selection of refreshing drinks. A variety of sporting activities are available at the hotel, for example tennis, beach volleyball, volleyball, basketball, crazy golf and a putting green, or for a fee, golf and fishing. Travellers at the accommodation can choose from a range of water sports options, such as water skiing, windsurfing, canoeing, sailing, kayaking and snorkelling, or for a fee, paddle boating and diving. Sport and leisure facilities at the establishment include a gym and table tennis. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Leisure facilities include a disco, a kids' club and a nightclub. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Available meals include breakfast and dinner. The show cooking is a particular attraction.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10488" OriginalAmount="10488">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|19427" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 22/09/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="10696.86" OriginalAmount="10696.86">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|1123fb" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10762.65" OriginalAmount="10762.65">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|114997" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="10881" OriginalAmount="10881">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|46772" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 22/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="10921.13" OriginalAmount="10921.13">
      <BasicPropertyInfo StarRating="5" HotelCode="|149866" HotelName="JUMEIRAH AL QASR-DUBAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956264_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Al Qasr means The Palace - and this hotel truly is the jewel in the crown of Madinat Jumeirah.Designed in the style of a Sheikh s summer residence the hotel replicates traditional royal architecture coupled with luxurious modernity throughout.Approached along a tree-lined avenue adorned with beautifully sculpted Arabian horses the hotel itself will take your breath away.  A tribute to the age-old architectural styles of Arabia-Jumeirah Al Qasr is an oasis of luxury. It is a place dedicated to relaxing playing and the finer things in life.As part of the magnificent Madinat Jumeirah-Jumeirah Al Qasr offers all the facilities and activities of the wider resort. World-class restaurants bars and cafes-Talise Spa and our health club Talise Fitness a traditional souk housing scores of boutiques-shops and galleries-this is just a taste of the experiences available to you during your stay at Jumeirah Al Qasr.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="10948.89" OriginalAmount="10948.89">
      <BasicPropertyInfo Latitude="25.110197" Longitude="55.146896" StarRating="5" HotelCode="0|771304" HotelName="Al Khudrawi" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Khudrawi Shoreline 6 Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771304/da14a2cabfbb998bcd89dbd4308d55ef.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="10950.04" OriginalAmount="10950.04">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.13551" StarRating="4" HotelCode="0|793371" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793371/a909ae563bce0d1ce099e44c8ccb9579.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11272.00" OriginalAmount="11272.00">
      <BasicPropertyInfo Latitude="25.109861373901367" Longitude="55.146732330322266" StarRating="0" HotelCode="0|dream_inn_apartments_address_dubai_marina" HotelName="Dream Inn Apartments - Address Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Downtown, ., Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/bc/2fbc6d8a58003d61c7a8e1b166fd29a02dadd29c.jpeg</HotelPictures>
        <HotelDescription>Stop at Dream Inn Dubai Apartments-Al Khudrawi to discover the wonders of Dubai. Both business travelers and tourists can enjoy the property's facilities and services. Service-minded staff will welcome and guide you at Dream Inn Dubai Apartments-Al Khudrawi. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. No matter what your reasons are for visiting Dubai, Dream Inn Dubai Apartments-Al Khudrawi will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11379" OriginalAmount="11379">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|225803" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573145/573145a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11518.33" OriginalAmount="11518.33">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|196001" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="11604" OriginalAmount="11604">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|356118" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="11666.00" OriginalAmount="11666.00">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|dream_inn_dubai_park_island" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="8" TotalAmount="11689.01" OriginalAmount="11689.01">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|141536" 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" CnxPolicy="Free CXL until 10/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="11707.98" OriginalAmount="11707.98">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|1e4e68" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" 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="34" TotalAmount="12040.71" OriginalAmount="12040.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|120352" HotelName="LA SUITE DUBAI HOTEL &amp; APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748863_image62038490_0.jpg</HotelPictures>
        <HotelDescription>This complex is located 3 km. from the beach, 5.5 km. from Dubai Internet City, 8.5 km. from Dubai Marina and 10 km. from the Palm Jumeirah. Facilities and services include an outdoor swimming pool, children's pool, restaurant, elevator, business center, parking, wireless Internet access (extra charge), meeting room, gym, sauna, tennis court and 24-hour reception.Rooms feature air conditioning, TV, telephone, safe, wireless Internet (extra charge) and work desk.Address: Sidra Tower, Sheikh Zayed Road, Dubai Media City, P.O. Box 502306, Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="12146.3" OriginalAmount="12146.3">
      <BasicPropertyInfo Latitude="25.082155" Longitude="55.14184" StarRating="4" HotelCode="0|793385" HotelName="Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793385/f747dcdabaef91bd94d7a157f1eba71e.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12203.73" OriginalAmount="12203.73">
      <BasicPropertyInfo StarRating="5" HotelCode="|150171" HotelName="JUMEIRAH DAR AL MASYAF-MADINAT JUMEIRAH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058024_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Set amongst tranquil gardens waterways exclusive pools and Madinat Jumeirah s private beach the intimate and exquisite summerhouses of Jumeirah Dar Al Masyaf offer newly refurbished elegant and spacious guestrooms and courtyards-personalised and generous butler service and an understated Arabian luxury experience. These summerhouses offer an exquisitely designed hideaway-the premium accommodation at the Arabian Resort of Dubai.Every summerhouse has a typical Arabian Majlis or living room where sundowners are served to guests daily before they depart by traditional abra boats-on foot or by golf buggies to one of the resort s 50 restaurants. Jumeirah Dar Al Masyaf has been completely redecorated in summer 2015 and features Arabian-Gulf and Ocean villas.Hidden within Madinat Jumeirah captivating waterways and architectural marvels is the resort most luxurious accommodation-the Jumeirah Malakiya Villas.The villas offer spacious bedrooms oversized marble-clad bathrooms generous living spaces  fully furnished kitchens and private terraces overlooking the waterways and resort.The word -Malakiya- translates into-royal-in Arabic and epitomises the level of luxury one can expect to receive. The seven independent villas are designed for those seeking spacious opulence seclusion impeccable service all the while benefiting from complete discretion. *Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12207.23" OriginalAmount="12207.23">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|20bba2" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="12289.97" OriginalAmount="12289.97">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0F182" HotelName="ADDRESS BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20859_image59545107_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 300 m from Marina Beach, Address Beach Resort provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness centre. Featuring family rooms, this property also provides guests with a terrace. The accommodation offers a 24-hour front desk, room service and currency exchange for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12400.84" OriginalAmount="12400.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|838209" HotelName="ONE&amp;ONLY THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890858_foto_1.jpg</HotelPictures>
        <HotelDescription>Arrive in style at the private Marina of Dubai's most intimate new Beach Resort and discover this exquisite low-rise boutique oasis located on the lush, landscaped private peninsula of the Palm Jumeirah crescent One &amp; Only the Palm blends Moorish and Andalusian architecture with Arabic chic interiors, consisting of 91 keys and 4 exclusive beach villas. Stylish guest rooms are secluded in a residential environment either within the tri-level Manor House, 1 of 6 Low Rise mansions and within 4 private beach villas. Once relaxed and unpacked, enjoy the resorts' private leisure facilities including a stunning 850 square-meter swimming pool, 450 meters of beach front and the outstanding One&amp;Only all Suites Spa and Fitness Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="12818.66" OriginalAmount="12818.66">
      <BasicPropertyInfo Latitude="25.098774" Longitude="55.13276" StarRating="5" HotelCode="0|326153" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326153/8e53679969ce23f4b673f1b27ae82ed0.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;Travellers are welcomed at the hotel, which has a total of 94 rooms. Wireless internet access is available to guests. The hotel's culinary facilities include a restaurant, a dining area and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, room service and a hairdresser.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The accommodation features rooms with air conditioning and a bathroom. The basic features of most rooms include a balcony. A king-size bed ensures a good night's sleep. A safe and a minibar are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including a telephone, a TV, a CD player, a DVD player and WiFi, contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower and a bathtub. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The hotel offers various options for cooling off on hot days, including a pool and an outdoor pool. Sun loungers and parasols are ideal for relaxation. Leisure options at the establishment include tennis, a gym, a spa, a beauty salon and massage treatments. For a fee, water skiing and windsurfing are also available. Additional services include an entertainment programme for children, offering numerous activities. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Options include breakfast.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12852.62" OriginalAmount="12852.62">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|641799" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="12944.09" OriginalAmount="12944.09">
      <BasicPropertyInfo StarRating="5" HotelCode="|A45A56" HotelName="ATLANTIS THE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18557_image61002802_0.jpg</HotelPictures>
        <HotelDescription>At a mighty 43 storeys high, The Royal Atlantis is changing the Dubai skyline forever. A dramatic destination which plays on the power of fire and water, its stunning design includes a Skybridge Suites which skims the top of the breathtaking structure. faeaturing 90 swimming pools including a 90 metre Skypool; 13 restaurants with no less than 5 celebrity chefs; jellyfish tank, home to more than 2.000 jellyfish, this resort is a destination unto itself. With access to Aquaventure Waterpark, The Lost Chambers Aquarium, Dolphin Bay, Sea Lion Point as well as Atlantis, The Palm's extensive facilities, the world is yet to experience anything like it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13045.69" OriginalAmount="13045.69">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|20aa71" HotelName="Mandarin Oriental Jumeira Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="13073" OriginalAmount="13073">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|56878" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/10/2024" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="13086.23" OriginalAmount="13086.23">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|1dad6f" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="13137.44" OriginalAmount="13137.44">
      <BasicPropertyInfo Latitude="25.191694" Longitude="55.27265" StarRating="4.5" HotelCode="0|1131330" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard Downtown Dubai Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131330/e09828b81e117baed88143e2af6e8b15.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13329.15" OriginalAmount="13329.15">
      <BasicPropertyInfo Latitude="25.13793" Longitude="55.126614" StarRating="5" HotelCode="0|1131298" HotelName="Atlantis The Royal" Meals="BED &amp; BREAKFAST,HALF BOARD,BB &quot;BED AND BREAKFAST&quot;, &quot;IT INCLUDES THE STAY FOR ALL GUESTS IN SELECTED ROOM AND INCLUDES A BREAKFAST PER PERSON PER DAY&quot;,FREE BREAKFAST,BREAKFAST INCLUDED,BREAKFAST + DINNER OR LUNCH INCLUDED,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road The Palm Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131298/23081001035129.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13407.71" OriginalAmount="13407.71">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|573145" HotelName="Al Sahab Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Gharbi Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573145/573145a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13434.03" OriginalAmount="13434.03">
      <BasicPropertyInfo Latitude="25.190080910366" Longitude="55.275280813491" StarRating="0" HotelCode="633425|1e4e67" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Old Town, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573153/573153a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant, energy-filled apartment is ideal for experiencing all the city of Dubai has to offer! The Kamoon Apartment comes fitted with four elegant bedrooms, bathrooms, and of course, a full kitchen and living room. Located in the center of Downtown Dubai, this luxury property is within walking distance of the Burj Khalifa and the fountains found at the Dubai Mall. Warm, vibrant colors of red provide you with an exotic environment, perfectly situated in the heart of the UAE. In this sophisticated and stylish apartment in the heart of Dubai, you have everything you need to need to enjoy your stay in the UAE's biggest and brightest city. Traditional Arab and Moroccan influences meet functional urban style as your senses are left intoxicated by the sights and sounds of the city, your eyes dazzled by the suave, chic furnishings of your luxury accommodation. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13617.21" OriginalAmount="13617.21">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|118896" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="13668.93" OriginalAmount="13668.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|A21926" HotelName="Mandarin Oriental Jumeira, Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1582635_foto_1.jpg</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Youandapos;re sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, a sauna, and a fitness center. Additional features at this Mediterranean hotel include complimentary wireless Internet access, concierge servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13697.74" OriginalAmount="13697.74">
      <BasicPropertyInfo Latitude="25.191860193034" Longitude="55.272358678362" StarRating="5" HotelCode="597634|17a038" HotelName="29 Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Central Heating,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592269/592269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai. There are a number of shops nearby. It is about 11 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="13764.84" OriginalAmount="13764.84">
      <BasicPropertyInfo Latitude="25.09775" Longitude="55.154163" StarRating="5" HotelCode="0|326222" HotelName="One&amp;Only Royal Mirage The Residence" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street Dubai Marina Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326222/99a5f21b5959678399f19d57395a0b7f.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Facilities: &lt;/b&gt;The hotel comprises a total of 49 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a hairdresser, a conference room and a business centre. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. A balcony is included as standard in most rooms, offering additional space for relaxation. Most of the accommodation units also enjoy a side-on sea view. A safe and a minibar are also available. Features include a mini fridge and a tea/coffee station. Other features include a telephone, a TV, a DVD player and WiFi. The bathroom offers convenient facilities including a shower. A hairdryer and bathrobes are provided for everyday use. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers various options for cooling off on hot days, including a pool and an outdoor pool. The sun loungers and parasols on the sun terrace offer a great place to unwind. Guests can enjoy a range of refreshing drinks at the poolside bar. A variety of sporting activities are available at the hotel, for example tennis, volleyball and golf, or for a fee, fishing and horse riding. Guests of the establishment can enjoy indoor activities, including a gym. The accommodation offers various wellness options, including a spa, a sauna, a steam bath and a hammam, or for a fee, a beauty salon and massage treatments. An entertainment programme is offered for children. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Catering options available at the hotel include bed and breakfast and half board. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13899" OriginalAmount="13899">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|18561" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 27/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="13979.39" OriginalAmount="13979.39">
      <BasicPropertyInfo Latitude="25.210264" Longitude="55.23629" StarRating="5" HotelCode="0|734393" HotelName="Bulgari Resort Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST INCLUDED" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island Jumeira 2 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/734393/59567a178a95d9a88eca75c24caea958.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14032" OriginalAmount="14032">
      <BasicPropertyInfo Latitude="25.097749205758" Longitude="55.154162049293" StarRating="5" HotelCode="906938|201551" HotelName="Residence &amp; Spa at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 21/09/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="14451.99" OriginalAmount="14451.99">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|141490" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 01/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="15320" OriginalAmount="15320">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|250459" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15573.36" OriginalAmount="15573.36">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|208e87" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15585" OriginalAmount="15585">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|205859" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2024" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="15662.8" OriginalAmount="15662.8">
      <BasicPropertyInfo Latitude="25.141188" Longitude="55.18519" StarRating="5" HotelCode="0|325724" HotelName="Jumeirah Burj Al Arab" Meals="BED &amp; BREAKFAST,FREE BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street P.O. Box 74147 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325724/da8ed5b02d64d538556c80a4bf7d53e6.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;This hotel was built in 1999. Guest accommodation comprises 202 rooms. Most storeys are accessible by lift. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the establishment are a restaurant, a dining area, a café and a bar. Shopping facilities are also available. The grounds of the accommodation feature a playground and an attractive garden. Additional facilities at the hotel include a playroom. Guests arriving by car can leave their vehicles in the garage or in the car park. Available services and facilities include room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;Each of the rooms is appointed with air conditioning, a kitchen and a bathroom. Many rooms feature a sea view, which further enhances the ambience. The rooms each feature a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included as standard. An ironing set is also available for travellers' convenience. Little extras, including internet access, a telephone, a TV, a radio, a DVD player and WiFi (no extra charge), contribute to a great stay. Slippers are laid out in each of the rooms. The bathrooms are fitted with a shower, a bathtub and a hot tub. A hairdryer and bathrobes are provided for everyday use.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;A refreshing dip in the indoor or outdoor pool is an enjoyable way to cool down on hot days. The sun loungers and parasols on the sun terrace offer a great place to unwind. The hot tub is the perfect place to relax. The poolside bar serves a selection of refreshing drinks. The establishment offers a variety of different outdoor sports options, including tennis. For a fee, golf and fishing are also available. Many sports options are available, including water sports such as windsurfing, sailing and diving. For a fee, water skiing, banana boat rides, kayaking and snorkelling can also be enjoyed. The accommodation also offers sports enthusiasts a wide range of indoor activities, including a gym, billiards, squash and aerobics. A range of wellness facilities, such as a spa, a sauna, a steam bath and a solarium are offered bringung","addData":}. For a fee, guests can also take advantage of a beauty salon and massage treatments. Fun and entertainment are offered by a kids' club. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Half board is bookable. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15974.49" OriginalAmount="15974.49">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|10a0e1" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="16053.00" OriginalAmount="16053.00">
      <BasicPropertyInfo Latitude="25.08064303" Longitude="55.12124944" StarRating="5" HotelCode="788739|residences_at_caesars_palace" HotelName="The Residences at Caesar Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 03/10/2024" HotelFacility="Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="16233.89" OriginalAmount="16233.89">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|1b3847" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="16305.69" OriginalAmount="16305.69">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|545301" HotelName="Jumeirah Al Naseem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="16788.09" OriginalAmount="16788.09">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061836_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 25 minutes away from DXB International Airport. Adjacent to Burj Al Arab and Wild Wadi Waterpark and Jumeirah Beach Hotel and 10 minutes to the nearest shopping mall.Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*Jumeirah Al Naseem is the latest addition to Madinat Jumeirah the Arabian Resort of Dubai.Featuring 430 guest rooms with spectacular ocean views lush gardens and to Burj Al Arab Jumeirah.The 387 rooms and 43 suites are spacious and decorated in contemporary Arabian style. Offering more than 100 adjacent rooms 12 Family rooms are available as well as Garden rooms. Ocean Suites and two Presidential Suites and a Royal Suite located on the highest point of the hotel.Over 50 Food and Beverage outlets to choose from 5 pools-one exclusively for Adults-2 kilometers private beach-Turtle Rehabilitation Sanctuary-award winning Talise Spa-complimentary access to Wild Wadi Waterpark. Shopping facilities at Souk Madinat Jumeirah.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="17088.52" OriginalAmount="17088.52">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="4" HotelCode="0|326021" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Street 1 Off Sheikh Zayed Road Zen 3 Building 12 P.O. Box 111906 Discovery Garden Dubai Emirates of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326021/a29429971af1cefeb2fabdb552bc630a.jpeg</HotelPictures>
        <HotelDescription>&lt;b&gt;Location: &lt;/b&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.&lt;br/&gt;&lt;b&gt;Facilities: &lt;/b&gt;The hotel offers travellers a total of 169 rooms. A lobby and a reception are available to guests. The upper floors of the establishment can be accessed by lift. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. The tour desk offers assistance with booking excursions. Various gastronomic options are available, including a restaurant, a dining area, a breakfast room and a café. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service and room service.&lt;br/&gt;&lt;b&gt;Rooms: &lt;/b&gt;The hotel features rooms with air conditioning, a kitchen and a bathroom. The basic features of most rooms include a balcony. A king-size bed ensures a good night's sleep. There is also a safe. Additional features include a fridge, a microwave and a tea/coffee station. Amenities include a washing machine and an ironing set. Internet access, a telephone, a TV and WiFi add to the comfort of the holiday. Guests will also find slippers in their rooms. Amenities in the bathrooms include a shower. A hairdryer can also be found in each of the bathrooms. The establishment offers non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports/Entertainment: &lt;/b&gt;The accommodation offers a gym (for a fee) to travellers. Copyright GIATA 2004 - 2017. Multilingual, powered by www.giata.com for client no. 125125&lt;br/&gt;&lt;b&gt;Meals: &lt;/b&gt;Guests can choose options including breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment: &lt;/b&gt;Major credit cards are accepted as payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17831.74" OriginalAmount="17831.74">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|10aa55" 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://dmcsquare.b-cdn.net/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="84" TotalAmount="18084.79" OriginalAmount="18084.79">
      <BasicPropertyInfo Latitude="25.249441" Longitude="55.33095" StarRating="4" HotelCode="0|1131152" HotelName="Dubai Creek Club Villas" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Club Street Port Saeed Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1131152/f0dad40ed671e79ce86a354f7b72e60f.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18321.45" OriginalAmount="18321.45">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|7660" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="18478.84" OriginalAmount="18478.84">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|114898" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2024" 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://dmcsquare.b-cdn.net/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18894.00" OriginalAmount="18894.00">
      <BasicPropertyInfo Latitude="25.241668701171875" Longitude="55.33352279663086" StarRating="2" HotelCode="0|dubai_creek_club_villas" HotelName="Dubai Creek Club Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Area, Opp. Deira City Centre, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/f4/c9f440a513b537176e634ae07c6fe3a9c274e312.jpeg</HotelPictures>
        <HotelDescription>With a stay at Dubai Creek Club Villas in Dubai (Deira), you'll be a 5-minute drive from Creek Park and 6 minutes from American Hospital Dubai. This villa is 1.5 mi (2.4 km) from City Centre Deira and 3.8 mi (6.2 km) from Dubai Festival City Mall.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring private pools and flat-screen televisions. Rooms have private patios. Kitchens are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18934" OriginalAmount="18934">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|356119" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="19124.85" OriginalAmount="19124.85">
      <BasicPropertyInfo Latitude="25.190080910366" Longitude="55.275280813491" StarRating="5" HotelCode="633425|573153" HotelName="Kamoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Old Town, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573153/573153a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant, energy-filled apartment is ideal for experiencing all the city of Dubai has to offer! The Kamoon Apartment comes fitted with four elegant bedrooms, bathrooms, and of course, a full kitchen and living room. Located in the center of Downtown Dubai, this luxury property is within walking distance of the Burj Khalifa and the fountains found at the Dubai Mall. Warm, vibrant colors of red provide you with an exotic environment, perfectly situated in the heart of the UAE. In this sophisticated and stylish apartment in the heart of Dubai, you have everything you need to need to enjoy your stay in the UAE's biggest and brightest city. Traditional Arab and Moroccan influences meet functional urban style as your senses are left intoxicated by the sights and sounds of the city, your eyes dazzled by the suave, chic furnishings of your luxury accommodation. </HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="19678.56" OriginalAmount="19678.56">
      <BasicPropertyInfo Latitude="25.271595" Longitude="55.303905" StarRating="4" HotelCode="0|715269" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6A Street Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715269/d4ca3162dfadec3f46afa525b8d2cfea.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20373.38" OriginalAmount="20373.38">
      <BasicPropertyInfo StarRating="2" HotelCode="|440412" HotelName="MONTREAL NAIF HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074920_foto_10.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 86 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and complimentary newspapers, as well as phones with free local calls.Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services.Located in Dubai (Deira), Montreal Naif Hotel is within a 10-minute drive of City Centre Deira and Dubai World Trade Centre.  This hotel is 0.4 mi (0.7 km) from Gold Souk and 3.4 mi (5.5 km) from Dubai Creek.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 0.1 km / 0.1 mi  Perfume Souq - 0.7 km / 0.4 mi  Gold Souk - 0.7 km / 0.4 mi  Spice Souk - 1 km / 0.6 mi  Deira Twin Towers Shopping Centre - 1.1 km / 0.7 mi  Fish Roundabout - 1.6 km / 1 mi  Al Ghurair Centre - 1.9 km / 1.2 mi  Textile Souk - 2 km / 1.2 mi  Sheikh Saeed Al Maktoum House - 2.1 km / 1.3 mi  Grand Mosque - 2.1 km / 1.3 mi  Dubai Museum - 2.3 km / 1.4 mi  Reef Mall - 2.4 km / 1.5 mi  Meena Bazaar - 2.4 km / 1.5 mi  Bastakiya - 2.7 km / 1.7 mi  Port Rashid - 3.1 km / 1.9 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 28.8 km / 17.9 mi Dubai (DWC-Al Maktoum Intl.) - 68.1 km / 42.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20457.00" OriginalAmount="20457.00">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|montreal_naif_hotel" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="20523" OriginalAmount="20523">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|225829" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="20548.20" OriginalAmount="20548.20">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|1e4571" 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="8" TotalAmount="20594.79" OriginalAmount="20594.79">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|101140" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2024" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="20953.35" OriginalAmount="20953.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|149863" HotelName="JUMEIRAH BURJ AL ARAB DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780597_image23451142_0.jpg</HotelPictures>
        <HotelDescription>Located on the first man-made island in Dubai. Uninterrupted sea view.  Adjacent to Madinat Jumeirah Resort. Walking distance to Wild Wadi Waterpark.The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*The spectacular Burj Al Arab Jumeirah-designed to resemble the graceful sails of an Arabian dhow-rises to a height of 321 metres dominating the Dubai coastline. The all-suite hotel is situated on a man-made island some 280 metres offshore and is linked to the mainland by a slender-gently curving bridge. Each of the 202 suites is arranged over two floors and all with floor to ceiling-wall to wall windows and tranquil views of the sea. The highest standards of personal service are enhanced by private reception desks on every floor-in-suite check-in. A brigade of exclusive butlers provide around the clock assistance and unrivaled attention that never ceases to amaze our guests. Complimentary internet access throughout the property.*Following the direction of the Dubai Department of Economic Development and as part of our commitment to the health and safety of our guests and employees. we have temporarily suspended operations at Wild Wadi Waterpark. Kids Clubs Spas Fitness Centres and bars in our hotels until 31 March 2020. The situation will be continually re-evaluated with the authorities.*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21309" OriginalAmount="21309">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|25033" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="21580.41" OriginalAmount="21580.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|664587" HotelName="SAMAYA HOTEL DEIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892987_foto_1.jpg</HotelPictures>
        <HotelDescription>Location 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="34" TotalAmount="22115.83" OriginalAmount="22115.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6385" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30077_image61988160_0.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, a 11 minute walk from Frond A Beach, NH Collection Dubai The Palm provides accommodations with an outdoor swimming pool, free private parking, a fitness center and a terrace. Among the facilities of this property are a restaurant, a kid's club and room service, along with free wi-fi throughtout the property. Guests can have a drink at the bar.
The hotel will provide guests with air-conditioned rooms with a desk, an electric tea pot, a minibar, a safety deposit box, a flat-screen TV, a balcony and a private bathroom with a shower. Selected rooms here will provide you with a kitchenette with a fridge, a microwave and a stovetop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="23694.3" OriginalAmount="23694.3">
      <BasicPropertyInfo Latitude="25.114368" Longitude="55.19869" StarRating="5" HotelCode="0|1492948" HotelName="The Biltmore Hotel Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,FREE BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24th Street Al Barsha 1 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1492948/2d1469f2cd7dfaa775c2683cf33bd339.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24676.00" OriginalAmount="24676.00">
      <BasicPropertyInfo Latitude="25.118249893188477" Longitude="55.12057113647461" StarRating="2" HotelCode="0|maison_privee_frond_villa_o" HotelName="Maison Privee Frond Villa O" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 29/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/2d/a62df7058e9f88cae0dc3b9ff626ed7121bec6c1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this villa in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Souk Madinat Jumeirah.  This villa is 5.6 mi (9.1 km) from Dubai Marina Mall and 5.8 mi (9.3 km) from The Walk.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Aquaventure - 4.4 km / 2.7 mi&lt;br /&gt;Dubai College - 6.6 km / 4.1 mi&lt;br /&gt;American University of Dubai (AUD) - 7.9 km / 4.9 mi&lt;br /&gt;Dubai Marina Mall - 9.1 km / 5.6 mi&lt;br /&gt;Skydive Dubai - 9.3 km / 5.8 mi&lt;br /&gt;The Walk - 9.3 km / 5.8 mi&lt;br /&gt;Jebel Ali Race Course - 9.4 km / 5.8 mi&lt;br /&gt;Jumeirah Beach - 9.4 km / 5.8 mi&lt;br /&gt;Souk Madinat Jumeirah - 9.6 km / 6 mi&lt;br /&gt;Madinat Jumeirah - 10.2 km / 6.3 mi&lt;br /&gt;The Beach Mall - 10.4 km / 6.4 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 10.5 km / 6.5 mi&lt;br /&gt;Emirates Golf Club - 11.4 km / 7.1 mi&lt;br /&gt;Umm Suqeim Beach - 12.1 km / 7.5 mi&lt;br /&gt;Ain Dubai - 12.2 km / 7.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 34.2 km / 21.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 45 km / 27.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 61.8 km / 38.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Dubai (Palm Jumeirah)&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned villa, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and an electric kettle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26768.00" OriginalAmount="26768.00">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|rixos_the_palm_luxury_suite_collection" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 28/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37322.00" OriginalAmount="37322.00">
      <BasicPropertyInfo Latitude="25.19636" Longitude="55.27029" StarRating="0" HotelCode="0|luxury_burj_khalifa_view_downtown" HotelName="Luxury Burj Khalifa View Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>BD Standpoint A, Downtown, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/de/02de5d86f0bc1cc39f430a48d4f1e9d6213d9961.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be steps from Dubai Opera and 8 minutes by foot from Burj Khalifa.  This apartment is 0.8 mi (1.3 km) from Dubai Mall and 1.1 mi (1.7 km) from Dubai Fountain.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A 42-inch LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a laptop-compatible safe and a microwave.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 100 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Tourism fee: AED 20 per accommodation, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. For more details, please contact the property using the information on the reservation confirmation received after booking.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39254.93" OriginalAmount="39254.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|165379" HotelName="ANANTARA THE PALM DUBAI RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/797767_image62370334_0.jpg</HotelPictures>
        <HotelDescription>Imagine a unique destination set on a man-made marvel on the Dubai coastline that entices one and all with a distinct blend of serenity and splendour. Offering an urban escape, Anantara The Palm Dubai Resort is a wondrous place where a decadent experience awaits at a Palm Jumeirah hotel unlike any other. Perched on the eastern crescent of the iconic Palm Jumeirah, an archipelago of islands connected to the mainland, Anantara The Palm Dubai Resort is a remarkable resort inspired by traditional Thai architecture in an Arabian setting.  A 45 minute drive from Dubai International Airport and within easy reach of a plethora of exciting attractions including Aquaventure Water Park, Mall of the Emirates, Ski Dubai and Dubai Marina, this resort is where one can savour moments of bliss surrounded in unimaginable magnificence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="84" TotalAmount="109933.1" OriginalAmount="109933.1">
      <BasicPropertyInfo Latitude="25.119633" Longitude="55.131218" StarRating="5" HotelCode="0|802699" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
          <Country>United Arab Emirates</Country>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802699/88a546c301e4028429fd32d661ca975b.jpeg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113283.00" OriginalAmount="113283.00">
      <BasicPropertyInfo Latitude="25.119632" Longitude="55.131219" StarRating="5" HotelCode="632224|dream_inn_dubaipalm_villa" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="114832.78" OriginalAmount="114832.78">
      <BasicPropertyInfo Latitude="25.119632" Longitude="55.131219" StarRating="5" HotelCode="632224|1d00fc" HotelName="The Palm Jumeirah Villas" Meals="ROOM ONLY" 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="63" TotalAmount="120869.00" OriginalAmount="120869.00">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|mystaygroup__princess_tower" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122140.31" OriginalAmount="122140.31">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|20aa88" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="143449.37" OriginalAmount="143449.37">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|573141" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="208772.14" OriginalAmount="208772.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|638097" HotelName="NIHAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/256798_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the city. It lies approximately 5 km from Dubai international airport. The centre of Dubai is about 2 km away.  The Nihal Hotel is conveniently located to all major attractions and shopping malls.  The Nihal features a total of 70 guest rooms and suites. All of the accommodation is neatly decorated in a classical style and guests can enjoy spacious and comfortable rooms. Guests may enjoy international cuisine and specialties from Chinese restaurant, South Indian restaurant and Goan restaurant. All of the rooms are fully-equipped as standard with centrally controlled air conditioning.  Leisure options include a Jacuzzi, an outdoor pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.00" OriginalAmount="431.00">
      <BasicPropertyInfo Latitude="25.4032" Longitude="55.4521" StarRating="0" HotelCode="977659|al_rayan_hotel_" HotelName="Al Rayan Hotel By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>241 Abubaker Al Siddique Street, Behind Kuwaity Hospital, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="498.77" OriginalAmount="498.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|440353" HotelName="Nine Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 125 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as safes and desks.Grab dinner at Cyber Cafr, a restaurant that specializes in Halal dishes. Dining is also available at the coffee shop/caf�, and 24-hour room service is provided. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.With a stay at Delmon Boutique Hotel in Dubai (Deira), you'll be within a 10-minute drive of Creek Park and Al Ghurair Centre.  This hotel is 2.8 mi (4.5 km) from Gold Souk and 3.2 mi (5.1 km) from City Centre Deira.Distances are displayed to the nearest 0.1 mile and kilometer.  Naif Souq - 1 km / 0.6 mi  Fish Roundabout - 1 km / 0.6 mi  Al Ghurair Centre - 1.5 km / 0.9 mi  Perfume Souq - 1.7 km / 1 mi  Gold Souk - 1.7 km / 1.1 mi  Reef Mall - 1.8 km / 1.1 mi  Deira Twin Towers Shopping Centre - 1.8 km / 1.1 mi  Spice Souk - 2 km / 1.3 mi  Textile Souk - 3.1 km / 1.9 mi  Sheikh Saeed Al Maktoum House - 3.2 km / 2 mi  Grand Mosque - 3.2 km / 2 mi  Dubai Museum - 3.3 km / 2.1 mi  Meena Bazaar - 3.5 km / 2.2 mi  Bastakiya - 3.7 km / 2.3 mi  Al-Maktoum Stadium - 4.2 km / 2.6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 7 km / 4.4 mi Sharjah (SHJ-Sharjah Intl.) - 27.7 km / 17.2 mi Dubai (DWC-Al Maktoum Intl.) - 68.2 km / 42.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.00" OriginalAmount="640.00">
      <BasicPropertyInfo Latitude="25.264572143554688" Longitude="55.31897735595703" StarRating="3" HotelCode="0|k_porte_inn_" HotelName="K Porte Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55954 Al Rigga Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai. It is close to the Gold Souk. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 120 rooms are equipped with minibar, hairdryer, safe, trouser press and air conditioning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;A local tourism tax per room per night will be charged during the stay. This surcharge may vary depending on stay period or room type, subject to the hotel's confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="676.72" OriginalAmount="676.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|2633012" HotelName="FORTUNE DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="695.53" OriginalAmount="695.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633083" HotelName="HUES BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="737.66" OriginalAmount="737.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|2633005" HotelName="FORTUNE PEARL HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="760.21" OriginalAmount="760.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632934" HotelName="GRAND CENTRAL HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="770.22" OriginalAmount="770.22">
      <BasicPropertyInfo StarRating="2" HotelCode="|2721421" HotelName="IBIS AL RIGGA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="791.67" OriginalAmount="791.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|2633089" HotelName="FORTUNE GRAND HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="802" OriginalAmount="802">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|273328" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="843.84" OriginalAmount="843.84">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|20904b" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" 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 />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="25.248666763305664" Longitude="55.29779052734375" StarRating="0" HotelCode="0|welcome_hotelapartment_1" HotelName="Welcome Hotel-Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 B Street, Kuwait Street, Al Mankhool, Bur Dubai, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Welcome Hotel-Apartment 1» is located in Dubai. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: ADCB, Dubai Museum and Dubai Creek.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.00" OriginalAmount="876.00">
      <BasicPropertyInfo Latitude="25.407791137695312" Longitude="55.432498931884766" StarRating="4" HotelCode="0|land_mark_suites_hotel" HotelName="Land Mark Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arabian Gulf Street,, Ajman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located on the Corniche Road, overlooking the beach and beautiful turquoise waters of the Arabian Gulf, the 4  star deluxe Landmark Suites, Ajman is ideal for both, business and leisure travelers with a total of 107 suites equipped with first class amenties. Most of the rooms have private balconies with a panoramic sea view. The ambience is one of elegance, privacy and relaxation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="899.41" OriginalAmount="899.41">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|628398" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|379968" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="1092.63" OriginalAmount="1092.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632879" HotelName="CORAL DUBAI DEIRA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/10/2024" />
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1142.66" OriginalAmount="1142.66">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|645708" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|403083" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <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="7" TotalAmount="1163.61" OriginalAmount="1163.61">
      <BasicPropertyInfo Latitude="25.025851044077" Longitude="55.191239764418" StarRating="2" HotelCode="|YCOB" HotelName="Apart-hotel You&amp;Co Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>25GR+9F5 Dubai Production City</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Film lovers are sure to find just what they're looking for in the cinema's listings. Additional facilities include a library. Guests arriving by car can park their vehicles in the car park for no extra charge. Services include a 24-hour security service. The business centre is on hand for guests' business requirements and provides a projector.Located in Dubai, this apartment hotel has the perfect ambience for those in need of an adults-only holiday.Going for a swim at the pool complex, which includes indoor and outdoor areas, is a great way to relax. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the apartment hotel, including a gym, table tennis and a steam bath. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living area, a kitchen and a bathroom, and air conditioning ensures just the right temperature. Guests can enjoy the view of the courtyard from a balcony or terrace. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A desk is provided. Additional features include a refrigerator, a stovetop, a microwave and a tea/coffee station. There is also a washing machine and an ironing set. A flatscreen television and WiFi provide all the essentials for a comfortable holiday. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has non-smoking rooms.Various dining options are available, including a café and a bar.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="25.0781307220459" Longitude="55.15163040161133" StarRating="0" HotelCode="0|frank_porter_v3_tower_2" HotelName="Frank Porter - V3 Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cluster V -  -, 00000, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Frank Porter - V3 Tower» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Ski Dubai and Nasimi Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1204.47" OriginalAmount="1204.47">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|686701" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2024">
        <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="27" TotalAmount="1359" OriginalAmount="1359">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|488094" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road D-68, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1389.66" OriginalAmount="1389.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|119551" HotelName="The Tower Plaza Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located on Sheikh Zayed Road in the Dubai CBD, The Tower Plaza Hotel offers an outdoor pool and spacious, modern rooms. The Emirates Towers Metro Station is directly opposite and provides good connections to many attractions. There is WiFi throughout the hotel.
The Tower Plaza Hotel is a 15-minute walk from the Dubai World Trade Center complex. The Tower Plaza Hotel is just a 5-minute drive from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1399" OriginalAmount="1399">
      <BasicPropertyInfo Latitude="25.0850426" Longitude="55.1424596" StarRating="0" HotelCode="977251|494374" HotelName="Botanica Tower by Nasma Luxury Stays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Botanica Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1440.39" OriginalAmount="1440.39">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|20a4a0" 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 />
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="25.089702606201172" Longitude="55.1478271484375" StarRating="0" HotelCode="0|mystaygroup_elite_residence_" HotelName="Mystaygroup - Elite Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Location&lt;br /&gt;This complex welcomes guests in Dubai.Facilities&lt;br /&gt;Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.Rooms&lt;br /&gt;Some rooms have a balcony, which gives guests additional space for rest and relaxation. Separate bedrooms are available. WiFi ensures additional comfort.Sports/Entertainment&lt;br /&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. Guests can enjoy a refreshing swim in the outdoor pool area. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2021. Multilingual, powered by www.giata.com for client no. 701370</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="25.08965887" Longitude="55.14797875" StarRating="0" HotelCode="982992|higuests_vacation_homes_elite_tower" HotelName="Elite Residence by Hi Guests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1535.63" OriginalAmount="1535.63">
      <BasicPropertyInfo Latitude="25.08965887" Longitude="55.14797875" StarRating="0" HotelCode="982992|20bcf6" HotelName="Elite Residence by Hi Guests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1632.83" OriginalAmount="1632.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|141533" HotelName="JANNAH MARINA HOTEL APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Jannah Marina Hotel Apartments delivers an elegant and comfortable style throughout its spacious suites. Furnished in contemporary d�cor wit shooting colors,  Jannah Marina Hotel Apartments embodies the best of luxury living in the Dubai Marina area. With the Jumeirah Lakes Towers metro station and Dubai Marina Mall close-by.  Jannah Marina Hotel Apartments offers a panoramic view of the marina with spacious terraces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1732.61" OriginalAmount="1732.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|C35657" HotelName="MILLENNIUM PLACE MARINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Dubai, less than 1 km from Marina Beach, Millennium Place Dubai Marina provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness center. This 4-star hotel features free Wi-Fi and a bar. The accommoda Located in Dubai, less than 1 km from Marina Beach, Millennium Place Dubai Marina provides accommodation with a restaurant, free private parking, an outdoor swimming pool and a fitness center. This 4-star hotel features free Wi-Fi and a bar. The accommodation has a 24-hour reception, room service and a currency exchange service.All rooms are equipped with air conditioning, a flat-screen TV with satellite channels, a fridge, a kettle, a shower, a hairdryer and a desk. The hotel rooms have a wardrobe and a private bathroom.Millennium Place Dubai Marina serves an  la carte breakfast each morning.Hidden Beach is 1.2 km from the accommodation, while Barasti Beach is 2 km away. . The nearest airport is Al Maktoum International Airport, 33 km from Millennium Place Dubai Marina.Couples love the location - they've given it a 9.0 for trips of two.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1738.88" OriginalAmount="1738.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5D730" HotelName="LEGOLAND Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>General Information * a unique and new Dubai hotel which is unlike any other in the Middle East, built with children in mind * With� 250 bedroom hotel within Dubai Parks and Resorts, maybe a 20 minute drive from the Dubai Marina * Accessible from Dubai airport in perhaps 45 minutes; also accessible from Abu Dhabi airport. * All the bedrooms carry one of 5 LEGO themes, and the LEGO theme continues through the check in area, the 2 restaurants, the outdoor swimming pool and all the public areas * There are creative workshops and play areas inside the hotel too to keep the children busy * LEGOLAND Hotel Dubai, as well as the Theme Park and the Water Park suits families with kids 12 and under * Bedrooms easily sleep 5 (2 ad and 3ch OR 3 ad and 2 ch) Key selling points * Heavily LEGO themed throughout the hotel inside and out * Breakfast Included.� HB option * 1 night gives access to 1 LEGOLAND Park; 2 nights gives access to LEGOLAND Theme Park and Water Park  * All park tickets are collected in the hotel on arrival</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2017.95" OriginalAmount="2017.95">
      <BasicPropertyInfo Latitude="25.10183492" Longitude="55.17102911" StarRating="4" HotelCode="|DCC1" HotelName="Staybridge Suites Dubai Internet City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh 2 Dubai Internet City Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, cash machine and drinks machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, room service, a laundry service and a coin-operated laundry. A fax machine is available for guests' business needs.This hotel welcomes guests in Dubai.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Valuables can be securely stored in a safe. A trouser press is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. A hairdryer is provided in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. A delicious breakfast provides energy for the rest of the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2485.17" OriginalAmount="2485.17">
      <BasicPropertyInfo Latitude="25.208102627904" Longitude="55.272192891669" StarRating="5" HotelCode="441403|1b31e2" HotelName="Shangri-La Residences &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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 />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2999.54" OriginalAmount="2999.54">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|59269" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5009.40" OriginalAmount="5009.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1AC53" HotelName="Address Dubai Mall" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Welcome to Address Dubai Mall, a visually stunning three-tower marvel that combines mesmerizing, unobstructed views of Burj Khalifa and the Dubai Fountain with unrestricted access to The Dubai Mall entertainment. This premium entertainment portal features a dazzling spectrum of rooms, suites and residences furnished with some of the world's finest natural and man-made materials, leading restaurants and cutting-edge amenities at The Spa at Address Fountain Views. Travelers ranging from luxury aficionados to business leaders can enjoy every occasion imaginable, be it corporate or social, amidst a collection of venues stretching from banquet halls to boardrooms, as well as a terrace. outdoors for lovely gatherings. In this monumental skyscraper trilogy, experience the very essence of "Where Life Happens."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5918.71" OriginalAmount="5918.71">
      <BasicPropertyInfo Latitude="25.10433662" Longitude="55.14876942" StarRating="0" HotelCode="961923|1fb8c7" HotelName="FIVE Palm Jumeirah Dubai by Maison Privee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Five Palm Jumeirah, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6361.41" OriginalAmount="6361.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D742" HotelName="Anantara World Islands Dubai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Indulge in barefoot luxury on the iconic World Islands off the coast of Dubai. Anantara World Islands Resort sets the bar for luxury on this extraordinary offshore development. The five-star resort is located in the South American continent of the World Islands.    Anantara World Islands Resort is situated approximately ten minutes from Jumeirah 4 by boat. Upon arrival at Jumeirah 4, please make your way to the Anantara World Islands Welcome Centre and hop aboard a shuttle boat transfer. The nearest airports are Dubai International Airport (DXB) around 40 minutes (taxi + boat) or Al Maktoum International Airport (DWC) around 50 minutes (taxi + boat) where international flights arrive daily.    A total of 70 rooms, suites and villas combine island living with contemporary luxury. Choose from rooms and suites with an ocean view, beach access and spacious villas with a private pool. Retreat to a haven where you can unwind in harmony with nature.    All Room, Suite And Villa features:  - Flat screen television  - Complimentary WiFi  - Balcony, deck or terrace  - Minibar, a selection of spirits and homemade snacks  - Individually controlled air conditioning  - Coffee machine and tea making facilities  - Telephone  - Hair dryer  - Safe box    Guest Services:  - Arrive by speedboat - from Anantara The Palm Dubai Resort  - Laundry service  - Complimentary WiFi throughout the resort  - Private beach owned by the hotel    Dining:  - Qamar: serve Indian and Arabic cuisine, with indoor and outdoor seating  - Helios: serve Mediterranean cuisine, with indoor and outdoor seating  - Grand House: serve light bites  - Luna: Bar  - In room dining: 24 hours    Recreation and Leisure:  - Private island beach exclusive to Anantara guests only  - Main swimming pool  - Tuk Tuk Kid's Club  - Anantara Spa  - Yoga classes  - Gym  - Kayaking and stand-up paddle boards  - Watersports</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13420" OriginalAmount="13420">
      <BasicPropertyInfo Latitude="25.189974116469" Longitude="55.275570492065" StarRating="0" HotelCode="633431|239736" HotelName="Kamoon 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamoon</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13654" OriginalAmount="13654">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|225805" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="17874.99" OriginalAmount="17874.99">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|573156" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>13 Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20109.41" OriginalAmount="20109.41">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|573157" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20300.00" OriginalAmount="20300.00">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|dream_inn_dubai_apartmentssouthridge_4" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20754.00" OriginalAmount="20754.00">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|dream_inn_dubai_duplex_marina_quays" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21172.00" OriginalAmount="21172.00">
      <BasicPropertyInfo Latitude="25.07670352" Longitude="55.13629508" StarRating="4" HotelCode="965050|dream_inn_dubai_apartments_duplex_two_bedroom_apartment_marina_quays" HotelName="Marina Quays by Dream Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Quays, Al Sufouh Road, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Jacuzzi,Diet Meals,Shopping Arcade,Wheelchair Access,24 Hour Security,Dining,Meeting Room,Parking,Printer,Valet Parking,Kitchen,Bicycle Rental,Garden,Babysitting,Housekeeping,Airport Transfer (on Demand),24 Hour Front Desk,Business Centre,Coffee Shop,Concierge,Elevator,Luggage Storage,Smoking Rooms,ATM/Cash Machine,Banquet Hall,Wake-up Call Service,Library,Beauty Salon,Dry Cleaning,LCD/Projector,Porter,24 Hour Room Service</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,3.5,5.5,2.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD,HALF BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,BEACH HOTEL,APARTMENT HOTEL,CLUB RESORT,AIRPORT HOTEL,GUESTHOUSE,SPA HOTEL,ECO HOTEL,HISTORIC HOTEL,COUNTRY HOUSE,VILLAGE,HOTEL DE CHARME,GOLF HOTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True